|
f6f2e1ed52
|
more comment in all modules (except GUI)
|
2023-03-14 08:44:39 +01:00 |
|
|
cc5a90405c
|
fixed type hint for packets
|
2023-03-07 10:14:16 +01:00 |
|
|
5cbb28df72
|
fixed some bugs, network error are now handled
|
2023-03-04 11:11:41 +01:00 |
|
|
b7d147fc3c
|
added SimplePacket and VariableLengthBytesPacket to simplify some Packet type
|
2023-02-28 18:15:08 +01:00 |
|
|
37350926b2
|
changed the packet code to be simpler and more flexible
|
2023-02-28 14:07:00 +01:00 |
|
|
385adb2cf1
|
added settings for the game
|
2023-02-24 16:11:44 +01:00 |
|
|
1bbef3f57d
|
unified the cls_from_connection, instance_from_connection
|
2023-02-23 22:38:04 +01:00 |
|
|
fb90534436
|
the header and the data are now send together
|
2023-02-23 21:38:47 +01:00 |
|
|
75d7c407c1
|
added the turn system
|
2023-02-23 16:59:55 +01:00 |
|
|
bda05d3f8e
|
simplified packet with the struct module
|
2023-02-23 10:02:16 +01:00 |
|
|
a2d37c37f7
|
added more documentation in some files
|
2023-02-23 00:02:28 +01:00 |
|
|
23b3824585
|
simplified a bit the packet class
|
2023-02-22 23:25:34 +01:00 |
|
|
c6ffbb9a58
|
simplified the usage of socket thanks to the Packet class
|
2023-02-22 23:19:37 +01:00 |
|