MrTheMake
|
3b2df5fa0f
|
Renaming and smaller optimizations
|
2017-06-21 16:46:30 +02:00 |
|
MrTheMake
|
8b07565025
|
Added test case usability, namings and bug fixes
|
2017-06-21 16:33:26 +02:00 |
|
Dean Herbert
|
08cf5b6952
|
Merge pull request #941 from smoogipooo/better-drawablehitobject-lifetimes
Automatically determine lifetime for scrolling rulesets.
|
2017-06-21 20:26:48 +09:00 |
|
smoogipooo
|
3389c8a4dc
|
CI fixes.
|
2017-06-21 20:17:15 +09:00 |
|
Dean Herbert
|
89c8a34025
|
Merge branch 'master' into better-drawablehitobject-lifetimes
|
2017-06-21 20:13:57 +09:00 |
|
MrTheMake
|
67292a5dcf
|
Brought ITransform in line with framework changes
|
2017-06-21 12:27:45 +02:00 |
|
Marco Stephan
|
8ffd7b313b
|
Merge branch 'master' into musiccontroller-canbeatmapchange
|
2017-06-21 12:23:38 +02:00 |
|
MrTheMake
|
7a9d430a28
|
Applied suggested changes
|
2017-06-21 12:17:59 +02:00 |
|
Huo Yaoyuan
|
bcfb1392d7
|
Hide scroll bar.
|
2017-06-21 17:17:54 +08:00 |
|
Dean Herbert
|
89986e8e77
|
Fix namespaces
|
2017-06-21 17:03:47 +09:00 |
|
Dean Herbert
|
45d3c2cd52
|
Merge branch 'master' into profile
|
2017-06-21 16:40:17 +09:00 |
|
Dean Herbert
|
722e519e0f
|
Merge pull request #956 from EVAST9919/heartbeat
Add heartbeat sound effect when hovering osu! logo
|
2017-06-21 15:40:28 +09:00 |
|
Dean Herbert
|
d0d0f11857
|
Merge branch 'master' into heartbeat
|
2017-06-21 15:35:54 +09:00 |
|
Dan Balasescu
|
e93d0cbb3a
|
Merge pull request #957 from paparony03/shapes-renamespace
Shapes namespace
|
2017-06-21 11:41:01 +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
|
ee2c649971
|
Merge pull request #953 from ColdVolcano/logo-visualizer
Add a visualizer around the logo
|
2017-06-19 19:34:40 +09: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
|
25b1058cd3
|
Update framework
|
2017-06-19 18:30:44 +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 |
|