Dean Herbert
|
2decb2b2ff
|
Add more flashiness during kiai time
|
2017-05-23 16:42:47 +09:00 |
|
Dean Herbert
|
73320f9a7e
|
Don't bounce the ripple
Also ripple better.
|
2017-05-23 16:42:41 +09:00 |
|
Dean Herbert
|
fe7ac20e29
|
Read menu music from osz resource
|
2017-05-23 16:38:43 +09:00 |
|
smoogipooo
|
3cdfd2eef5
|
Split ControlPoint into different types.
# Conflicts:
# osu.Game.Rulesets.Mania/UI/Column.cs
|
2017-05-23 14:03:40 +09:00 |
|
Dean Herbert
|
3e0aaa1aa0
|
Add basic beat response to osu! logo
|
2017-05-23 12:29:43 +09:00 |
|
DrabWeb
|
9798117d53
|
Move RoomStatus to a class instead of enum
|
2017-05-22 21:13:57 -03:00 |
|
DrabWeb
|
cf0e7887b5
|
Unused using
|
2017-05-22 13:14:56 -03:00 |
|
DrabWeb
|
25b457e994
|
Proper Bindable usage
|
2017-05-22 13:05:18 -03:00 |
|
DrabWeb
|
65df2d2b70
|
MultiplayerRoomStatus -> RoomStatus
|
2017-05-22 12:46:41 -03:00 |
|
DrabWeb
|
2c16d9c3a7
|
CurrentBeatmap -> Beatmap
|
2017-05-22 12:45:40 -03:00 |
|
DrabWeb
|
03f6cded84
|
MultiplayerRoom -> Room
|
2017-05-22 12:44:58 -03:00 |
|
ColdVolcano
|
9235cbff8d
|
Apply suggestions
|
2017-05-22 05:59:16 -05:00 |
|
ColdVolcano
|
63196df541
|
Typo fix
Forgot the pharenteses
|
2017-05-22 05:05:54 -05:00 |
|
ColdVolcano
|
601b840713
|
Apply suggestions
|
2017-05-22 04:55:33 -05:00 |
|
ColdVolcano
|
f2b5be27c8
|
CI Fixes
|
2017-05-22 04:53:32 -05:00 |
|
ColdVolcano
|
a1547f12d4
|
Applied suggestions + Update Framework
|
2017-05-22 04:38:21 -05:00 |
|
ColdVolcano
|
1ea60fd393
|
Merge pull request #828 into menu-flashes
|
2017-05-22 04:15:46 -05:00 |
|
EVAST9919
|
50e3feb761
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into ingame_options
|
2017-05-22 09:12:40 +03:00 |
|
EVAST9919
|
d717ccf85e
|
Settings -> ReplaySettings
|
2017-05-22 09:07:08 +03:00 |
|
ColdVolcano
|
059af0850b
|
Changes in-line with framework
|
2017-05-21 23:47:08 -05:00 |
|
DrabWeb
|
d1df895844
|
Unused using
|
2017-05-22 01:16:59 -03:00 |
|
DrabWeb
|
26bf9dd64b
|
Remove unused Background
|
2017-05-22 01:13:51 -03:00 |
|
DrabWeb
|
0795089d86
|
Merge https://github.com/ppy/osu into drawable-multiplayer-room
|
2017-05-22 01:06:05 -03:00 |
|
DrabWeb
|
82fdf1a918
|
Bindables, avatars, more cleanup
|
2017-05-22 01:01:55 -03:00 |
|
Dean Herbert
|
d3495545c5
|
Merge branch 'master' into songselect-fixes
|
2017-05-22 12:29:18 +09:00 |
|
DrabWeb
|
e5ee7096f8
|
Initial cleanup
|
2017-05-22 00:07:15 -03:00 |
|
DrabWeb
|
c4e6870c12
|
Merge https://github.com/ppy/osu into roompanel
|
2017-05-21 22:37:00 -03:00 |
|
DrabWeb
|
bc980b60ac
|
Add files to project, update with framework changes
|
2017-05-21 22:36:46 -03:00 |
|
MrTheMake
|
e9c2b51012
|
Random the difficulty too
|
2017-05-22 01:59:10 +02:00 |
|
MrTheMake
|
5ef7451dba
|
Improved LEFTand RIGHT key behaviour
|
2017-05-22 01:53:36 +02:00 |
|
MrTheMake
|
4056338203
|
Remove unnecessary track starting
|
2017-05-21 21:35:49 +02:00 |
|
MrTheMake
|
0539584578
|
CI fix
|
2017-05-21 21:33:54 +02:00 |
|
MrTheMake
|
b543b1f9fc
|
Remove unnecessary restart
|
2017-05-21 21:20:59 +02:00 |
|
MrTheMake
|
6219b8e6dd
|
Fixed an error with looping
|
2017-05-21 20:27:41 +02:00 |
|
MrTheMake
|
974e8d1f82
|
Fix pressing up always goes to the first beatmap group difficulty, not the last
|
2017-05-21 19:27:34 +02:00 |
|
MrTheMake
|
9b87f5d8db
|
Reformating
|
2017-05-21 18:16:54 +02:00 |
|
MrTheMake
|
6d7f70d0ea
|
Fix CI warnings
|
2017-05-21 18:00:31 +02:00 |
|
EVAST9919
|
0615f104f0
|
SettingsContainer -> SettingsDropdownContainer
|
2017-05-21 18:22:27 +03:00 |
|
MrTheMake
|
34653eb8c0
|
Fixed null references
|
2017-05-21 17:20:20 +02:00 |
|
MrTheMake
|
7db45cb58f
|
Moved the whole looping assignments inside PlaySongSelect
|
2017-05-21 17:09:56 +02:00 |
|
MrTheMake
|
ec213efc49
|
Trimmed whitespaces
|
2017-05-21 16:13:20 +02:00 |
|
MrTheMake
|
cc35cc281c
|
Fixed null reference in case there are no beatmaps
|
2017-05-21 16:10:10 +02:00 |
|
MrTheMake
|
48f4879157
|
Use the track's implemented looping algorithm to loop tracks in the song select screen
|
2017-05-21 15:57:41 +02:00 |
|
MrTheMake
|
043d1ed20a
|
Updated preload condition to handle special case
|
2017-05-21 14:08:04 +02:00 |
|
MrTheMake
|
662ea0ec2d
|
Repeat a beatmap's track if it has ended
|
2017-05-21 14:00:40 +02:00 |
|
MrTheMake
|
1546bbc66b
|
Updated preload condition.
|
2017-05-21 13:04:04 +02:00 |
|
MrTheMake
|
44cad4e0ac
|
Fix a bug that prevents the lowest beatmap group from being selected if it is not completly on-screen.
|
2017-05-21 03:04:12 +02:00 |
|
MrTheMake
|
33ebc8fd49
|
Trimmed more whitespaces
|
2017-05-20 22:23:49 +02:00 |
|
MrTheMake
|
97aadad113
|
Trimmed spaces.
|
2017-05-20 22:16:05 +02:00 |
|
MrTheMake
|
f76abe2329
|
Disallow clicking through the song select footer.
|
2017-05-20 22:13:23 +02:00 |
|