Dean Herbert
|
c33fe7bcc6
|
Remove one more unnecessary Detach operation
|
2022-01-13 18:32:59 +09:00 |
|
Dean Herbert
|
902dc0eaec
|
Detach rather than consume live when presenting a beatmap
|
2022-01-12 17:49:10 +09:00 |
|
Dean Herbert
|
e74a5022c9
|
Fix multiple tests via null checks and changing ToLive to Detach
flow
|
2022-01-12 17:00:17 +09:00 |
|
Dean Herbert
|
2b8706b6ce
|
Detach and reattach scores to make work
|
2022-01-12 17:00:16 +09:00 |
|
Dean Herbert
|
1d536fd0bc
|
Start introducing ILive
|
2022-01-12 17:00:16 +09:00 |
|
Dean Herbert
|
4f6a05ce3d
|
Reimplement all query methods
|
2022-01-12 16:57:27 +09:00 |
|
Dean Herbert
|
aac2aa341c
|
Update some more incorrect types for primary key access/set
|
2022-01-12 16:57:27 +09:00 |
|
Dean Herbert
|
2a4bee61dd
|
Update many score-related classes to move closer to being able to persist to realm
|
2022-01-12 16:57:27 +09:00 |
|
Dean Herbert
|
e6fdd0e969
|
Miscellaneous fixes that don't fit elsewhere
|
2022-01-12 16:39:36 +09:00 |
|
Dean Herbert
|
981158ed88
|
Rename method and simplify SetDefault calling code
|
2021-12-21 15:34:32 +09:00 |
|
Dean Herbert
|
1067e2dc00
|
Merge branch 'master' into update-framework
|
2021-12-17 16:41:47 +09:00 |
|
Dean Herbert
|
0eac655cff
|
Remove local screen change logging
|
2021-12-16 18:21:48 +09:00 |
|
Dean Herbert
|
441b7baa93
|
Provide a realm factory to usages of ToLive /RealmLive
|
2021-12-14 14:26:34 +09:00 |
|
Salman Ahmed
|
d0fbbf110b
|
Expose ScreenContainer for access in OsuGameDesktop
|
2021-12-13 06:52:36 +03:00 |
|
Dean Herbert
|
bf1418bafc
|
Use OnlineID instead of legacy IDs for equality and lookups
|
2021-12-10 16:11:48 +09:00 |
|
Dean Herbert
|
370135d484
|
Remove outdated TODO
|
2021-12-01 12:47:32 +09:00 |
|
Dean Herbert
|
f6a3709060
|
Store default skins to database
|
2021-11-29 18:28:25 +09:00 |
|
Dean Herbert
|
23146d59d1
|
Use ILive for current skin
|
2021-11-29 18:28:25 +09:00 |
|
Dean Herbert
|
3db5646fa8
|
Create Guid constants for system skins (and store skin choice to configuration as guid)
|
2021-11-29 18:28:25 +09:00 |
|
Dan Balasescu
|
f712aeee01
|
Merge pull request #15795 from peppy/realm-integration/separate-download-flow
Split out download logic from main manager classes
|
2021-11-25 20:59:23 +09:00 |
|
Dean Herbert
|
a2ab9f457d
|
Move score download logic out of ScoreManager
|
2021-11-25 17:33:04 +09:00 |
|
Dean Herbert
|
716543b5b3
|
Move beatmap download logic out of BeatmapManager
|
2021-11-25 17:29:41 +09:00 |
|
Dean Herbert
|
79459c1aeb
|
Fix typo in class and variable names
|
2021-11-25 17:12:15 +09:00 |
|
Dean Herbert
|
9dcb20a821
|
Rename Stable to Legacy and add xmldoc
|
2021-11-25 15:39:05 +09:00 |
|
Dean Herbert
|
f1926c6d27
|
Store preferred ruleset to configuration using ShortName instead of ID
|
2021-11-22 17:45:31 +09:00 |
|
Dean Herbert
|
3de8125eac
|
Update UI cases where repeat should not be handled
|
2021-11-18 13:13:36 +09:00 |
|
Dean Herbert
|
692e846acd
|
Rename BeatmapSetInfo.OnlineBeatmapSetID to OnlineID to match interface
|
2021-11-12 17:52:44 +09:00 |
|
Dean Herbert
|
6b6dd93e9e
|
Fix LinkFlowContainer not creating user links supporting full IUser specification
|
2021-11-08 14:17:47 +09:00 |
|
Dean Herbert
|
b1f1cc0bf3
|
Perform all user profile displays using an IUser interface
|
2021-11-05 13:55:34 +09:00 |
|
Dean Herbert
|
90503f72ca
|
Update PresentBeatmap to support interface types
|
2021-10-29 17:43:39 +09:00 |
|
Dean Herbert
|
3905ecd18b
|
Use retrieval of bindable and tidy up code slightly
|
2021-10-28 13:09:03 +09:00 |
|
Dean Herbert
|
ad1bd4e48e
|
Merge branch 'master' into ui-scaling-keybind
|
2021-10-28 13:03:21 +09:00 |
|
Dean Herbert
|
6944151486
|
Apply batch fixing of built-in types using var
|
2021-10-27 13:04:41 +09:00 |
|
Dean Herbert
|
70f432805e
|
Merge branch 'master' into ui-scaling-keybind
|
2021-10-27 01:06:14 +09:00 |
|
Susko3
|
51c5d0aec7
|
Update to be in line with framework changes
|
2021-10-24 13:21:41 +02:00 |
|
Susko3
|
4a425b5c3e
|
Merge remote-tracking branch 'upstream/master' into use-ShowFileInNativeExplorer
|
2021-10-23 10:01:24 +02:00 |
|
Dean Herbert
|
c97cfdd978
|
Merge branch 'master' into localise-toasts
|
2021-10-19 16:37:14 +09:00 |
|
Susko3
|
25f172fae8
|
Update usages of OpenInNativeExplorer to use ShowFileInNativeExplorer
Also updates WrappedStorage to override ShowFileInNativeExplorer.
|
2021-10-17 12:56:29 +02:00 |
|
Dan Balasescu
|
3604a762d0
|
Merge branch 'master' into fix-editor-difficulty-name-update
|
2021-10-15 16:58:01 +09:00 |
|
Dean Herbert
|
a90f40e831
|
Update one missed instance of PresentImport
|
2021-10-15 16:00:09 +09:00 |
|
Dean Herbert
|
e0babe4b79
|
Add global logging of WorkingBeatmap changes
|
2021-10-14 14:07:43 +09:00 |
|
Dean Herbert
|
94de24075e
|
Ensure startup imports trigger notifications
|
2021-10-13 12:18:56 +09:00 |
|
Gagah Pangeran Rosfatiputra
|
81246a110c
|
add OpenChangelog in OsuGame.HandleLink
|
2021-10-12 09:57:47 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
6c84cf6658
|
add ShowChangelogListing and ShowChangelogBuild
|
2021-10-12 09:57:47 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
80722c7dc7
|
change changelogOverlay to field in OsuGame
|
2021-10-12 09:57:47 +07:00 |
|
Joseph Madamba
|
e0557e849b
|
Join combinations with "/" instead
|
2021-10-11 01:11:41 -07:00 |
|
Joseph Madamba
|
4fc84e71cd
|
Localise more toast related strings
|
2021-10-11 01:02:26 -07:00 |
|
Joehu
|
ce864011f2
|
Add ability to change ui scaling via keyboard
|
2021-10-10 13:13:26 -07:00 |
|
Dan Balasescu
|
4bd1083388
|
Merge pull request #14903 from peppy/importer-returns-live
Add `ILive<T>` and use as return type of `Import` methods
|
2021-10-04 20:16:32 +09:00 |
|
Dean Herbert
|
853cf6feaa
|
Rename last remaining BeatmapInfo Beatmap usage
|
2021-10-04 17:35:53 +09:00 |
|