ChillerDragon
4f845ea7ee
This change added a version flag to chunk header ``ChunkHeader()`` no longer works! You now have to do ``ChunkHeader(version = '0.6')`` or ``ChunkHeader(version = '0.7')`` This fixes 0.6 chunk header packing. It has a suddle difference to 0.7 and it is now packed correctly. Also unpacking 0.6.5 chunk headers is fixed by reading the correct size. |
||
---|---|---|
.. | ||
cl_startinfo_test.py | ||
conless_info6_test.py | ||
ctrl_connect_test.py | ||
game_cl_emoticon_test.py | ||
game_sv_chat_test.py | ||
sys_info_065_test.py | ||
sys_map_data_test.py |