riiablo/core
Collin Smith 2557ba2458 Created AttributesWrapper component to wrap an entities attributes
Player attributes (already existing) are assigned to the wrapper
Monster attributes are created in-engine and assigned to the wrapper
Added basic code to set a monster's health attribute
2020-08-30 02:36:36 -07:00
..
gen/com/riiablo/net/packet Created experimental Netty impl of a TCP D2GS server 2020-06-27 00:30:15 -07:00
src/com/riiablo Created AttributesWrapper component to wrap an entities attributes 2020-08-30 02:36:36 -07:00
test/com/riiablo Updated API calls to not cast raw int types 2020-08-17 19:26:25 -07:00
build.gradle