Dan Balasescu
|
b5a6fd3f00
|
Merge pull request #15517 from peppy/fix-beatmap-wedge-user-display
Fix `LinkFlowContainer` not creating user links supporting full `IUser` specification
|
2021-11-08 15:06:28 +09:00 |
|
Dean Herbert
|
a2dfb5fd8c
|
Merge pull request #15513 from bdach/beatmap-card/statistics
Add statistics display to beatmap card
|
2021-11-08 14:45:56 +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
|
dede0e56ce
|
Merge branch 'master' into user-lookup-by-username-cleanup
|
2021-11-08 13:38:26 +09:00 |
|
Dean Herbert
|
1589b50d6e
|
Merge branch 'master' into beatmap-card/statistics
|
2021-11-08 13:28:31 +09:00 |
|
Dan Balasescu
|
da0d9726f5
|
Merge pull request #15466 from peppy/user-class-cleanup
Clean up `User` class
|
2021-11-08 13:27:26 +09:00 |
|
Dean Herbert
|
fb495d77ce
|
Implement TooltipText directly
|
2021-11-08 13:22:57 +09:00 |
|
Dean Herbert
|
8dbe69dec5
|
Merge pull request #15515 from Joehuu/fix-statistics-loading-spinner
Fix loading spinner potentially showing on statistics unavailable message
|
2021-11-08 13:02:39 +09:00 |
|
Dean Herbert
|
62600b47b1
|
Merge branch 'master' into user-class-cleanup
|
2021-11-08 12:51:12 +09:00 |
|
Joseph Madamba
|
9e13c20bd4
|
Move spinner hiding before newScore null check
|
2021-11-07 19:35:30 -08:00 |
|
Joseph Madamba
|
ac5d9853d3
|
Fix loading spinner potentially showing on statistics unavailable message
|
2021-11-07 17:25:33 -08:00 |
|
Bartłomiej Dach
|
0e09edfce2
|
Do not show nomination info if hype info not present to match web
|
2021-11-07 21:33:42 +01:00 |
|
Bartłomiej Dach
|
1f405a7e71
|
Display extended statistics on card hover
|
2021-11-07 21:33:41 +01:00 |
|
Bartłomiej Dach
|
c0b5b0e909
|
Add new statistic types to online info
|
2021-11-07 21:33:41 +01:00 |
|
Bartłomiej Dach
|
04c2a9cd59
|
Display basic statistics on card hover
|
2021-11-07 21:03:06 +01:00 |
|
Bartłomiej Dach
|
6d30248cef
|
Merge branch 'master' into use-class-rename
|
2021-11-07 15:41:00 +01:00 |
|
Salman Ahmed
|
eb5e7402c3
|
Remove obsolete method in ModAutoplay
|
2021-11-07 16:15:57 +03:00 |
|
Dean Herbert
|
0ecf5f201c
|
Rename User to APIUser and move to correct namespace
|
2021-11-07 11:26:01 +09:00 |
|
Dean Herbert
|
69aa620ab7
|
Remove unused team class
|
2021-11-07 11:25:50 +09:00 |
|
Bartłomiej Dach
|
6a1c27d67a
|
Merge branch 'master' into fix-more-null
|
2021-11-06 15:36:15 +01:00 |
|
Bartłomiej Dach
|
c40f887492
|
Remove unnecessary local variable
|
2021-11-06 15:20:29 +01:00 |
|
Salman Ahmed
|
34c8e53e94
|
Merge branch 'master' into update-cached-buffered-container-usage
|
2021-11-06 09:38:55 +03:00 |
|
Dean Herbert
|
bc17446055
|
Merge branch 'master' into user-lookup-by-username-cleanup
|
2021-11-06 14:38:30 +09:00 |
|
Dean Herbert
|
2b3907db4b
|
Update framework
|
2021-11-06 14:33:45 +09:00 |
|
Salman Ahmed
|
51e7b9950e
|
Define local current bindable to bind value change instead
|
2021-11-05 18:07:14 +03:00 |
|
Dean Herbert
|
9a7c75508e
|
Merge branch 'master' into user-class-cleanup
|
2021-11-05 19:56:18 +09:00 |
|
Salman Ahmed
|
771bcbf868
|
Rename one more clashing variable
|
2021-11-05 12:24:07 +03:00 |
|
Salman Ahmed
|
608958b186
|
Remove unused setter in interface type
|
2021-11-05 12:10:05 +03:00 |
|
Dean Herbert
|
6c385ccd29
|
Move second generic to abstract model downloader rather than interface type
|
2021-11-05 17:37:05 +09:00 |
|
Dean Herbert
|
99df37f32d
|
Add input generic type to IModelDownloader
|
2021-11-05 17:02:45 +09:00 |
|
Dean Herbert
|
846c80f12c
|
Rename remaining clashing variables to appease CI somewhere
|
2021-11-05 17:02:24 +09:00 |
|
Dean Herbert
|
7772a97cf7
|
Add helper function to get realm class names rather than hard-coding each time
|
2021-11-05 17:01:00 +09:00 |
|
Dean Herbert
|
1fe9bca819
|
Change ModelDownloader 's requirement to an IModelImporter rather than IModelManager
|
2021-11-05 16:47:18 +09:00 |
|
Dean Herbert
|
b90f44493c
|
Remove importer inheritance from IModelManager
Now only exists in legacy implementations, to reduce inheritance
complexity of interfaces which are going to be used going forwards.
|
2021-11-05 16:45:38 +09:00 |
|
Salman Ahmed
|
c2c567f5f5
|
Merge branch 'master' into user-class-cleanup
|
2021-11-05 10:28:25 +03:00 |
|
Salman Ahmed
|
f013a1e37f
|
Move CreateContent() to BDL
|
2021-11-05 10:13:42 +03:00 |
|
Dean Herbert
|
6399c695e8
|
Update usages of BufferedContainer in line with framework changes
|
2021-11-05 15:54:49 +09:00 |
|
Salman Ahmed
|
3a3ec1436b
|
Re-enable possible null refernece exception inspections and move code
|
2021-11-05 09:14:50 +03:00 |
|
Dean Herbert
|
9f9ef570ee
|
Also propagate Status in temporary BeatmapInfo usage
|
2021-11-05 14:44:58 +09:00 |
|
Dean Herbert
|
b1f1cc0bf3
|
Perform all user profile displays using an IUser interface
|
2021-11-05 13:55:34 +09:00 |
|
Dean Herbert
|
ba74dd93b2
|
Remove weird fetchOnline logic
|
2021-11-05 13:55:34 +09:00 |
|
Dean Herbert
|
1f5ca122b0
|
Merge branch 'master' into user-class-cleanup
|
2021-11-05 13:55:22 +09:00 |
|
Dean Herbert
|
f2700b0a6d
|
Expose bot state via interface
|
2021-11-05 13:40:44 +09:00 |
|
Dean Herbert
|
ead64282dd
|
Split out a couple more nested classes
|
2021-11-05 13:40:44 +09:00 |
|
Dan Balasescu
|
9e2c33d908
|
Merge branch 'master' into beatmap-refactor/to-model-removal-2
|
2021-11-05 13:16:32 +09:00 |
|
Dan Balasescu
|
9b5ed791b5
|
Merge pull request #15459 from peppy/beatmap-refactor/remove-online-info
Remove `IOnlineInfo` implementations from database models
|
2021-11-05 13:16:21 +09:00 |
|
Dean Herbert
|
5721f1b2f3
|
Merge pull request #15479 from jaswon/skinnable-diagonal-scale
Fix scaling of skin components being too sensitive after rotation
|
2021-11-05 13:11:11 +09:00 |
|
Dan Balasescu
|
acb06d4a99
|
Merge branch 'master' into beatmap-refactor/remove-online-info
|
2021-11-05 12:46:02 +09:00 |
|
Salman Ahmed
|
f528488aa2
|
Mark as non-null and move current bind to BDL instead
|
2021-11-05 05:42:19 +03:00 |
|
Salman Ahmed
|
2764ad90ea
|
Merge branch 'master' into fix-more-null
|
2021-11-05 05:14:22 +03:00 |
|