1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-10-16 07:03:52 -04:00
OpenDiablo2/d2core/d2item/diablo2item
gravestench be354f139b
Removing the rest of the d2data singletons (#742)
* removing objects records from d2datadict

* removing Overlay singleton from d2datadict

* remove PetTypes singleton from d2datadict

* remove PlayerClass singleton from d2datadict

* removed PlrModes singleton from d2datadict

* removed Properties singleton from d2datadict

* removed ItemQuality singleton from d2datadict

* removed RarePrefix and RareSuffix singletons from d2datadict

* removed States singleton from d2datadict

* removed Runewords singleton from d2datadict

* removed Sets and SetItems singletons from d2datadict

* remoed Shrines singleton from d2datadict

* removed UniqueItems singleton from d2datadict

* removed SuperUniques singleton from d2datadict

* removed TreasureClass singleton from d2datadict

* removed UniqueAppellation singleton from d2datadict

* removed d2datadict

* removed data dict init from d2app, this has moved to asset manager init
2020-09-20 20:30:27 -04:00
..
doc.go lint fixes (#727) 2020-09-12 16:25:09 -04:00
item_factory.go Removing the rest of the d2data singletons (#742) 2020-09-20 20:30:27 -04:00
item_property_test.go Removing d2datadict singletons (#738) 2020-09-20 17:52:01 -04:00
item_property.go Removing d2datadict singletons (#738) 2020-09-20 17:52:01 -04:00
item.go Removing the rest of the d2data singletons (#742) 2020-09-20 20:30:27 -04:00