1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-20 06:05:23 +00:00
OpenDiablo2/d2networking/d2client
lord 1275a7f654
D2item hover highlight + name (#656)
* added highlight to animated entity

* moving provider functions for item, missile, npc, player into package export file d2mapentity.go

* changed `Create` to `New` in map entity provider functions

* add item highlight on hover

* add Name method to item entity
2020-07-31 17:55:11 -04:00
..
d2clientconnectiontype delint_d2networking (#599) 2020-07-17 22:11:16 -04:00
d2localclient delint_d2networking (#599) 2020-07-17 22:11:16 -04:00
d2remoteclient delint_d2networking (#599) 2020-07-17 22:11:16 -04:00
doc.go Tidy remote_client_connection.go and resolve lint warnings (#522) 2020-07-02 16:29:28 -04:00
game_client.go D2item hover highlight + name (#656) 2020-07-31 17:55:11 -04:00
server_connection.go Tidy remote_client_connection.go and resolve lint warnings (#522) 2020-07-02 16:29:28 -04:00