1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2025-02-09 10:06:35 -05:00
OpenDiablo2/d2core
lord 76ed8ff180
simple inventory item descriptions (#672)
* adding simple inventory item descriptions

* adding method to identify items

* offset description so it doesn't overlap with item in inventory grid
2020-08-03 13:44:00 -04:00
..
d2asset Minor edits: debug entity frame bounds, debug spawnmon command (#666) 2020-08-01 19:03:09 -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 inventory item descriptions (#672) 2020-08-03 13:44:00 -04:00
d2map D2datadict unique items bugfix (#669) 2020-08-02 21:26:07 -04:00
d2object D2datadict unique items bugfix (#669) 2020-08-02 21:26:07 -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 simple inventory item descriptions (#672) 2020-08-03 13:44:00 -04:00
d2term lint fixes (#615) 2020-07-23 12:56:50 -04:00
d2ui added background color to labels (#671) 2020-08-03 00:48:17 -04:00