Dean Herbert
|
f264b128c2
|
Merge branch 'master' into realm-ruleset-setting-short-name
|
2021-11-23 14:55:36 +09:00 |
|
Dean Herbert
|
e580fc5abc
|
Merge pull request #15735 from peppy/remove-ruleset-info-inheritance
Remove subclassing of `RulesetInfo`
|
2021-11-23 10:18:32 +09:00 |
|
Dean Herbert
|
6c36770eb3
|
Add back allowance for tests scenes using empty ShortName
|
2021-11-22 21:41:09 +09:00 |
|
Dean Herbert
|
329bae50b0
|
Switch realm ruleset configuration to use ruleset's ShortName as key
|
2021-11-22 18:52:00 +09:00 |
|
Dean Herbert
|
377ba2673a
|
Use Ruleset 's ShortName for mod caching purposes
|
2021-11-22 16:52:54 +09:00 |
|
Dean Herbert
|
cb5b6911e6
|
Seal RulesetInfo and remove virtual methods
|
2021-11-22 16:39:26 +09:00 |
|
Dean Herbert
|
fd3e5d333e
|
Add xmldoc note about Skill potentially being memory expensive
|
2021-11-21 12:15:32 +09:00 |
|
Dean Herbert
|
9f688f6291
|
Stop persisting Skill s in DifficultyAttributes
|
2021-11-21 12:15:32 +09:00 |
|
Dean Herbert
|
59e763467f
|
Move StoragePath implementation to an extension method
|
2021-11-19 16:08:38 +09:00 |
|
Dan Balasescu
|
6ebe54b183
|
Merge pull request #15494 from Tollii/beatmap-cancellation-token
Add support for cancellation tokens for beatmap difficulty calculation
|
2021-11-19 10:54:32 +09:00 |
|
Dean Herbert
|
cdb2a92f86
|
Disable key repeat for all ruleset handling cases
|
2021-11-18 13:13:36 +09:00 |
|
Dean Herbert
|
66c307e0ee
|
Remove usage of key repeat helper method
|
2021-11-18 13:13:36 +09:00 |
|
Bartłomiej Dach
|
8b134914cf
|
Merge branch 'master' into beatmap-cancellation-token
|
2021-11-17 21:52:30 +01:00 |
|
Dean Herbert
|
fd0cae2bfb
|
Merge branch 'master' into difficulty-attribute-helpers
|
2021-11-17 20:49:31 +09:00 |
|
Dean Herbert
|
0a7498014f
|
Move const s to top of file
|
2021-11-17 20:47:52 +09:00 |
|
Dan Balasescu
|
815179f713
|
Use consts for attribute IDs
|
2021-11-17 20:31:18 +09:00 |
|
Dan Balasescu
|
abb333299b
|
Document base class
|
2021-11-17 20:20:54 +09:00 |
|
Dean Herbert
|
0715d40ea0
|
Merge branch 'master' into beatmap-cancellation-token
|
2021-11-17 11:16:10 +09:00 |
|
Dean Herbert
|
6cca657a2d
|
Standardise naming of CancellationToken parameters
|
2021-11-16 14:45:51 +09:00 |
|
Dean Herbert
|
53c0682a08
|
Merge branch 'master' into beatmap-cancellation-token
|
2021-11-16 14:43:13 +09:00 |
|
Dan Balasescu
|
2c45a327bb
|
Remove JsonIgnores, require opt-in properties
|
2021-11-15 19:54:35 +09:00 |
|
Dean Herbert
|
369b4ba789
|
Update DifficultyCalculator to take an IRulesetInfo
|
2021-11-15 19:16:48 +09:00 |
|
Dean Herbert
|
62d670a3ca
|
Update DifficultyCalculator to take an IWorkingBeatmap
|
2021-11-15 19:16:48 +09:00 |
|
Dan Balasescu
|
c8a01c35f7
|
Remove extra members from FromDatabaseAttributes
|
2021-11-15 18:11:07 +09:00 |
|
Dan Balasescu
|
45382a8127
|
Ignore some properties
|
2021-11-15 16:32:25 +09:00 |
|
Dan Balasescu
|
0cfd6fdf04
|
Add to/from database mapping functions to difficulty attributes
|
2021-11-15 16:06:50 +09:00 |
|
Dan Balasescu
|
907499f73a
|
Add json properties to difficulty attributes
|
2021-11-15 16:06:29 +09:00 |
|
Bartłomiej Dach
|
69809390d3
|
Fix HUD unstable rate counter not including judgements before load complete
Also unifies UR calculation logic with the results screen statistic item
to reduce duplication.
|
2021-11-11 13:36:05 +01:00 |
|
Bartłomiej Dach
|
40cffd1682
|
Expose HitEvents publically from ScoreProcessor
|
2021-11-11 13:22:07 +01:00 |
|
Dean Herbert
|
4bca96d548
|
Throw again to ensure correct available state is set
Also standardises handling between `RulesetStore` and `RealmRulesetStore`.
|
2021-11-11 17:39:36 +09:00 |
|
Dan Balasescu
|
57c333b472
|
Remove unused using
|
2021-11-11 15:29:08 +09:00 |
|
Dean Herbert
|
ea536dea23
|
Gracefully handle missing type rather than triggering ArgumentNullException
|
2021-11-11 14:46:21 +09:00 |
|
ekrctb
|
116b857cea
|
Merge branch 'master' into no-scope-catch
|
2021-11-10 20:50:31 +09:00 |
|
Naxesss
|
b888185799
|
Properly dispose of Stream in bg quality check
|
2021-11-10 05:06:11 +01:00 |
|
Semyon Rozhkov
|
41f4f0ab5e
|
Different setting slider description in each mod
|
2021-11-10 03:57:22 +03:00 |
|
Semyon Rozhkov
|
64bc8da14c
|
Add "No Scope" mod implementation for Catch
|
2021-11-09 17:11:19 +03:00 |
|
Dean Herbert
|
c58f21a115
|
Handle mods with overloaded method signature instead
|
2021-11-08 14:43:46 +09:00 |
|
Dean Herbert
|
5b5e3dc4a2
|
Revert incorrect mod nullable parameter specification
|
2021-11-08 14:33:15 +09:00 |
|
Dean Herbert
|
e338340c6a
|
Merge branch 'master' into beatmap-cancellation-token
|
2021-11-08 14:32:56 +09:00 |
|
Salman Ahmed
|
eb5e7402c3
|
Remove obsolete method in ModAutoplay
|
2021-11-07 16:15:57 +03:00 |
|
Tollii
|
d5f5d74a89
|
Rename CancellationToken variable
|
2021-11-07 13:41:54 +01:00 |
|
Tollii
|
cf0b757b16
|
Fix PR comments.
Nitpick, more cancellation token checks.
|
2021-11-06 16:03:53 +01:00 |
|
Tollii
|
eb7d04bc77
|
Add cancellation token support for beatmap difficulty calculation.
|
2021-11-06 00:21:29 +01:00 |
|
Dean Herbert
|
e43d91ad5d
|
Fix another case of incorrect null checking in editor verification processing
|
2021-11-04 15:18:10 +09:00 |
|
Dean Herbert
|
1e73b09e57
|
Fix another couple of cases of incorrect string null/empty checking
|
2021-11-04 14:22:28 +09:00 |
|
smoogipoo
|
81aaef719f
|
Add xmldoc to CalculateTimed()
|
2021-11-02 17:55:00 +09:00 |
|
smoogipoo
|
168a7a588b
|
Add xmldoc to ctor also
|
2021-11-02 17:19:14 +09:00 |
|
smoogipoo
|
efba7a9c4d
|
Missed hyphen
|
2021-11-02 17:18:02 +09:00 |
|
smoogipoo
|
0cdd2898fe
|
Expose non-adjusted time from CalculateTimed()
|
2021-11-02 17:17:14 +09:00 |
|
Dean Herbert
|
34d4715220
|
Allow for long online IDs and implement in ScoreInfo
|
2021-10-29 11:48:36 +09:00 |
|