mirror of
https://github.com/collinsmith/riiablo.git
synced 2025-01-07 05:50:58 +07:00
06804443fc
Copied over code and fixed some core design issues (much more to come) Leaving in old code still for now in case some bugs were introduced Re-designed most of the UI to be far more dynamic in its scaling Added detection for the android soft keyboard and some UI elements will now actively display above it Cleanup of old files (not including the old code-base) Fixed item code 0x53 which was mislabeled Rewrote Entity class to remove Vector3 dependency and add support for indexed fields Console cvar completion no longer cares about character case Added TINT_ID blend mode to add the current color to the image (will use later to highlight entities) Added very basic controller support (namely splash and main menu) Redesigned CharacterPreview to be a watered-down player entity instead of a completely separate code-base Added AnimationWrapper and EntityWrapper classes to assist with adding game elements to Stage Lots more undocumented changes |
||
---|---|---|
.. | ||
src/gdx/diablo/tester | ||
build.gradle |