Dean Herbert
|
229fb518dc
|
Apply NRT to LegacyJudgementPieceOld
|
2023-02-02 14:19:00 +09:00 |
|
Dean Herbert
|
183d1c5bd6
|
Change version comparison to match other existing code as proposed in review
|
2023-02-02 14:18:49 +09:00 |
|
Dean Herbert
|
263a7e2766
|
Merge branch 'master' into misses-animation
|
2023-02-02 14:08:15 +09:00 |
|
Dean Herbert
|
10df64467a
|
Merge pull request #22430 from peppy/skin-editor-nrt
Apply NRT to all skin editor classes
|
2023-02-02 13:57:57 +09:00 |
|
Bartłomiej Dach
|
c5e1f54185
|
Fix sample store creation mutating shared resource store
|
2023-01-30 20:48:52 +01:00 |
|
Dean Herbert
|
74ab036f3e
|
Refactor SkinnableSound.Samples to be non-nullable
|
2023-01-27 19:32:30 +09:00 |
|
Dean Herbert
|
8a9a6c733c
|
Apply missed cleanup to BackgroundDependencyLoader call
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2023-01-27 13:55:34 +09:00 |
|
EXtremeExploit
|
758b4c8cfc
|
Do the thing aka fix the if
|
2023-01-26 10:01:33 -03:00 |
|
Dean Herbert
|
4352c56c3e
|
Apply NRT to all simple auxiliary skin classes
|
2023-01-26 17:53:04 +09:00 |
|
Dean Herbert
|
2017ac1135
|
Apply NRT to all skin editor classes
|
2023-01-26 17:52:53 +09:00 |
|
Dean Herbert
|
64e7f6f138
|
Add more documentation around the implementation of FontAdjustableSkinComponent
|
2023-01-26 16:05:07 +09:00 |
|
Dean Herbert
|
d63719a602
|
Move and rename the base component class
|
2023-01-26 16:04:56 +09:00 |
|
Dean Herbert
|
48885d40cc
|
Merge branch 'master' into skin-fonts
|
2023-01-26 15:52:54 +09:00 |
|
Dean Herbert
|
f3c92749bf
|
Fix code quality issues
|
2023-01-26 15:43:03 +09:00 |
|
EXtremeExploit
|
bcecc49092
|
Only do misses animations on modern skins
|
2023-01-25 23:05:11 -03:00 |
|
EXtremeExploit
|
a6fc3ce477
|
bring comment back
|
2023-01-25 20:38:55 -03:00 |
|
Bartłomiej Dach
|
fd495e87f7
|
Fix GetAsync() not limiting texture dimensions
|
2023-01-25 19:02:35 +01:00 |
|
EXtremeExploit
|
fc968d1d89
|
del extra newline
|
2023-01-25 14:38:02 -03:00 |
|
EXtremeExploit
|
a4a94cb96e
|
Add movement to misses in osu ruleset
|
2023-01-25 14:34:00 -03:00 |
|
Dean Herbert
|
7bb6337d2e
|
Fix nullability (thanks bdach for patch)
|
2023-01-25 14:43:46 +09:00 |
|
Dean Herbert
|
8caf960f9a
|
Revert weird nullable changes to Skin.cs
|
2023-01-25 14:43:46 +09:00 |
|
Dean Herbert
|
0a9b20d5d5
|
Split lookup store into own file / class
|
2023-01-25 14:43:46 +09:00 |
|
Dean Herbert
|
c1a5c16973
|
Reduce maximum texture size to a more commonly-supported 8192
|
2023-01-25 14:43:46 +09:00 |
|
Dean Herbert
|
d000a4ed28
|
Make sure to dispose of the original texture upload as we are replacing it
|
2023-01-25 14:43:46 +09:00 |
|
Dean Herbert
|
598c6fcbad
|
Add basic support for stupidly long hold note skin textures
|
2023-01-25 14:43:46 +09:00 |
|
Bartłomiej Dach
|
b62ff8d644
|
Merge branch 'master' into skin/argon-song-progress-cleaner
|
2023-01-18 23:52:12 +01:00 |
|
Dean Herbert
|
4ef940653b
|
Fix legacy judgement animation not matching perfectly
This will be the final attempt to get it right. I was seemingly drunk
last time I wrote the logic.
Closes #21892.
|
2023-01-18 19:03:04 +09:00 |
|
Dean Herbert
|
5429979049
|
Combine common code into SongProgress base class
|
2023-01-18 15:23:55 +09:00 |
|
Dean Herbert
|
65bd2e74fd
|
Merge branch 'master' into skin/argon-song-progress-cleaner
|
2023-01-17 18:00:42 +09:00 |
|
ansel
|
133b9b79d7
|
Do not touch "currently editing" line
|
2023-01-16 22:52:17 +03:00 |
|
ansel
|
17aeb0ec19
|
Localise editor's UI
|
2023-01-16 19:55:28 +03:00 |
|
ansel
|
6eb5508404
|
Localise menu bar
|
2023-01-16 19:39:50 +03:00 |
|
Dean Herbert
|
d2309feec2
|
Merge branch 'master' into skin/argon-song-progress-cleaner
|
2023-01-12 19:49:27 +09:00 |
|
Dean Herbert
|
e9571be4ab
|
Fix incorrect application layer causing completely discoloured circles
|
2023-01-11 19:29:17 +09:00 |
|
Dean Herbert
|
a87debab0f
|
Fix kiai flash opacity on legacy skins being too intense
|
2023-01-11 19:29:17 +09:00 |
|
tsrk
|
91cde5ffbf
|
feat(hud/gameplay): implement Argon variant of SongProgress
|
2023-01-09 21:59:48 +01:00 |
|
Dean Herbert
|
811a562608
|
Don't use bindables to avoid potential cross-usage contamination
|
2023-01-10 01:10:20 +09:00 |
|
Dean Herbert
|
62ffb4fe78
|
Pause imports during active gameplay
|
2023-01-09 18:54:11 +09:00 |
|
Berkan Diler
|
c7ca4bbba5
|
Use generic Enum methods
|
2022-12-26 20:36:39 +01:00 |
|
Jamie Taylor
|
f7c854f1b0
|
Change asset folder
|
2022-12-20 21:18:51 +09:00 |
|
Dean Herbert
|
2f0c772dcb
|
Add argon pro skin
|
2022-12-20 21:18:51 +09:00 |
|
Dean Herbert
|
192536643c
|
Fix some more inspections
|
2022-12-16 20:21:19 +09: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 |
|
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 |
|
Dean Herbert
|
cf2719d4c0
|
Convert batchImport parameter to parameters class to allow further import configuration
|
2022-12-13 19:55:18 +09:00 |
|
ansel
|
b240d15731
|
Fix numeric font
|
2022-12-03 23:38:50 +03:00 |
|
ansel
|
8174f6be64
|
Get rid of dublicated enum
|
2022-12-03 23:32:17 +03:00 |
|
ansel
|
b41f30c868
|
Allow changing font of text elements
|
2022-12-03 22:44:54 +03:00 |
|