1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 01:27:29 +08:00
osu-lazer/osu.Game
Salman Ahmed bfe332909c Remove "hide combo counter on break time" feature for being too complex
The combo counter will be hidden at most one second after the break has started anyways, so why not just remove this feature if the way of implementing it is complicated to be merged within the legacy counter implementation.
2020-09-21 14:32:14 +03:00
..
Audio Add back removed nullcheck 2020-08-07 21:36:02 +09:00
Beatmaps Rework to support obsoletion 2020-09-17 21:37:32 +09:00
Collections remove unnec using 2020-09-19 15:13:52 -05:00
Configuration Remember leaderboard mods filter selection in song select 2020-09-15 21:53:35 -07:00
Database Eagerly populate skin metadata to allow usage in hashing computation 2020-09-14 23:31:03 +09:00
Extensions Remove unnecessary generic specification on cursor 2020-05-14 16:01:07 +09:00
Graphics Fix hovered osu tab items not showing hover state when deselected 2020-09-17 23:09:09 -07:00
Input Update class exclusion for dynamic compilation 2020-09-04 20:41:08 +09:00
IO Fix path empty string check causing regression in behaviour 2020-09-03 19:17:07 +09:00
IPC Add spaces to comments 2020-05-04 18:36:24 -07:00
Migrations Code quality, read position offsets 2020-03-08 14:02:39 -07:00
Online Merge branch 'master' into score-recalc 2020-09-10 18:30:41 +09:00
Overlays Fix hovered channel tabs color when unselected 2020-09-17 19:10:58 -07:00
Properties
Replays
Rulesets Add missing obsoletion notice 2020-09-17 17:04:44 +09:00
Scoring Add cancellation support 2020-09-09 17:37:11 +09:00
Screens Remove "hide combo counter on break time" feature for being too complex 2020-09-21 14:32:14 +03:00
Skinning Merge branch 'master' into catch-combo-counter 2020-09-21 17:53:00 +09:00
Storyboards Fix potential crash if disposing a DrawableStoryboardSample twice 2020-08-21 18:19:47 +09:00
Tests Merge branch 'master' into catch-combo-counter 2020-09-21 17:53:00 +09:00
Updater Fix thread safety 2020-06-15 22:19:02 +09:00
Users Embed behaviour into UserCoverBackground 2020-07-28 20:50:55 +09:00
Utils Make PeriodTracker actually immutable 2020-05-02 01:33:33 +02:00
osu!.res
osu.Game.csproj Update framework 2020-09-11 22:40:12 +09:00
OsuGame.cs Move CollectionManager to OsuGame 2020-09-09 15:39:15 +09:00
OsuGameBase.cs Merge branch 'master' into score-recalc 2020-09-09 21:31:31 +09:00