1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-11-04 17:27:16 -05:00
OpenDiablo2/d2core/d2map/d2mapentity
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
..
animated_entity.go Minor edits: debug entity frame bounds, debug spawnmon command (#666) 2020-08-01 19:03:09 -04:00
d2mapentity.go D2item hover highlight + name (#656) 2020-07-31 17:55:11 -04:00
doc.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
item.go Minor edits: debug entity frame bounds, debug spawnmon command (#666) 2020-08-01 19:03:09 -04:00
map_entity_test.go Vector method pointers (#621) 2020-07-25 09:36:54 -04:00
map_entity.go Minor edits: debug entity frame bounds, debug spawnmon command (#666) 2020-08-01 19:03:09 -04:00
missile.go D2item hover highlight + name (#656) 2020-07-31 17:55:11 -04:00
npc.go Minor edits: debug entity frame bounds, debug spawnmon command (#666) 2020-08-01 19:03:09 -04:00
player.go Minor edits: debug entity frame bounds, debug spawnmon command (#666) 2020-08-01 19:03:09 -04:00