1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 10:07:52 +08:00
osu-lazer/osu.Game
Salman Ahmed e5b2023155 Remove unappealing fade transition between mod display and count text
Fading out the mod display looks quite ugly, since alpha is applied per mod sprite, introducing bad visual on the intersection between mods.
2024-05-10 07:05:36 +03:00
..
Audio Add fallback to find spinner samples without a bank prefix 2024-03-09 01:10:28 +09:00
Beatmaps Update bundled beatmaps 2024-05-07 14:18:50 +08:00
Collections Apply safeties for AudioFilter usage around drawables which go non-present 2024-02-26 21:22:25 +08:00
Configuration Remember login by default 2024-03-12 20:14:50 +08:00
Database Merge branch 'master' into fix-zip-encoding 2024-04-30 16:30:15 +02:00
Extensions Fix date failing to display on leaderboard for some scores with weird datetimes 2024-01-14 13:52:39 +01:00
Graphics Refactor for legibility 2024-05-05 23:33:37 +08:00
Input Add bindings for stepping backward/forward 2024-01-18 20:38:25 +09:00
IO Update naming of enum fields in ObjType 2024-05-01 17:24:53 +03:00
IPC Handle osu:// scheme links via IPC in desktop game 2022-06-20 21:26:22 +02:00
Localisation Add localisation and tooltip for mods count text 2024-05-10 06:48:18 +03:00
Models Use native query to avoid huge overheads when cleaning up realm files 2024-01-09 15:37:29 +09:00
Online Fix room status not updating when password is changed while inside the room 2024-05-03 11:37:09 +02:00
Overlays Add message letting users know that beatmaps are donwloading in the background 2024-05-07 14:26:49 +08:00
Performance Expose high performance session state 2024-04-16 10:04:38 +08:00
Properties Make medal overlay respect overlay disable via activation mode 2024-02-20 16:31:31 +01:00
Replays
Rulesets Adjust distance snap grid momentary toggle logic to not hide it on spacing adjust 2024-05-02 14:11:44 +02:00
Scoring Do not perform username lookups for scores without an online ID 2024-05-03 13:59:36 +02:00
Screens Remove unappealing fade transition between mod display and count text 2024-05-10 07:05:36 +03:00
Skinning Fix BeatmapAttributeText breaking due to enum serialisation woes 2024-05-03 14:27:34 +02:00
Storyboards Use throw helper methods 2024-05-02 00:31:48 +03:00
Tests Preserve storyboard events when saving a beatmap in the editor 2024-04-30 00:01:56 +08:00
Updater Warn about not using an official "deployed" build 2024-03-21 00:47:45 +09:00
Users Avoid disable/restore pairs 2024-05-01 21:18:56 +03:00
Utils Fix test failures due to sentry oversight 2024-04-12 01:10:42 +08:00
.editorconfig
FodyWeavers.xml More realm analytic disables 2023-07-20 17:51:33 +09:00
osu!.res
osu.Game.csproj Update framework 2024-04-23 22:04:28 +08:00
OsuGame.cs Reduce startup volume 2024-04-29 23:28:19 +08:00
OsuGameBase_Importing.cs Automated pass 2023-06-24 01:00:03 +09:00
OsuGameBase.cs Fix a couple of xmldoc typos 2024-04-26 15:28:52 +08:00
PerformFromMenuRunner.cs Partial everything 2022-11-27 00:00:27 +09:00