1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-10-02 16:15:58 -04:00
OpenDiablo2/d2networking/d2netpacket
presiyan-ivanov a4e9797431
Initial player Left skill and Right skill handling (#741)
* Initial player Left skill and Right skill handling

* Handle empty skill names in charStats.BaseSkils + add Attack skill for all classes.

Co-authored-by: Presiyan Ivanov <presiyan-ivanov@users.noreply.github.com>
2020-09-20 11:55:44 -04:00
..
d2netpackettype Networking Refactor (#698) 2020-08-09 20:32:47 -04:00
doc.go delint_d2networking (#599) 2020-07-17 22:11:16 -04:00
net_packet.go lint fixes (#727) 2020-09-12 16:25:09 -04:00
packet_add_player.go Initial player Left skill and Right skill handling (#741) 2020-09-20 11:55:44 -04:00
packet_generate_map.go lint fixes (#727) 2020-09-12 16:25:09 -04:00
packet_item_spawn.go lint fixes (#727) 2020-09-12 16:25:09 -04:00
packet_move_player.go lint fixes (#727) 2020-09-12 16:25:09 -04:00
packet_ping.go Networking Refactor (#698) 2020-08-09 20:32:47 -04:00
packet_player_cast.go lint fixes (#727) 2020-09-12 16:25:09 -04:00
packet_player_connection_request.go lint fixes (#727) 2020-09-12 16:25:09 -04:00
packet_player_disconnect_request.go lint fixes (#727) 2020-09-12 16:25:09 -04:00
packet_pong.go lint fixes (#727) 2020-09-12 16:25:09 -04:00
packet_server_closed.go lint fixes (#727) 2020-09-12 16:25:09 -04:00
packet_update_server_info.go lint fixes (#727) 2020-09-12 16:25:09 -04:00