Dean Herbert
|
4042a9e71e
|
Add preliminary (correctly) textured sliders; split out components into their own files.
|
2016-12-06 19:54:52 +09:00 |
|
Dean Herbert
|
783ef6829e
|
Merge pull request #224 from peppy/general-fixes
Add missing licence headers.
|
2016-12-06 19:10:37 +09:00 |
|
Dean Herbert
|
f356640cb7
|
Add missing licence headers.
|
2016-12-06 19:07:15 +09:00 |
|
Dean Herbert
|
421dd19aaf
|
Move initial state updates to DrawableHitObject.
|
2016-12-06 18:35:08 +09:00 |
|
Dean Herbert
|
29d15c3ab8
|
Fix incorrect snaking on non-repeat sliders.
|
2016-12-06 16:58:12 +09:00 |
|
Dean Herbert
|
d05a1ea1c5
|
Merge pull request #223 from peppy/more-sound-effects
Add various sound effects.
|
2016-12-06 00:17:19 +09:00 |
|
Dean Herbert
|
ef8793ff24
|
Merge branch 'refs/heads/master' into more-sound-effects
|
2016-12-06 00:08:45 +09:00 |
|
Dean Herbert
|
e33aaa95a8
|
Merge pull request #222 from peppy/better-exit-process
Move the actual outro sequence into Intro rather than MainMenu.
|
2016-12-06 00:06:42 +09:00 |
|
Dean Herbert
|
d1cb9b90d5
|
Merge pull request #221 from peppy/general-fixes
Update framework.
|
2016-12-05 23:22:16 +09:00 |
|
Dean Herbert
|
3cb9cb647d
|
Tidy up BackButton and adjust transitions a bit.
|
2016-12-05 21:36:42 +09:00 |
|
Dean Herbert
|
7bd9a87bda
|
Add menu button sound effects.
|
2016-12-05 21:09:41 +09:00 |
|
Dean Herbert
|
3056bbda5d
|
Add temporary workaround for crash.
|
2016-12-05 21:09:17 +09:00 |
|
Dean Herbert
|
8fc8ca3998
|
Add song select panel sound effects.
|
2016-12-05 20:09:56 +09:00 |
|
Dean Herbert
|
590ca3108c
|
Add checkbox sound effects.
|
2016-12-05 19:45:54 +09:00 |
|
Dean Herbert
|
ff85ccca6d
|
Move the actual outro sequence into Intro rather than MainMenu.
|
2016-12-05 19:34:52 +09:00 |
|
Dean Herbert
|
4d27101aca
|
Add ability to adjust game clock's speed (pgup/pgdn).
A bit hacky, probably need to expose rate better.
|
2016-12-05 19:33:38 +09:00 |
|
Dean Herbert
|
d4670fc64e
|
Update framework.
|
2016-12-05 18:34:40 +09:00 |
|
Huo Yaoyuan
|
cb8a07b653
|
Function of changing FadeTime.
|
2016-12-05 01:06:28 +08:00 |
|
Huo Yaoyuan
|
63ba3455fb
|
Function of add random.
|
2016-12-05 01:03:18 +08:00 |
|
Huo Yaoyuan
|
92c21d8b12
|
Add button and sliderbar.
|
2016-12-05 00:58:52 +08:00 |
|
Dean Herbert
|
8bc5729f5f
|
Merge pull request #218 from Tom94/improved-sliders
Improved sliders
|
2016-12-04 14:51:13 +09:00 |
|
Dean Herbert
|
7c3be4eaba
|
Update framework.
|
2016-12-04 11:47:32 +09:00 |
|
Thomas Müller
|
6ff4a2c270
|
Shorten and lengthen slider curves as needed to respect the length written in the .osu file.
|
2016-12-03 15:28:53 +01:00 |
|
Thomas Müller
|
a0131b8b25
|
Fix slider velocity not being applied.
|
2016-12-03 14:52:51 +01:00 |
|
Thomas Müller
|
97c4807f0b
|
Fix incorrect slider snaking in repeat sliders.
|
2016-12-03 14:40:35 +01:00 |
|
Thomas Müller
|
773d64cd5e
|
Update judgement after children have been updated.
|
2016-12-03 14:40:15 +01:00 |
|
Thomas Müller
|
b81bf7085f
|
Add missing licence headers and fixup using statements.
|
2016-12-03 13:56:35 +01:00 |
|
Thomas Müller
|
c43b47da2a
|
Add option toggles and configuration for snaking in and out sliders.
|
2016-12-03 13:56:19 +01:00 |
|
Thomas Müller
|
a1efd25ac1
|
Improve code clarity and allow snaking "away" the beginning of the slider that has already been tracked.
|
2016-12-03 13:25:31 +01:00 |
|
Thomas Müller
|
4dbc6ad4d0
|
Construct drawable slider paths smoothly using the optimized slider curve instead of by discrete individual re-sampled segments.
|
2016-12-03 11:43:56 +01:00 |
|
Thomas Müller
|
c6e099d725
|
Fix incorrect way of calculating SliderCurve.PositionAt.
|
2016-12-03 10:41:03 +01:00 |
|
Thomas Müller
|
08f9d329b9
|
Merge pull request #217 from huoyaoyuan/generic-container
Make KeyCounterCollection generic
|
2016-12-03 10:12:12 +01:00 |
|
Huo Yaoyuan
|
2eefc320fd
|
Make KeyCounterCollection generic.
|
2016-12-03 15:58:27 +08:00 |
|
Huo Yaoyuan
|
e2491b7f9d
|
Update framework.
|
2016-12-03 15:50:48 +08:00 |
|
Dean Herbert
|
e218fda972
|
Merge pull request #216 from peppy/general-fixes
Make toolbar buttons more independent logic-wise.
|
2016-12-02 22:05:09 +09:00 |
|
Dean Herbert
|
a80c28ca37
|
ToolbarOverlayToggleButton
|
2016-12-02 21:57:01 +09:00 |
|
Dean Herbert
|
ebde5fa97f
|
Update framework.
|
2016-12-02 20:56:05 +09:00 |
|
Dean Herbert
|
9bf36418a0
|
Make toolbar buttons more independent logic-wise.
Also adds visual toggle state for toggleable buttons.
|
2016-12-02 18:43:01 +09:00 |
|
Dean Herbert
|
bc2391578c
|
Merge pull request #212 from Tom94/better-triangles
Use new framework-level triangles.
|
2016-12-02 16:21:04 +09:00 |
|
Dean Herbert
|
d7d4480dde
|
Update framework.
|
2016-12-02 16:16:29 +09:00 |
|
Thomas Müller
|
1e8dc780ab
|
Use new framework-level triangles.
|
2016-12-01 19:12:35 +01:00 |
|
Thomas Müller
|
20947623d5
|
Merge pull request #210 from peppy/online-improvements
Add login support, better API state change handling.
|
2016-12-01 18:50:54 +01:00 |
|
Dean Herbert
|
22905d2033
|
Align logo correctly between intro and main menu.
Kinda hacky but will do for now.
|
2016-12-01 21:59:32 +09:00 |
|
Dean Herbert
|
413138abe5
|
Delay movement of ParallaxContainers slightly.
|
2016-12-01 21:45:40 +09:00 |
|
Dean Herbert
|
2342a17dbc
|
Move BufferedContainer usage to allow ripple to blend correctly with the background layer.
|
2016-12-01 21:29:14 +09:00 |
|
Dean Herbert
|
511dab32ef
|
Remove masking from Triangles to simplify OsuLogo masking hierarchy.
|
2016-12-01 21:12:37 +09:00 |
|
Dean Herbert
|
4b74ea7586
|
Separate logo hover and bounce into separate containers to fix consecutive actions.
|
2016-12-01 20:52:26 +09:00 |
|
Dean Herbert
|
6909dbf60c
|
Increase cursor trail density a bit.
|
2016-12-01 20:44:17 +09:00 |
|
Dean Herbert
|
1f370fe29c
|
Add animated osu! logo.
|
2016-12-01 20:21:14 +09:00 |
|
Dean Herbert
|
858a79c402
|
Merge pull request #211 from huoyaoyuan/enhancement
Minor enhancements
|
2016-12-01 20:01:39 +09:00 |
|