- Overhual the main GUI with a new redesign, cuz it looks cool. (inspired by OreUI from Minecraft)
- Overhual the main source-code of the mod for organization and an ability to soft-code new skin states.
- Loads separated chunks of object sprites for skins when switching pages.
- Additions/Changes on the NoteSkin Selector State.
- Added a functional slider for switching skin pages.
- It automatically snaps to its nearest page index.
- It also automatically disables itself if there's only currently
1
page index.
- Added a functional search bar for fining & selecting skins.
- Automatically selects the searched skin.
- Increase the skin grid selections from
3x4
to4x4
, cuz it's better.
- Added a functional slider for switching skin pages.
- Organized file locations.
- Added an
api
folder to group:classes
,libraries
, andmodules
for convenient sake.
- Added an
Note
The Noteskin Debug State is temporarily removed becuase. I wanna rush it out becuase it has been 4 months without an update, so cut me some slack. This will be re-added back in the version 2.5.0
.
- Additions/Changes on the NoteSkin Debug State.
- Added an ability to erase all data offset files for clearing stuff, just pressed SHIFT + B.
- Added a delay when saving and deleting data offset files.
- Added an easter egg. (You will never find this)
- Added support for animated noteskins for note preview animations.
- The "Enable Double-Tapping Safe" setting will now work for when pressing SHIFT key.
- Remove any external scripts for better performace and to avoid conflicts with other scripts.
- Organized the files inside the modules folder, for coders like me.
- Fixed a bug, when deleting a noteskin file in-game, it will crash the moment the countdown finished.
- Fixed a bug on the note preview animations, when holding the LEFT-BRACKET key then changing the type of animation, it will display the last note animation that was playing.
- Fixed a bug on the NoteSkin Debug State.
- When attempting to move the idle note offset animations, it will actually move it.
- When saving the offset positions, the positions will swap confirm and pressed positions, causing bugs.
- Initial Release