Dean Herbert
|
7c62cc3ac3
|
Merge remote-tracking branch 'smoogipoo/void-mouse-up-returns' into update-framework
|
2020-01-22 22:57:52 +09:00 |
|
smoogipoo
|
7b2f58eb30
|
Apply OnRelease method signature refactorings
|
2020-01-22 13:22:34 +09:00 |
|
Dean Herbert
|
bd96cf94a6
|
Begin refactoring SelectionBlueprint to handle non-drawable HitObjects
|
2020-01-21 12:47:14 +09:00 |
|
smoogipoo
|
bfb056c612
|
Apply input method signature refactorings
|
2020-01-20 18:17:21 +09:00 |
|
Dean Herbert
|
25aff5d96e
|
Merge remote-tracking branch 'upstream/master' into decouple-blueprint-container
|
2020-01-20 17:08:59 +09:00 |
|
Dean Herbert
|
9a2d85e7d9
|
Remove usage of snapchat icon
|
2020-01-18 15:12:31 +09:00 |
|
McEndu
|
6579aa144d
|
Merge branch 'master' into mod-text
|
2020-01-16 20:11:51 +08:00 |
|
smoogipoo
|
5f178b7755
|
General refactorings
|
2020-01-16 11:54:03 +09:00 |
|
Dean Herbert
|
d57f55f053
|
Apply remaining changes required to restore previous functionality
|
2020-01-15 19:09:49 +09:00 |
|
mcendu
|
5d160376c0
|
nullable-ize Mod.Icon
|
2020-01-14 21:22:00 +08:00 |
|
smoogipoo
|
92daf9b8f1
|
Cleanup
|
2020-01-14 18:14:31 +09:00 |
|
Dean Herbert
|
fe09e34f1b
|
Remove limiting clause
|
2020-01-14 01:48:20 +09:00 |
|
Dean Herbert
|
ab4f31639d
|
Remove weird time clause
|
2020-01-14 01:47:44 +09:00 |
|
Dean Herbert
|
210d06b75e
|
Remove default value
|
2020-01-14 01:45:32 +09:00 |
|
Dean Herbert
|
c5085aea24
|
Use Child, not InternalChild
|
2020-01-14 01:45:10 +09:00 |
|
Dean Herbert
|
619fe29871
|
Make reverse arrow animate faster via divisor specification
Adds MinimumBeatLength to BeatSyncedContainer to make sure things don't get out of hand.
|
2020-01-14 01:39:45 +09:00 |
|
Sebastian Krajewski
|
45cf65a28a
|
Merge remote-tracking branch 'upstream/master' into reverse-arrows
|
2020-01-13 14:15:37 +01: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 |
|
Sebastian Krajewski
|
21468eb070
|
Remove settings related to reverse arrow
|
2020-01-07 04:55:05 +01:00 |
|
Sebastian Krajewski
|
3194658998
|
Fix repeat point pulsing when it is in fade out state
|
2020-01-04 13:12:37 +01:00 |
|
Sebastian Krajewski
|
46271ccbc8
|
Add slider reverse arrow pulse settings
|
2020-01-04 13:01:42 +01:00 |
|
Sebastian Krajewski
|
fc0b622a69
|
Change reverse arrow pulse easing to OutQuad
|
2020-01-04 10:35:10 +01:00 |
|
Sebastian Krajewski
|
9da7eec0d9
|
Add pulse to slider reverse arrows
|
2020-01-04 08:21:48 +01:00 |
|
Albie Spriddell
|
3a903339d6
|
add playingverb and database migrations
|
2020-01-03 11:39:15 +00:00 |
|
Dean Herbert
|
ee332e0d42
|
Split out BlueprintContainer functionality further
|
2020-01-02 18:21:16 +09: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 |
|
smoogipoo
|
1e798a8dbe
|
Add abstract implementation of slider path
|
2019-12-17 17:54:05 +09:00 |
|
smoogipoo
|
6da581f3fe
|
Snap based on end position/time of the previous object
|
2019-12-17 16:35:40 +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
|
a82b2a6c34
|
Merge pull request #7233 from smoogipoo/fix-cursortrail-texture
Fix cursortrail texture not being bound
|
2019-12-16 19:46:24 +09:00 |
|
Dean Herbert
|
eed2984bef
|
Update sdk and InspectCode version (#7208)
Update sdk and InspectCode version
|
2019-12-16 19:46:12 +09:00 |
|
smoogipoo
|
add04e98e1
|
Fix cursortrail texture not being bound
|
2019-12-16 18:10:44 +09:00 |
|
Dean Herbert
|
3f3ba603c1
|
Merge remote-tracking branch 'upstream/master' into nightcore-beats
|
2019-12-16 18:03:32 +09:00 |
|
Dean Herbert
|
520924a5ef
|
Don't reuse the same control point references for sliders (#7230)
Don't reuse the same control point references for sliders
|
2019-12-16 16:03:37 +09:00 |
|
smoogipoo
|
a554ca728b
|
Don't reuse the same control point references
|
2019-12-16 15:27:54 +09:00 |
|
smoogipoo
|
db3dc4f375
|
Optimise cursortrail with custom vertex logic
|
2019-12-16 15:15:26 +09:00 |
|
Dean Herbert
|
5e98f65b52
|
Merge branch 'master' into separate-path-connection
|
2019-12-16 11:16:00 +09:00 |
|
Huo Yaoyuan
|
c457571da6
|
Use index and range expressions
|
2019-12-15 20:17:35 +08:00 |
|
unknown
|
01c036b0b0
|
implement backing beats for nightcore mods
|
2019-12-15 16:56:02 +08:00 |
|
mcendu
|
489d9dc7b5
|
Switch Expandtarget and "cursormiddle"
|
2019-12-14 18:33:56 +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 |
|
smoogipoo
|
5861eca80d
|
Make DrawableRuleset take a converted beatmap
|
2019-12-12 15:58:11 +09:00 |
|
Dean Herbert
|
d2ada90434
|
Merge branch 'master' into single-scoreprocessor
|
2019-12-12 11:36:45 +09:00 |
|
Albie
|
4a1c6db3ed
|
Merge branch 'master' into cinema-mod
|
2019-12-11 18:00:17 +00:00 |
|
unknown
|
b0cf44c3be
|
fix appveyor issues
|
2019-12-11 20:12:29 +08:00 |
|
unknown
|
b795532aa5
|
add difficulty adjustment mods
|
2019-12-11 19:43:16 +08:00 |
|
Dean Herbert
|
42a01a10dd
|
Merge remote-tracking branch 'upstream/master' into separate-path-connection
|
2019-12-11 20:14:29 +09:00 |
|
Dean Herbert
|
50377e7286
|
Add summary xmldoc
|
2019-12-11 20:14:16 +09:00 |
|
Dean Herbert
|
47b6b01739
|
Rename class to signify it is a drawable
|
2019-12-11 20:11:48 +09:00 |
|
Dean Herbert
|
697e200856
|
Move control point removal to SliderSelectionBlueprint (#7154)
Move control point removal to SliderSelectionBlueprint
|
2019-12-11 19:27:53 +09:00 |
|
Dean Herbert
|
d027c982e4
|
Merge branch 'master' into separate-path-connection
|
2019-12-11 19:03:14 +09:00 |
|