Dan Balasescu
|
237637f0c4
|
Merge pull request #19804 from stanriders/clamp-sb-estimation
Clamp effective miss count to maximum amount of possible breaks
|
2022-08-17 18:58:12 +09:00 |
|
Dean Herbert
|
615c5cf6ae
|
Merge branch 'master' into slider-merger
|
2022-08-17 13:36:15 +09:00 |
|
Dean Herbert
|
0ff5547b83
|
Make changeHandler optional in convertToStream method to match new implementation
|
2022-08-17 13:35:44 +09:00 |
|
StanR
|
43e471c2a5
|
Clamp effective miss count to maximum amount of possible braks
|
2022-08-16 16:12:13 +03:00 |
|
Dean Herbert
|
ee153a345c
|
Add a few more overlooked beatmap save states on setup screen modifications
|
2022-08-16 16:31:56 +09:00 |
|
Dean Herbert
|
0833a6fb9a
|
Avoid multiple iteration of LINQ query using a local
|
2022-08-16 15:39:23 +09:00 |
|
Dean Herbert
|
7cc9fdbaa0
|
Simplify context menu check by using existing mergeable object list
|
2022-08-16 15:39:23 +09:00 |
|
Dean Herbert
|
ecb9351bab
|
Remove unnecessary null pre-checks
|
2022-08-16 15:36:43 +09:00 |
|
Dean Herbert
|
e636fcd9b8
|
Use DI'd components from parent class rather than fetching locally
|
2022-08-16 15:35:32 +09:00 |
|
OliBomby
|
3abc333813
|
added hotkey for merging selection
|
2022-08-15 17:18:55 +02:00 |
|
Dean Herbert
|
c8764cb333
|
Move all usage of GameplayClock to IGameplayClock
|
2022-08-15 18:30:53 +09:00 |
|
Nao
|
c940f5abcb
|
Merge branch 'master' into ruleset-localization
|
2022-08-14 15:17:44 -04:00 |
|
naoei
|
45e9eda9e7
|
Localise hit result name
|
2022-08-14 14:57:02 -04:00 |
|
naoei
|
18ce784ae0
|
Allow StatisticItem's name param to be nullable
|
2022-08-14 14:51:35 -04:00 |
|
Dean Herbert
|
e5e9841652
|
Apply multiple other mod debuffs as decided in pull request discussion
|
2022-08-12 18:58:09 +09:00 |
|
MBmasher
|
21c5fed45f
|
Adjust capitalisation
|
2022-08-12 14:09:16 +10:00 |
|
MBmasher
|
f70588a423
|
Add newline before brace
|
2022-08-12 14:08:32 +10:00 |
|
MBmasher
|
037f56077b
|
Apply Flashlight grid nerf
|
2022-08-12 13:29:04 +10:00 |
|
OliBomby
|
3525dfb0f1
|
added merging feature
|
2022-08-12 01:17:33 +02:00 |
|
Dan Balasescu
|
61a3758cd9
|
Merge branch 'master' into pp-balancing
|
2022-08-11 19:46:16 +09:00 |
|
naoei
|
a42b8092af
|
Change message type osu resume overlay
|
2022-08-10 16:09:58 -04:00 |
|
naoei
|
3e38baca3c
|
Change ruleset mod description types
|
2022-08-10 16:09:11 -04:00 |
|
Dan Balasescu
|
7cac089246
|
Merge branch 'master' into fl-slider
|
2022-08-10 21:19:05 +09:00 |
|
Dean Herbert
|
e1189da824
|
Merge branch 'master' into irenderer-glwrapper
|
2022-08-08 12:31:53 +09:00 |
|
Dan Balasescu
|
6afff72865
|
Fix CI inspections / refactor to single enumeration
|
2022-08-05 20:54:10 +09:00 |
|
Dan Balasescu
|
802dc90cb1
|
Adjust using directives for vertices
|
2022-08-05 20:37:33 +09:00 |
|
Dean Herbert
|
a682a823f4
|
Fix test failures where Beatmap is not provided
|
2022-08-05 18:20:37 +09:00 |
|
Dean Herbert
|
9a4d0494de
|
Adjust various pooling defaults to better handle more intense beatmaps
|
2022-08-05 18:09:07 +09:00 |
|
Dean Herbert
|
8ae5429602
|
Adjust slider pooling based on beatmap
Handles edge cases like mentioned in https://github.com/ppy/osu/issues/19585.
|
2022-08-05 18:08:05 +09:00 |
|
Dan Balasescu
|
2c6c315e3a
|
Merge branch 'master' into pp-balancing
|
2022-08-04 15:40:46 +09:00 |
|
Dan Balasescu
|
b4e55f7309
|
Apply IRenderer changes
|
2022-08-02 19:50:57 +09:00 |
|
Dan Balasescu
|
a2a913ab52
|
Merge branch 'irenderer-batches' into irenderer-textures
|
2022-08-02 19:25:08 +09:00 |
|
Dean Herbert
|
a5fac70c3b
|
Rename variable to not include mode name itself
|
2022-08-01 23:30:00 +09:00 |
|
Dean Herbert
|
d09976bb39
|
Merge branch 'master' into Wiggle-strength-duration
|
2022-08-01 23:29:03 +09:00 |
|
Dean Herbert
|
e0940c6c22
|
Update animations to final versions
|
2022-08-01 18:03:32 +09:00 |
|
Dean Herbert
|
0d9edcfa24
|
Merge branch 'master' into stable-slider-tick-anims
|
2022-08-01 17:40:16 +09:00 |
|
Dan Balasescu
|
415d6def2d
|
Remove unnecessary AsNonNull()
|
2022-08-01 13:22:58 +09:00 |
|
andy840119
|
632577389d
|
Mark the property as non-nullable.
|
2022-07-31 21:43:16 +08:00 |
|
Dan Balasescu
|
09979d44aa
|
Apply DrawNode batching changes
|
2022-07-29 23:32:09 +09:00 |
|
Dan Balasescu
|
155dac55d0
|
Apply DrawNode parameter changes
|
2022-07-29 22:33:34 +09:00 |
|
Salman Ahmed
|
72961ec336
|
Flip method parameters to make sense
See 537f64c75e (r931785228)
|
2022-07-28 08:04:55 +03:00 |
|
andy840119
|
537f64c75e
|
Make original hit objects and random properties as local variable.
|
2022-07-27 22:15:41 +08:00 |
|
Salman Ahmed
|
89644a652e
|
Separate combined fields
|
2022-07-27 10:13:44 +03:00 |
|
andy840119
|
0fe64d1e80
|
Remove unused namespace.
|
2022-07-27 01:05:50 +08:00 |
|
為什麼
|
9134525111
|
Mark the property as nullable and add some assert check.
|
2022-07-26 23:58:50 +08:00 |
|
為什麼
|
deb39bd330
|
Mark the property as nullable or non-nullable.
|
2022-07-26 23:52:08 +08:00 |
|
為什麼
|
e28584da89
|
Remove nullable disable annotation in the Osu ruleset.
|
2022-07-26 23:25:28 +08:00 |
|
Salman Ahmed
|
f68c4e8890
|
Fix code formatting
|
2022-07-25 06:36:26 +03:00 |
|
mk-56
|
16e655766e
|
Addressed pertinent issues
|
2022-07-23 23:30:57 +02:00 |
|
MK56
|
2a3d3a0660
|
Merge branch 'ppy:master' into Wiggle-strength-duration
|
2022-07-23 22:58:21 +02:00 |
|
MBmasher
|
267d55a6a8
|
Remove osuSlider from statement
|
2022-07-23 14:48:39 +10:00 |
|
MBmasher
|
230943f698
|
Merge branch 'fl-slider' of https://github.com/mbmasher/osu into fl-slider
|
2022-07-23 14:40:54 +10:00 |
|
MBmasher
|
f44a5def90
|
Move repeat bonus to TravelDistance
|
2022-07-23 14:40:16 +10:00 |
|
Dan Balasescu
|
71912e10c4
|
Merge branch 'master' into fl-slider
|
2022-07-22 15:22:50 +09:00 |
|
Alden Wu
|
c2c2c505a4
|
Combine FollowCircle and TickFollowCircle classes
|
2022-07-21 19:46:46 -07:00 |
|
Dean Herbert
|
726042d9ec
|
Use switch instead of or
|
2022-07-21 23:16:28 +09:00 |
|
Dean Herbert
|
aca19a005e
|
Add versioning to difficulty calculators
|
2022-07-21 18:15:25 +09:00 |
|
Alden Wu
|
23fd514ca3
|
Use DrawableSliderTail instead of DrawableSlider
|
2022-07-20 18:07:02 -07:00 |
|
StanR
|
163c3f9c2d
|
Adjust multipliers to account for speed changes
|
2022-07-20 16:10:34 +03:00 |
|
StanR
|
35e841de95
|
Move base performance multiplier to a const
|
2022-07-20 15:54:49 +03:00 |
|
StanR
|
9c9f32b435
|
Merge branch 'master' into pp-balancing
|
2022-07-20 15:40:29 +03:00 |
|
Salman Ahmed
|
6ce6f6f7df
|
Merge branch 'master' into remove-score-multiplier-on-custom-mod-settings
|
2022-07-20 08:57:43 +03:00 |
|
Dan Balasescu
|
ec789c2f71
|
Merge pull request #19128 from peppy/default-follow-circle-improvements
Adjust default follow circle animations to feel nicer
|
2022-07-20 14:57:03 +09:00 |
|
Salman Ahmed
|
4210ec6502
|
Merge branch 'master' into remove-score-multiplier-on-custom-mod-settings
|
2022-07-19 19:21:26 +03:00 |
|
Dean Herbert
|
06ae30a7d2
|
Fix slider velocity not using previous value if slider is not adjacent
|
2022-07-19 22:54:11 +09:00 |
|
Dan Balasescu
|
cfb2adfd27
|
Merge branch 'master' into velocitychanges
|
2022-07-19 19:57:47 +09:00 |
|
Alden Wu
|
5cb0920cfb
|
Revert OnSliderTail() to OnSliderEnd()
In light of the comment added in the previous commit, slider tail
and end are not actually the same.
|
2022-07-19 02:27:04 -07:00 |
|
Alden Wu
|
e1f7db6e7d
|
Fix around some comments
|
2022-07-19 02:25:14 -07:00 |
|
Alden Wu
|
d213f56f79
|
Align legacy followcircle anims to slider ticks
|
2022-07-19 02:08:53 -07:00 |
|
Dean Herbert
|
e346624b14
|
Fix animation changes incorrectly applying to successful completion of sliders
|
2022-07-19 15:51:02 +09:00 |
|
Dean Herbert
|
101d270615
|
Merge branch 'master' into default-follow-circle-improvements
|
2022-07-19 15:50:47 +09:00 |
|
Salman Ahmed
|
d8cce5fe36
|
Fix OsuHitObject not using property wrapper properly
|
2022-07-19 07:52:12 +03:00 |
|
Salman Ahmed
|
8f80a22ef9
|
Fix osu! and catch hitobjects no longer scaled to 1 by default
|
2022-07-19 07:00:13 +03:00 |
|
Salman Ahmed
|
1051009827
|
Change bindable properties in all HitObject s to be lazily initialised
|
2022-07-19 05:39:10 +03:00 |
|
StanR
|
633f6fe620
|
Increase global multiplier
|
2022-07-18 21:58:11 +03:00 |
|
MBmasher
|
42b9dc877d
|
Divide slider bonus by repeat count
|
2022-07-18 16:14:06 +10:00 |
|
MBmasher
|
72c096f9af
|
Update xmldoc
|
2022-07-18 15:59:20 +10:00 |
|
MBmasher
|
7c680afc3c
|
Change initialisation of osuSlider
|
2022-07-18 15:59:00 +10:00 |
|
MBmasher
|
204fbde07b
|
Remove debug code
|
2022-07-18 15:58:32 +10:00 |
|
MBmasher
|
8413c40442
|
Remove debug code
|
2022-07-18 15:58:09 +10:00 |
|
Salman Ahmed
|
32ba58109b
|
Remove score multiplier on difficulty-increasing mods with customised settings
|
2022-07-18 07:29:03 +03:00 |
|
Salman Ahmed
|
0ac3391d54
|
Merge branch 'master' into cinema-repel-incompatible
|
2022-07-18 06:55:43 +03:00 |
|
tsunyoku
|
83429d2f22
|
make cinema incompatible with repel
|
2022-07-17 20:45:17 +01:00 |
|
tsunyoku
|
491558261f
|
remove unnecessary type-specification
|
2022-07-17 20:44:06 +01:00 |
|
tsunyoku
|
e13c1254e5
|
make perfect incompatible with autopilot
|
2022-07-17 20:41:43 +01:00 |
|
StanR
|
de38b54c10
|
Merge branch 'master' into pp-balancing
|
2022-07-17 20:53:05 +03:00 |
|
MBmasher
|
68caafa210
|
Update xmldoc
|
2022-07-17 17:02:30 +10:00 |
|
MBmasher
|
dae698638c
|
Add repeat bonus to Flashlight, move repeat multiplier to AimEvaluator
|
2022-07-17 16:56:05 +10:00 |
|
MBmasher
|
a950deb7db
|
Re-implement slider changes to FlashlightEvaluator
|
2022-07-17 16:27:55 +10:00 |
|
Jamieson Berida
|
a0dd6cbab3
|
Merge branch 'master' into fl-slider
|
2022-07-17 16:18:18 +10:00 |
|
Dean Herbert
|
b93b6ba2ca
|
Change "single tap" mod acronym to not conflict with "strict tracking"
|
2022-07-16 17:19:55 +09:00 |
|
Salman Ahmed
|
887f2721b0
|
Merge branch 'master' into default-follow-circle-improvements
|
2022-07-15 18:39:57 +03:00 |
|
Dean Herbert
|
775c6c8374
|
Fix potential crash in editor from transform time going below zero
|
2022-07-15 19:29:37 +09:00 |
|
Dean Herbert
|
afec7941ff
|
Adjust default follow circle animations to feel nicer
|
2022-07-15 17:28:42 +09:00 |
|
Dean Herbert
|
23a0e25c8c
|
Merge branch 'master' into stable-slider-followcircle-anims
|
2022-07-15 17:27:48 +09:00 |
|
Dean Herbert
|
7ed4eb5815
|
Adjust transform logic to match osu-stable (and add TODOs for remaining oversights)
|
2022-07-15 17:17:55 +09:00 |
|
Dean Herbert
|
0ade8db550
|
Tidy up nullability and casting
|
2022-07-15 16:40:48 +09:00 |
|
Alden Wu
|
1581f1a0ff
|
Convert constructor in abstract class to protected
|
2022-07-14 17:11:01 -07:00 |
|
Alden Wu
|
4453b0b3e8
|
Replace comment pointer with actual comment
|
2022-07-14 17:11:01 -07:00 |
|
Alden Wu
|
66932f1af6
|
Move shared followcircle code into abstract base class
|
2022-07-14 17:11:01 -07:00 |
|