rednir
|
c789163d01
|
use user ID overload when its supposed to be used
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
|
2021-08-30 13:22:12 +01:00 |
|
Dan Balasescu
|
b95da3ca27
|
Merge pull request #14576 from peppy/update-framework
Update framework
|
2021-08-30 21:09:58 +09:00 |
|
Dan Balasescu
|
c1f77cfa1e
|
Merge pull request #14577 from Henry-YSLin/status-criteria-parsing
Parse partially typed status names in song select filter query
|
2021-08-30 19:59:41 +09:00 |
|
smoogipoo
|
caa797cbf4
|
Attempt to reorder score panel list
|
2021-08-30 19:58:35 +09:00 |
|
smoogipoo
|
e19d81c88c
|
Fix potential incorrect ordering
|
2021-08-30 19:41:44 +09:00 |
|
smoogipoo
|
4ebb11472d
|
Update Leaderboard to reorder scores based on scoring mode
|
2021-08-30 19:34:34 +09:00 |
|
smoogipoo
|
458ce250f0
|
Use new ScoreManager method in ScoreTable
|
2021-08-30 19:34:12 +09:00 |
|
smoogipoo
|
d03950fb37
|
Move score calculation to ScoreManager
|
2021-08-30 19:33:09 +09:00 |
|
Henry Lin
|
8137eee527
|
Reuse value to save enum name
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
|
2021-08-30 18:05:47 +08:00 |
|
smoogipoo
|
b217dd1a65
|
Order scores by score
|
2021-08-30 19:03:16 +09:00 |
|
smoogipoo
|
47061c0210
|
Trigger refresh on scoring mode change
|
2021-08-30 18:57:30 +09:00 |
|
Henry Lin
|
04bf667d0d
|
Parse partially typed enum names in filter query
|
2021-08-30 17:49:18 +08:00 |
|
Dan Balasescu
|
c4da966ad9
|
Merge pull request #14575 from peppy/add-legacy-convert-encode-stability-tests
Fix multiple conversions of a beatmap to taiko ruleset applying speed multiplier multiple times
|
2021-08-30 18:47:09 +09:00 |
|
Dean Herbert
|
1aaea7011a
|
Fix early return causing event loss in case of multiple control points in group
|
2021-08-30 18:33:05 +09:00 |
|
Dean Herbert
|
015df282fe
|
Simplify copy operations
|
2021-08-30 18:32:55 +09:00 |
|
Davran Dilshat
|
1aeae2b8c8
|
reverse ternary operator
|
2021-08-30 10:11:41 +01:00 |
|
Dean Herbert
|
9fae2c350d
|
Fix test regressions
|
2021-08-30 17:25:36 +09:00 |
|
Dean Herbert
|
4da2dca339
|
Apply the default SampleControlPoint if not externally provided
This is mostly to handle tests for now, as generally this should be
provided by an external source in all other cases.
|
2021-08-30 17:21:07 +09:00 |
|
Dean Herbert
|
2115d6f93e
|
Add test coverage of legacy sample point recreation
|
2021-08-30 17:14:53 +09:00 |
|
Dean Herbert
|
d35c4da906
|
Add new control point to legacy regeneration logic
|
2021-08-30 17:14:53 +09:00 |
|
Dean Herbert
|
6ee4a6526c
|
Don't block sample points from still being added to ControlPointInfo
|
2021-08-30 17:14:53 +09:00 |
|
Dean Herbert
|
6fd24a5d92
|
Remove redundant null coalesce
|
2021-08-30 17:14:53 +09:00 |
|
Dean Herbert
|
ccacf56dd8
|
Move to legacy namespace
|
2021-08-30 17:14:53 +09:00 |
|
Dean Herbert
|
7257aae7f2
|
Move samples to LegacyControlPointInfo
|
2021-08-30 17:14:53 +09:00 |
|
Dean Herbert
|
da7a871afa
|
Update inline comment to point to new variable location
Co-authored-by: PercyDan <50285552+PercyDan54@users.noreply.github.com>
|
2021-08-30 16:27:24 +09:00 |
|
Dean Herbert
|
678386f5c4
|
Fix missed null coalesce
|
2021-08-30 16:05:56 +09:00 |
|
Dean Herbert
|
fa2bf42188
|
Update tooltip implementations
|
2021-08-30 16:05:00 +09:00 |
|
Dean Herbert
|
f64efdc4a9
|
Merge branch 'update-extension-usages' into update-framework
|
2021-08-30 16:00:09 +09:00 |
|
Dean Herbert
|
58a052ea1f
|
Update framework
|
2021-08-30 16:00:07 +09:00 |
|
Dan Balasescu
|
6b3cc81e19
|
Merge pull request #14486 from peppy/taiko-drum-refacor
Create a base component to handle gameplay sample triggering
|
2021-08-30 15:47:21 +09:00 |
|
Dean Herbert
|
6a6dac609c
|
Fix instability of taiko double conversion
Until now, the taiko speed multiplier was potentially applied more than
once if conversion was run multiple times.
|
2021-08-30 15:30:18 +09:00 |
|
Dean Herbert
|
4adfe9a6dc
|
Add test coverage of double-convert stability
|
2021-08-30 15:30:04 +09:00 |
|
Dean Herbert
|
ee49305cad
|
Move taiko legacy speed multiplier to osu.Game project
Allows it to be used in local case in `LegacyBeatmapEncoder`.
|
2021-08-30 15:13:31 +09:00 |
|
Joseph Madamba
|
7bb2269eba
|
Add overlay closing behavior test
|
2021-08-29 22:27:56 -07:00 |
|
Dean Herbert
|
4dd60e3299
|
Merge branch 'master' into taiko-drum-refacor
|
2021-08-30 14:12:52 +09:00 |
|
Dan Balasescu
|
7be825f470
|
Merge pull request #14488 from frenzibyte/multi-spectator-player-leaving
Gray out and stop player instances who quit during multi-spectator sessions
|
2021-08-30 12:04:19 +09:00 |
|
Davran Dilshat
|
90c313e2ad
|
add methods to get a user from their username
|
2021-08-29 19:19:55 +01:00 |
|
Salman Ahmed
|
6dc11543ad
|
Handle (null?) PP in PerformanceTable
|
2021-08-29 17:20:33 +03:00 |
|
Salman Ahmed
|
6aaef7b0be
|
Handle null PP during score set in TopScoreStatisticsSection
Supersedes #14562
Closes #14541
|
2021-08-29 17:19:17 +03:00 |
|
Salman Ahmed
|
8f3416d853
|
Assert PP not null when showPerformancePoints is true
|
2021-08-29 16:03:39 +03:00 |
|
Salman Ahmed
|
e374ef163d
|
Update localisable formattable extensions usages inline with framework change
|
2021-08-29 15:00:28 +03:00 |
|
Joseph Madamba
|
9a5445bded
|
Fix overlays closing when clicking any empty area of the toolbar instead
|
2021-08-28 22:25:13 -07:00 |
|
Joseph Madamba
|
38912bfc16
|
Fix floating overlays not closing when clicking some empty area of the toolbar
|
2021-08-28 20:38:35 -07:00 |
|
Bartłomiej Dach
|
2efe82a18d
|
Remove popover container from manual input manager test scene
|
2021-08-28 20:20:42 +02:00 |
|
Bartłomiej Dach
|
d9db1ecee9
|
Remove game-global popover container
|
2021-08-28 20:05:59 +02:00 |
|
Bartłomiej Dach
|
fcc3e57d5d
|
Move overlay colour provider up to editor screen
|
2021-08-28 20:05:58 +02:00 |
|
Bartłomiej Dach
|
e94d96f250
|
Add local popover container to editor screens
|
2021-08-28 20:05:58 +02:00 |
|
Bartłomiej Dach
|
7457480b50
|
Add local popover container to lounge subscreen
|
2021-08-28 20:05:58 +02:00 |
|
Bartłomiej Dach
|
7122f48568
|
Merge pull request #14552 from frenzibyte/fix-test-visibility-regression
Fix editor screen test scenes not updated to show their screens
|
2021-08-28 19:55:44 +02:00 |
|
Salman Ahmed
|
eb90cedc9b
|
Fix editor screen test scenes not updated to show their screens
|
2021-08-28 20:09:35 +03:00 |
|