Commit Graph

57510 Commits

Author SHA1 Message Date
a3c3112f89 Add SetLastError hint to CreateHardLink pinvoke method
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2022-12-14 11:34:06 +09:00
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
b8904fe747 Move ImportParameters to better home 2022-12-13 21:41:26 +09:00
cb16d62700 Hook up ImportParameter flow with IModelImporter caller methods 2022-12-13 21:29:32 +09:00
6bb612ce69 Move hard link availability check to helper class 2022-12-13 20:20:42 +09:00
bbf931c746 Move hard link helper functions to their own class 2022-12-13 19:55:18 +09:00
1d4230993d Hook up parameter with RealmFileStore to complete the chain 2022-12-13 19:55:18 +09:00
cf2719d4c0 Convert batchImport parameter to parameters class to allow further import configuration 2022-12-13 19:55:18 +09:00
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
726943cb14 Add information attempting to explain hard links to the end user 2022-12-12 13:44:09 +09:00
d8de99bbe4 Check for hard link support in first run overlay 2022-12-12 13:44:09 +09:00
902dff15e3 Add todo regarding validity check 2022-12-12 13:44:09 +09:00
3b1920c060 Add code to check whether a file is a hard link 2022-12-12 13:44:09 +09:00
f27603dd6d Use hard links instead of file copy when available 2022-12-12 13:44:09 +09:00
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
4bd196684f Merge pull request #21614 from EVAST9919/button-fix
Fix SettingsButton receiving input at padded area
2022-12-12 12:10:50 +09:00
1332568796 Fix SettingsButton receiving input at padded area 2022-12-12 03:10:13 +03:00
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
85039209f8 Fix parsing of ruleset configuration values being incorrect on some locales
Closes #21611.
2022-12-12 01:56:36 +09:00
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
0372e38f57 Add nullability assertion to appease CI 2022-12-11 13:00:12 +09:00
061f7d4857 Merge branch 'master' into osr-scoreinfo-data 2022-12-11 12:24:03 +09:00
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
3570fa8d93 Fix hub clients not reconnecting after connection error 2022-12-09 17:12:20 +09:00
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
27a96b8e6d Add linker exception to iOS out of an abundance of caution 2022-12-08 22:52:10 +01:00
34ad1e1d61 Fix Android linker removing System.Globalisation.*Calendar 2022-12-08 22:50:29 +01:00
a120de76e0 Merge pull request #21573 from ppy/dependabot/nuget/osu.Game/Newtonsoft.Json-13.0.2
Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /osu.Game
2022-12-08 15:53:49 +09:00
cdf76077b2 Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /osu.Game
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.1...13.0.2)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 05:38:06 +00:00
50943086d6 Merge pull request #21572 from peppy/update-framework
Update framework
2022-12-08 14:37:37 +09:00
f21e903a94 Update framework 2022-12-08 14:06:38 +09:00
313f6e2f10 Merge pull request #21558 from peppy/fix-wrong-di
Fix incorrect resolution of `GameHost` in `LegacyImportManager`
2022-12-08 12:59:31 +09:00
6a73b98d5f Merge pull request #21567 from apollo-dw/reflect-fix
Reflect nested objects in the playfield correctly
2022-12-08 12:38:05 +09:00
2406b8dfc8 Merge pull request #21557 from Joehuu/nominated-ranked-beatmaps
Display nominated ranked beatmaps in user profile
2022-12-08 11:40:24 +09:00
e00c075482 Fix incorrectly modified first lazer version 2022-12-08 11:30:18 +09:00
f6e0aba53d Merge pull request #21564 from Loreos7/master
Fix stale keybinding in "today's tip"
2022-12-08 11:23:09 +09:00
5857471915 Merge branch 'master' into nominated-ranked-beatmaps 2022-12-07 23:54:25 +01:00
5807d4c43d Add test coverage for slider transformations 2022-12-07 23:50:01 +01:00
7676838cc0 Apply "reflect" vernacular in nested methods 2022-12-07 23:27:02 +01:00
48603688d4 Merge pull request #21556 from peppy/fix-profile-beatmap-expand
Fix expanded beatmap cards sometimes being hidden by next profile section
2022-12-07 22:16:00 +01:00
684b16cef5 Disambiguate object flipping and reflection methods 2022-12-07 21:09:53 +00:00
1776485b93 Reflect nested objects vertically in the playfield correctly 2022-12-07 20:20:11 +00:00
3f4cab9ad1 Merge branch 'master' into fix-profile-beatmap-expand 2022-12-07 21:10:07 +01:00
0aeee8d6ab fix typo in today's tip 2022-12-07 17:47:37 +03:00
2fba6cbe76 Merge pull request #21555 from peppy/update-deps
Update framework and resources
2022-12-07 19:15:03 +09:00
819fd5f950 Fix incorrect resolution of GameHost in LegacyImportManager 2022-12-07 17:53:14 +09:00
62b0436bcf Reverse depth of profile sections to allow for overflowing expanded beatmap cards
Closes #21554.
2022-12-07 16:38:17 +09:00
56e94e49a3 Display nominated ranked beatmaps in user profile 2022-12-06 23:36:11 -08:00
0497e433b1 Change SectionsContainer to use flowing children for section update logic 2022-12-07 16:30:15 +09:00
c5e461e734 Update framework 2022-12-07 16:28:51 +09:00