mirror of
https://github.com/collinsmith/riiablo.git
synced 2025-01-20 17:31:31 +07:00
56e6eb4802
Removed dangling byte[] data refs within CharData for serialization Removed dangling FileHandle file refs within CharData and D2S Removed some methods within D2S which should not be required anymore Reduced visibility of D2SReader96#readD2S -- should be package-private Created D2SWriter with D2SWriterStub to temp hold D2S data refs until serialization is finished D2SWriter will eventually contain code to serialize CharData to byte[] Changed D2S.MercData int xp to long experience (is really a uint32) Created some public accessor fields within D2S to grab basic version agnostic info Created some deprecated public accessor fields within D2S until CharacterPreview is fixed |
||
---|---|---|
.. | ||
src/com/riiablo | ||
build.gradle |