DrabWeb
|
ce68b6661e
|
Update visual test.
|
2017-09-08 14:15:28 -03:00 |
|
DrabWeb
|
55e8bdfb05
|
CI fixes.
|
2017-09-07 15:38:23 -03:00 |
|
DrabWeb
|
109531b66c
|
Cleanup, remove unneeded files.
|
2017-09-07 15:21:18 -03:00 |
|
DrabWeb
|
2153865de5
|
Adjust fail on missing logic to match original.
|
2017-09-07 15:09:50 -03:00 |
|
DrabWeb
|
fd2700a5b4
|
Fix .00 being displayed for star difficulty when the value is 0.
|
2017-09-07 15:01:31 -03:00 |
|
DrabWeb
|
5e685ff5b1
|
Rewrite BeatmapDetails to be more modular for future code sharing.
|
2017-09-07 14:53:53 -03:00 |
|
Dean Herbert
|
b9bec6a983
|
CI fixes
|
2017-09-07 23:06:35 +09:00 |
|
Dean Herbert
|
41398f57d6
|
Changes in line with framework
|
2017-09-07 20:36:32 +09:00 |
|
smoogipooo
|
06fac913bf
|
Re-implement EditorMenuBar.
|
2017-09-06 21:14:29 +09:00 |
|
smoogipooo
|
df79d8918d
|
Merge branch 'master' into menu-bar
|
2017-09-06 18:26:18 +09:00 |
|
smoogipooo
|
5508fa0fd9
|
Merge remote-tracking branch 'origin/master' into new-menus
|
2017-09-05 19:14:42 +09:00 |
|
smoogipooo
|
57678a13d9
|
Update in-line with framework changes.
|
2017-09-04 09:32:35 +09:00 |
|
Dean Herbert
|
543a71efcc
|
Fix ObjectDisposal exceptions due to lingering event binds
|
2017-09-04 08:21:07 +09:00 |
|
Dean Herbert
|
dd26c80837
|
Delete -> Hide
|
2017-09-04 07:59:32 +09:00 |
|
Dan Balasescu
|
19ad5d5328
|
Merge branch 'master' into song-select-context-menus
|
2017-09-04 07:56:31 +09:00 |
|
Dean Herbert
|
3ede685ee9
|
Fix crash on random selection from a previously null selection
|
2017-09-01 18:44:51 +09:00 |
|
Dean Herbert
|
3d61cde266
|
Correctly delay loading of PlaySongSelect-specific components
|
2017-09-01 18:22:38 +09:00 |
|
Dean Herbert
|
f9d02afb00
|
Don't allow selection of a hidden beatmap
|
2017-09-01 18:13:21 +09:00 |
|
Dean Herbert
|
1f646e6d54
|
Add hiding support for beatmap difficulties
|
2017-09-01 17:57:12 +09:00 |
|
Dean Herbert
|
3b4b4b669b
|
Add framework for deleting difficulties
|
2017-08-30 21:12:46 +09:00 |
|
Dean Herbert
|
2fb4126ffc
|
Use BeatmapSetInfo instead of WorkingBeatmap
|
2017-08-30 20:53:33 +09:00 |
|
Dean Herbert
|
07da29ea1c
|
Add context menu to beatmap set header
|
2017-08-30 20:41:41 +09:00 |
|
Dan Balasescu
|
cabf671811
|
Merge branch 'master' into menu-bar
|
2017-08-30 12:31:12 +09:00 |
|
Huo Yaoyuan
|
4aa5ce8b41
|
Always load background and info wedge when no beatmap available.
|
2017-08-28 17:53:57 +08:00 |
|
smoogipooo
|
b17d9ac06e
|
Move EditorMenuBar into the Edit namespace, and fix a minor styling issue.
|
2017-08-28 17:55:50 +09:00 |
|
Dean Herbert
|
189988236b
|
Move PlayerInputManager logic inside RulesetInputManager
|
2017-08-24 15:23:17 +09:00 |
|
Dean Herbert
|
c5a20e3372
|
Remove permitNulls
|
2017-08-22 18:28:32 +09:00 |
|
Dean Herbert
|
803cbddfe2
|
Ensure score's user is set directly from API
Previously would fail in visualtests due to `OsuGame` case.
|
2017-08-22 16:59:54 +09:00 |
|
Dean Herbert
|
09dd0cabd6
|
Move beatmap/ruleset change restrictions to OsuGame
Allows test cases to more freely exist
|
2017-08-22 15:59:32 +09:00 |
|
Dean Herbert
|
16e96888ab
|
Update KeyCounterCollection to support action-based buttons
|
2017-08-21 12:39:22 +09:00 |
|
Shane Woolcock
|
4901ac9e35
|
Add some comments explaining why the Track is being forcefully added to the TrackManager
|
2017-08-18 18:01:18 +09:30 |
|
Dean Herbert
|
ffc8f763e5
|
Merge branch 'master' into fix-track-not-resetting
|
2017-08-18 17:24:22 +09:00 |
|
Dan Balasescu
|
cc6a5824f0
|
Merge branch 'master' into fix-ruleset-changing
|
2017-08-18 13:40:52 +09:00 |
|
Dean Herbert
|
7e21ddb5eb
|
Remove usage of HideOnEscape
|
2017-08-16 22:56:32 +09:00 |
|
Dean Herbert
|
2c7f0629ef
|
Merge remote-tracking branch 'upstream/master' into is-alive
|
2017-08-16 12:11:32 +09:00 |
|
Dean Herbert
|
6ded194c53
|
Remove all usage of DI to retrieve InputManager
Uses GetContainingInputManager instead, as per framework changes.
|
2017-08-15 14:30:50 +09:00 |
|
Dean Herbert
|
97ac8e1a64
|
Update usages of IsAlive/IsLoaded in line with framework changes
|
2017-08-15 13:57:48 +09:00 |
|
Dean Herbert
|
70f148f0b4
|
Fix icons on skip button
|
2017-08-15 09:30:46 +09:00 |
|
Dean Herbert
|
9e1ffa27dc
|
Fix leaderboard icons not displaying correctly
|
2017-08-14 12:52:20 +09:00 |
|
Dean Herbert
|
94b8d1de8b
|
Merge branch 'master' into fix-ruleset-changing
|
2017-08-13 11:14:41 +09:00 |
|
Dean Herbert
|
fe2911f165
|
Fix some formatting issues
|
2017-08-13 10:36:57 +09:00 |
|
Shane Woolcock
|
096e574401
|
Selecting a beatmap set no longer updates the ruleset to the first map of that set (since it causes the carousel to refilter)
|
2017-08-12 19:52:09 +09:30 |
|
Shane Woolcock
|
e48c5898bd
|
Ensure the Track for the selected beatmap is added to the TrackManager. Fixes the problem where a beatmap would be stuck at 100% if it is replayed.
|
2017-08-11 17:26:30 +09:30 |
|
Dean Herbert
|
48d4ed55e9
|
Move a lot of code to framework
|
2017-08-11 16:11:46 +09:00 |
|
Dean Herbert
|
723e27353c
|
HitRenderer -> RulesetContainer
|
2017-08-09 13:28:29 +09:00 |
|
Dean Herbert
|
b88f37de45
|
Add custom actions for Catch
Reworks input management for rulesets
|
2017-08-09 11:50:34 +09:00 |
|
Dean Herbert
|
e75f438c29
|
Add difficulty application mods
Also fixes circular references when using IJsonSerializable.
|
2017-08-07 08:54:54 +09:00 |
|
Dean Herbert
|
224de9cc1e
|
Implement NoFail mod
|
2017-08-07 08:54:54 +09:00 |
|
Dean Herbert
|
e8021c2b92
|
Move line inside if
|
2017-08-04 17:20:05 +09:00 |
|
Huo Yaoyuan
|
74facb32b4
|
Use removeAutoModOnResume as a field.
|
2017-08-04 15:34:11 +08:00 |
|