1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-28 01:55:24 +00:00
OpenDiablo2/d2core
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
..
d2asset Started work on shadows (#630) 2020-07-26 19:29:37 -04:00
d2audio Stereo panning for sound effects (#654) 2020-07-30 21:50:27 -04:00
d2config Removed Configuration interface (#560) 2020-07-08 09:16:16 -04:00
d2gui removed most lint errors in d2gui (#604) 2020-07-18 18:06:36 -04:00
d2hero moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
d2input Lint cleanup (#628) 2020-07-26 14:52:54 -04:00
d2inventory moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
d2item simple item spawning in map (#651) 2020-07-30 15:04:05 -04:00
d2map D2item hover highlight + name (#656) 2020-07-31 17:55:11 -04:00
d2object Lint cleanup (#628) 2020-07-26 14:52:54 -04:00
d2render/ebiten Started work on shadows (#630) 2020-07-26 19:29:37 -04:00
d2screen lint fixes (#615) 2020-07-23 12:56:50 -04:00
d2stats D2items WIP (#646) 2020-07-30 10:14:15 -04:00
d2term lint fixes (#615) 2020-07-23 12:56:50 -04:00
d2ui Sound engine and sound environments (#652) 2020-07-30 16:17:26 -04:00