L3-Bataille-Navale/source/network/packet
2023-03-07 10:14:16 +01:00
..
abc fixed type hint for packets 2023-03-07 10:14:16 +01:00
__init__.py boats of the ally grid are now sent to the opposent when the game end 2023-03-06 19:30:07 +01:00
PacketAskSave.py Added prompt to save the game 2023-03-04 12:46:58 +01:00
PacketBoatPlaced.py added an GameError scene in case of error in the Game 2023-03-03 19:07:48 +01:00
PacketBoatsData.py boats of the ally grid are now sent to the opposent when the game end 2023-03-06 19:30:07 +01:00
PacketBombPlaced.py added SimplePacket and VariableLengthBytesPacket to simplify some Packet type 2023-02-28 18:15:08 +01:00
PacketBombState.py added SimplePacket and VariableLengthBytesPacket to simplify some Packet type 2023-02-28 18:15:08 +01:00
PacketChat.py boats of the ally grid are now sent to the opposent when the game end 2023-03-06 19:30:07 +01:00
PacketHaveSaveBeenFound.py load screen before loading an old save file 2023-03-04 13:32:59 +01:00
PacketLoadOldSave.py load screen before loading an old save file 2023-03-04 13:32:59 +01:00
PacketQuit.py added an GameError scene in case of error in the Game 2023-03-03 19:07:48 +01:00
PacketResponseSave.py Added prompt to save the game 2023-03-04 12:46:58 +01:00
PacketSettings.py added SimplePacket and VariableLengthBytesPacket to simplify some Packet type 2023-02-28 18:15:08 +01:00
PacketUsername.py boats of the ally grid are now sent to the opposent when the game end 2023-03-06 19:30:07 +01:00