1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-09-20 18:25:57 -04:00
OpenDiablo2/d2core/d2map/d2mapentity
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
..
animated_entity.go minor edits (#486) 2020-06-29 00:41:58 -04:00
map_entity.go minor edits (#486) 2020-06-29 00:41:58 -04:00
missile.go Re-tooled rendering engine (#379) 2020-06-21 18:40:37 -04:00
npc.go Spawn monster by monstat record (#508) 2020-07-01 00:06:06 -04:00
object.go Spawn monster by monstat record (#508) 2020-07-01 00:06:06 -04:00
player.go minor edits (#486) 2020-06-29 00:41:58 -04:00