Dean Herbert
|
0842e00f13
|
Merge branch 'master' into controlpoint-rework
|
2017-05-24 00:20:15 +09:00 |
|
Dean Herbert
|
a48a03bf38
|
Merge branch 'master' into menu-music-osz
|
2017-05-23 23:56:07 +09:00 |
|
EVAST9919
|
564abc1a5b
|
using autosize instead of constant height
|
2017-05-23 14:32:45 +03:00 |
|
EVAST9919
|
165d6ef1bb
|
Make transition a bit smoother
|
2017-05-23 12:30:39 +03:00 |
|
EVAST9919
|
2e28b10c36
|
CI fixes and removed useless property
|
2017-05-23 12:24:16 +03:00 |
|
EVAST9919
|
c7a241246e
|
Better letterbox settings transition
|
2017-05-23 12:09:32 +03:00 |
|
EVAST9919
|
4b23cc47ea
|
Moved KeyCounter visibility logic to it's own class
|
2017-05-23 11:53:42 +03:00 |
|
EVAST9919
|
eafe215169
|
Simplify Hud visibility change
|
2017-05-23 11:53:12 +03:00 |
|
Dean Herbert
|
0634a3a5c5
|
Merge branch 'master' into osu-direct
|
2017-05-23 17:33:20 +09:00 |
|
Dean Herbert
|
0dd52e4e29
|
Various refactoring
|
2017-05-23 17:26:28 +09:00 |
|
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
|
aad6f8f5d6
|
Refactoring of BeatSyncedContainer.
|
2017-05-23 16:11:46 +09:00 |
|
smoogipooo
|
1867cbb381
|
Revert a bit of BeatSyncedContainer for smaller changeset.
|
2017-05-23 16:06:30 +09:00 |
|
smoogipooo
|
836bf930a0
|
More cleanups.
|
2017-05-23 15:29:38 +09:00 |
|
smoogipooo
|
2344f37a3c
|
Always add TimingChange control points.
|
2017-05-23 15:26:07 +09:00 |
|
smoogipooo
|
002a0e99a2
|
Use SortedList + BinarySearch to find control points at time values.
|
2017-05-23 15:20:32 +09:00 |
|
smoogipooo
|
6bfd7e0fb0
|
xmldocs.
|
2017-05-23 14:11:37 +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 |
|
Dean Herbert
|
1295b0a7e1
|
Merge branch 'master' into ColdVolcano/beat-syncing
|
2017-05-23 10:51:47 +09:00 |
|
DrabWeb
|
4681beab5d
|
CI fixes
|
2017-05-22 13:22:14 -03:00 |
|
DrabWeb
|
8b505a9e8b
|
Remove tab character
|
2017-05-22 13:06:52 -03:00 |
|
DrabWeb
|
261ea4c176
|
CoverBackgroundSprite for actually async cover loading
|
2017-05-22 12:41:59 -03:00 |
|
DrabWeb
|
35814e47e4
|
Colour -> GetAppropriateColour, adjust status change transition
|
2017-05-22 12:37:19 -03:00 |
|
smoogipooo
|
adf8bb853e
|
Move load() to be directly below ctor.
|
2017-05-22 20:06:37 +09:00 |
|
smoogipooo
|
de575b3867
|
Early return if beatLength = 0.
|
2017-05-22 20:02:02 +09:00 |
|
smoogipooo
|
95c4704a9e
|
Delay backwards instead of using a millisecond tolerance.
|
2017-05-22 20:01:28 +09: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 |
|
Dan Balasescu
|
fc90cfa604
|
Update BeatSyncedContainer.cs
|
2017-05-22 17:50:05 +09:00 |
|
smoogipooo
|
3235e280a9
|
Add to csproj.
|
2017-05-22 17:32:18 +09:00 |
|
Dan Balasescu
|
a438a8b8d3
|
Merge branch 'master' into ColdVolcano/beat-syncing
|
2017-05-22 17:27:22 +09:00 |
|
smoogipooo
|
70d7f61f7c
|
More inversion for logic simplification.
|
2017-05-22 17:19:39 +09:00 |
|
smoogipooo
|
f81ffa636d
|
Use BindTo instead of taking the game's beatmap bindable.
|
2017-05-22 17:18:11 +09:00 |
|
smoogipooo
|
609aac6453
|
Better kiai mode detection.
|
2017-05-22 17:18:05 +09:00 |
|
smoogipooo
|
b241140496
|
Proper kiai mode detection.
|
2017-05-22 17:18:00 +09:00 |
|
smoogipooo
|
abe9c464a8
|
Invert if statements.
|
2017-05-22 17:17:54 +09:00 |
|
Huo Yaoyuan
|
63259a3457
|
Fix depth of header background.
Thanks to the order of adding to parent container, the depth value is actually not needed.
|
2017-05-22 16:00:03 +08:00 |
|
Huo Yaoyuan
|
85684e5fee
|
Do not scroll headers to when scrolling position is negative.
|
2017-05-22 15:54:58 +08:00 |
|
DrabWeb
|
8a364c6068
|
CI fixes
|
2017-05-22 03:37:36 -03:00 |
|
DrabWeb
|
aa40f88258
|
Add UserStatusOffline
|
2017-05-22 03:32:02 -03:00 |
|
DrabWeb
|
a73cf92994
|
Add second UserPanel to visual test, center cover sprite
|
2017-05-22 03:27:08 -03:00 |
|
DrabWeb
|
bdab545ca4
|
Use BeatmapBackgroundSprite
|
2017-05-22 03:15:22 -03:00 |
|
DrabWeb
|
77affc1eb7
|
Split onto multiple lines
|
2017-05-22 03:13:55 -03:00 |
|
DrabWeb
|
7ce3b73ecd
|
Added UserPanel and UserStatus
|
2017-05-22 03:11:42 -03:00 |
|
DrabWeb
|
3c35badf06
|
Unused using
|
2017-05-22 02:03:53 -03:00 |
|
DrabWeb
|
6bf0ca59fe
|
Make FilterControl not scroll with the panels
|
2017-05-22 02:03:26 -03:00 |
|
Huo Yaoyuan
|
d0ff9e6576
|
Merge branch 'master' into sections
|
2017-05-22 12:52:27 +08:00 |
|
ColdVolcano
|
059af0850b
|
Changes in-line with framework
|
2017-05-21 23:47:08 -05:00 |
|
Dean Herbert
|
d3495545c5
|
Merge branch 'master' into songselect-fixes
|
2017-05-22 12:29:18 +09:00 |
|
Dean Herbert
|
7f08d60008
|
Merge branch 'master' into generic-interface
|
2017-05-22 11:35:50 +09:00 |
|
Dean Herbert
|
04f0dcc255
|
Merge branch 'master' into replay-no-pausing
|
2017-05-22 11:09:31 +09:00 |
|
Dean Herbert
|
4b17bb8e69
|
Merge branch 'master' into mania-pattern-changes
|
2017-05-22 10:25:17 +09:00 |
|
smoogipooo
|
0a0139aded
|
Remove the concept of beatmap events, rename BreakEvent -> BreakPeriod.
|
2017-05-22 10:12:33 +09:00 |
|
Dean Herbert
|
93182e5da3
|
Merge branch 'master' into generic-interface
|
2017-05-22 09:52:40 +09:00 |
|
Dean Herbert
|
82cf94bbff
|
Move spinner colours to local definition for now
We don't want to start polluting the OsuColours namespace with non-UI colours.
|
2017-05-22 09:50:45 +09: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 |
|
DrabWeb
|
4e2126dca8
|
Fix nullref when changing display mode without any BeatmapSets added
|
2017-05-21 18:54:35 -03:00 |
|
DrabWeb
|
8c77f85667
|
Fix DirectOverlay expanding under the Toolbar
|
2017-05-21 18:52:30 -03: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 |
|
DrabWeb
|
eb77c94150
|
Fix search field losing focus
|
2017-05-21 15:30:10 -03:00 |
|
Jorolf
|
5b244367ee
|
allow for solutions were the osu repository isn't at the solution level
|
2017-05-21 20:29:05 +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 |
|
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 |
|
Huo Yaoyuan
|
7357076c4d
|
CI fixes.
|
2017-05-21 04:48:43 +08:00 |
|
Huo Yaoyuan
|
4a55666e03
|
Merge branch 'master' into sections
|
2017-05-21 04:43:39 +08:00 |
|
Huo Yaoyuan
|
f06f8b4dcd
|
Make sidebar buttons working.
|
2017-05-21 04:33:05 +08: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 |
|
Huo Yaoyuan
|
aa409ac1a9
|
Move SearchTextBox out of SettingsHeader.
|
2017-05-21 04:12:16 +08:00 |
|
Huo Yaoyuan
|
a98f109d73
|
Use LayoutSize for header and footer layout.
|
2017-05-21 04:01:07 +08:00 |
|
Huo Yaoyuan
|
35712514a4
|
Update settings UI using SectionsContainer basically.
|
2017-05-21 03:50:04 +08:00 |
|
Huo Yaoyuan
|
93668e53a0
|
Add footer support.
|
2017-05-21 03:44:03 +08:00 |
|
Huo Yaoyuan
|
201b44dbf1
|
Do not make the name confusing.
|
2017-05-21 03:02:51 +08:00 |
|
Huo Yaoyuan
|
72621c81dc
|
Handle null and invalidation of headers.
|
2017-05-21 02:37:34 +08:00 |
|
Huo Yaoyuan
|
e040f297c6
|
Set Masking = false and expose ScrollContainer.
|
2017-05-21 02:21:23 +08:00 |
|
MrTheMake
|
306feb177a
|
Fix null pointer reference
|
2017-05-20 20:18:29 +02:00 |
|
Huo Yaoyuan
|
da47b0a260
|
Fix margin and offset calculating.
|
2017-05-21 02:11:55 +08:00 |
|
MrTheMake
|
031fddc995
|
Fix current beatmap track is started again when entering songselect and changing to another difficulty from the same beatmap set.
|
2017-05-20 19:53:18 +02:00 |
|