1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-16 12:35:22 +00:00
OpenDiablo2/d2networking/d2netpacket
gravestench aa680d030f
ServerFull Packet Implementation (#889)
* Implement ServerFullPacket including server side handling and a place holder client side.

* Making suggested edits to move to an empty packet

Co-authored-by: Stephen Horan <steve.horan@theatsgroup.com>
2020-11-01 08:26:15 -05:00
..
d2netpackettype ServerFull Packet Implementation (#889) 2020-11-01 08:26:15 -05:00
doc.go delint_d2networking (#599) 2020-07-17 22:11:16 -04:00
net_packet.go fixed all golint type lint errors (#780) 2020-10-21 23:41:21 -07:00
packet_add_player.go Saving and loading game data, Fixes #868 #799 (#883) 2020-10-31 14:30:08 -04:00
packet_generate_map.go fixed all golint type lint errors (#780) 2020-10-21 23:41:21 -07:00
packet_item_spawn.go fixed all golint type lint errors (#780) 2020-10-21 23:41:21 -07:00
packet_move_player.go Removed all TODO's in project (#831) 2020-10-25 18:36:12 -04:00
packet_ping.go Lint error cleanup1 (#779) 2020-10-22 01:12:06 -04:00
packet_player_cast.go Removed all TODO's in project (#831) 2020-10-25 18:36:12 -04:00
packet_player_connection_request.go fixed all golint type lint errors (#780) 2020-10-21 23:41:21 -07:00
packet_player_disconnect_request.go Removed all TODO's in project (#831) 2020-10-25 18:36:12 -04:00
packet_pong.go fixed all golint type lint errors (#780) 2020-10-21 23:41:21 -07:00
packet_save_player.go Saving and loading game data, Fixes #868 #799 (#883) 2020-10-31 14:30:08 -04:00
packet_server_closed.go fixed all golint type lint errors (#780) 2020-10-21 23:41:21 -07:00
packet_server_full.go ServerFull Packet Implementation (#889) 2020-11-01 08:26:15 -05:00
packet_update_server_info.go fixed all golint type lint errors (#780) 2020-10-21 23:41:21 -07:00