Dean Herbert
|
bf65547eec
|
Allow some serialised components to not be mutable by the user
|
2021-05-11 18:39:14 +09:00 |
|
Dean Herbert
|
81902ad6a6
|
Add the ability to revert all skin changes
|
2021-05-11 18:39:14 +09:00 |
|
Dean Herbert
|
4769a95b49
|
Fix encapsulation and remove target lookup overhead
|
2021-05-11 18:39:14 +09:00 |
|
Dean Herbert
|
c957293ec3
|
Load json from disk store at skin construction for now
This allows for easier mutation without worrying about changes being
re-read from disk unexpectedly.
|
2021-05-11 18:39:14 +09:00 |
|
Dean Herbert
|
1bb3c609ae
|
Centralise implementation of cancel button logic
|
2021-05-11 18:39:14 +09:00 |
|
Dean Herbert
|
b248b2e5e3
|
Hook up full save/load flow
|
2021-05-11 18:39:14 +09:00 |
|
Dean Herbert
|
004798d61d
|
Update Legacy components to not require skin in ctor
|
2021-05-11 18:39:14 +09:00 |
|
Dean Herbert
|
b54eb56169
|
Move new judgement binding to LoadComplete to ensure containers are loaded
|
2021-05-11 18:39:14 +09:00 |
|
Dean Herbert
|
6a88b8888b
|
Add basic support for child serialisation
|
2021-05-11 18:39:14 +09:00 |
|
Dean Herbert
|
1742ee89e0
|
Fix incorrect xmldoc for DeleteFile
|
2021-05-11 18:39:14 +09:00 |
|
Dean Herbert
|
df72656aa1
|
Remove downwards dependency from HUDOverlay to HealthDisplay
|
2021-05-11 18:39:14 +09:00 |
|
Dean Herbert
|
95a497e9df
|
Remove unused interface class for simplicity
|
2021-05-11 18:39:14 +09:00 |
|
Dean Herbert
|
95a8f21ab2
|
Add the concept of skinnable target containers and mark a basic one for HUD elements
|
2021-05-11 18:39:14 +09:00 |
|
Dean Herbert
|
67ea4a7e97
|
Read from skin config
|
2021-05-11 18:39:14 +09:00 |
|
Dean Herbert
|
b9ab9342fa
|
Setup basics to allow extracting serializable content from skinnable Drawable s
|
2021-05-11 18:39:14 +09:00 |
|
smoogipoo
|
10a4a5decb
|
Merge branch 'master' into multiplayer-spectator-screen
|
2021-05-11 17:33:09 +09:00 |
|
Dan Balasescu
|
7d9cdd3bc2
|
Merge branch 'master' into skin-components-list
|
2021-05-11 17:27:48 +09:00 |
|
Salman Ahmed
|
004ce95f33
|
Merge branch 'current-star-rating' into player-loader-star-rating
|
2021-05-11 09:53:10 +03:00 |
|
Joseph Madamba
|
4bee8c23f0
|
Fix idle tracker not accounting global actions
|
2021-05-10 21:40:29 -07:00 |
|
smoogipoo
|
0f00ee8640
|
Change failure text
Although this is not visible anywhere.
|
2021-05-11 11:35:08 +09:00 |
|
smoogipoo
|
8c9390dc75
|
Remove replay condition
|
2021-05-11 11:33:21 +09:00 |
|
smoogipoo
|
6db9e26d48
|
Fix score submission failures with autoplay
|
2021-05-11 11:28:09 +09:00 |
|
smoogipoo
|
32f7691349
|
Fix token failure preventing base.LoadAsyncComplete()
|
2021-05-11 11:24:35 +09:00 |
|
Bartłomiej Dach
|
f5aff780ca
|
Merge branch 'master' into text-flow-md
|
2021-05-10 22:34:20 +02:00 |
|
Dean Herbert
|
f1aa47f6df
|
Update framework
|
2021-05-10 23:15:38 +09:00 |
|
Dean Herbert
|
6bb52ebcf8
|
Merge pull request #12570 from frenzibyte/corner-rotation-controls
Add rotation controls to editor selection box corners
|
2021-05-10 23:09:44 +09:00 |
|
Dean Herbert
|
1492ad750a
|
Merge pull request #12735 from smoogipoo/fix-toolbar-queuing-sounds
Fix toolbar queuing ruleset sounds
|
2021-05-10 23:05:49 +09:00 |
|
Andrei Zavatski
|
220eef0351
|
Remove overcomplicated date logic in MonthPanel
|
2021-05-10 17:00:18 +03:00 |
|
Andrei Zavatski
|
fbf8b198cd
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into news-sidebar-new
|
2021-05-10 16:47:15 +03:00 |
|
Gagah Pangeran Rosfatiputra
|
bca5bee72e
|
remove duplicate CreateSpriteText in OsuMarkdownTextFlowContainer
|
2021-05-10 19:28:32 +07:00 |
|
Dan Balasescu
|
e7355da201
|
Merge branch 'master' into osu-markdown
|
2021-05-10 20:02:04 +09:00 |
|
Dean Herbert
|
1b701adfef
|
Add score/health processors to fill in default values
|
2021-05-10 18:15:39 +09:00 |
|
Dean Herbert
|
2ecd638f7f
|
Merge branch 'master' into skin-components-list
|
2021-05-10 18:13:10 +09:00 |
|
smoogipoo
|
fa872858b5
|
Remove unnecessary check
|
2021-05-10 16:40:06 +09:00 |
|
Salman Ahmed
|
afc9a1bf23
|
Remove rolling support and apply few adjustments
|
2021-05-10 10:16:52 +03:00 |
|
Andrei Zavatski
|
0d243be457
|
CI fixes
|
2021-05-10 10:07:43 +03:00 |
|
Andrei Zavatski
|
4b97224932
|
Implement NewsSideBar component
|
2021-05-10 09:53:52 +03:00 |
|
Dean Herbert
|
97e72849af
|
Fix regressed HitErrorDisplay behaviour (and localise binding to meter implementations)
|
2021-05-10 15:24:13 +09:00 |
|
Salman Ahmed
|
1c49590ba2
|
Apply further refactoring to star rating display UX-wise
|
2021-05-10 08:56:30 +03:00 |
|
Salman Ahmed
|
301dab1ce8
|
Refactor StarRatingDisplay to be mutable with a current bindable
|
2021-05-10 08:56:30 +03:00 |
|
Andrei Zavatski
|
7971a2ef48
|
Implement MonthPanel component
|
2021-05-10 08:47:00 +03:00 |
|
Dan Balasescu
|
78952c07b0
|
Merge branch 'master' into remove-hud-overlay-unused-pieces
|
2021-05-10 14:39:32 +09:00 |
|
Dan Balasescu
|
5a6c7c30e0
|
Merge pull request #12707 from peppy/skin-components-bind-outwards-health
Update `HealthDisplay` components to use DI to attach data source
|
2021-05-10 14:39:17 +09:00 |
|
smoogipoo
|
332cb74cad
|
Fix toolbar queuing ruleset sounds
|
2021-05-10 13:58:13 +09:00 |
|
Dean Herbert
|
149f2bcc1c
|
Merge pull request #12701 from ekrctb/framed-auto-generator
Factor out common logic of frame-based replay `AutoGenerator`
|
2021-05-10 13:43:53 +09:00 |
|
Andrei Zavatski
|
7ca3e13712
|
Implement basic years panel
|
2021-05-10 07:43:01 +03:00 |
|
smoogipoo
|
35a7226cd8
|
Add newline
|
2021-05-10 13:41:04 +09:00 |
|
Dean Herbert
|
52ce16f9f1
|
Merge branch 'master' into player-loader-star-rating
|
2021-05-10 12:46:10 +09:00 |
|
Dean Herbert
|
3c3500d070
|
Merge branch 'skin-components-bind-outwards-health' into remove-hud-overlay-unused-pieces
|
2021-05-10 12:23:18 +09:00 |
|
Dean Herbert
|
1bbbe80420
|
Fix missing instances of HealthProcessor caching
|
2021-05-10 12:22:24 +09:00 |
|