Commit Graph

12571 Commits

Author SHA1 Message Date
1c947fd3a7 Merge pull request #2618 from smoogipoo/musiccontroller-nullref
Fix possible MusicController nullref
2018-05-25 11:25:05 +09:00
385c2c5c86 Merge branch 'master' into musiccontroller-nullref 2018-05-25 11:01:09 +09:00
568d4882c6 Remove unnecessary null coalesce 2018-05-25 11:00:56 +09:00
6d6cea19ec Merge pull request #2624 from Aergwyn/hide-toolbar-after-play
Fix incorrect default values keeping overlays in wrong state
2018-05-24 09:43:52 +09:00
0c0f86fe26 fix incorrect default values keeping overlays in wrong state 2018-05-23 16:25:10 +02:00
fb78854485 Fix audio playback getting paused if playlist changes beatmap 2018-05-23 19:41:13 +09:00
fda7025ac3 Re-order positionData judgement for correct banana creation 2018-05-23 13:47:33 +08:00
28ad5398cc Remove the changes in convert spinner 2018-05-23 13:46:12 +08:00
f894d73501 Fix possible MusicController nullref 2018-05-23 14:36:09 +09:00
194710eae4 Merge pull request #2613 from Aergwyn/fix-disclaimer-allowing-notifications
Fix disclaimer allowing notifications
2018-05-23 11:22:49 +09:00
6ee96c758f Merge branch 'master' into catch_spinner 2018-05-23 10:02:11 +08:00
d73c3d0da6 resolving the lost code problem 2018-05-22 23:40:23 +02:00
7a31986812 resolving the lost code problem 2018-05-22 22:39:55 +02:00
08e423ac5b code sanity 2018-05-22 21:35:17 +02:00
50e2871c89 why this line was ommited 2018-05-22 21:29:41 +02:00
76fbc656a1 fix disclaimer allowing notifications 2018-05-22 17:53:36 +02:00
8fbda5bc59 add license header 2018-05-22 15:41:10 +02:00
b324337fa1 Add icon next to beatmap title/username to open in browser 2018-05-22 15:29:52 +02:00
be0fc24ad4 Fixed banana generation on catch specific maps 2018-05-22 20:51:37 +08:00
088deee70a Merge pull request #2601 from Aergwyn/respect-showoverlay-bindable
FIx overlays from not hiding when returning to initial main menu state
2018-05-22 19:19:00 +09:00
ef40ca8805 Merge branch 'master' into respect-showoverlay-bindable 2018-05-22 19:00:42 +09:00
52230d6279 Merge pull request #2600 from peppy/fix-main-menu-escape
Fix escape not working to go backwards in menus before finally exiting the game
2018-05-22 18:58:48 +09:00
99163ca8ba Merge branch 'master' into fix-main-menu-escape 2018-05-22 18:17:51 +09:00
c0802b5646 Merge pull request #2430 from UselessToucan/exit_replay_button
Add hold-to-quit button for gameplay/replays
2018-05-22 18:17:40 +09:00
0e122468db Fix progress easing to 0 if aborting after confirmation 2018-05-22 18:06:40 +09:00
39de807445 Update framework 2018-05-22 16:46:55 +09:00
d43e4af8ea Fix overlap between quit button at key input overlay 2018-05-22 16:45:42 +09:00
436067c01f Handle scale back in a nicer way 2018-05-22 16:44:37 +09:00
7b770d03c5 Use OnMouseMove instead of Update logic 2018-05-22 16:26:59 +09:00
babb7d5158 Fix white ring flash when holding button post-confirmation 2018-05-22 16:23:05 +09:00
5f8eb6d823 Fix class name 2018-05-22 16:04:36 +09:00
8fbda9d57e Improve comment 2018-05-22 16:04:07 +09:00
58ae545747 innerCircle -> overlayCircle 2018-05-22 15:59:53 +09:00
ef55c3c197 Fix icon scale not resetting due to no implicit triggering 2018-05-22 15:58:17 +09:00
2ce2bd9788 Add comment for pendingAnimation 2018-05-22 15:58:00 +09:00
0b19b7d9e5 Fix test case. 2018-05-22 02:08:50 -03:00
349b0a3322 Remove empty ctor. 2018-05-22 01:46:08 -03:00
3cc5bb516e Remove unused Match ctor param. 2018-05-22 01:39:25 -03:00
fba79a4de6 Test typo. 2018-05-22 01:31:01 -03:00
662559d3c9 More test steps. 2018-05-22 01:22:23 -03:00
6aac4269e6 Add filtering. 2018-05-22 00:33:41 -03:00
f7a4a4eeef Add Lounge FilterControl. 2018-05-22 00:24:39 -03:00
cae09492c3 Basic Lounge functionality. 2018-05-22 00:07:04 -03:00
1210368e29 Add MultiplayerScreen base class. 2018-05-21 23:00:02 -03:00
5a892e4d08 This quit button don't quit 2018-05-22 02:09:52 +09:00
323aa189b6 Make on-confirmation animation more robust 2018-05-22 02:08:44 +09:00
156d7fb25a Change depth of HUD
Yes, this is intentional.
2018-05-22 02:08:21 +09:00
946a75ddb2 Block hover to use UI cursor instead of gameplay cursor 2018-05-22 02:05:08 +09:00
ebda287e81 Share code with HoldToConfirm implementations elsewhere 2018-05-22 01:44:06 +09:00
30956b64aa Do not change Margin for player settings groups on the PlayerLoader screen 2018-05-21 18:57:01 +03:00