teeworlds_network/lib
ChillerDragon bddc48ef82 Show disconnect reason from server by default
I was missing it for a 'Wrong password' error
but it is also nice in the non error case
or all other disconnects triggered by the server
like kick etc
2022-11-24 09:54:09 +01:00
..
messages Fix english cancle -> cancel ty swarfey and rcon 2022-11-16 10:50:54 +01:00
models Fix crash on server messages and add tests for it 2022-11-20 10:13:07 +01:00
snapshot Support snap items with unknown size 2022-11-23 11:07:06 +01:00
array.rb hexdump snaps 2022-11-16 11:30:13 +01:00
bytes.rb Go crazy with colored hexdump 2022-11-16 15:45:04 +01:00
chunk.rb Fix english cancle -> cancel ty swarfey and rcon 2022-11-16 10:50:54 +01:00
context.rb Fix english cancle -> cancel ty swarfey and rcon 2022-11-16 10:50:54 +01:00
game_client.rb Show disconnect reason from server by default 2022-11-24 09:54:09 +01:00
game_server.rb Move all network payload classes to messages/ 2022-11-16 09:37:47 +01:00
net_base.rb Move all network payload classes to messages/ 2022-11-16 09:37:47 +01:00
network.rb First draft of snap obj class 2022-11-18 09:25:08 +01:00
packer.rb First workin snap item parser 2022-11-17 15:43:27 +01:00
packet.rb Create models folder for all the storage classe 2022-11-13 08:58:33 +01:00
string.rb Start snap item refactor (break everything) 2022-11-18 10:34:47 +01:00
teeworlds_client.rb Show disconnect reason from server by default 2022-11-24 09:54:09 +01:00
teeworlds_network.rb Layout server control msg structure 2022-11-09 08:56:18 +01:00
teeworlds_server.rb Move all network payload classes to messages/ 2022-11-16 09:37:47 +01:00
version.rb Add check script for hook documentation 2022-11-13 12:28:38 +01:00