mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2024-11-04 17:27:16 -05:00
4dd69e7709
* Return errors for #790 * Fixing lint issues * Returning nil instead of empty struct pointer * Removed new hero stat calls as new player requires stats to be passed in. These were using defaults regardless of the save file. * Removed override on the default to health/mana/experience. These should now result is proper values. * Removed new hero stat calls as new player requires stats to be passed in. These were using defaults regardless of the save file. * Removed override on the default to health/mana/experience. These should now result is proper values. |
||
---|---|---|
.. | ||
animated_entity.go | ||
cast_overlay.go | ||
doc.go | ||
factory.go | ||
item.go | ||
map_entity_test.go | ||
map_entity.go | ||
missile.go | ||
npc.go | ||
object_init.go | ||
object.go | ||
player.go |