1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 05:27:23 +08:00
osu-lazer/osu.Game
Dean Herbert 9a663715cd Make get methods of ProgressNotification return correct values immediately
Previously they were only updated after the resultant schedule ran. This would not bode well when the overlay containing them is not present.
2019-06-20 19:05:33 +09:00
..
Audio Fix preview tracks muting themselves 2019-06-07 11:21:10 +09:00
Beatmaps Remove bad words on code comments 2019-06-19 21:33:58 -07:00
Configuration Use existing setting instead 2019-06-09 13:11:40 +07:00
Database Use "beatmap" as the model name 2019-06-12 20:41:02 +09:00
Graphics Make OsuButton non-abstract again 2019-06-18 14:16:54 +09:00
Input Apply more missed cases 2019-04-01 12:44:46 +09:00
IO Add test for rollback logic correctly dereferencing files 2019-06-10 16:45:45 +09:00
IPC Move ArchiveModelManager import process to async flow 2019-06-10 13:42:22 +09:00
Migrations Merge branch 'master' into beatmap-dateadded-sort 2019-06-06 18:26:55 +09:00
Online Remove unused property from chat message 2019-06-18 14:22:59 +09:00
Overlays Make get methods of ProgressNotification return correct values immediately 2019-06-20 19:05:33 +09:00
Properties Merge branch 'master' into correct-preview-loop 2019-01-31 10:53:09 +01:00
Replays Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
Rulesets Merge branch 'master' into fix-stacking-shaking 2019-06-14 22:16:35 +09:00
Scoring Fix all "Maintainability" CodeFactor issues 2019-06-11 10:28:16 +02:00
Screens Remove bad words on code comments 2019-06-19 21:33:58 -07:00
Skinning Move ArchiveModelManager import process to async flow 2019-06-10 13:42:22 +09:00
Storyboards Reduce unnecessary allocations 2019-05-14 13:04:49 +09:00
Tests Remove all calls to return user input 2019-06-07 12:54:57 +09:00
Users Initial implementation 2019-06-18 19:13:21 +03:00
Utils Fix stuck r# inspection 2019-03-08 12:16:12 +09:00
osu!.res And then everything became one 2017-09-19 16:06:58 +09:00
osu.Game.csproj Update framework 2019-06-18 20:37:56 +03:00
OsuGame.cs Fix typo in comment 2019-06-17 16:44:53 +02:00
OsuGameBase.cs Merge remote-tracking branch 'upstream/master' into settings-footer-show-changelog-current-build 2019-06-12 18:28:43 +09:00