riiablo/core
Collin Smith faf8743a75 Fixed an issue where picking up networked item wasn't loading assets
ClientEntityFactory#createItem now calls Item#load()
Cursor will run Item#checkLoaded on cursor item and attempt setting cursor when loaded
2020-06-03 17:35:59 -07:00
..
gen/com/riiablo/net/packet Created packets for item management (DropItem and PickupItem are now deprecated and will be removed eventually) 2020-05-31 03:49:00 -07:00
src/com/riiablo Fixed an issue where picking up networked item wasn't loading assets 2020-06-03 17:35:59 -07:00
build.gradle