1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-14 15:03:59 +08:00

Commit Graph

  • a84f5a76c8 osu!taiko penalty for frequent rhythm changes with long gaps (#37200) pp-dev Eloise 2026-05-13 20:31:15 +01:00
  • ba15798263 Change editor grid slider adjustments to be relative to centre (#37737) master Dean Herbert 2026-05-13 21:52:23 +09:00
  • 26d63666e3 Update framework 2026.513.0-tachyon Dean Herbert 2026-05-13 12:49:55 +09:00
  • 6b50909f34 Set OD equal to AR on catch maps by default (#37727) Bartłomiej Dach 2026-05-12 20:03:41 +02:00
  • ef72e79463 Add classic hotkey support for blinds / traceable (#37023) Dean Herbert 2026-05-13 02:57:20 +09:00
  • af0e9d9bd4 Fix one new inspection (rider EAP) Dean Herbert 2026-05-13 02:52:27 +09:00
  • e570f15475 Rename Localisation.Web.CommonStrings using directives to WebCommonStrings (#37675) Denis Titovets 2026-05-12 20:00:05 +03:00
  • 6687cc062d Fix song select local ranks disappearing on beatmap downloads (#37711) Dean Herbert 2026-05-12 19:11:07 +09:00
  • 7e3cc7cc33 Allow spectator and replay gameplay to load even when window is inactive (#37633) Dean Herbert 2026-05-12 17:54:48 +09:00
  • 89386859fa Fix crash when rewinding replay with rate-adjusted hit animations off (#37721) Bartłomiej Dach 2026-05-12 08:39:08 +02:00
  • c2b96eb0f2 Fix crash when fetching top local rank in song select (#37722) Bartłomiej Dach 2026-05-12 08:39:00 +02:00
  • a5a0e84a4d Fall back to using APIUser.Statistics for rank in UserPanel (#37717) Zihad 2026-05-12 10:33:32 +06:00
  • e8d8ef0be1 Fix potential crash when spectator starts with a failed beatmap load 2026.512.0-tachyon Dean Herbert 2026-05-12 00:03:16 +09:00
  • 4d75bd08f0 Revert "Enable stateful reconnects (#35658)" Dean Herbert 2026-05-11 23:56:44 +09:00
  • 644495e939 Allow wider recognition of osu! files on Android (#37614) Anthony Berg 2026-05-11 14:39:28 +02:00
  • 6fab856b45 Fix dragging difficulty filter slider on a very large collection causing lag (#37701) Dean Herbert 2026-05-11 19:12:00 +09:00
  • c84777d7bf Improve ranked play rating graph's x-axis divisions (#37534) IceDynamix 2026-05-11 11:31:26 +02:00
  • 25df5cc602 Update framework Dean Herbert 2026-05-11 17:34:32 +09:00
  • 107e875a02 Adjust CheckFewHitsounds verify check based on feedback (#37466) Hivie 2026-05-11 08:03:31 +01:00
  • 9ac31c0271 Change taiko hit flying animation to be rate independent (#37541) Dean Herbert 2026-05-11 15:46:42 +09:00
  • 5bdbf5c61f Check all beatmaps for tag changes rather than just beatmaps with zero tags (#37684) Dean Herbert 2026-05-11 15:15:24 +09:00
  • a701edf6a1 Bump SharpCompress Dean Herbert 2026-05-09 23:16:25 +09:00
  • 9e6b0148a0 Ensure samples definitely stop playing when exiting queue screen Dean Herbert 2026-05-11 03:27:34 +09:00
  • 458a27c99a Remove unused variable 2026.509.0-tachyon Dean Herbert 2026-05-09 00:34:45 +09:00
  • 397b2201d0 Fix missing uncommitted change Dean Herbert 2026-05-09 00:26:25 +09:00
  • 6f46be12db Update framework Dean Herbert 2026-05-08 22:50:40 +09:00
  • aace7f9523 Enable stateful reconnects (#35658) Dan Balasescu 2026-05-08 22:03:56 +09:00
  • 08c02e29b9 Fix song select scrolling performance when user has many beatmaps loaded (#37666) Dean Herbert 2026-05-08 20:25:55 +09:00
  • 0457cb924a Don't consider user toggles for beatmap skin/samples when in editor (#37662) Dean Herbert 2026-05-08 19:21:43 +09:00
  • c74c54d770 Fix sentry logger init failing for edge cases (#37673) Dean Herbert 2026-05-08 18:06:23 +09:00
  • 4d88c143f9 Replace hit objects when placing at same time in editor (#37485) Hivie 2026-05-08 10:04:59 +01:00
  • 53f945b7ac Added "LN Ratio" display in Mania in the place of useless "key count" (#37581) Kao Li Chin (Gao Li Jin) 2026-05-08 17:04:29 +08:00
  • e6fdd37e76 Restore editor mode when changing difficulty (#37671) Dean Herbert 2026-05-08 17:25:22 +09:00
  • 7d93c242b7 Add judgement counter mode to show misses only (#37664) Dean Herbert 2026-05-08 17:19:40 +09:00
  • b578d34da4 Attempt to fix flaky mania key count change test Bartłomiej Dach 2026-05-08 09:37:17 +02:00
  • 26266321dd Add ability to sync metadata across difficulties in editor setup (#37465) Hivie 2026-05-08 08:35:20 +01:00
  • 4ffc08157c Show chat during ranked play intro screen (#37657) Dan Balasescu 2026-05-08 15:47:36 +09:00
  • 7f5f368dea Fix some numeric settings not working correct in some languages when attempting to set negative value (#37667) Bartłomiej Dach 2026-05-08 08:45:57 +02:00
  • 9d31332457 Ensure users cannot lose data when editing beatmaps above 10K (#37668) Bartłomiej Dach 2026-05-08 08:45:06 +02:00
  • 9e20929ad3 Show user rank on list panels (#37659) Dean Herbert 2026-05-08 15:34:59 +09:00
  • 21c892fa7d Don't search for users when no search query is provided (#37660) Dean Herbert 2026-05-08 15:20:06 +09:00
  • 1818c1b1e6 Fix pause ambience loop not playing at fail screen (#37663) Dean Herbert 2026-05-07 17:51:19 +09:00
  • 7f385c7873 Add better support for handling disconnection at the ranked play queue screen (#37658) Dean Herbert 2026-05-07 16:55:15 +09:00
  • 3f5c113394 Fix non-default mod settings allowing for duplicate freestyle mod selection in multiplayer (#37646) triacontakai 2026-05-07 02:59:54 -04:00
  • c5871069cd Refactor aim/speed sliderbreak estimation calculation calls (#37654) StanR 2026-05-06 19:54:24 +03:00
  • b8729cb7fd Add already existing localisation support from CommonStrings (#37401) Denis Titovets 2026-05-06 18:07:28 +03:00
  • d18edb54b0 Make Ok adjustment formula more stable (#37263) Givy120 2026-05-06 15:31:20 +03:00
  • 2b1d4aa245 Remove accuracy bonus when flashlight is enabled (#36900) molneya 2026-05-06 20:17:17 +08:00
  • 5a801e224f Add distance factor to anti-doubletap (#37636) Givy120 2026-05-06 10:12:36 +03:00
  • 27f6e94bf0 Fix opening changelog overlay from settings in development (#37602) Mathew Tkachuk 2026-05-05 19:39:32 +03:00
  • 2006485d60 Allow reporting users from their profile page (#36335) Krzysztof Gutkowski 2026-05-05 12:49:24 +02:00
  • a72f4495cd Add localisation support to DailyChallenge (#37248) Denis Titovets 2026-05-05 11:25:09 +03:00
  • 5fb87da37b Synchronise ranked play text box with gameplay text box (#37630) Anthony Berg 2026-05-05 10:02:57 +02:00
  • 51b4e89773 Eagerly connect to latest server instance for best online experience (#37506) 2026.505.0 Dean Herbert 2026-05-05 16:06:00 +09:00
  • bf405fb9b0 Another batch of small rhythm evaluation fixes (#37609) StanR 2026-05-04 23:29:33 +03:00
  • 80a29eb6a2 Fix discord multiplayer invites (#37598) Zihad 2026-05-04 21:26:47 +06:00
  • b30f10f232 Move mod-based difficulty adjustments to skills (#37621) StanR 2026-05-04 12:45:20 +03:00
  • 3924fc7d86 Fix duel crash due to failing lookups (#37606) Dan Balasescu 2026-05-02 15:55:33 +09:00
  • a3b8b9aee9 Implement duels for ranked play (#37556) 2026.429.0-lazer 2026.429.0 Dan Balasescu 2026-04-29 16:12:27 +09:00
  • 3b84429e86 Stop song preview when entering spectator (#37564) Piotrr0 2026-04-29 07:41:33 +02:00
  • bc1c3d09e0 Fix beatmap panels now showing "downloaded" green strip (#37566) Dean Herbert 2026-04-29 11:27:28 +09:00
  • 71f841d8ae Add beatmap panel to the ranked play results screen (#37558) 2026.428.0-tachyon Dan Balasescu 2026-04-28 22:08:23 +09:00
  • 9b3dba939e Add pen input settings (#37500) Susko3 2026-04-28 13:18:30 +02:00
  • 662c85d4c2 Implement animation for RankedPlayBottomOrnament (#37504) Andrei Zavatski 2026-04-27 12:40:20 +03:00
  • 428af047f9 Enhance ranked play stage countdown timer SFX (#37524) Jamie Taylor 2026-04-27 18:40:03 +09:00
  • 34deaad718 Remove points statistic from MatchmakingStatsTooltip (#37495) Denis Titovets 2026-04-27 07:58:37 +03:00
  • 5b073e6528 Standardize difficulty variable naming (#37460) Natelytle 2026-04-24 11:54:43 -04:00
  • 4b9335ca59 Minor design improvements to the extended result screen (#37144) 2026.425.0-lazer StanR 2026-04-24 18:42:47 +03:00
  • c35782ce9c Improve visual appearance and animation of ranked play match history (#37501) Dan Balasescu 2026-04-24 23:36:14 +09:00
  • 1b86ff11e5 Hide red failing layer in ranked play (#37503) Dan Balasescu 2026-04-24 21:56:26 +09:00
  • ea87510139 Persist last queued pool in ranked play screen (#37490) Zihad 2026-04-24 13:55:40 +06:00
  • 0fa7824a23 Add localisation support for some more notifications (#37237) Denis Titovets 2026-04-24 06:39:55 +03:00
  • 88f0be8b22 Update resources Dean Herbert 2026-04-24 11:11:57 +09:00
  • 8d079a6790 Nerf linear spacings in osu!catch (#37287) Wulpey 2026-04-23 23:33:44 +03:00
  • c9ad0e497f Adjust score submission error handling slightly (#37474) Dean Herbert 2026-04-23 15:41:25 +09:00
  • f1ea3b354c Add empty hand check to moveCardFocus (#37489) Austin Moore 2026-04-22 22:23:17 -05:00
  • 70093c90fb Add web localisation support to MatchmakingStatsDisplay (#37246) Denis Titovets 2026-04-23 04:31:26 +03:00
  • a4f79f7c99 Apply different workaround to fix ranked play single thread audio issues (#37477) 2026.423.0-lazer Dean Herbert 2026-04-23 02:05:52 +09:00
  • f1a9be4a19 Refactor audio preview logic in ranked play cards to match expectations while hopefully not looking buggy anymore (#37463) 2026.422.0-lazer Bartłomiej Dach 2026-04-22 05:48:45 +02:00
  • a8628fdc0c Remove flow acute bonus velocity sqrt (#37436) StanR 2026-04-21 20:17:51 +03:00
  • af9f9e771a Use Mehs in the okAdjustment (#37264) Givy120 2026-04-21 18:05:11 +03:00
  • 7b0e5ecc13 Code quality improvements for child/draw order handling in HandOfCards (#37423) maarvin 2026-04-21 15:54:36 +02:00
  • 71b3d51ed5 Rewrite ranked play card song preview playback logic to hopefully work around framework breakage (#37453) Bartłomiej Dach 2026-04-21 15:19:25 +02:00
  • 71356a9455 Use placeholder user models in ranked play if online lookups fail (#37455) Bartłomiej Dach 2026-04-21 15:16:45 +02:00
  • 553c20397a Do not cache null values in beatmap lookup cache (#37456) Bartłomiej Dach 2026-04-21 15:12:50 +02:00
  • 1eee6dc870 Attempt to improve safety of pushing matchmaking screens (#37452) Bartłomiej Dach 2026-04-21 12:11:35 +02:00
  • 9a2846539f Implement WebSocket server skeleton for external integrations (#37335) Bartłomiej Dach 2026-04-21 11:25:12 +02:00
  • a7ac628e94 Fix ranked play chat deselecting when typing shift-numbers (#37450) Dan Balasescu 2026-04-21 18:07:11 +09:00
  • b3987741d6 Disable discord invites for ranked play (#37439) Zihad 2026-04-21 12:24:38 +06:00
  • 4f02594265 Hide beatmap download notification in ranked play (#37444) Dan Balasescu 2026-04-21 15:04:45 +09:00
  • 0ecb8926bd Update resources 2026.421.0-lazer Dean Herbert 2026-04-21 00:05:56 +09:00
  • c148e2056e Fix illegible star rating text colour in ranked play intro animation (#37429) Bartłomiej Dach 2026-04-20 16:50:25 +02:00
  • 8691004499 Stop all samples when exiting ranked play results screen early (#37427) Bartłomiej Dach 2026-04-20 15:32:59 +02:00
  • a0be214d03 Fix queue screen crashes on mobile (#37425) Bartłomiej Dach 2026-04-20 14:14:13 +02:00
  • 16bbfbb4e2 Disable sentry during test runs Bartłomiej Dach 2026-04-20 13:37:53 +02:00
  • 11f01113a1 Fix crash when dragging card as discard phase ends (#37419) maarvin 2026-04-20 10:58:27 +02:00
  • 48434dd683 Remove sentry DSN from repo Dean Herbert 2026-04-20 17:16:33 +09:00
  • 6c7487f774 Fade out "waiting for a game" sound effect loop (#37415) Dean Herbert 2026-04-20 16:36:54 +09:00
  • 10543e6b8f Unify damage multiplayer formatting (#37366) Krzysztof Gutkowski 2026-04-20 09:28:38 +02:00
  • f2047819a8 Rescale wide snap aim bonus (#37411) StanR 2026-04-20 10:07:25 +03:00