Commit Graph

14711 Commits

Author SHA1 Message Date
ad72d3816b Allow dragging anywhere in a capture box to move objects 2018-03-09 23:43:50 +09:00
4a48136e4f Make hitobject positions adjustable 2018-03-09 23:12:34 +09:00
3b766b8ec8 Make CaptureBox account for changes in hitobject states 2018-03-09 23:11:48 +09:00
56730247e3 Merge branch 'fix-unplayable-beatmaps' of github.com:naoey/osu into fix-unplayable-beatmaps 2018-03-09 19:40:00 +05:30
2c0488b1f1 Invert bool, add test, and handle ruleset change. 2018-03-09 19:39:28 +05:30
9ad9fc5aa9 Merge branch 'master' into fix-unplayable-beatmaps 2018-03-09 21:39:48 +09:00
df8f89b3d6 Merge branch 'master' into fix-mania-conversion 2018-03-09 21:39:19 +09:00
1ecd051383 Merge pull request #2190 from peppy/framework-too-far-behind
Update framework
2018-03-09 21:38:57 +09:00
2b0309b26d Update framework 2018-03-09 21:29:13 +09:00
217dd2ecdc Initial push for better decoders 2018-03-09 21:24:15 +09:00
d04f47718f Make song select choose random when initial selection fails.
- Revert TestCasePlaySongSelect to master
2018-03-09 17:36:55 +05:30
25fb527cc7 Remove previous fix and move filtered logic to carousel.
- Add an optional bool parameter to SelectBeatmap to skip selecting
filtered maps
2018-03-09 15:51:00 +05:30
ac9de336db Merge branch 'master' into fix-mania-conversion 2018-03-09 16:09:14 +09:00
6ad962fc8b Interpolate ParallaxContainer's scale
Things were a bit jumpy when a screen was adjusting `ParallaxAmount`. This smoothes the applied scale changes to look great again.

Most noticeable when hitting the retry hotkey (`~`) from gameplay.
2018-03-09 14:35:53 +09:00
1f48cfb79a Added Mirror Mod for Mania 2018-03-08 17:35:20 +01:00
c11f6efab5 Merge pull request #2045 from UselessToucan/PlayerBase
Allow previewing background adjustments at player loading screen
2018-03-08 22:26:39 +09:00
6d91889ca6 Move player-specific configuration bindables back to player 2018-03-08 22:16:47 +09:00
94ed4ab01b Add debouncing to player loading
Allows the mouse to temporarily exit and re-enter overlay elements without triggering a load
2018-03-08 20:28:55 +09:00
d3e91024a7 Block player enter when a drag initiates from an overlaying container 2018-03-08 18:16:23 +09:00
2cb197d0c4 Replace ConfigureBackgroundUpdate with OnEntering 2018-03-08 11:35:00 +03:00
8f3f886805 Merge branch 'master' into PlayerBase 2018-03-08 16:12:12 +09:00
80bd2a95f6 Merge pull request #2186 from peppy/fix-difficulty-calculator
Fix difficulty calculator regression when applying mods
2018-03-08 15:14:13 +09:00
2c0928896b Merge branch 'master' into fix-difficulty-calculator 2018-03-08 15:03:33 +09:00
213d749dab Merge pull request #2183 from peppy/less-hp-drain
Match HP drain harshness closer to stable
2018-03-08 14:53:15 +09:00
ffc9a7644e Merge branch 'master' into less-hp-drain 2018-03-08 14:44:40 +09:00
81c1ec2005 Merge branch 'master' into fix-unplayable-beatmaps 2018-03-08 13:02:57 +09:00
3b56999118 Add drawable to display (and update) relative dates 2018-03-08 12:58:16 +09:00
70a16667b6 Fix difficulty calculator regression when applying mods 2018-03-08 12:57:36 +09:00
ee96e974a8 Update framework 2018-03-08 09:43:31 +09:00
91c984ed97 Merge branch 'master' into rewrite-break-overlay 2018-03-08 09:31:59 +09:00
81b778fdcf Merge branch 'master' into cursor-trail 2018-03-08 09:31:42 +09:00
ca249ab866 Merge pull request #2120 from naoey/user-profile-recent
Add recent section to user profile
2018-03-08 01:14:30 +09:00
e55a503f79 Tidy up test case 2018-03-08 00:58:16 +09:00
453fd83e01 Merge branch 'master' into user-profile-recent 2018-03-08 00:42:02 +09:00
b4d20c81e0 Merge pull request #2184 from delftswa2018/master
Removing "mouse wheel disabled" checkbox from visual settings in gameplay
2018-03-08 00:03:31 +09:00
983cefbe40 Add VisualTest. 2018-03-07 19:08:26 +05:30
3731cbe5eb Removing "mouse wheel disabled" checkbox from visual settings gameplay menu 2018-03-07 14:20:59 +01:00
f78538fea8 Merge branch 'master' into user-profile-recent 2018-03-07 19:41:52 +09:00
04f5563238 Match HP drain harshness closer to stable
Based on number of misses before fail on two arbitrary tests. Obviously not final, just making the game more playable for the time being.
2018-03-07 19:37:26 +09:00
fe3ab94afb Fix mania judgement regression 2018-03-07 19:19:56 +09:00
b62ed004f2 Remove judgements when deciding a new judgement for a HitObject
Generally happens when rewinding.
2018-03-07 19:14:42 +09:00
f2d7621df3 Add skin support for explode/flash layers
Basically to hide them for legacy skins, though.
2018-03-07 18:21:05 +09:00
05eb678654 Add skin support for judgements 2018-03-07 18:21:05 +09:00
bd952ce370 Allow skinnable drawables to be of non-restricted size 2018-03-07 18:21:05 +09:00
fbe8641ec4 Merge pull request #2178 from peppy/slider-tick-transform-cleanup
SliderTick transform improvements
2018-03-07 17:19:16 +09:00
6a768e378a Merge branch 'master' into rewrite-break-overlay 2018-03-07 17:00:34 +09:00
1375ee8408 Merge branch 'master' into slider-tick-transform-cleanup 2018-03-07 16:59:04 +09:00
9aa52db2c0 Merge pull request #2177 from peppy/api-error-shouldnt-retry
Fix arbitrary API request errors getting identified as timeouts
2018-03-07 16:58:54 +09:00
fb349e68a3 Merge branch 'master' into api-error-shouldnt-retry 2018-03-07 16:50:14 +09:00
7a005bdb6a Merge pull request #2176 from peppy/nullable-legacy-id
Make LegacyID nullable
2018-03-07 16:50:03 +09:00