andy840119
|
2f91b5c846
|
Add missing import.
|
2022-09-10 10:46:10 +08:00 |
|
andy840119
|
e62999fb16
|
Merge branch 'master' of https://github.com/ppy/osu into remove-the-nullable-disable-in-the-ruleset
# Conflicts:
# osu.Game.Rulesets.Catch/CatchRuleset.cs
# osu.Game.Rulesets.Osu/OsuRuleset.cs
# osu.Game.Rulesets.Taiko/TaikoRuleset.cs
# osu.Game/Rulesets/Ruleset.cs
|
2022-09-10 10:40:12 +08:00 |
|
Dean Herbert
|
31cd7cdca0
|
Refactor IsHitObjectOnBeat to be understandable
|
2022-09-09 18:00:51 +09:00 |
|
Dean Herbert
|
a2f96ea120
|
Make random implicitly null to avoid potential incorrect behaviour in randomBool
|
2022-09-09 17:55:54 +09:00 |
|
Dean Herbert
|
5defb8b471
|
Merge branch 'master' into enhance-randomisation
|
2022-09-09 17:53:13 +09:00 |
|
Dean Herbert
|
6a03b4e0de
|
Merge branch 'master' into true-gameplay-rate
|
2022-09-07 20:01:03 +09:00 |
|
Dean Herbert
|
b5b66de3c9
|
Fix target mod crashing if beatmap is played with a break after all hitobjects
Closes https://github.com/ppy/osu/issues/20161.
|
2022-09-07 17:46:51 +09:00 |
|
Dean Herbert
|
bc1212f4e6
|
Change NonGameplayAdjustments to GameplayAdjustments and convert TrueGameplayRate to extension method
|
2022-09-06 22:26:46 +09:00 |
|
Dean Herbert
|
f1d9b225a7
|
Remove probably pointless comment
|
2022-09-05 16:40:10 +09:00 |
|
Dean Herbert
|
8af8adf22d
|
Fix incorrect slider length in timeline when non-default velocity is inherited from previous object
|
2022-09-05 16:17:26 +09:00 |
|
Salman Ahmed
|
ff4a051c05
|
Merge branch 'master' into remove-dispose-updates
|
2022-09-03 16:14:50 +03:00 |
|
Dan Balasescu
|
9645bfe708
|
Bump difficulty calculator versions
|
2022-09-02 16:27:25 +09:00 |
|
Dean Herbert
|
6a35b233e5
|
Merge branch 'master' into remove-dispose-updates
|
2022-09-01 23:03:19 +09:00 |
|
Bartłomiej Dach
|
cd72f087b3
|
Merge branch 'master' into fix-merge-crash
|
2022-08-31 21:25:53 +02:00 |
|
Dean Herbert
|
6af8143c8c
|
Fix typing of new setting to allow it to be visible to tools export
|
2022-08-31 22:34:07 +09:00 |
|
Dan Balasescu
|
8c202ce141
|
Merge pull request #20033 from apollo-dw/speed-notes-fix
Fix relevant note count summation in osu!'s Speed skill
|
2022-08-31 19:15:40 +09:00 |
|
Dan Balasescu
|
837b19ab24
|
Merge pull request #19919 from khang06/nan-sv
Emulate osu!stable's NaN slider velocity behavior
|
2022-08-31 19:06:49 +09:00 |
|
Dean Herbert
|
a15ea71aed
|
Merge branch 'master' into fix-merge-crash
|
2022-08-31 13:28:57 +09:00 |
|
apollo-dw
|
ad650adab0
|
Fix speed note count sum
|
2022-08-30 18:03:44 +01:00 |
|
Dean Herbert
|
706ac3e44f
|
Merge pull request #19982 from OliBomby/fix-illegal-merge
Fixed 0 length merge being allowed
|
2022-08-30 12:28:18 +09:00 |
|
OliBomby
|
44916c51d7
|
Updated canMerge check to be totally accurate
|
2022-08-30 00:18:55 +02:00 |
|
Dean Herbert
|
2e5770be4e
|
Move helper method to bottom of class
|
2022-08-30 02:51:42 +09:00 |
|
OliBomby
|
d50e9caa11
|
Moved guards to separate canMerge method
|
2022-08-29 18:58:29 +02:00 |
|
OliBomby
|
a296c1ec81
|
remove call to changeHandler BeginChange
|
2022-08-29 16:05:35 +02:00 |
|
Dan Balasescu
|
e34c8e4975
|
Merge pull request #19716 from MBmasher/fl-grid
Nerf repeated angles in Flashlight skill
|
2022-08-29 21:15:45 +09:00 |
|
Dan Balasescu
|
e3e204001e
|
Merge pull request #19907 from peppy/ruleset-api-versioning
Add ruleset API versioning
|
2022-08-29 18:50:01 +09:00 |
|
Dean Herbert
|
780121eeee
|
Add setting to toggle metronome in "Target" mod
As mentioned in https://github.com/ppy/osu/discussions/20006#discussioncomment-3496732.
|
2022-08-29 17:12:10 +09:00 |
|
Dean Herbert
|
105aa01e7d
|
Update usages of RemoveInternal
|
2022-08-29 15:57:40 +09:00 |
|
Dean Herbert
|
a215d009fe
|
Update Remove /RemoveRange /RemoveAll calls in line with framework changes
|
2022-08-29 15:57:40 +09:00 |
|
Dean Herbert
|
90b9c02ac6
|
Remove "internal" identifier as unnecessary
|
2022-08-29 14:01:15 +09:00 |
|
OliBomby
|
ff2eac79d1
|
fix same time merge causing crash
|
2022-08-27 17:43:32 +02:00 |
|
OliBomby
|
16e0ec2f88
|
Fixed 0 length merge being allowed
|
2022-08-27 13:53:50 +02:00 |
|
MBmasher
|
b082dc1fe4
|
Slightly buff flashlight multiplier
|
2022-08-27 18:31:07 +10:00 |
|
Dean Herbert
|
69cbc0125b
|
Merge pull request #19964 from nanashi-1/merge-hitobject-hitsound-fix
Fix hitobjects merge feature in editor not adding any hitsounds
|
2022-08-26 20:05:02 +09:00 |
|
MBmasher
|
454d868dd5
|
Remove unnecessary using call
|
2022-08-26 20:42:02 +10:00 |
|
MBmasher
|
249c3f868f
|
Compare raw angle values instead of rounding angles
|
2022-08-26 20:40:18 +10:00 |
|
MBmasher
|
5082ee26cf
|
Ensure a negative value cannot be added to angleRepeatCount
|
2022-08-26 20:30:14 +10:00 |
|
MBmasher
|
08cb70b093
|
Lessen repeated angle nerf for objects further back in time
|
2022-08-26 20:27:31 +10:00 |
|
Dean Herbert
|
03dcfed384
|
Merge branch 'master' into slider-splitter
|
2022-08-26 19:10:33 +09:00 |
|
Dean Herbert
|
47cb163015
|
Refactor splitting logic and comments slightly
|
2022-08-26 19:09:03 +09:00 |
|
Dean Herbert
|
f54047d17b
|
Move selection clearing to top
|
2022-08-26 18:55:20 +09:00 |
|
MBmasher
|
d8854413cb
|
Add newline
|
2022-08-26 12:38:36 +10:00 |
|
MBmasher
|
6651e76e2e
|
Remove whitespace
|
2022-08-26 12:37:56 +10:00 |
|
MBmasher
|
b0e7f63361
|
Update angle multiplier to nerf repeated angles
|
2022-08-26 12:34:33 +10:00 |
|
nanashi
|
4fc96f0389
|
Merge branch 'ppy:master' into merge-hitobject-hitsound-fix
|
2022-08-25 19:34:05 +08:00 |
|
nanashi-1
|
2d2bfac5e9
|
used firstHitObject.Samples as samples for mergedHitObject
|
2022-08-25 17:49:38 +08:00 |
|
Dean Herbert
|
3ca4bdc087
|
Add ToArray() calls to removal iteration for safety
|
2022-08-25 15:13:38 +09:00 |
|
Dean Herbert
|
091c51e664
|
Fix SliderPath.Version bindings not being correctly cleaned up on path changes
|
2022-08-25 15:00:32 +09:00 |
|
o-dasher
|
4de6df71c5
|
No "gameplayClock" usage with playfield update mods
|
2022-08-24 20:59:32 -04:00 |
|
Khang
|
9c6968e96d
|
Remove unused import in Slider
|
2022-08-24 02:54:40 -04:00 |
|