1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-09-30 07:06:18 -04:00
OpenDiablo2/d2core/d2stats
lord c114ab9eb7
add interfaces for stats, added diablo 2 implementation (#614)
* add interface for stats, d2 is an implementation

* fix incorrect comment, remove ennecessary int

* simplified description functions, remove duplicates

* moved default stringer functions

* fixed incorrect stat combine method

* change `Create` to `New` in method names
2020-07-23 19:03:58 -04:00
..
diablo2stats add interfaces for stats, added diablo 2 implementation (#614) 2020-07-23 19:03:58 -04:00
doc.go Stat descriptions + tests, Skilldesc.txt loader (#590) 2020-07-17 18:50:45 -04:00
stat_list.go add interfaces for stats, added diablo 2 implementation (#614) 2020-07-23 19:03:58 -04:00
stat_value.go add interfaces for stats, added diablo 2 implementation (#614) 2020-07-23 19:03:58 -04:00
stat.go add interfaces for stats, added diablo 2 implementation (#614) 2020-07-23 19:03:58 -04:00