Releases: Tiny-Foxes/superuser-outfox
Superuser v1.5.0-HF
Full Changelog: v1.5.0...v1.5.0-HF
Hey guys! So, I am planning to set up the repository either here or wherever on GitHub as a mirror, as I am self-hosting the repository elsewhere. I need to separate my long-lasting projects from my short-lived ones, and this is how I plan to do it. I plan to do the same for the Kitsu template as well, and if time will tell, the Lunar template. Keep on the lookout, as there will be a new branch called "alpha4" as well as the "alpha5" branch. Obviously, each branch is meant for Alpha 0.4 and Alpha 0.5 respectively.
That's all for now, this mainly has stability fixes and patches, nothing too crazy. The font changed, and some other details I can't really think of at the moment. See you soon!
~ Sudo
Superuser v1.5.0
Superuser v1.5.0
It's time for another release, woooooooo
Here's what's new:
- NEW Theme colors! You can now choose between several (about 25 at the moment?) different color schemes! Highly requested by the community.
- NEW Background brightness! Allows you to dim the image in the background.
- NEW Theme provided judgments and toasties! I included a few to make the theme more theme-like.
- NEW Judgment animation toggles! You can turn on or off animations on judgments if you find them distracting.
- Fixed anomalies in Player Options when using only Player 2
- Fixed course mode breaking in song wheel (still unstable in gameplay, work in progress)
- Added higher quality grade indicators in evaluation screen
- Various stability and bug fixes
Superuser v1.4.0
What's Changed
- Add pop-up options tab by @Sudospective in #4
- Revert "Add pop-up options tab" by @Sudospective in #5
- Add Lua wheel, various fixes and enhancements by @Sudospective in #8
- New Lua Wheel Rework by @Sudospective in #10
- Pull changes from stable by @Sudospective in #15
- Merge for various fixes and tweaks by @Sudospective in #16
- Tweaks to OFSelectDifficulty, OFSelectMusic by @Sudospective in #17
- Merge new wheel, various fixes and features by @Sudospective in #18
Full Changelog: v1.3.0-hf1...v1.4.0
Superuser v1.3.0-hf1
(This is a hotfix for v1.3.0. Please view the changelog for v1.3.0 for details on changes and updates.)
Superuser v1.3.0
It's been 84 years...
Sorry for the long pause on releases! I've been hard at work implementing a lot of things, including a Lua wheel! Big thanks to @Jousway for creating the wheels in the TF_Wheels repo as well as giving lots of help with mine!
- Scrolling through the music wheel should be much smoother now.
This new wheel is VERY different from what you're used to. It's not just one wheel either, it's two!
- Group and song selection is now done through separate wheels.
You may notice the little colorful chocolate pips on each song. It's a quick way to glance at what charts a song has.
- "Chart pips" have been added to song panels in the song wheel.
Not only that, but the group wheel has some neat stuff, too! People looking through packs can now see a short list of artists with songs in it!
- Artist list, song count, and group banner are viewable on the group wheel.
And finally, because this new wheel style is weird and confusing and scary, there's instructions on screen to help you through it.
- Control information is presented on the song wheel and difficulty selection.
...oh right.
- Difficulty selection is separated from song wheel.
That's about all I have to summarize, be sure to check the commits and compare for more detailed changes!
See you soon <3
~ Sudo
What's Changed
- Add pop-up options tab by @Sudospective in #4
- Revert "Add pop-up options tab" by @Sudospective in #5
- Add pop-up options tab by @Sudospective in #6
- Not use pop-up options tab yet because it's not done by @Sudospective in #6
- Very wip non event mode support by @Lighthez in #7
- Add Lua wheel, various fixes and enhancements by @Sudospective in #8
New Contributors
- @Sudospective made their first contribution in #4 (FAKE) (CLICKBAIT)
- @Lighthez made their first contribution in #7 (REAL) (NOT CLICKBAIT) (I ALMOST DIED)
Full Changelog: v1.2.2...v1.3.0
Superuser v1.2.2
What's Changed
- Pull request by @yos-efu in #2
- NEW: Support for Discord RPC (In Progress) (Thanks, @yos-efu !)
- NEW: Support for CD Jackets (Thanks, @yos-efu !)
- NEW: Support for random BPM (Thanks, @yos-efu !)
- NEW: Song wheel now lists which sort is currently in use (Thanks, @yos-efu !)
- NEW: Holding Down will clear song info to reveal banner, holding Up will enlarge jacket if available (Suggested by Chegg)
- Adjusted jacket position to support non-widescreen resolutions (Reported by Yosefu)
- Fixed issues with title sizing in ScreenEvaluation
New Contributors
Full Changelog: v1.2.1...v1.2.2
Superuser v1.2.1
Changelog:
- ScreenSelectMusic
-
- Adjusted position of song info
-
- Adjusted alignment of Player 2 chart info
-
- Fixed width of song title on music wheel clipping off right side
- ScreenEvaluation
-
- Adjusted position of chart difficulty
- ScreenGameplay
-
- Fixed Player 2's score percentage being off-screen
-
- Adjusted position of score percentages
-
- Fixed pause menu text extending past panel margins
To-Do:
- ScreenSelectMusic
-
- Fix "scrunchiness" of chart info by separating each into individual BitmapTexts
- ScreenGameplay
-
- Properly fix sizes of pause menu panels
Superuser v1.2.0
(Incorporates internal version 1.1.2)
Changelog:
- Added current song best percentage to ScreenSelectMusic
- Added song pack to ScreenEvaluation
- Adjusted position of button overlay and score percentage in ScreenGameplay
- Added new theme specific ScreenInit (please dont laugh at me im a cringe-ass nae nae baby)
Superuser v1.1.1
Changelog:
- Minor changes and fixes to ScreenSelectMusic
- Minor changes and fixes to ScreenGamplay
- Minor changes and fixes to ScreenEvaluation
Superuser v1.1.0
Changes:
- Added BPM preview for scroll mods
- Added chart difficulty to evaluation screen
- Added button overlay to gameplay screen (option to turn this off pending)
- Added fail animation to gameplay screen
Known issues:
- Judgment overlay and backdrop in gameplay screen still don't work. This is being fixed in a future release.
- UI sounds shift in pitch with new resampler. This is an OutFox bug and is being worked on. For now, you can set
SoundUseOldResampler=1
in yourSave/Preferences.ini
.