1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-07-23 05:24:19 -04:00
OpenDiablo2/d2common/d2data
dk cf6029eb95
Stat descriptions + tests, Skilldesc.txt loader (#590)
* adding ranged number type, for use in stats

* Loaded Skills.txt

* asset manager only binds terminal commands if terminal != nil

* WIP stats

* cache getter and clear methods were not implemented

* asset manager handles a nil terminal pointer

* adding skilldesc.txt loader (needs work)

* ctc stat descriptions functions working

* moving description functionality out of itemstatcost loader and into stats

* stats seem like a central part of diablo, moving into d2core.

* stats seem like a central part of diablo, moving into d2core.

* delint

* adding statlist, statlist reduction, unit tests

* minor edits to stat.go

* lint error in statlist.go

* Remove dependency on actual data from mpq files

stats unit tests now use mock data

* fixing some lint errors, formatting

Co-authored-by: Maxime Lavigne (malavv) <duguigne@gmail.com>
2020-07-17 18:50:45 -04:00
..
d2compression Resolved most lint errors in d2data and d2datadict (#499) 2020-06-30 09:17:07 -04:00
d2datadict Stat descriptions + tests, Skilldesc.txt loader (#590) 2020-07-17 18:50:45 -04:00
d2video Performance/Memory Improvements (#365) 2020-06-20 21:07:36 -04:00
animation_data.go lint fixes for the d2common package (#558) 2020-07-08 09:16:56 -04:00
object.go Spawn monster by monstat record (#508) 2020-07-01 00:06:06 -04:00