Commit Graph

52010 Commits

Author SHA1 Message Date
8357efc74f Make EditorTestScene go through EditorLoader 2021-09-12 13:26:04 +02:00
3467b1f60c Retouch chat command test slightly 2021-09-12 13:00:52 +02:00
c4627bed6d Print username in case of generic network failure too 2021-09-12 12:56:36 +02:00
e511c2ef2b add comment 2021-09-12 08:50:53 +01:00
f370cb35e6 Merge pull request #14717 from bdach/fix-weird-beatmap-listing-placeholder-logic
Improve content transitions in beatmap listing
2021-09-12 12:13:14 +09: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
b9c127c07e Improve content transitions in beatmap listing 2021-09-11 22:37:36 +02:00
eeaa8a8380 code quality 2021-09-11 16:47:20 +01:00
605933c467 typo 2021-09-11 16:23:17 +01:00
7924a990a3 add tests for /chat command 2021-09-11 16:22:35 +01:00
1b264a2dd0 make user lookup string public 2021-09-11 16:22:29 +01:00
c166f1a06a change error message based on exception message 2021-09-11 14:18:09 +01:00
ebfd5cbe4f Merge pull request #14699 from peppy/fix-password-popover-back-button
Allow popovers to be closed via back button press
2021-09-11 14:39:21 +02:00
addba43e7d Merge branch 'master' into fix-password-popover-back-button 2021-09-11 14:18:25 +02:00
0e5659acb2 Remove leftover exception throw 2021-09-11 14:10:29 +02:00
f40da681cf Merge pull request #14708 from peppy/fix-triangle-intro-disposed-track
Fix triangles intro attempting to restart track after it is disposed
2021-09-10 20:50:54 +09:00
94702ee7e3 Fix triangles intro attempting to restart track after it is disposed 2021-09-10 18:23:00 +09:00
5a06954665 Add test coverage of game exit scenario 2021-09-10 18:23:00 +09:00
5f61936700 Update legacy encoder tests to only compare pieces we care about 2021-09-10 17:29:09 +09:00
943e0d49f7 Handle control point flattening of nested hit objects 2021-09-10 17:29:09 +09:00
f4b1d8b9d1 Merge pull request #14704 from peppy/modicon-imod-support
Update `LeaderboardModSelector` to avoid creating mod instances
2021-09-10 16:43:32 +09:00
aafbc3e0e4 Merge branch 'master' into fl-skill 2021-09-10 16:39:39 +09:00
acb181ff2b rename alreadyJoinedChannel -> privateChannel 2021-09-10 08:15:43 +01:00
5ec615c783 display user in error message
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
2021-09-10 08:02:15 +01:00
84c152e7b6 break when already found user
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
2021-09-10 08:01:38 +01:00
cd227213e6 Ensure time of HitObject related ControlPoints are kept in sync with the hitobject 2021-09-10 15:59:30 +09:00
714f55b6bc Clone control points when copying to HitObjects 2021-09-10 14:36:39 +09:00
34f875187c Copy time between ControlPoints 2021-09-10 14:36:38 +09:00
309460e505 Merge pull request #14675 from ekrctb/featured-artist-markers
Add featured artist markers to beatmap listing and overlay
2021-09-10 14:30:33 +09:00
8d1e43423e Update calls to use new variable name 2021-09-10 14:18:40 +09:00
63116a8889 Merge pull request #14703 from gagahpangeran/supporter-bg
Fix supporter promo background colour
2021-09-10 14:11:01 +09:00
2d2c63dde7 Merge branch 'master' into modicon-imod-support 2021-09-10 13:30:05 +09:00
78a83e0903 Merge pull request #14698 from peppy/fix-beatmap-overlay-hide
Fix beatmap listing overlay not hiding via keyboard control when scrolled
2021-09-10 13:18:37 +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
d19da36fb9 Merge pull request #14696 from peppy/cached-all-mods
Add new methods to ruleset for quicker mod lookups
2021-09-10 13:14:22 +09:00
110f495345 move internal children to bdl 2021-09-10 11:11:55 +07:00
85b699182e Rename variable to be more descriptive 2021-09-10 13:01:54 +09:00
e636692596 change background to background 5 2021-09-10 11:00:55 +07:00
212c3c699c Reword xmldoc slightly 2021-09-10 12:58:12 +09:00
80f49ec5fd Merge branch 'master' into cached-all-mods 2021-09-10 12:47:22 +09:00
28e9329136 Update LeaderboardModSelector to avoid creating mod instances 2021-09-10 12:43:21 +09:00
464797fecf Allow ModIcon to be constructed using an IMod 2021-09-10 12:43:12 +09:00
c3531e1361 Move more specification from Mod to IMod 2021-09-10 12:42:53 +09:00
2838a3a961 Rewrite conditional to be more 'balanced' 2021-09-10 12:25:41 +09:00
8acf82944f use hex colour directly instead of transparency 2021-09-10 10:17:10 +07:00
719392de39 Change CreateInstance to use Activator.CreateInstance instead of clone 2021-09-10 12:05:10 +09:00
9cf79a80c2 Replace many more calls to CreateAllMods with more specific calls 2021-09-10 12:04:55 +09:00
f329973798 fix supporter promo background colour 2021-09-10 09:37:27 +07:00