mirror of
https://github.com/collinsmith/riiablo.git
synced 2025-07-04 15:27:30 +07:00

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