1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2025-02-05 16:17:45 -05:00
OpenDiablo2/d2core
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
..
d2asset lint fixes (#615) 2020-07-23 12:56:50 -04:00
d2audio/ebiten lint fixes (#615) 2020-07-23 12:56:50 -04:00
d2config Removed Configuration interface (#560) 2020-07-08 09:16:16 -04:00
d2gui removed most lint errors in d2gui (#604) 2020-07-18 18:06:36 -04:00
d2hero moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
d2input lint fixes (#615) 2020-07-23 12:56:50 -04:00
d2inventory moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
d2map lint fixes (#615) 2020-07-23 12:56:50 -04:00
d2object entity debug rendering (#609) 2020-07-21 08:51:09 -04:00
d2render/ebiten lint fixes (#615) 2020-07-23 12:56:50 -04:00
d2screen lint fixes (#615) 2020-07-23 12:56:50 -04:00
d2stats add interfaces for stats, added diablo 2 implementation (#614) 2020-07-23 19:03:58 -04:00
d2term lint fixes (#615) 2020-07-23 12:56:50 -04:00
d2ui lint fixes (#615) 2020-07-23 12:56:50 -04:00