You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ryzom-core/ryzom
Ben 5ad6cffb21 add: item groups refactor draft
- Created CEquipItem and CHotbarItem, inheriting CItem, to differentiate item type
- Overloaded methods for EquipItems (using TSlotEquipment slot) and HotbarItems (using uint16 slot)
- Separated Items array into EquipItems and HotbarItems
- New xml props <hotbar_item> and <hotbar_remove>, children of <group>

TODO:
- Revisit contains() method
- Implement hotbar compatibility to matchingItems() method
3 years ago
..
client add: item groups refactor draft 3 years ago
common move hotbar index 3 years ago
server Move code to root 5 years ago
tools Merge branch 'develop' into develop-atys 3 years ago
CMakeLists.txt Move code to root 5 years ago
COPYING Move code to root 5 years ago