Dean Herbert
|
d3844f912a
|
Fix fruit representation not cycling as often as it should
|
2020-02-19 17:07:56 +09:00 |
|
Dean Herbert
|
dff218afd1
|
Fix ordering of fruits to match stable
|
2020-02-19 17:07:56 +09:00 |
|
Dean Herbert
|
1938dd04cf
|
Fix indices in beatmap not being transferred to children (and being off by one)
|
2020-02-19 16:43:17 +09:00 |
|
Dean Herbert
|
65320ace47
|
Merge branch 'master' into fix-catch-skin-change
|
2020-02-18 13:41:00 +09:00 |
|
Dean Herbert
|
79f3249d37
|
Fix typo in method
|
2020-02-18 13:40:50 +09:00 |
|
Dean Herbert
|
b4887f9120
|
Fix dropping fruit as well (with tidying along the way)
|
2020-02-18 12:24:22 +09:00 |
|
Dean Herbert
|
c51e5a8c1d
|
Fix osu!catch fruit exploding multiple timed is skin is changed during explode animation
|
2020-02-18 12:11:30 +09:00 |
|
Dean Herbert
|
a3e0f84fcc
|
Update catcher test to use SkinnableTestScene
|
2020-02-17 17:19:46 +09:00 |
|
Dean Herbert
|
bb541f5ae4
|
Update inspectcode version and fix new issues
|
2020-02-15 11:54:29 +09:00 |
|
Dean Herbert
|
53b62816f8
|
Add index constants for cross-class safety
|
2020-02-13 14:07:37 +09:00 |
|
voidedWarranties
|
ca237fd987
|
Simplify ordering by using only numbers, add xmldoc
|
2020-02-10 16:21:49 -08:00 |
|
voidedWarranties
|
ea521b466f
|
Switch numerical consts to an enum
|
2020-02-09 21:37:40 -08:00 |
|
voidedWarranties
|
137181017b
|
Naming consistency with osu!web
|
2020-02-09 20:36:54 -08:00 |
|
voidedWarranties
|
88a56d00bf
|
Allow specifying order to SettingSource
|
2020-02-09 20:11:37 -08:00 |
|
Dean Herbert
|
daf5fa9da4
|
Throw NotSupportedException instead
|
2020-02-06 13:16:32 +09:00 |
|
Dean Herbert
|
cd6902a312
|
Make EndTime and RepeatCount settable
|
2020-02-05 17:52:51 +09:00 |
|
Dean Herbert
|
d8ce1fd86c
|
Fix osu!catch not handling all vertical space
|
2020-01-30 13:23:39 +09:00 |
|
smoogipoo
|
7b2f58eb30
|
Apply OnRelease method signature refactorings
|
2020-01-22 13:22:34 +09:00 |
|
smoogipoo
|
91735ff367
|
Update MathUtils namespace usages
|
2020-01-09 13:43:44 +09:00 |
|
smoogipoo
|
97b5d71ee4
|
Adjust catch HP increase values
|
2020-01-07 15:09:30 +09:00 |
|
Albie Spriddell
|
3a903339d6
|
add playingverb and database migrations
|
2020-01-03 11:39:15 +00:00 |
|
Dean Herbert
|
2c8879f0fb
|
Lock user adjusted difficulty settings when changing beatmap
|
2019-12-27 19:05:17 +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
|
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
|
6e0802e50c
|
Remove RulesetInfo parameter from Ruleset constructor
|
2019-12-18 14:49:09 +09:00 |
|
Dean Herbert
|
e0ce87adca
|
Move CreateScoreProcessor() to Ruleset (#7244)
Move CreateScoreProcessor() to Ruleset
|
2019-12-17 22:15:42 +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 |
|
Huo Yaoyuan
|
ecfc6dfa3d
|
CA1825: use Array.Empty.
|
2019-12-17 12:59:48 +08:00 |
|
Dean Herbert
|
b5db927d93
|
Merge branch 'master' into cinema-mod
|
2019-12-17 12:56:06 +09:00 |
|
Dean Herbert
|
3f3ba603c1
|
Merge remote-tracking branch 'upstream/master' into nightcore-beats
|
2019-12-16 18:03:32 +09:00 |
|
smoogipoo
|
a554ca728b
|
Don't reuse the same control point references
|
2019-12-16 15:27:54 +09:00 |
|
unknown
|
01c036b0b0
|
implement backing beats for nightcore mods
|
2019-12-15 16:56:02 +08:00 |
|
unknown
|
7f659cd057
|
Merge branch 'update-beatmap-settings' into adjustable-map-settings
|
2019-12-13 09:45:10 +08:00 |
|
unknown
|
002a125b4a
|
make ModDifficultyAdjust generic
|
2019-12-12 21:14:26 +08:00 |
|
Dean Herbert
|
37a94988a3
|
Merge branch 'improve-hud-hiding' into cinema-mod
|
2019-12-12 16:12:19 +09:00 |
|