riiablo/core
Collin Smith aadc9d2de8 Removed requirement for AttributesUpdater to be stateful
Used a clever trick on StatList.StatIterator, where read stats can be pushed onto the list starting from the front. The result is a sorted list not containing elements which were not added back.
2020-09-07 01:15:55 -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 Removed requirement for AttributesUpdater to be stateful 2020-09-07 01:15:55 -07:00
test/com/riiablo Replaced AttributesUpdater with Updater and renamed it 2020-09-07 00:12:42 -07:00
build.gradle