Releases: flashflashrevolution/rCubed
Releases · flashflashrevolution/rCubed
rCubed - v1.4.3
R^3 (v1.4.3) [2022-01-28]
- Fix blank custom noteskin names from hiding away.
- Fix song queue not being rendered in song selection.
- Fix MP sync crash due to autoplay being really bad at hitting notes.
- Greatly reduced the amount of flickering for the room and user list in MP.
rCubed - v1.4.2
R^3 (v1.4.2) [2022-01-15]
- Fix song count on genres that slice into pages.
- Fix several MP bugs.
- Fix FC* not counting in genre flags.
- Fix Filter Delete button.
- Fix session replays not appearing in the intended order.
- Fix replay search not working consistently due to capitalization mismatch.
- Fix step author url escaping.
rCubed - v1.4.1
rCubed - v1.4.0
R^3 (v1.4.0) [2021-12-25]
- Add Accuracy/Error Bar.
- Add Song Progress Time.
- Add new Settings window.
- Add new Replay History window.
- Add support for viewing personal online replays.
- Add background image support for menu and gameplay.
- Add option for Stage Color during gameplay.
- Add support for MS based beatboxes.
- Add additional key labels for input.
- Add 'Remove Receptor Judgement Animation' setting. (#287)
- Add 'Remember Window Position / Size'
- Add ability to move Song Progress Bar.
- Add restarts for total queue values.
- Add ability to store and load custom noteskins from a folder.
- Add feedback text for multiple song selection states. (No search results, All songs filtered, etc)
- Update Auto Judge offset regardless of site saving.
- Load division data from server instead of hardcoding values.
- Refactor Alerts. (#272)
- Refactor all file read / write logic.
- Implement File Logging. (#275)
- Implement additional settings saved for replays.
- Fix binary replays crash bug.
- Fix multiple UI Components. (Text, Scrollpane, ColorField, List)
- Fix mirror setting in replays when using per-song invert mirror option.
- Fix MP access from some users with special characters in their name.
- Fix Invalid Auto-Music Offsets. (#257)
- Fix Multiplayer / Spectator Editor
- Fix ability to set custom judge windows.
- Add missing png sources for noteskins 8, 9, 10. (#258)
- Remove config blocks for air and not_air. (#110)
- Update Air SDK URL to fixed version. (#259)
- Sync room variables. (#321)
- Resolve spectating issues when leaving and joining rooms. (#319)
- Add translation to several strings. (#307)
- Enable local file cache and local replays by default. (#304)
- Fix MP Spectating. (#292) - Co-Author
- Remove all event listeners from the core path of FFR. (#290) - Co-Author
- Restore Aachen Light as judge font. (#276)
- Add signed script that modifies the flex-config.xml to prevent compiler errors. (#273)
- Use full commit SHA hash for workflows. (#264)
- Allow previewing locked songs. (#263)
- Keep language strings in options menu up-to-date. (#117)
- Typed SFS entities. (#271)
- Typed SFS events. (#267)
- Fixed tab style on sfs package. (#266)
- Fixed AIR SDK download link. (#261)
- Added custom workspace support. (#261)
- Stop MP disconnect/reconnect message spam. (#311)
- Fix clearing songs properly in mp. (#303)
- Fix MP Spectating. (#292) - Co-Author
- Remove all event listeners from the core path of FFR. (#290) - Co-Author
- Add MP Ready button. (#288)
- Add Column Filter To Results Screen. (#274)
- Update behavior of Raw Good Flag. (#270)
- Change Date Format to yyyy/MM/dd. (#268)
rCubed - v1.3.1
R^3 (v1.3.1) [2020-12-24]
- Anti-GPU Rampdown (#243)
- Add Judge Animation Speed Slider (#233)
- Make File Paths on other OS work. (#235)
- Embed Readme images into repo. (#247)
- Refactor UI constructors (#234)
- Beautify MP room create prompt (#251)
- Use a nicer prompt window (#242)
- Remove custom noteskins menu (#241)
- Move UI classes into classes.ui.* (#240)
- Enable applying current offsets in song notes (#237)
- Add combo colour for raw goods (#253)
rCubed - v1.3.0
- Massive MenuSongSelection refactor. (#179)
- Refactor Song Results (#203)
- Rewrite UI Box Components (#180)
- Rewrite Song Options (#208)
- Rewrite Noteskins to use Embedded Data instead of network (#209)
- Add Song Purchase (#217)
- Song Favorites, Song Ratings, FC Tracking and More. (#222)
- Add Reload Engine / User to global context menu. (#177)
- Add Register Online button to login screen. (#223)
- Add option to make judge animations static (#151)
- Expand Notescale range to 10% - 150% (#213)
- Multiple Fixes for Song Preview and Editor (#214)
- Fix receptor layer position. (#175)
- Reverse Fix (#176)
- Update RollingAverage to use Vector.int (#123)
- Websocket Fixes and Optimizations (#181)
- Rewrite LocalStore to use a static reference. (#198)
- Remove config blocks for air and not_air. (#110)
- Fix #54: Tokens tab shows incorrect Token graphics for Normal tokens (#113)
- Fix #50: Black background in song loading screens (#114)
- Fix #58: Build info string shown in gameplay background (#114)
- Fix #82: Game freezes when playing with custom noteskin without noteskin data. (#115)
- Massive MenuSongSelection refactor. (#179) - Co-Author
- Rewrite UI Box Components (#180) - Co-Author
- Enable playing song previews in song selection menu (#194)
- Enable playing chart previews in song selection menu (#197)
- Turn input boxes red for invalid settings (#218)
- Show import and export filter buttons in filter manager (#219)
- Use vector typing for ObjectPool (#128)
- Remove old Flash version checks (#119)
- Display foreign fonts correctly (#221)
- Make most hardcoded strings translatable (#224)
- Reduce login loading time (#159)
- Song selection menu improvements (#172)
- Refactor takeScreenShot (#178)
- Refactor clipboard code (#211)
- Add Additional Combo Color Options (#111)
- Add Profile Change in context menu. (#183)
rCubed - v1.2.4
rCubed - v1.2.3
Known Issues:
- There is a possible crash when enabling web-sockets.
- There is a possible crash when opening the game if web-sockets were enabled and previously did not crash.
Changes:
- Add checkbox for vertically flipping the marker result graph (#75) - @G-flat
- Fix for #5 - Search Auto Focus (#89) - @Psycast
- Highlight personal best scores (#87) - @G-flat
- Skip over inaccessible songs during menu navigation (#90) - @G-flat
- Make division level array static (#91) - @G-flat
- Implement Websocket Support for Game Status (#95) - @Psycast
- Fix for multiplayer room join bug. (#97) - @dave936
- Enable editing songs in the current queue (#96) - @G-flat
- "MP Connection Lost" hidden while in solo (#98, #102) - @dave936
- Implement Websocket Support for Game Status (#95) - @Psycast
- Refactor Song Selection and Song Item (#100) - @Psycast
- Gray out "Save Replay" button rather than hide it (#99) - @dave936
rCubed - v1.2.2
- Make division colour and title arrays static (#61) - @G-flat
- Rebuild Judge Animations to use Time instead of Frames (#62) - @Psycast
- Fix Infinite loading when accessing in-game song leaderboards out-of-bounds (#57) - @Psycast
- Add refresh buttons in the song selection menu and highscores popup (#66) - @G-flat
- Additional height added to token display boxes for token descriptions that are 5+ lines. (#68) - @Xyr00
- Add "Play Random Button" To GameResults Screen (#67) - @dave936
- Temporarily remove the reverse mod. (#78) - @Zageron
- Prevent repeating the first song in queue (#76) - @G-flat
rCubed - v1.2.1
First test release using git actions workflow.
- Add Division 8 title, adjust D7 cutoff. - @maxproske
- Huge build and asset pipeline overhaul. - @Zageron
- Add property to User class for tracking raw good count (#36) - @TCHalogen
- Highlight options menu button when in corresponding screen (#9) (#37) - @TCHalogen