Releases: etternagame/etterna
Etterna 0.70.4 - Favorites Hotfix
[0.70.4] - 2021-04-01
As always, back up your Save.
(april fools)
MacOS Note
This MacOS binary is not signed, so before it can be installed it must be de-quarantined by executing this command in the same directory as Etterna-0.70.4-Darwin.dmg
:
xattr -d com.apple.quarantine ./Etterna-0.70.4-Darwin.dmg
Additionally, OpenSSL is required. It can be installed with Homebrew:
NOTE: If you don't have Homebrew installed already, follow the instructions from the Homebrew website.
brew install openssl
Fixes
- Fixed Favorites SortMode being sorted into groups that are also in an alphabetical order of an unknown language
- Fixed extreme RAM usage when building in MSVC - large calc data has been moved from std array to std vector
Etterna 0.70.3 - MSD Update
[0.70.3] - 2020-07-17
See the comprehensive changelog in detail here (this changelog is a lot different from the release notes so probably don't click on it)
Note
The calculator has had some changes in this update compared to 0.70.2. For information on the major calculator changes, refer to Here
Specifically, the changes in this update are in jacks and handstream, but may affect other skillsets.
As always, back up your Save.
Automatic Score Uploading (the thing that uploads your older scores) is disabled at the moment. You can continue to upload manually. Scores should also continue to upload after setting new ones.
MacOS Note
This MacOS binary is not signed, so before it can be installed it must be de-quarantined by executing this command in the same directory as Etterna-0.70.3-Darwin.dmg
:
xattr -d com.apple.quarantine ./Etterna-0.70.3-Darwin.dmg
Additionally, OpenSSL is required. It can be installed with Homebrew:
NOTE: If you don't have Homebrew installed already, follow the instructions from the Homebrew website.
brew install openssl
Changes/Updates
- bare-frames
- Added a new theme to the game called bare-frames
- Meant to represent the absolute minimum amount of effort required to make a functioning singleplayer theme
- Contains a few simple comments in the Lua files. Will expand on comments if desired
- No mouse support (will add if desired)
- Give suggestions to continue its development, but not for large scale features
- Select the Theme by going to Options -> Display Options -> Appearance Options
- Default SoundDriver is back to being WaveOut
- Nobody reported improvements (nobody ever does anyways) and we only got complaints
- MinaCalc HS/Jack changes mostly
- Pressing Reset on the Filter tab will reset all of the buttons on that screen instead of just the number entries
Fixes
- Crashing when selecting RandomBGMovies
- Crash when calculating Replay Snapshots in a really specific scenario
- Crash when filtering on edge cache rates (0.7, 2.0)
- Dead possibly crashy SongOptions hidden in the fallback theme
- Debug Graphs failing to display or scale properly
- Jack Difficulty calc debug output is mostly fixed
Known Issues
- See: github issues
Developer Updates
- Miniscule cleaning
Etterna 0.70.2 - Hotfix 2 & MSD Update
[0.70.2] - 2020-07-13
See the comprehensive changelog in detail here (this changelog is a lot different from the release notes so probably don't click on it)
Note
The calculator has had some changes in this update compared to 0.70.1. For information on the major calculator changes, refer to Here
Specifically, the changes in this update are in jacks and jumpstream, but may affect other skillsets.
As always, back up your Save.
Automatic Score Uploading (the thing that uploads your older scores) is disabled at the moment. You can continue to upload manually. Scores should also continue to upload after setting new ones.
MacOS Note
This MacOS binary is not signed, so before it can be installed it must be de-quarantined by executing this command in the same directory as Etterna-0.70.2-Darwin.dmg
:
xattr -d com.apple.quarantine ./Etterna-0.70.2-Darwin.dmg
Additionally, OpenSSL is required. It can be installed with Homebrew:
NOTE: If you don't have Homebrew installed already, follow the instructions from the Homebrew website.
brew install openssl
Changes/Updates
- Profile saving will take place after score upload and before entering Evaluation
- You should notice a longer entrance into Evaluation but a shorter exit out of Evaluation
Fixes
- Calc bugs were present, and are fewer. Don't worry about it
- Highest-Only Filter should work as expected fully now
- Linux won't crash if the visualizer is on
- Profile Tab rate changing won't happen if you click a song and nothing else happens
- Song Filtering should only display difficulties that fit the filter
- Sortmode text alignment suddenly learned space flight and they were reprimanded for this transgression
- Sorts used incorrectly from fallback metrics won't crash the game (why should this crash the game?)
Known Issues
- Top Grades sort by WifePercent except in the D and F tier where it becomes unclear
- Forgot to fix Favorites grouping for no reason (oops)
Developer Updates
- Minacalc was moved a little, includes changed to be relative
- Some more tiny code cleanup
- Removed PlayMode
- thank
Etterna 0.70.1 - Hotfix
[0.70.1] - 2020-07-09
See the comprehensive changelog in detail here (this changelog is a lot different from the release notes so probably don't click on it)
Note
The calculator has had one minor change in this update compared to 0.70.0. For information on the major calculator changes, refer to Here
This version is much more stable than the previous, but as always, back up your Save.
Automatic Score Uploading (the thing that uploads your older scores) is disabled at the moment. You can continue to upload manually. Scores should also continue to upload after setting new ones.
Linux may compile properly, but may crash in SelectMusic. Will be fixed in the very near future. If you experience crashing, go into Theme Options and turn the visualizer off.
MacOS Note
This MacOS binary is not signed, so before it can be installed it must be de-quarantined by executing this command in the same directory as Etterna-0.70.1-Darwin.dmg
:
xattr -d com.apple.quarantine ./Etterna-0.70.1-Darwin.dmg
Additionally, OpenSSL is required. It can be installed with Homebrew:
NOTE: If you don't have Homebrew installed already, follow the instructions from the Homebrew website.
brew install openssl
Changes/Updates
- Notefield Column Spacing has been added to CustomizeGameplay
- Interacts weirdly with lane cover/screen filter but looks fine if you restart after making changes
- Profile Tab
- Clicking a score on the Profile Tab should set your rate to the rate of the score
- Recent Scores tab added
- Scores will be filtered to your current Game (Solo won't appear in Dance)
- Calc Debug
- Color and naming issues were fixed
- Positional things were changed so the graph should match the actual start and end of a song according to the Chord Density graph
- The lower graph now has 6 pages to separate the data
- Song Sort
- Length Sort will use the maximum length of all difficulties in a Song
- Top Grade Sort was partially broken again. Thanks for playing
- Preferred, Recent, Popular Sorts are gone
- Default Mines are now dots
Fixes
- Some Mac players couldn't open the game for unexplainable reasons (we found the explanation)
- Windows Log output was completely broken
- Sorting by a Skillset ordered some songs incorrectly due to hidden difficulties
- Game crash when caching unrecognized Stepstype
- Holds were drawing above Taps
- Having a Song with charts of different lengths/starting/ending times should properly cache and play
- Chart Preview does not follow this very well, but it tries its best
- Offset plots also try their best
- Menutimers came back to life but I took care of them don't worry
Known Issues
- our game is perfect
Developer Updates
- Mac installers built remotely and distributed by us won't require libraries we don't use (maybe)
- RString is literally gone and you can't find it anywhere
- RageString is also gone
- And so is StdString
- Modernized/Tidied a very large amount of the codebase on top of 0.70.0
- Cleaned up includes in nearly every single file
- Removed most basic casting, replaced with C++ casts
- Removed PlayerState's SongPosition
- This probably breaks a lot of stuff that isn't obvious
- No longer
using std;
- No longer including global.h everywhere
- CreateZip is gone
- Moved picosha2 to extern
- Many macros have been removed
- Profile Edits for Songs are gone
- ScreenMessages are now all passed by reference
Etterna 0.70.0 - Public Calc Test
read this or ur dum: this build may not be stable
there has been tons of code maintenance and internal restructuring (read: almost every file in the codebase has been altered in some way), there will almost certainly be bugs and we're talking wipe your profile and preferences and upload embarrassing photos of you kind of bugs, you are warned; we will accept no liability if your shit completely breaks and you made no backups
take a look at all the beautiful commits here
and for the last time if something breaks and you lose all your scores it isnt anyone elses fault but your own
MacOS Note
This MacOS binary is not signed, so before it can be installed it must be de-quarantined by executing this command in the same directory as Etterna-0.70.0-Darwin.dmg
:
xattr -d com.apple.quarantine ./Etterna-0.70.0-Darwin.dmg
Additionally, OpenSSL and libssh2 are required. They can be installed with Homebrew:
NOTE: If you don't have Homebrew installed already, follow the instructions from the Homebrew website.
brew install openssl libssh2
new calc
- it's new, there's actually too many changes to list, treat it like it's an entirely new entity because it basically is.
- you can look at what it's doing, right click chart preview button to see the calc debug output
- you can change parts of what it's doing with the calc params. you have to open the calc debug stuff to generate it for the first time because i'm bad at progrimming
- calc params can be found in the save folder
- dont mess with this if you dont know what you are doing but thats not going to stop you is it
- jackspeed was slapped together at the last moment and is the least refined (as usual). but it should be actual jacks files for the most part and not just stupid minijack abuse
- the other stuff is ok and if you lose a lot of rating it's because you are bad, not the calc. for reference my profile goes down about 0.25
- hey this is other person writing and my profile went up 1.00 haha get owned everyone
- i mostly care about feedback on things that are severely underrated without any obvious indications as to why (some files are just casualties of mash nerfing), anything severely overrated (like 30%+) i want to know about, except vital vitriol i know exactly what the problem with that is (and by extension and important concept that i'm currently ignoring), i just didn't want to bother delaying this for another week trying to deal with it since it's already been delayed by like, a month
- i also care about things the calc is doing that are obviously wrong and bugged, this does not include some stuff being marked handstream/js/chordjack or whatever even when it has none of those values, what that means is the stream rating has been so depressed by mash downscalers that it dips below the minimum skillset modifier for the first 3, i care about stuff like, files having extremely high rating in places where there are no notes, and for seemingly no reason. (the calc debug output is not aligned with the chord density graph for files that have lots of empty space before the first set of notes (aka bad files), so account for that)
- you can change calc params on disk with the game open and use the recalc scores button in profile to immediately see the changes reflected. also this apparently crashes for some people so w.e deal with it. this will be the only way to see changes other than manually editing the calc version tags in your save file, which again, if you mess it up, that's on you
- i'm not going to spend my time teaching you how to read graphs if you don't know. seriously, i'm not, don't ask me to
- new calc is copiously commented and if you ask me broad questions about it i will just tell you to go look at the code, if you ask me specific questions about it i will just tell you to go look at the code, but perhaps with an added "good luck"
- if you do take the time to play with params and you do end up with something that you are convinced is better than the current tuning, and you are able to convince me as well, i will update the params and you will get some sort of credit or reward in some way.
- please keep in mind the calc serves a dual purpose, to provide the basis for a leaderboard, and to give players a guide while playing new stuff so they don't get smashed by stuff they never expected, nobody likes that
- new calc will go live on site shortly(tm) with probably some improvements(tm) and probably minor balance adjustments to start, assuming obvious huge issues aren't revealed with this release (which is the point of it)
misc calc related stuff
-
overall player rating has been slightly altered, it now rewards you for having multiple strong skillsets rather than punishing you for your weakest one
-
the overall rating displayed for a file on music select is now a composite value that is slightly higher if the file detects strongly in multiple areas (functionally it uses the same new system as above, which isn't new, because skillsets have been aggregated this way the entire time). this is a DISPLAY VALUE ONLY, it has no effect on any score ratings or player ratings. it is meant to bandaid over the major weakness of the calc, which is that skillset based passes inevitably under evaluate files with lots of variation. i recognize this may be confusing if you are used to assigning a 1:1 correspondence with overall rating and the highest skillset rating, especially if you are looking at ratings, so keep in mind that you need to check the msd tab if something feels too high because it might not be (at least, functionally)
-
cache will be rebuilt because of new calc and also notedata is now cached, which means your cache is bigger now. the numbers, they do go up
-
there's the detailed changelog too maybe you should read that
random stuff
- grade sorting was fixed, dunno if it still is (it is)
- oh man theres so much we did that nobody cares about just go read the detailed changelog if you care about things you dont care about
- fps might have gone up but it might have gone down
- linux might compile but i heard it doesnt actually work have fun with that
bug fixes
- differential reload resetting wheel/downloader page
- filter errors
- rare shutdown crashes
- rare parse crashes
- you couldnt press ctrl+0
- SOLO (calc) WAS BROKEN THANKS FOR NOT TELLING US
known issues
- i put very little effort into release notes
- me too
- some of the nerfers might be a little overboard, that is intentional for now, easier to balance up and see what pops
- something was done last minute that might break literally everything if you have a custom resolution, go find out
- the rescorer on the profile screen may just close the game instead of doing anything useful, tell us if it does but dont get so mad jeez
- something is broken thats actually really bad to have broken but we didnt fix it. be the first person to find out what it is
Etterna 0.69.1 - Hotfix
[0.69.1] - 2020-05-22
See the comprehensive changelog in detail here (this changelog is a lot different from the release notes so probably don't click on it)
Note
As a tip to reduce issues with new versions, do not modify or replace the Themes folder unless you know what you are doing. If you want to make modifications to Til Death, make your own separate copy of it so that you stop having issues. Stop modifying the fallback folder.
As always, back up the other stuff you don't want to lose.
Changes/Updates
- AAA was moved
- Below are the current high accuracy grades to remind you of grade changes between older versions and this one
- AAAAA is 99.996
- AAAA: is 99.980
- AAAA. is 99.970
- AAAA is 99.955
- AAA moved from 99.75 to 99.70
- This matches the Wife2 AAA threshold more but still not exactly. We want to encourage accuracy rather than dropping strategic misses for hitting particularly hard patterns, so this can't be pushed much further
- Solo now has a capped SSR at 96.5%
- Score Upload Improvements
- Autosync should work and won't try Fails
- Autosync will ignore CCOn scores (pre 0.54 scores basically)
- Manual upload will upload MA scores successfully
- don't worry if you have no idea what this means
- Scores are flagged as uploaded on successful contact with the server even if the chart is unranked
- This means you have to manually upload them later
- and you do that using the buttons in the Score tab
- This means you have to manually upload them later
- Your progress on manual or automatic score uploads will not save until your Profile is saved
- Trigger a save on SelectMusic with
CTRL + S
- Trigger a save by setting a new score
- Trigger a save on SelectMusic with
- Wife3 Rescoring Improvements
- Should be faster
- Scores with less than 200 notes will rescore
- Fails will rescore
- Chart Leaderboard WifePercents will be properly floored like Evaluation
- Evaluation will show that your score was set outside of Dance if that is true
- Minanyms
Fixes
- Chart Leaderboards containing 2 scores with Replays from the same person will no longer fail to provide the Replaydata if selecting both scores before refreshing the leaderboard
- This means all Replays should now work, tell us if any don't
- Fixed Lua error caused by turning off Combo
- Login failures due to parse errors will allow reattempts
- Replays put in the wrong folder (v1 in v2 and v2 in v1) will either load them properly or crash with a more informative message
- Replays with garbage data in them, for example the Spanish language strings for Borderlands 2, will no longer crash the game violently and will nicely alert you to their presence in the logs
- Scores will no longer very rarely become CCOn out of nowhere
- Solo files with like not enough notes in a short amount of time (files with "1 interval") don't crash
- Uploading non-PBs on the same rate as previous PBs should no longer overwrite them all the time, but will only work if you have the Replay of the PB
- MacOS no longer crashes when loading the song select screen
Known Issues
- MusicWheel grades don't update immediately when Wife3 rescoring takes place. Save your profile and restart the game to fix this
- Exiting SelectMusic hides the score upload progress bar and it does not reappear until further progress is made
Developer Updates
- C++17
- Coverity
- Minacalc got more updates and it's looking good, but is not ready for this release
- For developers, there are now defines that can be changed in order to switch which calc to use internally
Etterna 0.69.0 - WifeV3 & Solo Updates
[0.69.0] - 2020-05-15
See the comprehensive changelog in detail here (this changelog is a lot different from the release notes so probably don't click on it)
Note
As a tip to reduce issues with new versions, do not modify or replace the Themes folder unless you know what you are doing.
As always, back up the other stuff you don't want to lose.
Changes/Updates
- Scoring System Updated to Wife v3
- Bad accuracy is punished more in general
- Misses are punished "relatively less" if you drop a few misses on very high accuracy plays you will see 1%+ gains compared to wife2
- Scores with Replays rescore to the new system automatically
- These scores may also autosync to the site, or you will have to manually start that process (see below)
- Hope you didn't delete your replays
- WifeV3 will be the site standard, and WifeV2 scores will be invalidated eventually like CCOn scores, but there will be a grace period for people to gradually shift over
- Solo QoL Improvements
- It is separated into its own Game
- Find it in
Options
->Select Game
- This means it has its own Key Config and Player Options
- Find it in
- Difficulty Calculator added
- Scores will have SSRs locally as expected instead of appearing as 00.00
- Scores will NOT count toward your player rating
- Scores will upload to the site and be visible automatically (this may be scuffed)
- It is separated into its own Game
- Improved Score Uploading
- Bulk uploads have a progress bar
- Auto sync won't resync scores that have just changed due to client calc versions, the site runs its own calc so this is not necessary
- Auto sync will no longer upload scores without replaydata
- Added/Fixed a bunch of manual upload buttons
- You can find them all on the Score tab
- They will be the only way to upload scores without replay data from within the client
- Please for the love of god don't abuse these
- THESE ARE AN ALTERNATIVE TO MANUAL XML UPLOAD FOR WHEN AUTOSYNC FAILS
- Upload replay for a single score
- Upload all scores for chart
- Upload all scores for pack
- Upload all scores overall (this is slow if you have a large profile, we are looking into batch uploads client side)
- If you notice issues or inconsistencies with the upload behavior let us know
- Judge 1-3 = Judge 4
- That means what you think it means
- Judges 1 through 3 all act as Judge 4, effectively removing them from the game
- Grades Slightly Adjusted
- This was done due to keep grade benchmarks for accuracy between Wife2 and Wife3 roughly similar
- AAAAA moved from 99.999 to 99.996
- AAAA: moved from 99.990 to 99.980
- AAAA. moved from 99.985 to 99.970
- AAAA moved from 99.970 to 99.955
- Minanyms
Removed
- Custom Timing Windows are removed, at least visually
- They were making it difficult to maintain Evaluation and Offsetplot
- If you want it back so bad, just let us know and maybe it will come back (the backend is still there)
- Miscellaneous unused or outdated functions that aren't relevant enough to explain
Fixes
- Songs may still rarely end early somehow, but the scores that come from them will be properly scored
- Existing scores that were affected by this will also be properly scored
- NegBPM/Warp charts now have proper ratings on song select, but still won't give SSR's
- Files with Fake Regions (not Fake TapNotes)
- This changed the Chartkey for the those, so existing scores on them will be de factor wiped
- NoteField Filter and CBHighlights got moved to the NoteField Board
- This fixes issues where changing a perspective mod breaks the orientation of those features in strange ways
- MMod was broken and might not be, but probably still is
- MacOS Catalina should work now
- Evaluation Scoreboard should no longer explode when between 2 and 5 scores are in the list
- Fixed crash in Advanced Options
- Fixed metrics errors in Input Options
- Skillsets should properly show up in the General tab
Developer Updates
- Headless startup is officially a thing but in order to access it you have to launch the game from a terminal with an option, and the only purpose of it is for cache stuff so you don't need to care
- MinaCalc had a bunch of changes but I'm not gonna tell you what they were
- it's open sourced now so go take a peek
- also the previous release's version is there so the output of this client should still be the same
- debug output from the calc comes from the new version, not the old
- Other tiny secret things that really don't matter, just for versioning or debugging
- Timing Window TimingScales array is available to Lua as a table to keep things consistent if needed
- CURL was updated to 7.69.1 (haha)
- Removed libuv and for_mingw because they are unused
Etterna 0.68.1 - Hotfix
[0.68.1] - 2020-02-20
See the comprehensive changelog in detail here (for people who want to see every little detail, otherwise continue reading)
Note
As a tip to reduce issues with new versions, do not modify or replace the Themes folder unless you know what you are doing.
As always, back up the other stuff you don't want to lose.
Changes/Updates
- Offline Evaluation Scoreboard now has pagination
- Hover and scroll with mouse
- Use
MenuLeft
orMenuRight
- Score number 1 always stays on top
- Offline Evaluation Scoreboard specifies that percentages are Wife J4 when using SSRNorm because they are
- This is to help make more sense of the listing because the Judgments may not match at all in this situation
Fixes
- Broken scorelist sorting when using SSRNorm (out of order scores in the Scores tab)
- Everything on Evaluation except the WifePercent was wrong when using SSRNorm but now it should be good
- Offset plot
- CBs per hand
- Judgments
- Judgment Percents
- ReplaySnapshots
- ComboGraph
- LifeGraph
- GameplaySyncMachine will no longer show CustomizeGameplay if it happens to be on
- Grades show wrong for all languages besides English
- Help Overlay should no longer be covered by the session timer and system clock
- Replay Modifiers didn't show up correctly and just showed your own mods instead
- Top Score shown on General tab did not match the real Top Score when using SSRNorm
Developer Updates
- Evaluation Lua has access to the Replay Modifier String
- GraphicsWindow Display Specifications validations were uncommented because I thought the performance issues were bad but it turns out that's just because we run the game on Debug 24/7 and don't think to see how the game works in Release mode
- PlayerStageStats had an unused function that didn't work but now it does
- Removed dead P2 and Til Death Eval Graphics
- Win32 has access to the ability to move the game screen arbitrarily from Lua, but this only works if the game is windowed
Etterna 0.68.0 - New Color Editor & Borderless Fullscreen
[0.68.0] - 2020-02-17
See the comprehensive changelog in detail here (for people who want to see every little detail, otherwise continue reading)
Note
This update modifies the Assets Folder. If there are issues with your Judgments in this update, this may be the reason why. Carefully merge your previous version with this one.
As always, back up the stuff you don't want to lose.
Changes/Updates
- Color Edit Screen has been rewritten
- Use the mouse to pick a Color
- Type the Hex for the Color
- Read the instructions on the screen
- Default Judgment Textures updated to be higher resolution
- Display Options Updated
- Borderless Window/Fullscreen added
- Enabled by changing to Borderless mode and selecting Fullscreen
- If using a non-fullscreen resolution, this causes a smaller borderless window to be present rather than fitting to the full screen
- Display Sizes and Refresh Rates update dynamically depending on other choice selections
- Borderless Window/Fullscreen added
- Mid-Grades have been added at intermediate tiers of A, AA, AAA, and AAAA
- The preference for this defaults to off and can be found in
Display Options
->UI Options
- This change forced us to reset all of your color configs, but only for the Grade category
- This change also breaks nearly every theme in existence hahahahahaha
- The preference for this defaults to off and can be found in
- SSRNormPercent prioritization added as a Preference
- Defaults to off and can be found in
Advanced Options
- If turned on, causes all scores to be displayed as their Judge 4 equivalent no matter the Judge used
- Does not affect actual Gameplay
- Evaluation will begin on J4 rather than your current Judge if turned on as well
- Defaults to off and can be found in
- Wife Quints (AAAAA) have been added at 99.999%
- Default color is white
Fixes
- Fallback Theme has some Lua problems that have been sorted out so less modifications have to be done
- Judgments had a debug output present
- Judgments had a bunch of dead metric calls
- ScreenSystemLayer aux doesn't exist and was called
- Icons in Select Screens never got GainFocus which usually broke them
- Pack Downloader main download links were always the mirror link for some reason
- Playlist Creation Overlay caused the music to stop playing
- Stack overflow crashes when logging giant strings (or really doing anything with a huge string and formatting)
Developer Updates
- Crashes due to C exceptions should give better reasons hopefully
- Replaced DisplayResolutions with DisplaySpec
- Resolved like 200 or so coverity defects
- Updated libtomcrypt to 1.18.2
- X11 stuff
Etterna 0.67.1 - Hotfix
[0.67.1] - 2019-12-23
See the comprehensive changelog in detail here (for people who want to see every little detail, otherwise continue reading)
Note
As always, back up the stuff you don't want to lose.
Changes/Updates
- The Random Song pickers (click Select Music or the current song group) should now properly consider the fact that you may have filtered out Songs. This means you can search and then hit the random button, and it always works.
- Removed the BPM/Tempo adjustments thing from Gameplay because nobody uses it.
- If you used it, why?
Fixes
- Autosync Song stopped working in some cases for some people on some Songs, but should be good now
- CDTitles stopped updating because it's like a forgotten older sibling of Chart Preview
- Style changes across Song changes didn't update properly when using Chart Preview
- Chart Preview completely forgot to exist when changing Songs and Difficulty at the same time
- Chart Preview disappeared when unfavoriting
- Chart Preview restarted when favoriting
- Chart Preview sucked when toggling
- Chart Preview worked correctly in some cases
- Evaluation didn't set Judge correctly on local Replays when it could have, so now it at least tries. The Judge in Gameplay won't match the Evaluation Judge, but the Evaluation Judge should match the score.
- This won't apply for online scores almost always
- This won't work for custom windows
- NoteSkin Preview in Player Options didn't take into account any Game other than Dance
- Should work for pump, beat, and kb7 now
- Only 4 columns of the Games are used, in a chosen order (look in the fallback scripts if you want to change it)
- Player 2 revived and it has been killed again (they could still hit Mines in Gameplay again)
- Rare Playmode crashes on gameplaysync screen
- Replays can desync in some rare cases. When this happens, the Player would start tapping notes at impossible distances
- Now, the Player always taps the exact note that should be judged instead of picking any note at any distance
- Replays stopped applying Mirror correctly, but should now
- Toasties disappeared and you could still hear them in Practice, but now you can see them when they make noise always
Developer Updates
- Lua has access to Display Refresh Rate
- Lua has access to Replay Judge from the Evaluation Screen
- Music Wheel keeps track of the list of Songs after filtering, Lua has access to it