Commit Graph

26877 Commits

Author SHA1 Message Date
3392086d1c Merge pull request #13984 from ekrctb/catch-editor-reverse
Implement "reverse pattern" in catch editor
2021-07-23 01:12:13 +09:00
5ca2c4eda8 Merge pull request #13982 from peppy/log-startup-component-loads
Output startup component load start/end times to non-debug logs
2021-07-22 22:09:47 +09:00
175f3ca57d Merge pull request #13979 from peppy/fix-incorrect-success-oop
Fix derived API request types firing success when they shouldn't
2021-07-22 20:07:23 +09:00
cde8ae6f18 Merge pull request #13483 from emu1337/diffspike-balance
Spike difficulty / AR&FL adjustments
2021-07-22 19:28:22 +09:00
29ffae4025 Merge pull request #13967 from nekodex/new-select-sounds
Add new 'soft' select sound variant and use it in some places
2021-07-22 16:21:03 +09:00
8b1202153a Merge pull request #13951 from LumpBloom7/timeline-object-interactions
Make timeline blueprints outside of TimelineBlueprint boundaries interactable
2021-07-22 16:20:22 +09:00
cc01b9e639 Extract SliderPath reverse logic to be used in other rulesets 2021-07-22 16:14:43 +09:00
957a0686ed Split out nested classes from TimelineBlueprintContainer
They got too big.
2021-07-22 15:48:08 +09:00
b5cc9010de Move resolved property to top of class 2021-07-22 15:39:01 +09:00
0cfa8f0f5b Update resources 2021-07-22 15:35:35 +09:00
84b67deb4d Merge pull request #13958 from ByAgenT/refactor-keybindings-overlay
Move and merge Overlays.KeyBinding into Overlays.Settings.Sections.Input
2021-07-22 15:16:04 +09:00
db6f323266 Output startup component load start/end times to non-debug logs
Useful for diagnosing issues in cases like #13981.
2021-07-22 14:45:57 +09:00
57e5f5575a Fix derived API request types firing success when they shouldn't
The usual case of `virtual`/`override` being dangerous when logic is
added to the base implementation. As such, I've removed this completely.
2021-07-22 14:23:27 +09:00
aab7678a69 Truncate beatmap text 2021-07-22 12:18:37 +08:00
507b53dc73 Use 'Soft' hover/select samples for EditorTable row selection 2021-07-21 22:02:40 +09:00
e3d1868af5 Add hover/select sounds to directory/file selector components 2021-07-21 22:02:17 +09:00
cd54653977 Add 'Soft' HoverSampleSet variant 2021-07-21 22:00:13 +09:00
ea4f9b2ac7 Localise beatmap online status pill. 2021-07-21 13:15:07 +02:00
032ced5d16 Localise beatmap explicit content pill. 2021-07-21 13:05:01 +02:00
fe9e72d767 Merge pull request #13959 from smoogipoo/fix-beatmaplisting-null-cursor
Fix beatmap listing continually paginating when no more beatmaps are available
2021-07-21 19:55:40 +09:00
9d43ca122f Allow context menus to be triggered as well 2021-07-21 12:04:09 +02:00
4c63e8e036 Merge pull request #13964 from peppy/fix-mod-overflow
Fix mod display overflowing on contracted results panels
2021-07-21 18:52:00 +09:00
f85ff40a6b Add back LeftMouse button check 2021-07-21 11:47:21 +02:00
adda96ac86 Merge pull request #13962 from ekrctb/platform-action
Adapt to framework `PlatformAction` type change
2021-07-21 18:17:38 +09:00
a261f1ef8f Merge pull request #13960 from ekrctb/selection-box-can-flip
Allow specifying different value of scaling and flipping support for a selection box
2021-07-21 18:05:18 +09:00
b390018e64 Merge branch 'master' into fix-mod-overflow 2021-07-21 17:26:47 +09:00
b556d6d382 Merge pull request #13963 from peppy/tidy-mod-display
Tidy up `ModDisplay`
2021-07-21 17:26:39 +09:00
173334383f Update framework 2021-07-21 16:56:09 +09:00
b910c21230 Add ModFlowDisplay and consume in ContractedPanelMiddleContent 2021-07-21 16:53:04 +09:00
b65e607941 Add test covering mod displays with too many mods 2021-07-21 16:43:41 +09:00
5bee06fd5f Remove forgotten AutoSize specification 2021-07-21 16:43:29 +09:00
396ad79d50 Remove unnecessary UnbindAll call 2021-07-21 16:43:08 +09:00
a63065dbe9 Tidy up ModDisplay 2021-07-21 16:38:25 +09:00
1bac471b49 Adapt to PlatformAction type change 2021-07-21 16:12:53 +09:00
bcd1a3c232 Use existing bool 2021-07-21 16:04:07 +09:00
1bff4373b3 Allow specifying flipping support of selection box different from scaling 2021-07-21 15:59:45 +09:00
0118c3638c Fix beatmap listing continually paginating for null cursors 2021-07-21 15:59:02 +09:00
3121836741 Merge pull request #13942 from peppy/fix-autoplay-results-timestamp
Avoid showing time of play on results screen when autoplay
2021-07-21 15:37:31 +09:00
747c475b95 Merge pull request #13932 from peppy/fix-multiple-request-completion-states
Fix API request potentially firing failed events after completion
2021-07-21 15:11:03 +09:00
bfad044b00 Remove unused imports. 2021-07-20 21:57:55 -07:00
2b0d530075 Eliminate Overlay.KeyBinding namespace and move everything to Settings.Section.Input 2021-07-20 21:18:24 -07:00
59dd3452fe Merge pull request #13954 from bdach/user-profile-beatmap-api-adjustments
Adjust user beatmap section naming on profile overlay to match web
2021-07-21 08:21:10 +09:00
db9cf443c7 Allow confirming room password by pressing Enter 2021-07-21 00:04:51 +02:00
a8cf6a6854 Fix slight Y position offset in HandleDrag 2021-07-20 23:00:58 +02:00
bfec87b082 Let TimelineBlueprintContainer only accept positional input within timeline quad 2021-07-20 22:30:50 +02:00
1e634d9db0 Adjust user beatmap sections on profile overlay to match web 2021-07-20 21:55:17 +02:00
84fd59777c Merge branch 'master' into diffspike-balance 2021-07-20 19:39:41 +02:00
8b09ddbcd6 Merge branch 'ppy:master' into timeline-object-interactions 2021-07-20 16:36:39 +02:00
738d321788 Merge pull request #13946 from peppy/fix-online-play-sub-screens-not-async-loaded
Fix `OnlinePlayScreen` sub-screens not loaded asynchronously
2021-07-20 19:51:13 +09:00
d066ebcd70 Merge pull request #12682 from frenzibyte/refactor-combo-colour-retrieval
Refactor combo colours retrieval to use skin config lookups instead
2021-07-20 19:47:57 +09:00