Commit Graph

9631 Commits

Author SHA1 Message Date
7b9e501fa0 Merge branch 'master' into 14421-multi-password-error-handling 2021-09-14 22:58:20 +02:00
5058f28504 Remove breaking padding 2021-09-14 14:52:50 +09:00
8865e3cab8 Add back shake and tweak transform of text 2021-09-14 14:44:32 +09:00
7bd749d0eb Remove weird shaking 2021-09-14 14:19:55 +09:00
e3c56f9ebd Show error message in popover 2021-09-14 14:14:06 +09:00
eaac2bad3d Fix incorrect child margin specifications 2021-09-14 13:49:02 +09:00
3c75094f43 Move BarHitErrorMeter's icon reorintation to Update() 2021-09-13 19:41:55 +03:00
7267602b95 Fix icon orientation for horizontal bar hit error meter 2021-09-13 17:14:39 +03:00
f6c4bbe2c9 Merge pull request #14730 from peppy/add-missing-track-adjustment-defaults
Add missing screen level mod application settings for some screens
2021-09-13 15:22:22 +09:00
f9c82a9098 Merge pull request #14676 from nekodex/lobby-team-swap
Add sound for multiplayer team swaps
2021-09-13 15:01:58 +09:00
caf7ef6519 Add missing screen level mod application settings for some screens
Closes #7480. But based on discussion in there this solution may change.
2021-09-13 15:00:34 +09:00
7fe0eefb78 Add inline comment regarding team switch sample logic
Feels a bit convoluted without this. Don't really have a better
suggestion for now so a comment will do.
2021-09-13 14:12:19 +09:00
65fdceee79 Merge branch 'master' into editor-test-scenes-through-loader 2021-09-13 14:02:55 +09:00
447001931c Resolve LoungeSubScreen from PasswordEntryPopover
This is preferred over passing down the already-resolved LoungeSubScreen
2021-09-12 14:36:11 -04:00
345cde251d Add "samples match playback rate" to editor setup screen 2021-09-12 16:54:17 +02:00
22fa9a303e Expose test helper for switching between difficulties 2021-09-12 13:55:48 +02:00
8357efc74f Make EditorTestScene go through EditorLoader 2021-09-12 13:26:04 +02:00
e018071be4 Remove OnShakeFinish event 2021-09-11 19:50:41 -04:00
6cdc842452 Remove placeholder text response
Weird UX, doesn't feel right compared to the rest of lazer
2021-09-11 17:42:49 -04:00
b8a6925175 Use already-resolved LoungeSubScreen instead of nested delegates 2021-09-11 17:41:07 -04:00
94702ee7e3 Fix triangles intro attempting to restart track after it is disposed 2021-09-10 18:23:00 +09:00
1d9ad9478e Merge pull request #14683 from peppy/use-decoupled-clock-triangles-intro
Use a decoupled clock for triangles intro to avoid startup freezes on broken audio device
2021-09-10 13:15:58 +09:00
6c18df24ec Change how UsingThemedIntro is set to improve clarity 2021-09-09 22:04:16 +09:00
99b6f0352c Always start decoupled clock regardless of track source 2021-09-09 22:04:00 +09:00
199f5235a3 Merge branch 'master' into fix-score-panel-list-keyboard-nav 2021-09-09 12:12:16 +09:00
ba99a808af Use a decoupled clock for triangles intro to avoid startup freezes on broken audio device 2021-09-09 01:21:19 +09:00
6fc46792d3 Fix test regressions 2021-09-09 00:39:54 +09:00
136573982c Add fade in and fix incorrect wrapper bounds 2021-09-08 20:52:14 +09:00
7941240a00 Revert "Load DrawableLoungRooms asynchronously"
This reverts commit 0b55bb6913fbf05ebb8ecadfe711084d6797efe0.
2021-09-08 20:52:14 +09:00
3e41d8b32e Reduce initial fade transforms 2021-09-08 20:52:14 +09:00
bebb9d7e67 Wrap main content of DrawableRoom 2021-09-08 20:52:14 +09:00
037b9cfb59 Load DrawableLoungRooms asynchronously 2021-09-08 20:52:14 +09:00
217ca754ae Add sound for team swaps 2021-09-08 13:45:05 +09:00
b1f91596a7 Give user feedback on password attempt fail
Shake the popover
Set the input box's color to red and set the placeholder text to "incorrect password"
2021-09-07 20:05:24 -04:00
b8a1ebb786 Hide Popover after failed password attempt
Instead of throwing an error, just close the popover and let the user continue
2021-09-07 16:54:21 -04:00
8cc444df5f Fix incorrect keyboard navigation order in score panel list 2021-09-07 21:14:38 +02:00
fa62c846c5 Merge pull request #14603 from smoogipoo/score-ordering
Fix scores not being ordered correctly on leaderboards
2021-09-07 19:18:37 +09:00
1aa95de530 Merge branch 'master' into score-ordering 2021-09-07 17:45:38 +09:00
4658577b1d Factor in total score calculation time in results screen load 2021-09-07 15:19:09 +09:00
93da531d13 Improve code around background screen handling to read better 2021-09-07 14:35:33 +09:00
9edd010b1d Fix unnecessary background screen transition 2021-09-07 14:34:54 +09:00
7921ad4516 Add loading spinner in case load takes longer than expected 2021-09-07 14:34:47 +09:00
ddaa95a1ca Fix pushEditor function running twice on returning to loader 2021-09-07 14:34:18 +09:00
59aa4dabfd Improve code around background screen handling to read better 2021-09-07 14:33:58 +09:00
c9325cc419 Fix results screen test scene 2021-09-07 14:15:23 +09:00
5b9f37702b Remove unnecessary delay before pushing editor from loader 2021-09-06 21:32:23 +02:00
2d59008f52 Move screen management logic to EditorLoader 2021-09-06 21:30:50 +02:00
bd7d6dd35d Rename method 2021-09-06 21:27:17 +02:00
20100b8894 Fix a few test failures 2021-09-06 20:20:52 +09:00
401d38fc05 Fix possible nullref 2021-09-06 19:07:37 +09:00