Pasi4K5
|
29f3880415
|
Move classes into SettingsTextBox
|
2021-06-12 17:34:02 +02:00 |
|
Pasi4K5
|
bb661abfa6
|
Clean up OsuModSettingsTextBox
|
2021-06-12 17:25:22 +02:00 |
|
Pasi4K5
|
fe39a47797
|
Add OsuModSettingsTextBox and OsuModSettingsNumberBox
|
2021-06-12 00:34:53 +02:00 |
|
Bartłomiej Dach
|
c644e11e5a
|
Merge pull request #13459 from peppy/fix-wave-overlay-sound-on-switch
|
2021-06-11 22:41:23 +02:00 |
|
Bartłomiej Dach
|
902bb84ca8
|
Merge branch 'master' into fix-wave-overlay-sound-on-switch
|
2021-06-11 22:05:08 +02:00 |
|
Dean Herbert
|
1840ebb010
|
Merge pull request #13460 from peppy/update-framework
Update framework
|
2021-06-12 02:21:42 +09:00 |
|
Dean Herbert
|
f773ea475d
|
Update framework
|
2021-06-12 01:37:13 +09:00 |
|
Dean Herbert
|
c2759121b9
|
Merge pull request #13454 from nekodex/change-default-hover-click-sample
Change default HoverSounds/HoverClickSounds samples
|
2021-06-12 01:01:35 +09:00 |
|
Dean Herbert
|
121df57dca
|
Fix focused overlays playing their "appear" sound when not necessarily changing state
|
2021-06-12 00:26:33 +09:00 |
|
Dean Herbert
|
0dbe5dd219
|
Remove unused using statement
|
2021-06-12 00:23:18 +09:00 |
|
Dean Herbert
|
d9ea8d64d4
|
Remove weird local sample logic in ChangelogOverlay
|
2021-06-12 00:05:49 +09:00 |
|
Dean Herbert
|
e098cac1cf
|
Minor code reformatting / moving
|
2021-06-11 23:49:14 +09:00 |
|
Dean Herbert
|
5887b4a27c
|
Update stand-alone usage of hover/select sounds in DrawableOsuMenuItem
|
2021-06-11 23:46:42 +09:00 |
|
Dean Herbert
|
98d40a7d30
|
Merge pull request #13458 from smoogipoo/update-localisation-package
Upgrade localisation analyser packages
|
2021-06-11 23:29:53 +09:00 |
|
Dean Herbert
|
97bb3de1c9
|
Update resources
|
2021-06-11 23:03:27 +09:00 |
|
Dean Herbert
|
9c6c1dd237
|
Merge branch 'master' into change-default-hover-click-sample
|
2021-06-11 23:03:23 +09:00 |
|
smoogipoo
|
dca001a72d
|
Upgraed localisation analyser packages
|
2021-06-11 22:22:47 +09:00 |
|
Dean Herbert
|
45480498d7
|
Merge pull request #13455 from bdach/new-style-fill-animation
Add support for animated colour fill in new style legacy health bar
|
2021-06-11 22:08:25 +09:00 |
|
Bartłomiej Dach
|
d3a255fd81
|
Add animated assets for legacy health display test
|
2021-06-11 14:27:58 +02:00 |
|
Bartłomiej Dach
|
550d566bf9
|
Simplify member access
|
2021-06-11 14:24:17 +02:00 |
|
Bartłomiej Dach
|
876a357bf2
|
Add support for animated colour fill in new style legacy health bar
|
2021-06-11 14:24:17 +02:00 |
|
Jamie Taylor
|
0b95d07390
|
Change 'default' hover/click samples into 'button' samples and make 'soft' the new 'default'
|
2021-06-11 20:47:57 +09:00 |
|
Dean Herbert
|
91e4397bd9
|
Merge pull request #7227 from Craftplacer/chat-mention
Add notification support for private messages and username mentions
|
2021-06-11 20:40:39 +09:00 |
|
Jamie Taylor
|
4f80a3b66d
|
Add fallback-to-default logic for HoverSounds and HoverClickSounds
|
2021-06-11 20:14:35 +09:00 |
|
Dean Herbert
|
26312bf60a
|
Merge branch 'master' into chat-mention
|
2021-06-11 20:03:44 +09:00 |
|
Dan Balasescu
|
768cd6d4d8
|
Merge pull request #13446 from ekrctb/catcher-area-movement-logic
Move catcher movement logic of `Catcher` to `CatcherArea`
|
2021-06-11 19:42:54 +09:00 |
|
Jamie Taylor
|
15d3b4444d
|
Rename HoverSounds and HoverClickSounds samples
|
2021-06-11 19:34:54 +09:00 |
|
Dean Herbert
|
8eab7df955
|
Move BindCollectionChanged out of async load
|
2021-06-11 17:51:58 +09:00 |
|
Dean Herbert
|
956c4ba225
|
Merge pull request #13445 from ekrctb/fix-catch-test-legacy-skin
Specify legacy skin version of `old-skin` test skin
|
2021-06-11 17:29:30 +09:00 |
|
Dan Balasescu
|
434c7b69d2
|
Merge pull request #13447 from bdach/missing-event-null-check
Add missing `CurrentSkin` null check in DHO disposal
|
2021-06-11 16:56:34 +09:00 |
|
Dean Herbert
|
20759657de
|
Rename configuration variables and refactor lots more
|
2021-06-11 16:37:31 +09:00 |
|
Dean Herbert
|
3d645608eb
|
Remove nullability of DI dependencies and fix incorrect load order
|
2021-06-11 16:28:53 +09:00 |
|
Dean Herbert
|
139401a04a
|
Inline and refactor overly verbose MessageNotifier code
|
2021-06-11 16:27:31 +09:00 |
|
Bartłomiej Dach
|
296761ade5
|
Add missing CurrentSkin null check in DHO disposal
|
2021-06-11 09:18:58 +02:00 |
|
Dean Herbert
|
16e3a19738
|
Fix notification overlay not being in correct place in test scene
|
2021-06-11 16:18:51 +09:00 |
|
Dean Herbert
|
f00967388a
|
Refactor tests a bit
|
2021-06-11 16:17:42 +09:00 |
|
Dean Herbert
|
c00f9ae4b7
|
Reword settings text
|
2021-06-11 16:11:37 +09:00 |
|
Dean Herbert
|
33aec57238
|
Replace 1.0 version in old skin test assets with none
|
2021-06-11 15:45:34 +09:00 |
|
ekrctb
|
7f7c2c73e0
|
Move catcher movement logic of Catcher to CatcherArea
|
2021-06-11 15:39:06 +09:00 |
|
ekrctb
|
8d0840020b
|
Specify legacy skin version of old-skin testing skin
Old-style catcher sprite is not supported for all versions
|
2021-06-11 15:33:13 +09:00 |
|
Dean Herbert
|
04413f1634
|
Merge pull request #13444 from peppy/editor-timeline-taiko-hit-colouring
Show osu!taiko centre/rim colouring in editor timeline
|
2021-06-11 15:10:24 +09:00 |
|
Dean Herbert
|
562cfe8703
|
Fix filename not matching type rename
|
2021-06-11 14:34:18 +09:00 |
|
Dean Herbert
|
9c34cb0777
|
Share colour constants with default drawable piece implementations
|
2021-06-11 14:20:08 +09:00 |
|
Dan Balasescu
|
97375d9625
|
Merge pull request #13438 from bdach/more-metadata-fields
Add remaining metadata fields to editor setup screen
|
2021-06-11 14:17:34 +09:00 |
|
Dean Herbert
|
bc3b7233ab
|
Show osu!taiko centre/rim colouring in editor timeline
Closes #13443.
|
2021-06-11 14:17:30 +09:00 |
|
Dan Balasescu
|
1e5dc7aac6
|
Merge pull request #13443 from peppy/timing-screen-layout-fixes
Fix negative offsets incorrectly wrapping in timing screen
|
2021-06-11 14:15:39 +09:00 |
|
Bartłomiej Dach
|
375f64ffd1
|
Check empty string more explicitly in IsRomanised()
Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
|
2021-06-11 06:38:53 +02:00 |
|
Bartłomiej Dach
|
7fd26ff3b0
|
Merge branch 'master' into more-metadata-fields
|
2021-06-11 06:35:51 +02:00 |
|
Dean Herbert
|
38bf04d7ff
|
Give more space for time values to allow for negative offsets
|
2021-06-11 13:25:09 +09:00 |
|
Bartłomiej Dach
|
385554b01a
|
Merge pull request #13434 from ilsubyeega/patch-2
Add `star` keyword to `FilterQueryParser` criteria
|
2021-06-11 01:10:36 +02:00 |
|