smoogipoo
|
5b03092968
|
Fix possible test failure
|
2021-05-13 11:53:50 +09:00 |
|
Naxess
|
fbb76ba598
|
Split ShowIssueTypes dict into hidden and configurable lists
This way `VerifyScreen` is decoupled from which options `VisibilitySection` provides.
Bindings are a bit less neat, though.
|
2021-05-13 04:50:32 +02:00 |
|
Naxess
|
dd8423c4c4
|
Set interpreted difficulty to correct default
|
2021-05-13 04:36:20 +02:00 |
|
Naxess
|
6806e40ad9
|
Remove unnecessary local variable
This now exists in `VerifyScreen`, which we can access from here.
|
2021-05-13 04:30:40 +02:00 |
|
Naxess
|
56bd897666
|
Move ShowIssueTypes to VerifyScreen
|
2021-05-13 04:29:27 +02:00 |
|
Bartłomiej Dach
|
27ca7d0f4f
|
Actually annotate the correct ctor
|
2021-05-12 23:53:39 +02:00 |
|
Bartłomiej Dach
|
a6aec6e007
|
Fix missed InstantiationInfo setter usages
|
2021-05-12 23:34:25 +02:00 |
|
Bartłomiej Dach
|
d31fa20e92
|
Merge branch 'master' into skin-instantiation-info
|
2021-05-12 23:23:57 +02:00 |
|
Bartłomiej Dach
|
1b579dd838
|
Extract invariant instantiation info extension method
|
2021-05-12 23:23:51 +02:00 |
|
Bartłomiej Dach
|
4464204e33
|
Mark all skin ctors used via reflection in SkinInfo.CreateInstance()
|
2021-05-12 23:23:42 +02:00 |
|
Andrei Zavatski
|
315a2b8314
|
Refactor MonthDropdown to decouple autosized logic
|
2021-05-12 20:50:20 +03:00 |
|
Andrei Zavatski
|
13a956f6fc
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into news-sidebar-new
|
2021-05-12 20:08:17 +03:00 |
|
Dean Herbert
|
7bac81f394
|
Fix incorrect inline comments
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
|
2021-05-12 19:37:00 +09:00 |
|
Dan Balasescu
|
4e7c079560
|
Merge pull request #12753 from peppy/health-bar-hud-overlay-dependency
Remove downwards dependency from `HUDOverlay` to `HealthDisplay`
|
2021-05-12 19:27:02 +09:00 |
|
Dean Herbert
|
55e1f97f59
|
Remove unused using statement
|
2021-05-12 19:06:40 +09:00 |
|
Dean Herbert
|
75227e5a70
|
Change default skin to use component lookup for conformity
|
2021-05-12 18:55:48 +09:00 |
|
Dean Herbert
|
0a895fff15
|
Remove remaining test usage of SkinnableXXX HUD components
|
2021-05-12 18:53:25 +09:00 |
|
Dean Herbert
|
088335a035
|
Revert "Also save on skin switch"
This reverts commit 2f55d1e5ab .
|
2021-05-12 17:45:51 +09:00 |
|
Salman Ahmed
|
96d3586294
|
Fix rotation handle visibility logic not handling two handles hovered at once
|
2021-05-12 11:42:55 +03:00 |
|
Salman Ahmed
|
80e231d90a
|
Add failing test case
|
2021-05-12 11:42:55 +03:00 |
|
Dean Herbert
|
2f55d1e5ab
|
Also save on skin switch
|
2021-05-12 17:42:12 +09:00 |
|
Dean Herbert
|
be187e8ebd
|
Avoid hard crash if Save() is called before preparing for mutation
|
2021-05-12 17:42:04 +09:00 |
|
smoogipoo
|
0fa3027ab9
|
Increase pool sizes a bit
|
2021-05-12 17:37:59 +09:00 |
|
Dean Herbert
|
c6f0a6aed3
|
Merge pull request #12538 from smoogipoo/multiplayer-spectator-screen
Implement the multiplayer spectator screen
|
2021-05-12 17:24:35 +09:00 |
|
smoogipoo
|
f992b59b4f
|
Fix DrawableHoldNote retaining hit states through applications
|
2021-05-12 17:07:42 +09:00 |
|
smoogipoo
|
1af3bbf400
|
Fix base.OnLoadComplete() not being called
|
2021-05-12 17:06:44 +09:00 |
|
smoogipoo
|
7913189aa9
|
Turn on pooling
|
2021-05-12 16:56:23 +09:00 |
|
smoogipoo
|
789025a7ce
|
Update playfield/stage/column implementations for pooling
|
2021-05-12 16:56:07 +09:00 |
|
Dean Herbert
|
d2e0e8ad94
|
Reverse direction of binding to allow for better abstract class definitions
|
2021-05-12 16:53:58 +09:00 |
|
smoogipoo
|
4e7551d50e
|
Fix crashes
|
2021-05-12 16:40:46 +09:00 |
|
Dean Herbert
|
17e3764576
|
Rename Settings to have a more localised name
|
2021-05-12 16:38:04 +09:00 |
|
smoogipoo
|
5692cecaa4
|
Initial implementation of DHO pooling
|
2021-05-12 16:35:05 +09:00 |
|
Dean Herbert
|
9df08560b6
|
Save skin editor changes on forced exit
|
2021-05-12 16:07:00 +09:00 |
|
Dean Herbert
|
494a1b01a5
|
Move SkinnableElementTargetContainer out of HUD namespace
|
2021-05-12 15:59:33 +09:00 |
|
Dean Herbert
|
29e6f6b6b6
|
Remove public prefixes from interface type and add Components list for future use
|
2021-05-12 15:58:21 +09:00 |
|
Dean Herbert
|
05e0c57a6a
|
Keep component positions stable when changing anchor/origin
|
2021-05-12 15:30:52 +09:00 |
|
Dean Herbert
|
d55f42dc2e
|
Show anchor and origin in skin blueprints when selected
|
2021-05-12 15:12:17 +09:00 |
|
smoogipoo
|
e1dacde314
|
Add combo to test streaming client
|
2021-05-12 14:22:15 +09:00 |
|
smoogipoo
|
273cd18b8a
|
Use test streaming client in gameplay leaderboard test
|
2021-05-12 14:19:36 +09:00 |
|
Dean Herbert
|
42e6795251
|
Place new skin components at the centre of the screen by default
|
2021-05-12 14:11:40 +09:00 |
|
Dean Herbert
|
87dfd9672d
|
Merge pull request #12748 from smoogipoo/fix-mania-sample-crash
Fix mania crashing on playing samples after skin change
|
2021-05-12 14:10:08 +09:00 |
|
Dean Herbert
|
90affa62cc
|
Merge pull request #12761 from smoogipoo/mania-hp-lenience
Increase mania HP lenience
|
2021-05-12 14:09:09 +09:00 |
|
Dean Herbert
|
96d4011de2
|
Use pattern matching to tidy up instance construction
|
2021-05-12 14:02:24 +09:00 |
|
Dean Herbert
|
1d383024e2
|
Improve the visual appearance of skin editor blueprints
|
2021-05-12 13:54:30 +09:00 |
|
smoogipoo
|
05c21fb5b3
|
Increase mania HP lenience
|
2021-05-12 13:27:30 +09:00 |
|
smoogipoo
|
672108edcf
|
Use container instead of array for field
|
2021-05-12 13:27:12 +09:00 |
|
smoogipoo
|
f4c96b2675
|
Only update playing user states when users are watched
|
2021-05-12 13:10:59 +09:00 |
|
smoogipoo
|
e0e8f5ab80
|
Fix ordering + threading issues
|
2021-05-12 13:06:28 +09:00 |
|
smoogipoo
|
ad11818868
|
Remove watched users on stop watching
|
2021-05-12 13:05:02 +09:00 |
|
smoogipoo
|
21fc0ba43b
|
Combine test spectator streaming client implementations
|
2021-05-12 13:05:02 +09:00 |
|