|
1 | | -0.7.28.2 |
| 1 | +0.7.28.3 |
2 | 2 | ==== |
3 | 3 |
|
4 | | -Please enjoy a second humble bug fix update while I |
5 | | -- Get back into the swing of working on Interlude |
6 | | -- Make my development process a bit more open |
| 4 | +The skill-rating stats and leaderboards have not been in a good state for a while: |
| 5 | +- Various bugs with pattern ratings mean there are ways to break the scale |
| 6 | +- It is a totally different system to the performance rating shown on the score screen leading to confusion on how it works |
| 7 | +- I can't easily change the pattern analyser as much as I want to because it relies on how it works currently |
7 | 8 |
|
8 | | -# New features |
9 | | -- Pitch change on rates is split into uprate/downrate thanks to @kxi0 |
10 | | -- New HUD element: Column error bars, which shows your hits split by column |
| 9 | +Therefore pattern-based skill ratings have been removed this update to free me up for a pattern analysis overhaul, and something better to replace it in the long term |
| 10 | +XP/playtime leaderboards are still available |
11 | 11 |
|
12 | | -# Improvements |
13 | | -- 'Receptors' page in Noteskins is now 'Receptors & Animations' |
14 | | -- Sort by Grade is now Sort by Accuracy |
15 | | -- Sort by lamp now sorts by accuracy within lamps |
16 | | -- Right click on mods to cycle back through modes |
17 | | -- Slightly update UI for beatmap and pack downloads |
18 | | -- Judgement HUD element's settings made clearer |
19 | | -- Ghost tap count now shown on score screen |
20 | | -- Shift + <number> in score screen sets column filter to just that key |
21 | | -- Hotkey to reset mods also resets rate |
| 12 | +# New features |
| 13 | +- 'Use these mods' button when right-clicking scores |
| 14 | +- You can import files via a file dialog from the Import menu |
| 15 | + Particularly useful if you are having drag-and-drop issues on Linux |
| 16 | +- You can locate game library folders for linking via a file dialog |
| 17 | +- Unranked scores are saved even when 'Only save new records' is ticked |
| 18 | +- Pacemaker targets can be set more accurately than whole % values |
| 19 | +- MA and PA are shown on graph hover info thanks to @MuffleTruffle |
22 | 20 |
|
23 | 21 | # Bug fixes |
24 | | -- Fixed computer's locale setting sometimes breaking the ruleset editor |
25 | | -- Fixed a bug causing Inverse mod to not always generate the right gaps (i.e. in brackets) |
26 | | -- Fixed overlapping mod text when Autoplay is on |
27 | | -- Fixed crash when a dropdown has 0 options |
28 | | -- Fixed online leaderboard clearing when you watch a replay |
29 | | -- Fixed lowest judgement not being skinnable on Judgement HUD element |
30 | | -- Fixed a lag/crash setup in replay mode |
31 | | -- Fixed charts with long metadata lagging level select |
32 | | -- Fixed a crash when switching rulesets on the score screen |
33 | | -- Fixed quaver mines importing as notes |
34 | | -- Fixed crash if a file is dropped while the game is loading |
35 | | -- Fixed overlapping text when a ruleset has just 2 judgements |
36 | | -- Fixed a parse-order bug in osu! skin imports thanks to @lotte25 |
| 22 | +- Fixed a crash preventing importing Etterna noteskins thanks to @Forraz |
| 23 | +- osu! rate detection/filtering out when importing massively improved thanks to @Forraz |
| 24 | +- Fixed a long-standing issue where scores disappear from leaderboards (all vanished scores have been restored) |
37 | 25 |
|
0 commit comments