riiablo/core
Collin Smith 62bee72c93 Added equip and unequip support to ItemData
Equip and unequip manage equipped enum map and set counter updates
Changed EquipListener onChanged to onEquip and onUnequip
Removed support for swapping equip items within a single call (swapping is an aggregate now)
UpdateSets changed to updateSet that will add or remove item based on add parameter
Added Attributes field to ItemData constructor -- items will apply attrs to this field
2020-01-11 02:03:39 -08:00
..
gen/com/riiablo/net/packet Added support for serializing and synchronizing dropped items 2019-12-31 02:46:34 -08:00
src/com/riiablo Added equip and unequip support to ItemData 2020-01-11 02:03:39 -08:00
build.gradle Removed eclipse stuff from gradle (was giving warnings and completely unused) 2019-06-24 03:25:43 -07:00