Commit Graph

49744 Commits

Author SHA1 Message Date
79f6e7cc1c Simplify wording of description hint
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2022-03-19 12:42:25 +09:00
744cd61643 Apply further minor rewordings
Co-authored-by: Walavouchey <36758269+Walavouchey@users.noreply.github.com>
2022-03-19 03:33:13 +03:00
7bb8cd5411 Apply second pass rewordings on logs section
Co-authored-by: Walavouchey <36758269+Walavouchey@users.noreply.github.com>
2022-03-19 03:22:57 +03:00
c07a906b22 Rewrite log attachment section
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2022-03-19 02:27:40 +03:00
4b0649743a Remove unnecessary description 2022-03-18 12:47:40 +03:00
32faa05b87 Include searching step as part of the bullets 2022-03-18 12:47:33 +03:00
105245a53a Apply minor rewording suggestions
Co-authored-by: Dean Herbert <pe@ppy.sh>
2022-03-18 12:41:34 +03:00
341201ae55 Add "bug report" issue form template 2022-03-18 12:18:11 +03:00
af6d53ad64 Merge pull request #17279 from peppy/skin-editor-borrowed-dependencies
Only show components in skin editor which are usable on the current screen
2022-03-18 11:29:12 +09:00
6ec024c84d Merge pull request #17307 from frenzibyte/lead-in-test-scene-manual 2022-03-18 10:53:16 +09:00
177a08eb09 Merge pull request #17301 from smoogipoo/multiplayer-button-refactor
Integrate multiplayer button implementations into the buttons themselves
2022-03-17 22:59:03 +01:00
cf623a2889 Merge branch 'master' into multiplayer-button-refactor 2022-03-17 22:33:48 +01:00
50d64e1b65 Merge branch 'master' into skin-editor-borrowed-dependencies 2022-03-17 21:27:43 +01:00
a8bb696e5b Cache gameplay clock in more places to fix song progress related tests 2022-03-17 21:22:07 +01:00
21348e6620 Merge pull request #17290 from frenzibyte/fix-message-highlight-crash
Fix message highlighting crashing when chat overlay is never open
2022-03-17 19:54:39 +09:00
ef29de9971 Add one more missing dependency required by SongProgress 2022-03-17 19:50:43 +09:00
4d495cf969 Merge pull request #17300 from smoogipoo/testscene-button-click-improvement
Improve OsuManualInputManagerTestScene button clicking helper function
2022-03-17 19:40:08 +09:00
4650c197a3 Make SongProgress.DrawableRuleset nullable to allow test scene to work 2022-03-17 18:45:37 +09:00
da0ffab14e Integrate ready button implementation 2022-03-17 18:43:04 +09:00
e252f1a3cd Add explanation about try-catch logic in SkinComponentToolbox 2022-03-17 18:40:26 +09:00
461d41529b Integrate spectate button implementation 2022-03-17 18:36:33 +09:00
7b8fb341a5 Fix not handling IconButtons 2022-03-17 17:59:28 +09:00
1d83b36cfc Merge branch 'master' into skin-editor-borrowed-dependencies 2022-03-17 15:09:04 +09:00
fd71aa4a4d Change SongProgress resolution requirements to be required 2022-03-17 15:05:54 +09:00
ac739c9dae Change PerformancePointsCounter resolution requirements to be required
All other similar UI components have required dependencies, so this is
mainly to bring things in line with expectations. I am using this fact
in the skin editor to only show components which can be used in the
current editor context (by `try-catch`ing their
`Activator.CreateInstance`).
2022-03-17 14:56:35 +09:00
7aae9bbd1b Improve channel bindable logic in ChatOverlay to avoid potential nullrefs 2022-03-17 08:31:38 +03:00
e3cbde5099 Merge pull request #17282 from peppy/skin-editor-reset-position
Add "Reset position" menu item in skin editor
2022-03-17 14:20:24 +09:00
e8886e4c50 Merge pull request #17286 from frenzibyte/rewrite-mod-instantiation-method
Update mod instantiation utility method inline with `APIMod.ToMod` changes
2022-03-17 14:19:55 +09:00
46e66e66e4 Make opening chat overlay opt-in to add coverage for unloaded chat overlays
Causes `TestHighlightWhileChatNeverOpen` to fail as expected.
2022-03-17 08:19:40 +03:00
1eac0f41bf Remove unused using 2022-03-17 13:44:54 +09:00
07433d0540 Merge pull request #17278 from peppy/skin-editor-multiple-component-settings
Show settings for multiple skin components in a selection
2022-03-17 13:43:59 +09:00
e0a06bf5d9 Update mod instantiation utility method inline with APIMod.ToMod changes 2022-03-17 06:28:10 +03:00
83189d1f07 Revert "Update mod instantiaton utility method to no longer check for validity"
This reverts commit 1a04260807.
2022-03-17 06:24:55 +03:00
1a04260807 Update mod instantiaton utility method to no longer check for validity 2022-03-17 05:51:12 +03:00
e577152d2a Merge branch 'master' into skin-editor-borrowed-dependencies 2022-03-16 21:11:00 +01:00
52d1c0cc15 Merge pull request #17274 from peppy/skin-editor-toolbox-ui
Update skin editor toolbox design to suck less
2022-03-16 20:54:00 +01:00
38d15145ac Merge branch 'master' into skin-editor-multiple-component-settings 2022-03-16 22:23:53 +09:00
3f61b0d968 Add missing OverlayColourProvider to SkinEditor test 2022-03-16 22:23:19 +09:00
6df36171b5 Merge branch 'master' into skin-editor-toolbox-ui 2022-03-16 22:21:10 +09:00
fa8058e025 Merge pull request #17277 from peppy/skin-editor-sidebars
Update skin editor to use `EditorSidebar`
2022-03-16 21:41:29 +09:00
7f65f6adcc Merge branch 'master' into skin-editor-sidebars 2022-03-16 21:12:18 +09:00
36c97e5a8d Merge pull request #17273 from peppy/skin-editor-scene-library
Add a basic scene library to skin editor
2022-03-16 21:12:05 +09:00
b9387c7ff1 Merge branch 'master' into skin-editor-scene-library 2022-03-16 20:42:30 +09:00
7faa35950a Merge pull request #17272 from peppy/skin-editor-hide-toolbar
Hide the game toolbar (and overlays) when entering the skin editor
2022-03-16 20:42:20 +09:00
7e52623645 Add "Reset position" menu item in skin editor 2022-03-16 20:02:52 +09:00
cc356bcfe4 Show components available for current screen only (using actual live dependencies) 2022-03-16 19:42:00 +09:00
b07ca87965 Merge branch 'skin-editor-toolbox-ui' into skin-editor-borrowed-dependencies 2022-03-16 19:38:28 +09:00
27122c17c9 Show settings for multiple components in a selection 2022-03-16 19:35:45 +09:00
424698e216 Merge pull request #17271 from peppy/fix-chat-highlighting-single-or-default
Fix potential crash when highlighting chat messages
2022-03-16 19:31:20 +09:00
54e351efe9 Convert top level skin editor layout to use grid container
Fix `SkinEditor`'s initial target not being a `Screen`
2022-03-16 19:30:51 +09:00