Commit Graph

56430 Commits

Author SHA1 Message Date
4f1530c2db Add slider follow circle 2022-09-19 23:16:46 +09:00
3c0983b0db Add slider reverse arrow 2022-09-19 23:16:46 +09:00
d4e2f70f87 Add slider score point 2022-09-19 23:16:46 +09:00
ef6ea49b18 Add slider ball 2022-09-19 23:16:46 +09:00
cd84503e62 Add slider body 2022-09-19 23:16:46 +09:00
403cc59208 Further animation tweaks and better documentation 2022-09-19 23:16:46 +09:00
02fbb04ba8 Add basic argon judgement 2022-09-19 23:16:46 +09:00
4a86fe1ca9 Tweak main circle animations 2022-09-19 23:16:46 +09:00
b766493776 Add basic argon skin transformer for osu! ruleset 2022-09-19 23:16:46 +09:00
0f7b38f4c3 Add new default skin "argon" 2022-09-19 23:16:46 +09:00
d4510b72da Merge pull request #20346 from frenzibyte/fix-input-blocking-mod
Fix `InputBlockingMod` not always clearing last action on break periods
2022-09-19 22:18:24 +09:00
cbb4845fa6 Merge pull request #20358 from o-dasher/simplify-flashlight
Fix flashlight shrinking at >100x rather than starting from 100x
2022-09-19 22:03:34 +09:00
41e7d271d7 Remove redundant string interpolation 2022-09-19 21:51:54 +09:00
67089e1a56 Merge branch 'master' into fix-catch-clamp 2022-09-19 12:51:40 +02:00
8204090e47 Scale smoke radius based on texture width 2022-09-19 00:07:22 -07:00
3eb28881e4 Temp default smoke scale/rotation anims 2022-09-18 22:14:54 -07:00
8474335aea Remove hacky LifetimeEnd workaround 2022-09-18 22:08:45 -07:00
a0e31018a1 Copy stable smoke's fade/alpha values, blending, scale, and rotation 2022-09-18 22:06:07 -07:00
f6b29d8ebc Make TestSceneHitCircle show more than one cirle to make testing easier 2022-09-19 12:38:34 +09:00
494790294a Update SkinnableTestScene to show new default skin 2022-09-19 12:38:34 +09:00
2b1c5b2c4a Fix test failure due to triangle skin no longer being null intests 2022-09-19 12:34:50 +09:00
0a625bd879 Fix mods potentially keeping reference to runtime gameplay elements
As noticed by smoogipoo during multiplayer match on the weekend.
2022-09-19 12:18:46 +09:00
454125123d Add failing test coverage showing mod reference leak path 2022-09-19 12:18:35 +09:00
6852577dad Remove smoke from key overlay 2022-09-18 19:08:01 -07:00
0138663bdc Fix InspectCode errors 2022-09-18 18:32:33 -07:00
06178104c8 Show smoke in replays 2022-09-18 17:55:06 -07:00
5ccffe86bd Merge pull request #20339 from peppy/fix-notification-count
Fix notification count not always updating when it should
2022-09-19 02:43:56 +03:00
a413c7a3e6 Merge branch 'master' into fix-notification-count 2022-09-19 02:08:20 +03:00
a4e9c7711c Fix when flashlight shrinking takes place 2022-09-18 18:59:17 -04:00
407b104116 Revert changes
This reverts commit beef3b418a.

Revert "Use linq expression for handling breaks"

This reverts commit 8464a1941b.

Revert "renames variables to make more logical sense"

This reverts commit 3b87ecf56c.

Revert "Removes overhead when not combo based size"

This reverts commit ac4229e3d4.
2022-09-18 18:57:53 -04:00
9eb0a21d75 Correct comments 2022-09-19 00:45:23 +02:00
6d3e42a248 Give enums descriptions, change acronym and remove icon 2022-09-18 23:56:26 +02:00
4263933c9e Add settings AngleSharpness and Angle variety 2022-09-18 23:43:14 +02:00
ca9fe9f240 Fixed TestCatcherCatchWidth failing 2022-09-18 22:05:09 +02:00
613564b5b9 Full legacy smoke implementation and temp default smoke 2022-09-18 12:10:01 -07:00
493efd84a3 Basic smoke path implementation 2022-09-18 12:08:34 -07:00
6d7d80a4fb Made X position value of CatchHitObject clamp to CatchPlayfield's width 2022-09-18 17:29:08 +02:00
0ac28cbecc Fix potential crash from missing DownloadProgress 2022-09-18 23:42:16 +09:00
6a06a5b1b5 Reword fallback instantiation handling comment to hopefully explain things better 2022-09-18 18:20:28 +09:00
d0b8409de5 Apply more renames 2022-09-18 18:19:00 +09:00
1914c41d0d Merge pull request #20353 from Drison64/fix-timelineZoom-zero
EditorBeatmap's TimelineZoom should never be zero
2022-09-18 18:06:26 +09:00
ada4b97ebd Merge pull request #20359 from smoogipoo/fix-room-component-memory-leak
Fix memory leak due to missing event unbind
2022-09-18 14:59:05 +09:00
2dcaf7cfd8 Fix memory leak due to missing event unbind 2022-09-18 14:25:31 +09:00
ac4229e3d4 Removes overhead when not combo based size 2022-09-18 00:38:01 -04:00
3b87ecf56c renames variables to make more logical sense 2022-09-18 00:19:40 -04:00
8464a1941b Use linq expression for handling breaks 2022-09-17 23:49:23 -04:00
beef3b418a Simplifies size calculation 2022-09-17 23:41:23 -04:00
a634ec8fdb Merge pull request #20355 from frenzibyte/api-user-score-aggregate-xmldoc
Clarify purpose of `APIUserScoreAggregate` using xmldoc
2022-09-18 11:50:06 +09:00
c075d3de08 Create a test and a check if initial zoom value of ZoomableScrollContainer is in range 2022-09-17 22:43:40 +02:00
9d94343317 Update osu.Game/Screens/Edit/Compose/Components/Timeline/Timeline.cs
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
2022-09-17 19:51:44 +02:00