mirror of
https://github.com/ppy/osu.git
synced 2025-02-23 14:53:21 +08:00
The previous logic was very wrong, as the check would only occur on each beat. But that's not how kiai sections work – they can be placed at any timestamp, even if that doesn't align with a beat. In addition, the rate limiting has been removed because it didn't exist on stable and causes some fountains to be missed. Overlap scenarios are already handled internally by the `StarFountain` class. Closes https://github.com/ppy/osu/issues/31855. |
||
---|---|---|
.. | ||
Backgrounds | ||
Containers | ||
Cursor | ||
OpenGL/Vertices | ||
Sprites | ||
UserInterface | ||
UserInterfaceV2 | ||
DateTooltip.cs | ||
DrawableDate.cs | ||
ErrorTextFlowContainer.cs | ||
HSPAColour.cs | ||
IHasAccentColour.cs | ||
InputBlockingContainer.cs | ||
OsuColour.cs | ||
OsuFont.cs | ||
OsuIcon.cs | ||
ParticleExplosion.cs | ||
ParticleSpewer.cs | ||
ScreenshotManager.cs |