smoogipoo
|
19eb6fad7f
|
Make hold note ticks affect combo score rather than bonus
|
2020-06-21 17:42:17 +09:00 |
|
mcendu
|
ca555a6a52
|
rename per-column skin config retrieval to GetColumnSkinConfig
Removed parameter "index"; all these cases should use extension instead
|
2020-06-20 14:56:39 +08:00 |
|
mcendu
|
8298a2c8a9
|
inline stage light lookup and clarify behavior
|
2020-06-20 14:53:25 +08:00 |
|
smoogipoo
|
486b899e8f
|
Rename method
|
2020-06-19 22:11:29 +09:00 |
|
smoogipoo
|
81ad257a17
|
Add timing distribution to mania ruleset
|
2020-06-19 21:18:58 +09:00 |
|
mcendu
|
9a0a1ba0df
|
correct logic of hasKeyTexture determination
|
2020-06-13 23:12:15 +08:00 |
|
mcendu
|
ffae73a966
|
let retrievals outside mania skin components use extension
https://github.com/ppy/osu/pull/9264#discussion_r439730321
|
2020-06-13 23:07:04 +08:00 |
|
mcendu
|
bd7b7b5017
|
make all former LegacyManiaElement subclasses use extension method
Remove LegacyManiaElement
|
2020-06-13 23:06:25 +08:00 |
|
mcendu
|
308ec6a491
|
add extension method for mania skin config retrieval
|
2020-06-13 23:05:57 +08:00 |
|
Dean Herbert
|
8402d4a5f3
|
Remove newline
|
2020-06-13 21:18:56 +09:00 |
|
mcendu
|
4eeb22ca18
|
rename a few variables and fix typo
|
2020-06-13 18:47:40 +08:00 |
|
mcendu
|
5655e090d1
|
revert movement of is mania skin check statements
|
2020-06-13 18:45:06 +08:00 |
|
mcendu
|
aa476835e7
|
tidy up code
|
2020-06-13 11:31:34 +08:00 |
|
mcendu
|
7c3e7b65a8
|
add custom file path support for osu\!mania judgement sprite
|
2020-06-12 21:22:22 +08:00 |
|
Bartłomiej Dach
|
896177801a
|
Avoid creating copies of node samples every time
|
2020-06-05 00:07:27 +02:00 |
|
Bartłomiej Dach
|
c4cae006aa
|
Correctly slice node sample list when converting
|
2020-06-04 22:47:39 +02:00 |
|
Bartłomiej Dach
|
ac019bddd6
|
Only play samples at start of hold note in mania maps
|
2020-06-04 22:33:34 +02:00 |
|
Bartłomiej Dach
|
35544ede50
|
Add failing test cases
|
2020-06-04 22:33:30 +02:00 |
|
Dan Balasescu
|
a8b137bb71
|
Merge pull request #9123 from peppy/move-setter-to-duration
Move setter from EndTime to Duration
|
2020-06-01 16:52:38 +09:00 |
|
Dan Balasescu
|
64d1b4b11b
|
Merge branch 'master' into move-setter-to-duration
|
2020-06-01 15:55:48 +09:00 |
|
Dean Herbert
|
b9464a2aa8
|
Merge branch 'master' into editor-create-composer-fix
|
2020-06-01 15:38:15 +09:00 |
|
smoogipoo
|
d7e0391b5f
|
Merge branch 'master' into i-has-curve-with-repeats
|
2020-06-01 14:27:43 +09:00 |
|
Dean Herbert
|
0ef971be28
|
Merge branch 'master' into i-has-curve-with-repeats
|
2020-05-31 22:30:18 +09:00 |
|
mcendu
|
b06017dbf1
|
supress horizontal scaling of left-and-right stages
|
2020-05-31 11:28:54 +08:00 |
|
Dean Herbert
|
e8b43e8e1f
|
Merge branch 'master' into move-setter-to-duration
|
2020-05-29 16:04:23 +09:00 |
|
Dean Herbert
|
8fa8c561e7
|
Pass hitobjects as a parameter to CreateBlueprintContainer
|
2020-05-29 12:20:50 +09:00 |
|
Dean Herbert
|
6be5917eb0
|
Remove necessity for custom mania interface caching
|
2020-05-27 23:15:16 +09:00 |
|
Dean Herbert
|
919ff92d15
|
Remove unused resolved composer
|
2020-05-27 22:56:12 +09:00 |
|
Dean Herbert
|
cbd563e80b
|
Rename to IHasDuration
|
2020-05-27 12:38:39 +09:00 |
|
Dean Herbert
|
6b5b215299
|
Split out IHasPath from IHasCurve to better define hitobjects
|
2020-05-26 17:44:47 +09:00 |
|
Dan Balasescu
|
b5de30ef3d
|
Merge branch 'master' into editor-scrolling-playfield-support
|
2020-05-26 14:46:58 +09:00 |
|
Dean Herbert
|
0cc6d6d97c
|
Merge pull request #9033 from smoogipoo/applydefaults-cancellation
Add cancellation token support to CreateNestedHitObjects()
|
2020-05-26 12:04:06 +09:00 |
|
Dean Herbert
|
827345ed88
|
Fix mania offsets
|
2020-05-25 22:06:02 +09:00 |
|
Dean Herbert
|
e7442ec3a2
|
Remove need for ManiaSnapResult
|
2020-05-25 19:33:03 +09:00 |
|
Dean Herbert
|
2c16619ecd
|
Move time to position conversion to ScrollingHitObjectContainer
|
2020-05-25 19:32:39 +09:00 |
|
Dean Herbert
|
b8130bd366
|
Make mania selection blueprint abstract
|
2020-05-25 19:31:09 +09:00 |
|
smoogipoo
|
bc35bc5efb
|
Merge branch 'master' into applydefaults-cancellation
|
2020-05-25 16:45:30 +09:00 |
|
Dean Herbert
|
ce35d09e7d
|
Fix incorrect alpha application to lines on rewinding
|
2020-05-22 12:45:37 +09:00 |
|
Dean Herbert
|
d529a2aefa
|
Remove left-over function
|
2020-05-22 12:28:01 +09:00 |
|
Dean Herbert
|
b2667bbb02
|
Move protected implementation down
|
2020-05-22 11:45:58 +09:00 |
|
Dean Herbert
|
6de2597958
|
Merge branch 'editor-position-snap' into mania-distance-snap-grid
|
2020-05-22 11:27:36 +09:00 |
|
Dean Herbert
|
8a105bdbcf
|
Remove unused ColumnAt method
|
2020-05-22 11:23:39 +09:00 |
|
Dean Herbert
|
7dd3b3eeb5
|
Remove unused method
|
2020-05-21 15:16:59 +09:00 |
|
Dean Herbert
|
a756e6d212
|
Add xmldoc and remove unnecessary parameter
|
2020-05-21 15:16:30 +09:00 |
|
Dean Herbert
|
ce8b6b7383
|
Correctly account for blueprint origins
|
2020-05-21 15:15:24 +09:00 |
|
Dean Herbert
|
a9a1c00cf1
|
Move responsibility placement blueprint's StartTime set to within
|
2020-05-21 14:50:33 +09:00 |
|
Dean Herbert
|
bac78707de
|
Move more logic to column to both clean things up and fix tests
|
2020-05-21 14:25:37 +09:00 |
|
Dean Herbert
|
5ad7842b91
|
Move ScreenSpacePositionAtTime to inside Column implementation
|
2020-05-21 13:33:02 +09:00 |
|
Dean Herbert
|
94bb59db0d
|
Merge branch 'editor-position-snap' into mania-distance-snap-grid
|
2020-05-21 12:50:49 +09:00 |
|
Dean Herbert
|
83a5913b8d
|
Undo beat snapping related changes
|
2020-05-21 12:12:21 +09:00 |
|
Dean Herbert
|
69db62b78a
|
Combine implementation of time-to-position lookup
|
2020-05-20 21:42:21 +09:00 |
|
Dean Herbert
|
63b5f1a376
|
Remove unnecessary IRequireHighFrequencyMousePosition
|
2020-05-20 21:14:20 +09:00 |
|
Dean Herbert
|
e3cec9cf6c
|
Simplify column assignment
|
2020-05-20 21:13:08 +09:00 |
|
Dean Herbert
|
7c9fbb6fcf
|
Split out classes
|
2020-05-20 21:03:03 +09:00 |
|
Dean Herbert
|
19e2da9c73
|
Fix down scrolling giving incorrect positioning data
|
2020-05-20 21:01:29 +09:00 |
|
Dean Herbert
|
26fb779f4d
|
Move remaining positioning logic local to hold note blueprint
|
2020-05-20 21:01:29 +09:00 |
|
Dean Herbert
|
2f78866dfb
|
Move positioning out of mania blueprints
|
2020-05-20 21:01:29 +09:00 |
|
Dean Herbert
|
62092e3f5b
|
Propagate mania column in SnapResult
|
2020-05-20 21:01:29 +09:00 |
|
Dean Herbert
|
82d6549161
|
Pass down snap result and remove local TimeAt usage
|
2020-05-20 21:01:29 +09:00 |
|
Dean Herbert
|
970bd86d2e
|
Remove local TimeAt usage in mania placement
|
2020-05-20 21:01:29 +09:00 |
|
Dean Herbert
|
23bf0d000e
|
Implement mania beat snapping support
|
2020-05-20 21:01:19 +09:00 |
|
Dean Herbert
|
ffb8d48fc3
|
Fix osu!mania editor placement regressions
|
2020-05-20 21:01:03 +09:00 |
|
Dean Herbert
|
c46bfc2532
|
Create SnapResult class to hold various snapping results
|
2020-05-20 21:00:47 +09:00 |
|
Dean Herbert
|
3354d48a38
|
Change snapping to be screen space coordinate based
|
2020-05-20 21:00:29 +09:00 |
|
Dean Herbert
|
0bc3073d49
|
Fix test failures
|
2020-05-20 15:01:32 +09:00 |
|
Dean Herbert
|
d31a59b074
|
Fix logic results in infinite loop on default timing point return
|
2020-05-20 14:55:36 +09:00 |
|
Dean Herbert
|
4f83bb679b
|
Merge branch 'master' into mania-distance-snap-grid
|
2020-05-20 11:44:19 +09:00 |
|
Dean Herbert
|
85156c62ef
|
Add xmldoc and address some code quality concerns
|
2020-05-19 23:05:08 +09:00 |
|
Dean Herbert
|
c28a9bdb80
|
Move load method up
|
2020-05-19 23:02:20 +09:00 |
|
Dean Herbert
|
a6f3dc53f7
|
Fix time value not being updated for next timing point
|
2020-05-19 23:01:36 +09:00 |
|
Dean Herbert
|
d56466e2b9
|
Add very basic pooling of grid lines
|
2020-05-19 19:07:35 +09:00 |
|
Dean Herbert
|
406f39e8bf
|
Construct online visible lines
|
2020-05-18 21:27:26 +09:00 |
|
Dean Herbert
|
b35b150f38
|
Simplify colouring logic
|
2020-05-18 19:48:51 +09:00 |
|
Dean Herbert
|
16e85ae0b1
|
Remove Grid class
|
2020-05-18 17:52:04 +09:00 |
|
Dean Herbert
|
d9bb90078b
|
Move grids to inside columns
|
2020-05-18 17:47:52 +09:00 |
|
Dean Herbert
|
3e81d6d55f
|
Merge pull request #9053 from smoogipoo/fix-possible-ppcalc-exception
Fix possible exceptions in performance calculators
|
2020-05-18 16:37:33 +09:00 |
|
smoogipoo
|
1865cd0762
|
Fix possible exceptions in performance calculators
|
2020-05-18 15:10:59 +09:00 |
|
Bartłomiej Dach
|
76c5be7bc1
|
Disallow catch-specific judgements in mania
|
2020-05-17 17:16:22 +02:00 |
|
smoogipoo
|
4719fcc291
|
Actually use the cancellation token
|
2020-05-15 18:17:39 +09:00 |
|
smoogipoo
|
98125102a7
|
Add cancellation token support to CreateNestedHitObjects()
|
2020-05-15 18:07:41 +09:00 |
|
smoogipoo
|
238d87f976
|
Add comment about gray usage
|
2020-05-15 15:56:32 +09:00 |
|
smoogipoo
|
1c6c128d11
|
Add const
|
2020-05-15 15:51:54 +09:00 |
|
smoogipoo
|
392d44e1fb
|
Always fully display one beat
|
2020-05-15 15:49:50 +09:00 |
|
smoogipoo
|
4cbd51feb9
|
Fix test errors
|
2020-05-15 13:08:15 +09:00 |
|
smoogipoo
|
3441ab457d
|
Fix hitobjects placed at non-beatsnapped times
|
2020-05-14 20:06:34 +09:00 |
|
smoogipoo
|
0e33494074
|
Fix flashing when changing beat divisor
|
2020-05-14 19:58:39 +09:00 |
|
smoogipoo
|
42c3d892cd
|
Only update alive lines
|
2020-05-14 19:55:14 +09:00 |
|
smoogipoo
|
91d1b15d5a
|
Integrate grid with the mania composer
|
2020-05-14 19:55:07 +09:00 |
|
smoogipoo
|
16585f767e
|
Add initial beat snap grid implementation
|
2020-05-14 19:17:24 +09:00 |
|
smoogipoo
|
0ef3bae26a
|
Expose playfield from IManiaHitObjectComposer
|
2020-05-14 18:34:51 +09:00 |
|
smoogipoo
|
78f1b230e9
|
Disable right-click placement in the mania editor
|
2020-05-13 14:43:50 +09:00 |
|
Dean Herbert
|
064e5004ed
|
Merge branch 'master' into fix-mania-selection
|
2020-04-29 17:15:48 +09:00 |
|
smoogipoo
|
4f332ace14
|
Use 0 length
|
2020-04-29 14:27:21 +09:00 |
|
smoogipoo
|
0c95d11fdb
|
Remove unnecessary value change binding
|
2020-04-29 13:27:33 +09:00 |
|
Dan Balasescu
|
024f10a494
|
Use non-generic bindable
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2020-04-29 13:24:31 +09:00 |
|
smoogipoo
|
1aaab40228
|
Fix mods affecting mania scroll speed
|
2020-04-28 19:34:02 +09:00 |
|
smoogipoo
|
ff3928465c
|
Add xmldoc
|
2020-04-28 18:58:29 +09:00 |
|
smoogipoo
|
db12fafc2c
|
Update comment
|
2020-04-28 18:58:29 +09:00 |
|
smoogipoo
|
ff24a15760
|
Fix vertical drag in down-scroll scenarios
|
2020-04-28 18:36:24 +09:00 |
|
smoogipoo
|
7d54d4b800
|
Improve test scene
|
2020-04-28 18:36:10 +09:00 |
|
smoogipoo
|
f93291e25b
|
Remove unused override
|
2020-04-28 18:35:22 +09:00 |
|
smoogipoo
|
a7a680b486
|
Fix horizontal drag not working
|
2020-04-28 18:34:55 +09:00 |
|
smoogipoo
|
e5131400e7
|
Remove now unnecessary position manipulation
|
2020-04-28 18:34:39 +09:00 |
|
smoogipoo
|
3eb7c8755c
|
Cleanup
|
2020-04-28 15:34:41 +09:00 |
|
smoogipoo
|
330521a2ae
|
Fix lifetime override not working
|
2020-04-28 15:34:10 +09:00 |
|
smoogipoo
|
7342e00151
|
Convert positions to local HOC coordinate space
|
2020-04-28 14:00:14 +09:00 |
|
smoogipoo
|
cebc0fc046
|
Attempt to fix multiple selection movements
|
2020-04-27 20:35:24 +09:00 |
|
smoogipoo
|
b88dd44252
|
Fix movement not working correctly in down-scroll
|
2020-04-27 19:47:25 +09:00 |
|
smoogipoo
|
acf95fca9c
|
Remove old, now unnecessary method
|
2020-04-27 17:14:15 +09:00 |
|
smoogipoo
|
7f5a1d7f44
|
Merge branch 'master' into fix-mania-selection
|
2020-04-27 17:09:40 +09:00 |
|
Dean Herbert
|
59bd2b3035
|
Merge pull request #8823 from smoogipoo/all-ruleset-encoders
Implement legacy beatmap encoding for all rulesets
|
2020-04-24 17:49:34 +09:00 |
|
smoogipoo
|
2b0deec491
|
Finish note placement on mouse down
|
2020-04-24 13:20:41 +09:00 |
|
smoogipoo
|
4ebb28d3e7
|
wip
|
2020-04-23 17:52:54 +09:00 |
|
smoogipoo
|
0a840a2613
|
Fix mania not getting its own selection handler
|
2020-04-23 17:41:33 +09:00 |
|
smoogipoo
|
12c235027d
|
Remove stale file
|
2020-04-23 13:28:27 +09:00 |
|
smoogipoo
|
4f0b5a34d3
|
Fix hold note placement body sized incorrectly
|
2020-04-23 12:53:23 +09:00 |
|
smoogipoo
|
22d2607ff5
|
Only commit if placement is active
|
2020-04-23 12:53:09 +09:00 |
|
smoogipoo
|
c59096a941
|
Fix note placement
|
2020-04-23 12:36:40 +09:00 |
|
smoogipoo
|
58af75ad57
|
Add back missing line
|
2020-04-22 13:45:12 +09:00 |
|
smoogipoo
|
6da0872ae5
|
Use the last node sample for the tail note
|
2020-04-22 09:06:04 +09:00 |
|
smoogipoo
|
1f962f5c56
|
Reword comment
|
2020-04-22 09:06:04 +09:00 |
|
smoogipoo
|
cc0c82aaeb
|
Implement IHasXPosition on ManiaHitObject
|
2020-04-22 09:06:04 +09:00 |
|
smoogipoo
|
d957614fc9
|
Cleanup handling of mania samples
|
2020-04-22 09:06:04 +09:00 |
|
smoogipoo
|
0a2b585c65
|
Apply missing scale
|
2020-04-21 17:14:49 +09:00 |
|
Dean Herbert
|
4c689c6ad2
|
Add constant for max stage keys
|
2020-04-21 10:56:04 +09:00 |
|
smoogipoo
|
4e271ff46f
|
Add support for 10K mod + 20K dual stages
|
2020-04-20 21:28:36 +09:00 |
|
smoogipoo
|
5d96d67226
|
Add special key definition just for sanity
|
2020-04-20 14:40:37 +09:00 |
|
smoogipoo
|
b881293b98
|
Allow 10k to be played on a single stage
|
2020-04-20 14:08:23 +09:00 |
|
smoogipoo
|
e534d59c80
|
Use another argument exception
|
2020-04-15 13:08:15 +09:00 |
|
Dean Herbert
|
d47e414fb1
|
Apply review feedback (unroll inner loop / xml fixes)
|
2020-04-15 12:35:43 +09:00 |
|
Dean Herbert
|
7f95418262
|
Fix osu!mania replays actuating incorrect keys when multiple stages are involved
|
2020-04-14 16:52:17 +09:00 |
|
Dean Herbert
|
c51bad0e35
|
Cache ManiaPlayfield instead
|
2020-04-13 13:42:21 +09:00 |
|
Dean Herbert
|
cdff6060d3
|
Remove recursive hierarchy traversal for mania sample balance
|
2020-04-13 13:01:27 +09:00 |
|
Dean Herbert
|
65b96079a0
|
Move dampening to base implementation and change range to 0..1
|
2020-04-13 13:01:02 +09:00 |
|
Fire937
|
22d89dbff7
|
Merge branch 'master' of https://github.com/ppy/osu into stereo-shifted-playback
|
2020-04-12 01:46:32 +02:00 |
|
Fire937
|
f274ec297c
|
Add positional sound support for all rulesets
The SamplePlaybackBalance is calculated in a way that the balance
remains between -0.4 and 0.4.
Positional sound is not supported in osu!taiko.
|
2020-04-12 01:33:25 +02:00 |
|
Dean Herbert
|
12c21cba7e
|
Add missing masking specification
|
2020-04-11 15:20:27 +09:00 |
|
Dean Herbert
|
cb6372acac
|
Merge branch 'master' into mania-stage-background-skinning
|
2020-04-09 15:37:48 +09:00 |
|
smoogipoo
|
d13231eff7
|
Use ctor for default width
|
2020-04-08 18:23:24 +09:00 |
|
smoogipoo
|
83db6cebb6
|
Implement bottom stage image
|
2020-04-08 16:20:54 +09:00 |
|
smoogipoo
|
cd15b672eb
|
Implement left and right stage images
|
2020-04-08 16:20:47 +09:00 |
|
smoogipoo
|
e429c274a9
|
Initial structure
|
2020-04-08 15:35:37 +09:00 |
|
Dean Herbert
|
9db996a91f
|
Increase size of default osu!mania skin's keys to allow clearance with HUD
|
2020-04-08 14:13:31 +09:00 |
|
Dean Herbert
|
3794b55eef
|
Rename ManiaStage to Stage
|
2020-04-08 14:13:31 +09:00 |
|
Dean Herbert
|
2062087155
|
Merge branch 'master' into more-mania-colours
|
2020-04-07 23:36:42 +09:00 |
|
Dean Herbert
|
9ff4458fd6
|
Merge branch 'master' into mania-skin-note-images
|
2020-04-07 22:41:22 +09:00 |
|
Dean Herbert
|
2118998243
|
Merge pull request #8653 from smoogipoo/better-mania-scrollspeed
Fix inconsistent scroll speeds in mania
|
2020-04-07 22:38:55 +09:00 |
|
smoogipoo
|
11d58fb7f6
|
Implement column background and light colours
|
2020-04-07 16:53:55 +09:00 |
|
smoogipoo
|
9fd73492ca
|
Implement judgement line colour
|
2020-04-07 16:53:55 +09:00 |
|
smoogipoo
|
9cfeb60afc
|
Fix missed speed removal in mania
|
2020-04-07 16:30:58 +09:00 |
|