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-02 04:07:22 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
osukey
/
osu.Game.Modes.Osu
/
Objects
/
Drawables
History
Thomas Müller
a5dfa7ab06
Remove unnecessary using statements
2017-02-23 21:38:10 +01:00
..
Connections
Replace AddConnections by a HitObjects property.
2017-02-12 08:47:07 +01:00
Pieces
Remove unnecessary using statements
2017-02-23 21:38:10 +01: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
Improve feel of spinners.
2017-02-22 18:23:06 +09:00
HitExplosion.cs
Replace all usage of SpriteText with OsuSpriteText.
2017-02-15 21:37:43 +09:00