Koncord
|
23684489da
|
[General] Fix clang-tidy warning
Converting integer literal to bool, use bool literal instead
|
2018-07-03 02:50:21 +08:00 |
|
David Cernat
|
0e2038f045
|
[General] Record and get player positions before their last cell change
|
2017-08-04 21:45:52 +03:00 |
|
David Cernat
|
ee5c9b65c5
|
[General] When changing region, send new region name in PlayerCellChange
|
2017-06-10 11:43:40 +03:00 |
|
Koncord
|
556bf18535
|
[General] Minor improvements for player packets
Add compression, remove useless loop iterations
|
2017-06-03 02:23:34 +08:00 |
|
Koncord
|
690211ad99
|
[General] Extract BaseEvent & BasePlayer from packets to functions
Move Send and Read functions to BasePacket
|
2017-03-06 18:40:07 +08:00 |
|
David Cernat
|
63c8a98083
|
[General] Stop using virtual functions in BasePlayer
|
2017-01-25 17:06:15 +02:00 |
|
David Cernat
|
a69f294ef0
|
Rename ID_GAME_CELL into ID_PLAYER_CELL_CHANGE
|
2017-01-20 10:30:50 +02:00 |
|