Dean Herbert
|
d0d0f11857
|
Merge branch 'master' into heartbeat
|
2017-06-21 15:35:54 +09:00 |
|
smoogipooo
|
b191d96aab
|
CI fixes.
|
2017-06-21 11:35:19 +09:00 |
|
smoogipooo
|
fc0e44b214
|
Update framework.
|
2017-06-21 11:28:27 +09:00 |
|
MrTheMake
|
2db0466722
|
Readded color flash and simplify logic
|
2017-06-21 02:47:11 +02:00 |
|
MrTheMake
|
70096b6c86
|
Bug fixes
|
2017-06-21 01:28:43 +02:00 |
|
MrTheMake
|
edd7fd585c
|
Disable beatmap changing buttons when entering a screen that disallows changing the beatmap
|
2017-06-21 00:51:32 +02:00 |
|
MrTheMake
|
354f516779
|
Moved load condition and simplify list selection
|
2017-06-20 15:19:59 +02:00 |
|
paparony03
|
c8720bc5d5
|
Oops
|
2017-06-20 16:00:09 +10:00 |
|
paparony03
|
62dee59672
|
Shapes namespace
Depends on https://github.com/ppy/osu-framework/pull/837
|
2017-06-20 15:54:23 +10:00 |
|
MrTheMake
|
03c13620c8
|
Filter the playlist overlay's beatmap list
|
2017-06-20 02:12:05 +02:00 |
|
Huo Yaoyuan
|
2cbed67b01
|
Merge branch 'master' into profile
|
2017-06-20 05:05:05 +08:00 |
|
MrTheMake
|
1b95991e40
|
Extended condition
|
2017-06-19 19:05:09 +02:00 |
|
MrTheMake
|
b4437329cc
|
Removed redundant variable
|
2017-06-19 18:34:56 +02:00 |
|
MrTheMake
|
b9cf0e47ee
|
CI fix
|
2017-06-19 18:12:26 +02:00 |
|
MrTheMake
|
667e6a2d6b
|
Applied suggested changes
|
2017-06-19 18:06:39 +02:00 |
|
MrTheMake
|
aec46a57c8
|
Restart the current track when pressing PREVIOUS or NEXT rather than doing nothing
|
2017-06-19 17:33:58 +02:00 |
|
MrTheMake
|
15a1dd14a6
|
CanChangeBeatmap -> CanBeatmapChange
|
2017-06-19 16:45:21 +02:00 |
|
EVAST9919
|
a991cff908
|
OsuLogo beat sound
|
2017-06-19 17:37:00 +03:00 |
|
MrTheMake
|
8bee06943b
|
Removed ununsed variables
|
2017-06-19 16:33:08 +02:00 |
|
MrTheMake
|
cb8b3cb8fb
|
CI fix
|
2017-06-19 16:31:45 +02:00 |
|
MrTheMake
|
73f2709a2d
|
Move logic into PlaylistOverlay
|
2017-06-19 16:30:58 +02:00 |
|
MrTheMake
|
9cc5dc6c2b
|
Only disallow changing the current track, not pausing or seeking it
|
2017-06-19 15:03:07 +02:00 |
|
MrTheMake
|
13df0e0b04
|
Fixed test case
|
2017-06-19 14:52:36 +02:00 |
|
MrTheMake
|
5450499415
|
Implement OsuScreen::CanBeatmapChange and use it in the music controller
|
2017-06-19 14:32:53 +02:00 |
|
Dean Herbert
|
17cb043cb2
|
Visualiser
|
2017-06-19 18:41:35 +09:00 |
|
Dean Herbert
|
a1b9499480
|
More documentation and constants
|
2017-06-19 18:41:11 +09:00 |
|
Dean Herbert
|
8c063fe2b8
|
Simplify AccentColour property for now
|
2017-06-19 18:38:39 +09:00 |
|
Dean Herbert
|
e269bdbad7
|
Use additive colour; adjust constants a bit
|
2017-06-19 18:30:13 +09:00 |
|
Dean Herbert
|
359cb4c083
|
Add kiai support
|
2017-06-19 18:29:44 +09:00 |
|
ColdVolcano
|
77ca48c1bd
|
CI Fixes
|
2017-06-18 23:52:42 -05:00 |
|
ColdVolcano
|
84aa17dea3
|
Attempt to fix possible loss of fraction
|
2017-06-18 23:08:27 -05:00 |
|
ColdVolcano
|
63aabc162b
|
Fix TestCaseMenuButtonSystem not starting up
|
2017-06-18 22:34:45 -05:00 |
|
ColdVolcano
|
3764c1d799
|
Make bar length and visualizer count floats
|
2017-06-18 22:28:18 -05:00 |
|
ColdVolcano
|
cea8dc5602
|
Fix possible loss of fraction
|
2017-06-18 22:13:21 -05:00 |
|
ColdVolcano
|
d3662636d6
|
CI fixes
|
2017-06-18 22:01:07 -05:00 |
|
smoogipooo
|
34ac932fe2
|
Reduce pollution in DrawableHitObject in favor of a loosely-coupled IScrollingHitObject.
|
2017-06-19 10:54:23 +09:00 |
|
ColdVolcano
|
ccac2e9a75
|
Add a visualizer around the logo
|
2017-06-18 19:33:50 -05:00 |
|
smoogipooo
|
1d5c5a0a4d
|
Fix an invalid depth operation.
|
2017-06-19 07:50:26 +09:00 |
|
MrTheMake
|
a399b18837
|
Removed debug line
|
2017-06-19 00:11:47 +02:00 |
|
MrTheMake
|
3b3cc59471
|
Fix NullReferenceException
|
2017-06-18 20:21:24 +02:00 |
|
MrTheMake
|
23d1c89a67
|
Fix not applying song select preview seek
|
2017-06-18 20:12:28 +02:00 |
|
Dean Herbert
|
8c0850d679
|
Merge branch 'master' into better-drawablehitobject-lifetimes
|
2017-06-16 21:57:41 +09:00 |
|
Huo Yaoyuan
|
fe3cbb7072
|
Update join date definition.
|
2017-06-16 20:32:11 +08:00 |
|
smoogipooo
|
38f2bd47c5
|
Even saner default.
|
2017-06-16 20:00:16 +09:00 |
|
smoogipooo
|
9fea187788
|
A bit more commenting.
|
2017-06-16 19:58:43 +09:00 |
|
smoogipooo
|
28e48eab2b
|
CI fixes.
|
2017-06-16 19:30:30 +09:00 |
|
smoogipooo
|
4afe83e74e
|
Rework DrawableHitObject to provide default life times and proper DrawableTimingSection autosizing.
This exposes LifetimeOffset from DrawableHitObject which is used by the XSRG rulesets to adjust the life time range by the VisibleTimeRange.
|
2017-06-16 19:21:54 +09:00 |
|
Huo Yaoyuan
|
69270814d5
|
CI fixes.
|
2017-06-16 16:54:05 +08:00 |
|
Huo Yaoyuan
|
6372cd0a13
|
Move namespace under Overlays.
|
2017-06-16 16:36:23 +08:00 |
|
Huo Yaoyuan
|
af4ddf8fbd
|
Merge branch 'master' into profile.
|
2017-06-16 16:32:54 +08:00 |
|