Dean Herbert
|
edc78205d5
|
Add comments about why both positional input checks are required in OsuClickableContainer
|
2022-12-13 22:12:52 +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
|
6bb612ce69
|
Move hard link availability check to helper class
|
2022-12-13 20:20:42 +09:00 |
|
Dean Herbert
|
cbd7cae70a
|
Merge pull request #21625 from Mogiiii/catch-disable-cursor
Always hide cursor in osu!catch gameplay
|
2022-12-13 20:14:04 +09:00 |
|
Dean Herbert
|
bbf931c746
|
Move hard link helper functions to their own class
|
2022-12-13 19:55:18 +09:00 |
|
Dean Herbert
|
1d4230993d
|
Hook up parameter with RealmFileStore to complete the chain
|
2022-12-13 19:55:18 +09:00 |
|
Dean Herbert
|
cf2719d4c0
|
Convert batchImport parameter to parameters class to allow further import configuration
|
2022-12-13 19:55:18 +09:00 |
|
Salman Ahmed
|
898d88bf8a
|
Merge branch 'master' into catch-disable-cursor
|
2022-12-13 13:23:43 +03:00 |
|
Dean Herbert
|
775952380f
|
Remove unused using statements
|
2022-12-13 18:57:17 +09:00 |
|
Dean Herbert
|
fd1f144f47
|
Merge pull request #21627 from smoogipoo/score-encoder-leaveopen
Allow keeping stream open after encoding scores
|
2022-12-13 16:32:27 +09:00 |
|
Dan Balasescu
|
ad7554cc7d
|
Allow keeping stream open after encoding scores
|
2022-12-13 16:15:14 +09:00 |
|
Dylan Nantz
|
0dd4e0cf94
|
hide cursor in catch
|
2022-12-12 21:18:01 -05:00 |
|
Andrei Zavatski
|
15bd82add8
|
Fix DrawableUsername being affected
|
2022-12-12 18:24:49 +03:00 |
|
Andrei Zavatski
|
890dd9cd06
|
Fix input doesn't take original drawable modifications into account
|
2022-12-12 15:10:03 +03:00 |
|
Andrei Zavatski
|
b0d475cd8b
|
CI fix
|
2022-12-12 14:57:07 +03:00 |
|
Andrei Zavatski
|
d2b3533356
|
Fix OsuClickableContainer input receiving
|
2022-12-12 14:42:54 +03:00 |
|
Andrei Zavatski
|
7e39f171fb
|
Fix OsuButton input receiving
|
2022-12-12 14:42:54 +03:00 |
|
Andrei Zavatski
|
37a0756321
|
Add tests
|
2022-12-12 14:38:24 +03:00 |
|
Dean Herbert
|
5800734589
|
Merge pull request #21587 from smoogipoo/spectatorstate-maximum-statistics
Store maximum statistics to spectator state
|
2022-12-12 20:00:52 +09:00 |
|
Dean Herbert
|
df94af4495
|
Inline ScoringValues and make some more methods private inside ScoreProcessor
|
2022-12-12 19:22:09 +09:00 |
|
Dan Balasescu
|
7b48c91fe2
|
Only show local results in multi-spectator results screen
|
2022-12-12 18:56:43 +09: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 |
|
Dan Balasescu
|
caa0b7c290
|
Move score token to BeginPlaying
|
2022-12-12 13:59:27 +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
|
902dff15e3
|
Add todo regarding validity check
|
2022-12-12 13:44:09 +09:00 |
|
Dean Herbert
|
3b1920c060
|
Add code to check whether a file is a hard link
|
2022-12-12 13:44:09 +09:00 |
|
Dean Herbert
|
f27603dd6d
|
Use hard links instead of file copy when available
|
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 |
|
Dean Herbert
|
4bd196684f
|
Merge pull request #21614 from EVAST9919/button-fix
Fix SettingsButton receiving input at padded area
|
2022-12-12 12:10:50 +09:00 |
|
Dan Balasescu
|
7a54bcac57
|
Remove unused using
|
2022-12-12 11:41:07 +09:00 |
|
Dan Balasescu
|
6e41efede8
|
Simplify dictionary construction
|
2022-12-12 11:40:47 +09:00 |
|
Dan Balasescu
|
5e8d75bbbf
|
Remove unused overload
|
2022-12-12 11:39:03 +09:00 |
|
Andrei Zavatski
|
1332568796
|
Fix SettingsButton receiving input at padded area
|
2022-12-12 03:10:13 +03:00 |
|
Bartłomiej Dach
|
a1d22ef77a
|
Merge pull request #21612 from peppy/fix-ruleset-config-parsing-failure
Fix parsing of ruleset configuration values being incorrect on some locales
|
2022-12-11 18:30:52 +01:00 |
|
Dean Herbert
|
85039209f8
|
Fix parsing of ruleset configuration values being incorrect on some locales
Closes #21611.
|
2022-12-12 01:56:36 +09:00 |
|
Dean Herbert
|
b7d2e0ae8e
|
Merge pull request #21553 from smoogipoo/osr-scoreinfo-data
Retrofit lazer scoring data onto `.osr` files
|
2022-12-11 14:27:56 +09:00 |
|
Dean Herbert
|
0372e38f57
|
Add nullability assertion to appease CI
|
2022-12-11 13:00:12 +09:00 |
|
Dean Herbert
|
061f7d4857
|
Merge branch 'master' into osr-scoreinfo-data
|
2022-12-11 12:24:03 +09:00 |
|
Dan Balasescu
|
e9998f1690
|
Store maximum statistics to spectator state
|
2022-12-09 20:15:07 +09:00 |
|
Dan Balasescu
|
4a65f5c864
|
Add score token to spectator state
|
2022-12-09 19:09:51 +09:00 |
|
Dean Herbert
|
e42bd7b31a
|
Merge pull request #21586 from smoogipoo/fix-hub-reconnect
Fix hub clients not reconnecting after a connection error
|
2022-12-09 17:56:32 +09:00 |
|
Dan Balasescu
|
3570fa8d93
|
Fix hub clients not reconnecting after connection error
|
2022-12-09 17:12:20 +09:00 |
|
Dan Balasescu
|
f2fdff22e1
|
Merge pull request #21583 from Susko3/fix-android-linker-calendars
Fix android crash when using non-Gregorian calendars
|
2022-12-09 13:05:36 +09:00 |
|
Susko3
|
27a96b8e6d
|
Add linker exception to iOS out of an abundance of caution
|
2022-12-08 22:52:10 +01:00 |
|
Susko3
|
34ad1e1d61
|
Fix Android linker removing System.Globalisation.*Calendar
|
2022-12-08 22:50:29 +01:00 |
|