1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-20 22:25:24 +00:00
OpenDiablo2/d2core/d2map
dk 1654fd7e90
Removing lint errors in npc.go, mapstamp.go (#597)
- made an enum for NPCActionType to get rid of magic numbers
- moved the enum to d2enum
- fixed lint errors in npc.go
- fixed lint errors in mapstamp.go (because it was using npc.go)
2020-07-17 18:51:19 -04:00
..
d2mapengine Refactored d2enum (#567) 2020-07-09 23:12:28 -04:00
d2mapentity Removing lint errors in npc.go, mapstamp.go (#597) 2020-07-17 18:51:19 -04:00
d2mapgen D2map lint warnings (#566) 2020-07-09 16:11:01 -04:00
d2maprenderer Use vectors for object positioning (#587) 2020-07-14 00:25:23 -04:00
d2mapstamp Removing lint errors in npc.go, mapstamp.go (#597) 2020-07-17 18:51:19 -04:00