EVAST9919
|
740e766201
|
BreakOverlay and LetterboxOverlay implementation
|
2017-09-15 19:39:55 +03:00 |
|
Damnae
|
5f6b300a3a
|
Fix visual test crash when BeatmapInfo doesn't have a BeatmapSet.
|
2017-09-15 15:12:16 +02:00 |
|
Damnae
|
d9bde5ad5a
|
Fix TestCaseStoryboard Restart button.
|
2017-09-15 14:31:59 +02:00 |
|
Damnae
|
291486a4d1
|
Only create drawables for storyboard elements that will be visible.
|
2017-09-15 14:31:59 +02:00 |
|
Damnae
|
757a159516
|
Display a non-parallax background at the appropriate size when storyboards do not replace it.
|
2017-09-15 14:31:54 +02:00 |
|
Dean Herbert
|
cfcb0c1c6e
|
Add (incorrectly) exploding fruit
|
2017-09-15 21:26:36 +09:00 |
|
Dean Herbert
|
fe221905fa
|
Make fruits look a bit closer to the final design
|
2017-09-15 20:55:04 +09:00 |
|
Dean Herbert
|
8ccbc07dec
|
Remove unnecessary constructor
|
2017-09-15 20:54:46 +09:00 |
|
Dean Herbert
|
4e0aed4b8a
|
Add combo/colour metadata to CatchBaseHit
|
2017-09-15 20:54:34 +09:00 |
|
Dean Herbert
|
b9ab034f94
|
Fix catcher movement speed being way too slow
Now matches osu-stable
|
2017-09-15 19:32:46 +09:00 |
|
Damnae
|
f5368505ab
|
Load the storyboard asynchronously if it wasn't loaded with the beatmap.
|
2017-09-15 11:58:37 +02:00 |
|
Damnae
|
4a15762139
|
Don't create drawables for hidden storyboards.
|
2017-09-15 11:58:37 +02:00 |
|
Damnae
|
c8cdf6787e
|
Better property name.
|
2017-09-15 11:58:31 +02:00 |
|
Damnae
|
7c3ce7e830
|
Unbind events affecting the background after gameplay has ended.
|
2017-09-15 09:16:56 +02:00 |
|
Damnae
|
cb8029af9e
|
Add a setting to hide storyboards.
|
2017-09-15 09:16:56 +02:00 |
|
Damnae
|
ddaf28d7f6
|
Integrate storyboards with gameplay.
|
2017-09-15 09:16:56 +02:00 |
|
Dean Herbert
|
77252a76db
|
Merge pull request #1276 from Damnae/fix_player_loading
Fix player loading.
|
2017-09-15 16:12:58 +09:00 |
|
Damnae
|
010a6ec252
|
Fix player loading.
|
2017-09-15 09:06:27 +02:00 |
|
EVAST9919
|
e7c9ad245e
|
Fix icons in main button system jumps on one side for a long time
|
2017-09-15 09:24:31 +03:00 |
|
Dean Herbert
|
b72921b30e
|
Ensure an OnlineBeatmapID is present before attempting API requests
|
2017-09-15 12:44:48 +09:00 |
|
Dean Herbert
|
a0bbabd18f
|
Merge pull request #1269 from peppy/force-clean-before-deploy
Force clean before deploying
|
2017-09-15 11:56:41 +09:00 |
|
Dan Balasescu
|
3d56c1e99f
|
Merge branch 'master' into force-clean-before-deploy
|
2017-09-15 11:46:28 +09:00 |
|
Dan Balasescu
|
c200fbe961
|
Merge pull request #1271 from peppy/missing-return
Add missing return to PlayerLoader
|
2017-09-15 09:19:55 +09:00 |
|
Dean Herbert
|
6ea22cc6c7
|
Add missing return to PlayerLoader
was being a bit too eager previously
|
2017-09-15 08:15:23 +09:00 |
|
Dean Herbert
|
9e059a2ef0
|
Force clean before deploying
Ensures app.config is up-to-date before deploying, rather than using a potentially old version
|
2017-09-15 00:25:38 +09:00 |
|
Dean Herbert
|
742cd5db91
|
Merge pull request #1268 from MrTheMake/keybindingrow-filter-terms
Removed unnecessary casting of KeyBindingRow.FilterTerms
|
2017-09-14 21:01:50 +09:00 |
|
MrTheMake
|
1e0ce6dabd
|
Removed unnecessary casting of KeyBindingRow.FilterTerms
|
2017-09-14 13:18:50 +02:00 |
|
Dean Herbert
|
98b847b025
|
Add API retrieval support
|
2017-09-14 20:08:07 +09:00 |
|
Dan Balasescu
|
24e14ec62a
|
Merge pull request #1265 from peppy/more_context_menus
Add some more context menus; remove global ContextMenuContainer
|
2017-09-14 19:58:52 +09:00 |
|
Dan Balasescu
|
605c8462f4
|
Merge branch 'master' into more_context_menus
|
2017-09-14 19:32:06 +09:00 |
|
Dan Balasescu
|
7f5531b394
|
Merge pull request #1261 from tom-arrow/mania-random-mod
Implement random mod for osu!mania
|
2017-09-14 19:31:56 +09:00 |
|
Dan Balasescu
|
9044875222
|
Merge branch 'master' into mania-random-mod
|
2017-09-14 19:21:49 +09:00 |
|
Dan Balasescu
|
77d2b1e478
|
Merge branch 'master' into more_context_menus
|
2017-09-14 19:21:29 +09:00 |
|
Dean Herbert
|
9adf38d5e1
|
Merge pull request #1267 from peppy/user-profile-api-update
Update profiles to support newer return structure from osu-web API
|
2017-09-14 19:10:12 +09:00 |
|
Tom
|
a42fb4af2a
|
Add icon for random mod
|
2017-09-14 12:04:05 +02:00 |
|
Dean Herbert
|
bf2d1debdb
|
Merge branch 'master' into user-profile-api-update
|
2017-09-14 18:57:27 +09:00 |
|
Dean Herbert
|
9c4876d135
|
Merge remote-tracking branch 'upstream/master' into ranks-section
|
2017-09-14 18:52:44 +09:00 |
|
Dean Herbert
|
6e0e198098
|
Merge pull request #1258 from peppy/update-deploy-paths
Update deploy dependency paths
|
2017-09-14 18:45:43 +09:00 |
|
Dan Balasescu
|
d6d9b73a9c
|
Merge branch 'master' into update-deploy-paths
|
2017-09-14 18:36:18 +09:00 |
|
Dan Balasescu
|
51cb12c074
|
Merge pull request #1266 from peppy/visualtests-64bit
Fix visualtests preferring 32-bit
|
2017-09-14 18:35:58 +09:00 |
|
Dean Herbert
|
7cd6caacaa
|
Update to support newer return structure from osu-web API
|
2017-09-14 18:08:12 +09:00 |
|
Dean Herbert
|
db6437eea9
|
Remove very old defined constants
|
2017-09-14 17:58:42 +09:00 |
|
Dean Herbert
|
160f48bf85
|
Make VisualTests target 64 bit where possible
|
2017-09-14 17:55:56 +09:00 |
|
Dean Herbert
|
cbed9bc141
|
Merge branch 'master' into more_context_menus
|
2017-09-14 17:55:32 +09:00 |
|
Dean Herbert
|
02fa9eeb3b
|
Merge branch 'master' into online-beatmap-set-overlay
|
2017-09-14 16:52:44 +09:00 |
|
Dean Herbert
|
307a709e6b
|
Merge pull request #1224 from Damnae/storyboards
Storyboards implementation.
|
2017-09-14 16:12:18 +09:00 |
|
Dean Herbert
|
33d33a49ae
|
Merge branch 'master' into storyboards
|
2017-09-14 16:06:19 +09:00 |
|
Dean Herbert
|
b7c9819680
|
Add context menus to chat names and user panels
|
2017-09-14 15:43:47 +09:00 |
|
Dean Herbert
|
396a56ddf4
|
Remove global OsuContextMenuContainer
|
2017-09-14 15:41:32 +09:00 |
|
Dean Herbert
|
bdf62870d1
|
Update framework
|
2017-09-14 15:40:36 +09:00 |
|