1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-10-16 07:03:52 -04:00
OpenDiablo2/d2core/d2asset
Ziemas fa20b9ee51
Spawn monster by monstat record (#508)
* DS1 reader no longer looks up objects

* Start of enteties managing their own equipment

* stringer and string2enum CompositeType

String2enum

* Use CompositeType stringer to simplify composite

* Finally fix GetDelimitedList

And lint issues

* NPC selects random equipment
2020-07-01 00:06:06 -04:00
..
animation_manager.go Made animation loaders public. (#481) 2020-06-28 12:10:25 -04:00
animation.go Fixes #496 and improves memory consumption on render of game_controls (#501) 2020-06-30 12:43:13 -04:00
archive_manager.go Fixed map stamp offset issue (#403) 2020-06-22 19:33:12 -04:00
asset_manager.go Fixed lint issues (#484) 2020-06-28 22:32:34 -04:00
composite.go Spawn monster by monstat record (#508) 2020-07-01 00:06:06 -04:00
d2asset.go Lint fixes for the following packages (#505) 2020-06-30 17:04:41 -04:00
file_manager.go Added audio streaming capabilities (#471) 2020-06-27 02:49:27 -04:00
font_manager.go Work in progress on GUI (#304) 2020-02-17 22:11:52 -05:00
font.go minor edits (#486) 2020-06-29 00:41:58 -04:00
palette_manager.go Fixed lint issues (#484) 2020-06-28 22:32:34 -04:00
palette_transform_manager.go Fixed lint issues (#484) 2020-06-28 22:32:34 -04:00