1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-12 10:40:42 +00:00
OpenDiablo2/d2core
lord 6a8b9aada1
Minor edits: debug entity frame bounds, debug spawnmon command (#666)
* adding debug printing boxes for entity bounds

* minor edits

- adding `spawnmon` command. currently does not have a netpacket, just for debug
- adding `GetSize` method to map entities for getting frame bounds (for debug printing)

* bug fix
2020-08-01 19:03:09 -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 item spawning in map (#651) 2020-07-30 15:04:05 -04:00
d2map Minor edits: debug entity frame bounds, debug spawnmon command (#666) 2020-08-01 19:03:09 -04:00
d2object Minor edits: debug entity frame bounds, debug spawnmon command (#666) 2020-08-01 19:03:09 -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