mirror of
https://github.com/collinsmith/riiablo.git
synced 2025-01-13 08:15:20 +07:00
6151379853
Refactored Cell impls to data-oriented-design approach Added Dcc#MISSING_TEXTURE to set as the unloaded texture value Added Dc#direction(int) to obtain the Dc.Direction Removed old Dcc code which is no longer needed Added accessor field for PaletteIndexedPixmap Pixmap.Format value Added RiiabloTest#clearGdxContext() to reset Gdx fields to null Fixed issues with LWJGL test cases not supporting more than 1 iteration Enabled additional parameterized test cases for DccDecoderTest Created test cases for DccLoader in DccLoaderTest using AssetManager Removed FileHandleResolver field and accessors from AssetLoader Added Palette decoder and PaletteLoader Fixed issue where releasing Dcc direction was releasing all directions Dc now implements ReferenceCounted and increments for each direction read Removed FileHandleResolver field from AssetLoader (handled by AssetManager) |
||
---|---|---|
.. | ||
gen/main/java/com/riiablo/net/packet | ||
src | ||
build.gradle |