madmaxoft
|
88472b7ce6
|
Removed the obsolete SendWholeInventory(cInventory &) function.
This won't compile because there's still a change in Protocol17x.cpp pending; the next commit will fix this.
|
2013-11-05 18:37:57 +01:00 |
madmaxoft
|
d47a8ea008
|
Protocol 1.7: Added more client-bound packets.
Untested, still more to come.
|
2013-11-04 21:20:36 +01:00 |
madmaxoft
|
9b84d68d27
|
Protocol 1.7: Rewritten packet-sending to use cPacketizer.
Implemented enough of the protocol that the client now spawns in the world (but cannot do anything).
|
2013-11-03 11:59:07 +01:00 |
madmaxoft
|
b6faeaba18
|
Protocol 1.7: Implemented the first batch of sent packets.
|
2013-11-01 16:20:15 +01:00 |
madmaxoft
|
7a77986d88
|
Protocol 1.7: Added skeleton functions for reading client packets.
Untested, this is skeleton code only.
|
2013-10-31 23:48:43 +01:00 |
madmaxoft
|
feaea31b78
|
Protocol 1.7: Added status ping handling.
|
2013-10-30 23:38:55 +01:00 |
madmaxoft
|
dab398d5d6
|
Added 1.7 to protocol recognizer.
The 1.7 protocol currently only reports server description and playercount.
|
2013-10-30 23:24:46 +01:00 |