1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-22 23:25:23 +00:00
OpenDiablo2/d2game/d2player
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
..
doc.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
equipment_slot.go Add inventory.txt loader, use the records (#573) 2020-07-11 11:25:34 -04:00
game_controls.go Minor edits: debug entity frame bounds, debug spawnmon command (#666) 2020-08-01 19:03:09 -04:00
hero_stats_panel.go Lint cleanup (#628) 2020-07-26 14:52:54 -04:00
input_callback_listener.go 412 missle animation (#470) 2020-06-26 20:03:00 -04:00
inventory_grid.go Add inventory.txt loader, use the records (#573) 2020-07-11 11:25:34 -04:00
inventory.go Lint cleanup (#628) 2020-07-26 14:52:54 -04:00
player_state.go d2hero is *nearly* lint free #487. (#506) 2020-06-30 17:03:20 -04:00