Filip Maj
|
a80c80454b
|
Added more work values and guildleve funcs. Also realized target will always == the queuedpacket session. This will make broadcasting packets easier once cleaned up.
|
2017-06-24 15:47:53 -04:00 |
|
Filip Maj
|
31446f37fa
|
More cleanup (moved groups to WorldMaster class) and fixed the project file.
|
2016-12-17 09:37:18 -05:00 |
|
Filip Maj
|
ebd8ab0580
|
Fixed random crashes when zoning. Was due to improper write of the SessionEndPacket. For extra safety db is locked until zone in happens. Added some logs. Seems to be all working!
|
2016-12-03 13:23:32 -05:00 |
|
Filip Maj
|
e30831fdc5
|
Built subpackets to let the zone servers talk to the world server. Implemented cross-server zoning but the E2 packet or something isn't being sent.
|
2016-12-03 12:19:59 -05:00 |
|
Filip Maj
|
5370f13b2b
|
Fixed login not working, was due to packets that got queued not flushing. !!!Need to find solution!!! Added a optimization: Actors with 0 battle args are now concidered "static" and will not send their position updates. Removed some debug print statements.
|
2016-09-24 14:17:31 -04:00 |
|
Filip Maj
|
cf38454c8f
|
Cleaned up a lot of the "ConnectedPlayer" objects, turning them into "Session" objects. A lot of duplicate lists were also removed.
|
2016-08-29 12:37:41 -04:00 |
|