Welcome to the EverQuest Emulator Server community docs!
Everything you need can be found by using search as well as the left and top nav menus!
!!! info
If you see anything that is missing or could be improved, please feel free to [contribute](https://github.com/EQEmu/eqemu-docs-v2) and feel free to submit pull requests! Merged pull requests immediately publish to these docs.
The information presented represents the commitment of countless hours of coding and documentation by a large, passionate, open-source community.
The breadth of information compiled in the documentation is the accumulation of open source community members dating back to early 2000's.
The purpose of this platform is to allow a scalable transfer of knowledge and information regarding this massive project.
EverQuest Emulator Server is a custom, completely from-scratch reverse-engineered open source server implementation for EverQuest built mostly on C / C++
!!! features
- [x] **Storage Engine** MySQL / MariaDB is used as the database engine (over 200+ tables)
- [x] **Scripting Engine(s)** Perl and LUA are both supported scripting languages for NPC/Player/Quest oriented events
- [x] **Game Content** Open source database (Project EQ) has content up to expansion OoW (included in server installs)
- [x] Game server environments and databases can be heavily customized to create all new experiences
- [x] Hundreds of [Quests and events](https://github.com/ProjectEQ/projecteqquests) created and maintained by Project EQ
Page | Platform | Description | Install Count |
---|---|---|---|
Server Installation (Windows) | Windows | A guide for installing EQEmu Server on Windows | |
Server Installation (Linux) | Linux (Debian / Ubuntu) Preferred (Redhat / CentOS / Fedora supported) | A guide for installing EQEmu Server on Linux | |
AkkStack (Docker) (Advanced) | Docker (Compose) | Containerized EverQuest Emulator Server Environment | - |
Find us on Discord!
<iframe src="https://discord.com/widget?id=212663220849213441&theme=dark" width="300" height="500" allowtransparency="true" frameborder="0" sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts"></iframe>- Please use the issue tracker provided by GitHub to send us bug reports or feature requests.
- Discord is also a place to get more immediate help from community members on troubleshooting
Page | Link |
---|---|
EQEmulator Website | http://www.eqemulator.org{target=_blank} |
EQEmu Server GitHub Repository | https://github.com/EQEmu/Server{target=_blank} |
Quest Scripts | https://github.com/ProjectEQ/projecteqquests{target=_blank} |
Plugins | https://github.com/ProjectEQ/projecteqquests/tree/master/plugins{target=_blank} |
Maps | https://github.com/Akkadius/EQEmuMaps{target=_blank} |
Installer Resources | https://github.com/Akkadius/EQEmuInstall{target=_blank} |
ProjectEQ (PEQ) Database | http://db.projecteq.net{target=_blank} |
Description | Link |
---|---|
Firiona Vie Project - Classic quests in Perl | FV Project Quests |
Project 2002 - Classic through POP quests in Lua | p2002 Quests |