This website requires JavaScript.
Explore
Help
Sign In
EQ2
/
Emu
Watch
1
Star
0
Fork
0
You've already forked Emu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Emu
/
source
History
Emagi
a7260e9f72
Keep player at same Y position and grid_id (added new column to characters table) to address falling through objects after logging out
...
DB Update: alter table characters add column grid_id int(10) unsigned not null default 0;
2025-08-13 09:57:27 -04:00
..
common
better DB inserting of the query to not move around the char array later
2025-07-30 08:44:01 -04:00
LoginServer
added player count to login's world status provider
2025-05-25 17:22:27 -04:00
WorldServer
Keep player at same Y position and grid_id (added new column to characters table) to address falling through objects after logging out
2025-08-13 09:57:27 -04:00