wiskerz76
|
439b8ac56a
|
Fix file select popup getting stuck when switching first run screens while selecting
Closes #21663
Supersedes #21724
|
2022-12-20 17:59:23 +09:00 |
|
Bartłomiej Dach
|
64a45aa0e0
|
Merge branch 'master' into wiki-heading-id-attributes
|
2022-12-20 06:34:47 +01:00 |
|
Bartłomiej Dach
|
7c282d9def
|
Enable generic attribute support for wiki markdown containers
|
2022-12-19 21:32:38 +01:00 |
|
Bartłomiej Dach
|
db1380a346
|
Refactor markdown extension management
|
2022-12-19 20:19:51 +01:00 |
|
Bartłomiej Dach
|
186ccc64fd
|
Fix welcome screen language buttons not working
|
2022-12-19 18:19:26 +01:00 |
|
Dean Herbert
|
b64a5cbda6
|
Merge branch 'master' into guard-url-protocols
|
2022-12-19 15:46:45 +09:00 |
|
Joseph Madamba
|
6e62033bc4
|
Fix some comment actions not being lowercased
|
2022-12-18 20:20:15 -08:00 |
|
Dean Herbert
|
ba54551313
|
Merge branch 'master' into guard-url-protocols
|
2022-12-16 18:23:16 +09:00 |
|
Dean Herbert
|
27c497145f
|
Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0
|
2022-12-16 18:16:26 +09:00 |
|
Dan Balasescu
|
cbee72897a
|
Merge pull request #21654 from Susko3/use-localisable-strings-for-dates-and-times
Use `LocalisableString`s for date and time formats
|
2022-12-16 16:17:14 +09:00 |
|
Dean Herbert
|
232f590ba3
|
Merge pull request #21628 from peppy/go-hard-file-writes
Use hard links on windows when importing beatmaps from a legacy osu! install
|
2022-12-16 14:52:57 +09:00 |
|
Susko3
|
0f34d908c7
|
Use LocalisableString s for date and time formats
|
2022-12-16 00:05:47 +01:00 |
|
Dean Herbert
|
9813bc9544
|
Reword disclaimer and fix translation keys
|
2022-12-15 22:46:31 +09:00 |
|
Dean Herbert
|
d2b98b803d
|
Turn on featured artist filter by default and add disclaimer when toggling for the first time
|
2022-12-15 18:42:47 +09:00 |
|
Dean Herbert
|
0763b86236
|
Add more padding around text in dialog popups
|
2022-12-15 17:32:27 +09:00 |
|
Dean Herbert
|
78bc94d3cb
|
Set featured artists filter to enabled by default
|
2022-12-15 16:57:39 +09:00 |
|
Dean Herbert
|
a7f3e13946
|
Fix MultipleSelectionFilter not correctly handling initial selection
|
2022-12-15 16:56:09 +09:00 |
|
Dean Herbert
|
f4316a9827
|
Fix incorrect grammar in hard link explanation text
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2022-12-14 11:30:01 +09:00 |
|
Dean Herbert
|
b8904fe747
|
Move ImportParameters to better home
|
2022-12-13 21:41:26 +09:00 |
|
Dean Herbert
|
cb16d62700
|
Hook up ImportParameter flow with IModelImporter caller methods
|
2022-12-13 21:29:32 +09:00 |
|
Andrei Zavatski
|
15bd82add8
|
Fix DrawableUsername being affected
|
2022-12-12 18:24:49 +03:00 |
|
Dean Herbert
|
02b3bbf0d3
|
Merge pull request #21616 from Joehuu/changelog-build-masking
Fix changelog single build dates disappearing before being off screen
|
2022-12-12 18:28:48 +09:00 |
|
Dean Herbert
|
05b5949810
|
Use explicit casts
|
2022-12-12 17:38:39 +09:00 |
|
Dean Herbert
|
e2d8909e73
|
Add link to change folder location if it isn't on the same drive as import path
|
2022-12-12 13:44:09 +09:00 |
|
Dean Herbert
|
726943cb14
|
Add information attempting to explain hard links to the end user
|
2022-12-12 13:44:09 +09:00 |
|
Dean Herbert
|
d8de99bbe4
|
Check for hard link support in first run overlay
|
2022-12-12 13:44:09 +09:00 |
|
Dean Herbert
|
731184eb39
|
Revert "Merge pull request #21614 from EVAST9919/button-fix"
This reverts commit 4bd196684f , reversing
changes made to a1d22ef77a .
|
2022-12-12 13:43:01 +09:00 |
|
Joseph Madamba
|
e76c56b03b
|
Fix changelog single build dates disappearing before being off screen
|
2022-12-11 20:10:06 -08:00 |
|
Andrei Zavatski
|
1332568796
|
Fix SettingsButton receiving input at padded area
|
2022-12-12 03:10:13 +03:00 |
|
Bartłomiej Dach
|
5857471915
|
Merge branch 'master' into nominated-ranked-beatmaps
|
2022-12-07 23:54:25 +01:00 |
|
Dean Herbert
|
62b0436bcf
|
Reverse depth of profile sections to allow for overflowing expanded beatmap cards
Closes #21554.
|
2022-12-07 16:38:17 +09:00 |
|
Joseph Madamba
|
56e94e49a3
|
Display nominated ranked beatmaps in user profile
|
2022-12-06 23:36:11 -08:00 |
|
Dean Herbert
|
49f5ac57b8
|
Fix first run beatmap screen button colours looking incorrect with new triangle effect
Addresses #21500.
|
2022-12-03 18:48:54 +09:00 |
|
Dean Herbert
|
f7b7b58718
|
Adjust colour and tween to feel better
|
2022-11-30 16:20:01 +09:00 |
|
Dean Herbert
|
24ee363563
|
Only hover when hovering actual text
|
2022-11-30 16:18:36 +09:00 |
|
Dean Herbert
|
80b0e4a99d
|
Rename Colour to avoid conflict with Drawable.Colour
|
2022-11-30 16:15:50 +09:00 |
|
Dean Herbert
|
7fca5ee28d
|
Move DrawableUsername into own file
It's too large at this point to be a nested class.
|
2022-11-30 16:15:50 +09:00 |
|
Dean Herbert
|
6524914dbd
|
Merge branch 'master' into chat-profile-highlight-v2
|
2022-11-30 16:00:52 +09:00 |
|
Dean Herbert
|
61c702c02e
|
Add new IDependencyInjectionCandidate interface to non-drawable cached classes
|
2022-11-29 14:45:26 +09:00 |
|
Bartłomiej Dach
|
8f78d6179b
|
Fix multiple issues with settings items unhiding on search
|
2022-11-29 14:41:49 +09:00 |
|
Bartłomiej Dach
|
24deb5f5f4
|
Remove all unnecessary usage of IHasFilterableChildren
|
2022-11-29 14:40:52 +09:00 |
|
ansel
|
16962d9a57
|
Localize deleted string
|
2022-11-29 07:02:02 +03:00 |
|
ansel
|
a4819e5c9c
|
Localize actions
|
2022-11-29 07:01:52 +03:00 |
|
Alden Wu
|
8ec4dd046e
|
Fix InspectCode errors
|
2022-11-28 18:06:44 -08:00 |
|
Alden Wu
|
0cb7c94c21
|
Merge branch 'master' of https://github.com/ppy/osu into chat-profile-highlight-v2
|
2022-11-28 17:59:15 -08:00 |
|
Alden Wu
|
c2d8ffc225
|
Refactor ChatLine username drawable creation
|
2022-11-28 17:50:12 -08:00 |
|
Bartłomiej Dach
|
894ef15e79
|
Merge branch 'master' into update-framework
|
2022-11-26 16:19:36 +01:00 |
|
Dan Balasescu
|
7bc8908ca9
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
|
Dean Herbert
|
2b2beadd06
|
Merge branch 'master' into update-framework
|
2022-11-25 01:00:08 +09:00 |
|
Dean Herbert
|
53b03df93d
|
Combine TriangleButton and RoundedButton classes
|
2022-11-24 16:26:57 +09:00 |
|