An easy to deploy web-based (php 7+) toolkit for EQ2Emu that provides ease of access to content management utilities for items, npcs/spawns, objects, spells, zones and more.

xonos 7136331475 Item editor, while missing interface for a large portion of item data now has save functionality. - Also cleaned up item picker & implemented additional params for item edit input build function to support table, field, table key identification & value requisite to perform the query independently from logic. 4 years ago
css 7136331475 Item editor, while missing interface for a large portion of item data now has save functionality. - Also cleaned up item picker & implemented additional params for item edit input build function to support table, field, table key identification & value requisite to perform the query independently from logic. 4 years ago
data ac86e64bf2 Item Editor - additional fields added. 4 years ago
img ac86e64bf2 Item Editor - additional fields added. 4 years ago
inc 7136331475 Item editor, while missing interface for a large portion of item data now has save functionality. - Also cleaned up item picker & implemented additional params for item edit input build function to support table, field, table key identification & value requisite to perform the query independently from logic. 4 years ago
js 7136331475 Item editor, while missing interface for a large portion of item data now has save functionality. - Also cleaned up item picker & implemented additional params for item edit input build function to support table, field, table key identification & value requisite to perform the query independently from logic. 4 years ago
media 004eee7a1d Initial Project Commit 4 years ago
webfonts 004eee7a1d Initial Project Commit 4 years ago
.gitignore f9bc1cd757 Add gitignore 4 years ago
README.md 004eee7a1d Initial Project Commit 4 years ago
autoload.php 004eee7a1d Initial Project Commit 4 years ago
corona.php ac86e64bf2 Item Editor - additional fields added. 4 years ago
index.php ac86e64bf2 Item Editor - additional fields added. 4 years ago

README.md

EQ2EMU Labs

Note: This is WIP and everything is non-functional in its current state. This will change as progress is made.

Requirements 1.) Webserver (IIS/Apache/Etc...) 2.) PHP 7+

- the mysql pdo extention in PHP is enabled by default but if you get errors, make sure you enable it in your php.ini file under extensions.

3.) Update inc/config.php database values to match your host/port/user/db for both loginserver & world server.

- Note: If you do not add loginserver db, you'll probably start seeing a bunch of errors.