mcendu
|
5d160376c0
|
nullable-ize Mod.Icon
|
2020-01-14 21:22:00 +08:00 |
|
Dean Herbert
|
87645f6a41
|
Remove excess namespace specification
|
2020-01-10 01:13:42 +08:00 |
|
Dean Herbert
|
3be2fc27f3
|
Merge branch 'master' into Remove_osuTK.MathHelper
|
2020-01-10 00:28:46 +08:00 |
|
smoogipoo
|
91735ff367
|
Update MathUtils namespace usages
|
2020-01-09 13:43:44 +09:00 |
|
Berkan Diler
|
ed2bf5154d
|
Use tuple deconstruction to swap values
|
2020-01-08 20:46:17 +01:00 |
|
Berkan Diler
|
34d8740ec4
|
Remove remaining usage of osuTK.MathHelper
|
2020-01-08 20:21:13 +01:00 |
|
Albie Spriddell
|
3a903339d6
|
add playingverb and database migrations
|
2020-01-03 11:39:15 +00:00 |
|
Dean Herbert
|
ca90f708f1
|
Merge remote-tracking branch 'upstream/master' into remove-editor-beatmap-generics
|
2020-01-01 21:03:31 +09:00 |
|
smoogipoo
|
6069d98ced
|
Remove generic editor beatmap
|
2019-12-27 19:39:30 +09:00 |
|
Dean Herbert
|
2c8879f0fb
|
Lock user adjusted difficulty settings when changing beatmap
|
2019-12-27 19:05:17 +09:00 |
|
smoogipoo
|
35cdd67c4a
|
Remove instantiation of non-existing processor
|
2019-12-27 12:47:23 +09:00 |
|
Dean Herbert
|
cac011edc1
|
Merge branch 'master' into hp-drain
|
2019-12-26 23:51:12 +09:00 |
|
Dean Herbert
|
3d5561b02e
|
Separate health and score processing components (#7358)
Separate health and score processing components
|
2019-12-26 23:48:55 +09:00 |
|
smoogipoo
|
00a36c388c
|
Fix tests
|
2019-12-26 19:18:39 +09:00 |
|
Huo Yaoyuan
|
9a013acb26
|
Fix name typo of OsuModObjectScaleTween
|
2019-12-26 14:25:41 +08:00 |
|
smoogipoo
|
3b07c3913d
|
Add perfect and ok values, move to base Judgement
|
2019-12-26 15:00:59 +09:00 |
|
smoogipoo
|
90a0569660
|
Tweak drain values
|
2019-12-26 15:00:58 +09:00 |
|
smoogipoo
|
522847987b
|
Implement break/gameplay start times
|
2019-12-26 15:00:58 +09:00 |
|
smoogipoo
|
90cb9d9162
|
Simplify scoreprocesor/healthprocessor implementations
|
2019-12-26 14:59:49 +09:00 |
|
smoogipoo
|
7414a6aadd
|
Merge remote-tracking branch 'huoyaoyuan/master' into health-processor
# Conflicts:
# osu.Game.Rulesets.Catch/CatchRuleset.cs
# osu.Game.Rulesets.Mania/ManiaRuleset.cs
# osu.Game.Rulesets.Taiko/TaikoRuleset.cs
|
2019-12-26 14:56:54 +09:00 |
|
Dan Balasescu
|
9702cc9809
|
Merge branch 'master' into remove-legacy-id
|
2019-12-25 21:01:12 +09:00 |
|
Dean Herbert
|
504a55e803
|
Merge branch 'master' into better-beatmap-conversion
|
2019-12-25 19:52:06 +09:00 |
|
Dean Herbert
|
911dc2d98d
|
Fix code inspections
|
2019-12-25 15:20:10 +09:00 |
|
Dean Herbert
|
52ba0cd816
|
Rename method to be more appropriate
Also adds xmldoc.
|
2019-12-25 15:20:04 +09:00 |
|
Dean Herbert
|
0677f746aa
|
Provide the ruleset to converter classes
|
2019-12-24 16:02:16 +09:00 |
|
Dean Herbert
|
a324bfbc2c
|
Remove LegacyID from Ruleset
|
2019-12-24 13:48:27 +09:00 |
|
smoogipoo
|
6e7426a098
|
Simplify/improve beatmap conversion precheck
|
2019-12-23 17:44:18 +09:00 |
|
unknown
|
fe73b9f8d3
|
make HP and OD generic and instantiate CS and AR to modes that need it
|
2019-12-22 16:45:32 +08:00 |
|
unknown
|
0eef218945
|
add missing new line
|
2019-12-20 18:42:29 +08:00 |
|
unknown
|
08b477ed52
|
make ModDifficultyAdjust abstract
|
2019-12-20 18:30:23 +08:00 |
|
smoogipoo
|
76f2fb378f
|
Separate score and health parts of ScoreProcessor
|
2019-12-19 20:03:14 +09:00 |
|
Dean Herbert
|
ea661fce21
|
Merge branch 'master' into adjustable-map-settings
|
2019-12-18 18:44:11 +09:00 |
|
Dean Herbert
|
51a01c7006
|
Merge pull request #7256 from peppy/remove-ruleset-ctor-param
Remove RulesetInfo parameter from Ruleset constructor
|
2019-12-18 18:42:42 +09:00 |
|
smoogipoo
|
2a128340d0
|
Merge remote-tracking branch 'refs/remotes/origin/master' into nightcore-beats
|
2019-12-18 17:58:37 +09:00 |
|
Dean Herbert
|
f150d22eaf
|
Fix SPM calculation logic not handling paused clocks (#7253)
Fix SPM calculation logic not handling paused clocks
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-12-18 16:30:18 +09:00 |
|
Dean Herbert
|
826b271371
|
Use exact ratio of legacy to default object size
|
2019-12-18 15:39:36 +09:00 |
|
Dean Herbert
|
6e0802e50c
|
Remove RulesetInfo parameter from Ruleset constructor
|
2019-12-18 14:49:09 +09:00 |
|
smoogipoo
|
1fe0e45a9c
|
Implement legacy slider border shadow
|
2019-12-18 13:37:37 +09:00 |
|
Salman Ahmed
|
cbfbbf9999
|
Make SpmCounter public
|
2019-12-18 03:04:37 +03:00 |
|
Salman Ahmed
|
7e58b4a948
|
Early-return on potential division by zero in SPM calculation
|
2019-12-18 03:03:12 +03:00 |
|
Dean Herbert
|
4443d2196b
|
Merge branch 'master' into legacy-slider-body
|
2019-12-17 23:42:31 +09:00 |
|
Dean Herbert
|
d219de7e27
|
Snap based on the end position/time of the previous object (#7240)
Snap based on the end position/time of the previous object
|
2019-12-17 23:41:20 +09:00 |
|
Dean Herbert
|
e0ce87adca
|
Move CreateScoreProcessor() to Ruleset (#7244)
Move CreateScoreProcessor() to Ruleset
|
2019-12-17 22:15:42 +09:00 |
|
smoogipoo
|
35276c3739
|
Prevent test scene failures through casting softly
|
2019-12-17 21:26:23 +09:00 |
|
Dan Balasescu
|
fd2785bab3
|
Merge branch 'master' into fxcop
|
2019-12-17 20:14:45 +09:00 |
|
smoogipoo
|
49bf8d27d1
|
Move CreateScoreProcessor() to Ruleset
|
2019-12-17 20:08:13 +09:00 |
|
smoogipoo
|
2d85145eec
|
Make legacy accent colour multiplicative
|
2019-12-17 19:52:33 +09:00 |
|
smoogipoo
|
527ab1a72f
|
Fix traceable mod not working on skin change
|
2019-12-17 19:49:13 +09:00 |
|
smoogipoo
|
7c2884700e
|
Fix various display issues by abstracting further
|
2019-12-17 19:29:27 +09:00 |
|
smoogipoo
|
9caed9e98a
|
Add legacy slider body support
|
2019-12-17 18:16:25 +09:00 |
|