Welcome to the EQEmu Wiki. The information presented on this wiki represents the commitment of countless hours of coding and documentation by a large, passionate, open-source community. The purpose of this wiki is to allow a scalable transfer of knowledge and information regarding this massive project. Please feel free to utilize this resource, and help us to improve it along your journey.
{% hint style="info" %} This wiki is a living document that is intended to replace earlier knowledge-bases. If you see anything that is missing or could be improved, please feel free to contribute! If you do not have permission to edit, please get in touch on Discord. ~ {% endhint %}
Page | Description |
---|---|
Server Installation - Linux | A guide for installing EQEmu Server on Linux |
Server Installation - Windows | A guide for installing EQEmu Server on Windows |
Area | Description of Content |
---|---|
Changelog | A listing of all of the changes made to the EQEmu Server code |
Database Schema | The blueprint of how the EQEmu database is constructed |
Logging System | Documentation of the extensive logging capabilities in EQEmu |
Loginserver | Information regarding your own login server |
Maps | Utilities and information regarding zone map files |
NPC | Information regarding mob pathing, factions, scaling and attacks |
Operation | Learn how to operate your EQEmu Server |
QuestAPI | Documentation of the use of quest scripts in both Perl and Lua |
Scripting | Learn how to script quests and NPC interactions |
Spells | Documentation of all things relating to spells |
Page | Link |
---|---|
EQEmulator Website | http://www.eqemulator.org |
EQEmu Server GitHub Repository | https://github.com/EQEmu/Server |
Quest Scripts | https://github.com/ProjectEQ/projecteqquests |
Plugins | https://github.com/ProjectEQ/projecteqquests/tree/master/plugins |
Maps | https://github.com/Akkadius/EQEmuMaps |
Installer Resources | https://github.com/Akkadius/EQEmuInstall |
ProjectEQ (PEQ) Database | http://db.projecteq.net |
Description | Link |
---|---|
Firiona Vie Project - Classic quests in Perl | FV Project Quests |
Project 2002 - Classic through POP quests in Lua | p2002 Quests |