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 |
|
Dean Herbert
|
a106e2a53f
|
Refactor distance snap grid to not require hitobjects (#7138)
Refactor distance snap grid to not require hitobjects
|
2019-12-11 19:02:29 +09:00 |
|
Dean Herbert
|
23959f3a3c
|
Move control point removal to SliderSelectionBlueprint
|
2019-12-11 18:58:35 +09:00 |
|
Dean Herbert
|
d82ba3e7f7
|
Curve -> Curve type
|
2019-12-11 18:20:28 +09:00 |
|
Dean Herbert
|
03040d1750
|
Don't show inherit menu item when first control point is selected
|
2019-12-11 18:18:16 +09:00 |
|
Dean Herbert
|
97ca2e2753
|
Add missing bezier option to menu
|
2019-12-11 17:58:59 +09:00 |
|
smoogipoo
|
48f1dad4aa
|
Remove abstract ScoreProcessor class
|
2019-12-11 17:25:06 +09:00 |
|
Dean Herbert
|
cda6757f52
|
Merge branch 'master' into path-type-menuitem
|
2019-12-11 16:43:55 +09:00 |
|
Dean Herbert
|
f515bdc599
|
Merge branch 'master' into separate-path-connection
|
2019-12-11 16:43:04 +09:00 |
|
Dean Herbert
|
632b1b9ee9
|
Merge branch 'master' into path-visualiser-refactor
|
2019-12-11 16:24:45 +09:00 |
|
Dean Herbert
|
d8cebd20ed
|
Add xmldoc
|
2019-12-11 16:06:20 +09:00 |
|
Dean Herbert
|
86dac28dcb
|
Merge remote-tracking branch 'upstream/master' into cursor-expand
|
2019-12-11 16:06:13 +09:00 |
|
Albie
|
a61f8cc2c3
|
Merge branch 'master' into cinema-mod
|
2019-12-10 17:06:53 +00:00 |
|
mcendu
|
dbe46c6cf7
|
conform to coding styles
|
2019-12-10 20:40:10 +08:00 |
|
mcendu
|
1afeaf31bc
|
make OsuCursorSprite abstract
|
2019-12-10 19:58:56 +08:00 |
|
mcendu
|
e37369304b
|
property-ize expand target
|
2019-12-10 19:45:06 +08:00 |
|
mcendu
|
06cde2b0c2
|
remove unused using directive
|
2019-12-10 19:30:46 +08:00 |
|
Dean Herbert
|
f593caf0ea
|
Remove unused class
|
2019-12-10 18:08:51 +09:00 |
|
Dan Balasescu
|
42a979b495
|
Merge branch 'master' into path-visualiser-refactor
|
2019-12-10 16:33:45 +09:00 |
|
smoogipoo
|
94a298a82d
|
Refactor distance snap grid to not require hitobjects
|
2019-12-10 16:00:09 +09:00 |
|
Dean Herbert
|
5f3d163772
|
Merge branch 'master' into segmented-slider-paths-3
|
2019-12-10 14:28:20 +09:00 |
|
smoogipoo
|
e9ec6591a9
|
Separate path connections from control points
|
2019-12-10 11:20:08 +09:00 |
|
Dean Herbert
|
1db218f908
|
Don't show count when deleting only one control point
Reads better.
|
2019-12-10 03:29:25 +09:00 |
|
smoogipoo
|
1b14b0e5b6
|
Fix pieces blocking context menu
|
2019-12-10 00:08:38 +09:00 |
|
smoogipoo
|
9b318d2869
|
Add right-click menu item to change path type
|
2019-12-10 00:07:07 +09:00 |
|
smoogipoo
|
0ee303f7d6
|
Remove unused using
|
2019-12-09 22:45:44 +09:00 |
|
smoogipoo
|
2c4c190f15
|
Fix control points not adding to last segment
|
2019-12-09 22:44:47 +09:00 |
|
smoogipoo
|
bd2b0af269
|
Consider having only 1 control point as being deleted
|
2019-12-09 22:36:19 +09:00 |
|
smoogipoo
|
af90b45c40
|
Refactor path visualisers to use bindables
|
2019-12-09 20:49:59 +09:00 |
|
mcendu
|
22f2a4bed2
|
Fix LegacyCursor's cursormiddle expanding
|
2019-12-09 17:53:16 +08:00 |
|
mcendu
|
1e49078c52
|
Add OsuCursorSprite
|
2019-12-09 17:51:44 +08:00 |
|
smoogipoo
|
2dbf94f3ab
|
Make placement blueprint add an initial segment
|
2019-12-09 18:10:40 +09:00 |
|
smoogipoo
|
883d5bc11d
|
Remove automatic slider path offsetting
|
2019-12-09 17:54:22 +09:00 |
|
smoogipoo
|
fa1468325e
|
Refactor hitobjects to remove default control point
|
2019-12-09 17:48:27 +09:00 |
|
smoogipoo
|
53f7c753fb
|
General cleanups
|
2019-12-09 16:44:19 +09:00 |
|
smoogipoo
|
c18f2e6436
|
Merge remote-tracking branch 'refs/remotes/origin/master' into segmented-slider-paths-3
|
2019-12-09 15:34:49 +09:00 |
|
smoogipoo
|
aff1b93a07
|
Move config retrieval into LegacySliderBall
|
2019-12-09 14:43:23 +09:00 |
|
smoogipoo
|
4905709ea4
|
Remove unused usings
|
2019-12-09 13:19:21 +09:00 |
|
mcendu
|
76aabdd297
|
rename field rotate to spin
|
2019-12-09 12:11:04 +08:00 |
|
mcendu
|
eb065286ae
|
fix ci
|
2019-12-09 08:49:44 +08:00 |
|
mcendu
|
1cf81c4906
|
rm unnecessary curlies
|
2019-12-09 08:37:32 +08:00 |
|
mcendu
|
b2b252a1cc
|
Allow skin to disable spin
|
2019-12-09 08:36:07 +08:00 |
|
mcendu
|
4cd0dd7856
|
Move transformation to LoadComplete
|
2019-12-08 20:47:28 +08:00 |
|
mcendu
|
13b891f3f4
|
Crude legacy cursor rotation support
|
2019-12-08 20:05:02 +08:00 |
|
smoogipoo
|
b9d12e5fe4
|
Fix nested hitobjects not updating
|
2019-12-06 20:53:40 +09:00 |
|
smoogipoo
|
41437242a2
|
Add initial path type progression support
|
2019-12-06 19:39:25 +09:00 |
|
Dean Herbert
|
f958485be1
|
Add comment about size change
|
2019-12-06 18:54:54 +09:00 |
|
Dean Herbert
|
af2305bb77
|
Add null check
|
2019-12-06 18:53:30 +09:00 |
|