This website requires JavaScript.
Explore
Help
Sign In
sim1222
/
osukey
Watch
1
Star
1
Fork
0
You've already forked osukey
mirror of
https://github.com/osukey/osukey.git
synced
2025-05-03 12:47:28 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
osukey
/
osu.Game.Modes.Osu
/
Objects
/
Drawables
History
Dean Herbert
00ddcb11b4
Fix sliders playing hitsound twice at end.
2017-02-22 13:51:40 +09:00
..
Connections
Replace AddConnections by a HitObjects property.
2017-02-12 08:47:07 +01:00
Pieces
Adjust Explode alpha slightly.
2017-02-16 22:48:47 +09:00
DrawableHitCircle.cs
Add MaxScore to correctly account for the maximum attainable score of DrawableHitObjects.
2017-02-16 17:33:13 +09:00
DrawableOsuHitObject.cs
Add MaxScore to correctly account for the maximum attainable score of DrawableHitObjects.
2017-02-16 17:33:13 +09:00
DrawableSlider.cs
Fix sliders playing hitsound twice at end.
2017-02-22 13:51:40 +09:00
DrawableSliderTick.cs
Audio class renames in line with framework changes.
2017-02-18 17:35:04 +09:00
DrawableSpinner.cs
Add difficulty calculation
2017-02-19 17:41:51 +01:00
HitExplosion.cs
Replace all usage of SpriteText with OsuSpriteText.
2017-02-15 21:37:43 +09:00