mirror of
https://gitea.com/SweetSea-ButImNotSweet/tromi_mobile.git
synced 2025-01-08 17:33:09 +08:00
Using Lily to speed up assets loading
This commit is contained in:
@@ -52,18 +52,19 @@ Navigate to where you put ``tromi_mobile.love`` in the File manager (the one you
|
||||
* Update ``binser`` library, this fixes some weird bugs related to saving
|
||||
* Add ``simple-button`` module, made by me (SweetSea)
|
||||
* Replaced old Cambridge's ``config`` module with the new one inspired by "the sequel of Techmino"s ``SETTINGS`` module".
|
||||
* Using `lily` to improve the loading speed of animated backgrounds and sounds.
|
||||
|
||||
# TODO
|
||||
- [x] Add a way to export replay data for Android > 11
|
||||
- [x] Add a way to export replay data for Android 11+
|
||||
- [x] Revert ``bitser`` with ``binser`` (if and only if I can make it works)
|
||||
- [x] Design a new on-screen buttons skin (the current one is come from [C₂₉H₂₅N₃O₅](https://github.com/C29H25N3O5), I am aware that it's not fit to Tromi's design language)
|
||||
- [x] Updating on-screen control configuration screen
|
||||
- [x] (Low priority) Design a new menu screen
|
||||
- [x] Add shortcut to open replay converter at https://sweetsea-butimnotsweet.github.io/tromi_replay_converter
|
||||
- [x] Redesign the replay selector screen
|
||||
|
||||
- [ ] Add user data management
|
||||
- [ ] Redesign "the Control method selection" screen
|
||||
- [ ] Redesign the replay screen
|
||||
- [ ] Add shortcut to open replay converter at https://sweetsea-butimnotsweet.github.io/tromi_replay_converter
|
||||
|
||||
# License (GNU GPLv3)
|
||||
Please read ``COPYING.txt`` for more information.<br>
|
||||
|
||||
Reference in New Issue
Block a user