mirror of
https://github.com/collinsmith/riiablo.git
synced 2025-01-13 08:15:20 +07:00
cafc56dad8
Created DccDecoder to decode file streams into Dcc instances Added generic bound to MpqParams#of to <T> Changed Dc.Direction and Dc.Frame to be static abstract classes Made Dc.Direction implement Disposable interface to dispose all its frames Added Dc.Frame#texture() to return the TextureRegion of that frame Implemented Dcc.DccDirection#texture as an array of textures (not a sprite sheet) Changed Dcc.DccDirection#pixelValues to short to ease byte to ubyte conversion Disabled some code in Dcc which expanded box width/heights by 1 (doesn't seem to be required) Refactored Dcc.DccFrame#box initialization to be more simple |
||
---|---|---|
.. | ||
gen/main/java/com/riiablo/net/packet | ||
src | ||
build.gradle |