web Quest Directory
Quest Repository Central now open.
Thanks to recent offer from the dev team, a new web site, targeting server ops and world builders, has been created. The link is : http://quests.eqemulator.net/cgi-bin/news.cgi/ http://quests.eqemulator.net/images/scr-news.jpg What it is : a web site to share all development information about quests. It's still under construction, while there are already several features available : - News : digest of EQEMu news, quest oriented, plus specific news - FAQ : all questions about quests, how to get them running, what commmon error and solutions, quests sources ... - file download : tools, quest sources, code upgrades - Guides and references : updated guides to the quests systems - links : both developpement and informative resources - CVS of latest eqemu code, tainted with recent quest-specific improvements and code fixes. Now curent with 0.5.6 ;) Still under (heavy) work : - Guest book : give your opinion, on what you like or don't like in the site, and what you wish added. - Bug tracking system. - Tools list and download - Templates : offer convenient templates for quick quest wirtting and reuse - Code tracks : focus on some part of the code, related to quests ; how to add functionnality ... - Quest reference : list of quests, enhanced with search tools, and tied to EQEMu server data ; this means click and get access to all information related to a quest. And more ideas to come. But yet the TODO list is quite big, so i would not start making promises :). Enjoy. |
Recent changes :
- merged into CVS : sandy's EVENT_HP, m0oni9's C callback function, cofruben's setldonpoints. Also this code is under tag HEAD (the default). Request a diff between 'HEAD' and 'dev', or 'HEAD' and 'version-xxxxx' to see changes - new reference layout : events, variables, and functions updated. included EVENT_SIGNAL, EVENT_HP, ... Now current with 0.5.6 and alpha version. Alpha is key word for latest ('HEAD') Quests CVS version - some (cosmetic) changes to 'links' and 'files' pages. |
Very Nice Work!
|
In case you wanted some more things to play with, here is something being tested on our server and destined for cvs when testing is complete...
modification to the signal() command to signal all npcs of the same id in parser.cpp Parser::ExCommands change this Code:
else if (!strcmp(strlwr(command),"signal")) Code:
else if (!strcmp(strlwr(command),"signal")) Code:
void EntityList::SignalMobsByNPCID(int32 snpc) Code:
void CountNPC(int32* NPCCount, int32* NPCLootCount, int32* gmspawntype_count); Code:
void SignalMobsByNPCID(int32 snpc); |
Thanks, it's just been added to Quests CVS.
Note regarding Quests CVS usage : - it's actually a CVS, intended to allow Concurrent updates, and Versionning. - It means you get easy and fast access to changes made to files, with full diff and version information. - It is NOT intended for full distribution, for the following reasons : * EQEMu official releases are handled on sourceforge.net, or with links on these forums. There is the code for which you can get support. The Quests repository is NOT a branch of the eqemu devs. * Code in Quests CVS is very alpha : i can't check it all, and even then only on *nix system. What i can tell is the server runs, but not that it's safe, or even does what it says. * You don't always want to upgrade your server's code with all changes made to Quests Alpha. Thus diff format per source file is convenient. Full snapshot tarball, or binaries release, would be useless in the sense the repository was made Since this is clear, now, all contributions and questions are very much welcome. :) We can't allow anonymous access to Quests CVS, mainly for technical reasons. However, all submissions will be considered and added to the repository. |
A bug tracking system has been added. Though not a 'professional quality' one, we hope it can help tracking Quests bugs in the EQEMu project.
It's still much hand held, but at least you could find a central point to know if a bug can hinder your server. Do not hesitate to post a bug when you've found one. Direct link here or in the Reference menu or Quests repository Thanks for you contributions ! |
Well, nothing much last week ...
merged in EVENT_AGGRO and EVENT_RANGE. I can check that they are triggered, and the load is not big on zone servers. But not sure EVENT_HP end EVENT_RANGE work well for now. I'd like to hear if someone gets results from these events, as i dont have the client running well Talking about CVS, quest CVs is open anonymous read only using pserver : cvs -d:pserver:anonymous@80.153.101.102/var/lib/cvs login password is empty, like on sourceforge : hit enter replace ip address with the one you get from main site link for cvsweb (sry for that, it's dynamic ip, changes every day :/) I planned adding more C functions to perl quets, but yet did not get time for that. If someone has a wish list, i'll try to do it. Even better, you can submit in the forums, i'll merge them. EQEMu merge : i wont merge until 0.5.7rc1, unless it's really appealling (like mixed changes to quest realted files) more to do : - guest book, for pple to chat - link those damn quest scenarii to real perl quests - setup .qst area ... 'later |
Quote:
|
Is This web site still around?
Thanks Zin |
Try for yourself =P
|
I get internal server error. The web-site appears down (
|
ive always gotten an internal error.
|
Hmm
Is this ever going to have an address that works?
|
Haya kids,
the site was frozen while i was away, and down after EQEmu server were attacked late june. i hope to make it back in September. Cya |
awesome glad to hear it smogo!
|
All times are GMT -4. The time now is 02:44 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.