|
96a6e30a21
|
Drop complicated type constraints
|
2016-12-16 00:27:06 -05:00 |
|
|
80574423cb
|
Drop SliderBarEventSource
|
2016-12-16 00:27:06 -05:00 |
|
|
abc6db18b3
|
Add license header
|
2016-12-16 00:27:06 -05:00 |
|
|
a751cfcba3
|
Update SliderOption implementation
Per @Tom94's suggestion, the bars track the nub in Update instead of
animating seperately. Also only animates when the event source is the
keyboard.
|
2016-12-16 00:27:06 -05:00 |
|
|
10cc6f7885
|
Move where clause to next line
|
2016-12-16 00:27:06 -05:00 |
|
|
9e75ecab4f
|
Fix up slider bugs
|
2016-12-16 00:27:06 -05:00 |
|
|
22c2a4757c
|
Play slider sample as the value changes in 1/10ths
|
2016-12-16 00:27:06 -05:00 |
|
|
c642f6c34f
|
Add sliderbar L+F
|
2016-12-16 00:27:06 -05:00 |
|
|
d37ff8f153
|
Deleted unnecesary things (I guess)
|
2016-12-15 17:35:14 -06:00 |
|
|
b788878c95
|
Unnecesary things were removed (I guess)
|
2016-12-15 17:28:22 -06:00 |
|
|
a845a897b3
|
Add Base Preview Time
|
2016-12-15 17:11:48 -06:00 |
|
|
c420c55291
|
Merge branch 'master' into hit-samples
# Conflicts:
# osu.Game.Modes.Osu/Objects/Drawables/DrawableSlider.cs
|
2016-12-13 17:57:24 +09:00 |
|
|
658f203c4e
|
Merge pull request #236 from Tom94/fix-carousel-panel-x
Fix panels that are moving off-screen having an incorrect X coordinat…
|
2016-12-11 19:47:09 +09:00 |
|
|
882d5edf7d
|
Fix dropped input outside of playfield.
|
2016-12-11 10:09:58 +01:00 |
|
|
9c4c713aa0
|
Fix panels that are moving off-screen having an incorrect X coordinate applied.
|
2016-12-10 11:30:22 +01:00 |
|
|
f8395c4d3f
|
Fix slider ball not tracking when mouse hasn't been moved since slider appeared.
|
2016-12-08 21:07:20 +09:00 |
|
|
6cfb174f02
|
Fix exiting results screen returning to player.
|
2016-12-08 20:03:18 +09:00 |
|
|
c53743ca7d
|
Fix unit test regression.
|
2016-12-08 20:00:24 +09:00 |
|
|
391767e01d
|
Add very basic hitsound support.
|
2016-12-08 19:54:22 +09:00 |
|
|
63da7e5ea4
|
Merge pull request #225 from peppy/hitobject-improvements
Slider & other hit object improvements.
|
2016-12-08 16:11:50 +09:00 |
|
|
0538681f3b
|
Merge branch 'refs/heads/master' into general-fixes
|
2016-12-08 13:29:59 +09:00 |
|
|
bf7ec397dd
|
Wire dropdowns back to bindables
|
2016-12-07 09:42:53 -05:00 |
|
|
bf33bded24
|
Update star min/max type, just use sliders for now
|
2016-12-07 09:42:53 -05:00 |
|
|
9db8e63f83
|
Make star display min/max a double
|
2016-12-07 09:42:53 -05:00 |
|
|
b06f412ffb
|
Use styled dropdown
|
2016-12-07 09:42:53 -05:00 |
|
|
0e07ce26bc
|
Remove Height from dropdown
|
2016-12-07 09:42:53 -05:00 |
|
|
cf60c52f00
|
Switch to System.ComponentModel.Description
|
2016-12-07 09:42:53 -05:00 |
|
|
5456e0102c
|
s/OptionsDropdown/DropdownOption/g
|
2016-12-07 09:42:52 -05:00 |
|
|
4757a1c433
|
Wire up enum-backed dropdowns
|
2016-12-07 09:42:52 -05:00 |
|
|
0378de8346
|
Add DisplayName
|
2016-12-07 09:42:37 -05:00 |
|
|
9daf524120
|
Add OptionsDropdown<T> and wire up one example
|
2016-12-07 09:42:37 -05:00 |
|
|
ff7ec88e66
|
s/OptionsSlider/SliderOption/g
|
2016-12-07 09:42:37 -05:00 |
|
|
b97902d006
|
Add missing sliders
|
2016-12-07 09:42:37 -05:00 |
|
|
92cf841589
|
Add and wire up all sliderbar-based options
|
2016-12-07 09:42:37 -05:00 |
|
|
3aefa4d6a5
|
Wire up remaining sliders, except for ints
|
2016-12-07 09:42:37 -05:00 |
|
|
a350e95e40
|
Add OptionsSlider and wire up volume sliders
|
2016-12-07 09:41:28 -05:00 |
|
|
08f8eb649c
|
Make counters closer to what they should be looking like.
|
2016-12-07 21:05:29 +09:00 |
|
|
bbc11c77ca
|
Add (temporary) transitions to songselect and player.
|
2016-12-07 20:47:28 +09:00 |
|
|
bc6c57c619
|
Make toolbar icons the same width as options icons.
|
2016-12-07 19:14:05 +09:00 |
|
|
87ad44b901
|
Fix HitObject test case not displaying properly.
|
2016-12-07 18:46:47 +09:00 |
|
|
ae72f91975
|
Reshuffle hit explosions to be on their own layer.
Style misses better.
|
2016-12-06 21:14:38 +09:00 |
|
|
f356640cb7
|
Add missing licence headers.
|
2016-12-06 19:07:15 +09:00 |
|
|
421dd19aaf
|
Move initial state updates to DrawableHitObject.
|
2016-12-06 18:35:08 +09:00 |
|
|
ef8793ff24
|
Merge branch 'refs/heads/master' into more-sound-effects
|
2016-12-06 00:08:45 +09:00 |
|
|
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 |
|
|
3cb9cb647d
|
Tidy up BackButton and adjust transitions a bit.
|
2016-12-05 21:36:42 +09:00 |
|
|
7bd9a87bda
|
Add menu button sound effects.
|
2016-12-05 21:09:41 +09:00 |
|
|
3056bbda5d
|
Add temporary workaround for crash.
|
2016-12-05 21:09:17 +09:00 |
|
|
8fc8ca3998
|
Add song select panel sound effects.
|
2016-12-05 20:09:56 +09:00 |
|
|
590ca3108c
|
Add checkbox sound effects.
|
2016-12-05 19:45:54 +09:00 |
|