mirror of
https://github.com/collinsmith/riiablo.git
synced 2025-01-20 09:17:29 +07:00
3c7b35bc5d
Created vendor generator which uses reflection to access item data and generate items Added stub item generation for armor and weapons Changed visibility of ItemGrid#addItem to protected (from public) ItemGrid#addItem vis will revert when drain function is moved up class hierarchy Modified signatures of VendorGrid#place* methods and function VendorGrid#place* now returns boolean if the item can be placed VendorGrid#place* stores available coords in input coords parameter Added columns for base item vendor entries and noted issue with hratli Added Excel#getEntryClass to retrieve the entry class type via reflection VendorPanel populates tabs using "akara" columns |
||
---|---|---|
.. | ||
gen/com/riiablo/net/packet | ||
src/com/riiablo | ||
build.gradle |