Dan Balasescu
|
44c6457c85
|
Merge branch 'master' into add-spinner-spin
|
2020-11-06 15:40:40 +09:00 |
|
Dan Balasescu
|
41dc3a7abd
|
Merge branch 'master' into add-spinner-glow
|
2020-11-06 14:37:54 +09:00 |
|
Dan Balasescu
|
71a1165209
|
Merge branch 'master' into drawable-hit-object-hit-state-fix
|
2020-11-06 13:19:25 +09:00 |
|
Dean Herbert
|
5e387e92cd
|
Add positional offset to avoid the SPM counter
|
2020-11-05 19:16:47 +09:00 |
|
Dean Herbert
|
901102918e
|
Centralise scale and apply to SPIN text
|
2020-11-05 19:05:59 +09:00 |
|
Dean Herbert
|
3ec813da03
|
Add "spin" sprite
|
2020-11-05 18:48:47 +09:00 |
|
Dean Herbert
|
2bbdbfda5c
|
Merge pull request #10696 from smoogipoo/visibility-adjustment-mod
|
2020-11-05 18:18:57 +09:00 |
|
Dean Herbert
|
5ec6011340
|
Apply new style spinner scale to only local sprites
|
2020-11-05 18:14:49 +09:00 |
|
Dean Herbert
|
11c18952e3
|
Allow children to be added in base class
|
2020-11-05 18:12:06 +09:00 |
|
Dean Herbert
|
64e3325b41
|
Abstract out common part of legacy spinner implementations
Some elements going forward will be shared, so it makes sense to have a
common base class to add these shared elements.
|
2020-11-05 18:00:27 +09:00 |
|
Dean Herbert
|
82d8c1bbea
|
Add support for spinner glow
|
2020-11-05 17:27:41 +09:00 |
|
Dean Herbert
|
0cadb31947
|
Merge branch 'master' into drawable-hit-object-hit-state-fix
|
2020-11-05 17:07:52 +09:00 |
|
Dean Herbert
|
4a4fa96fef
|
Merge pull request #10692 from smoogipoo/followpointrenderer-hitobject
|
2020-11-05 16:39:05 +09:00 |
|
Dean Herbert
|
54775ccacf
|
Merge pull request #10690 from smoogipoo/osu-remove-hitobject-references
|
2020-11-05 16:22:13 +09:00 |
|
smoogipoo
|
d1fa391d25
|
Make OsuModHidden apply fadein adjustment on custom state update
|
2020-11-05 16:12:55 +09:00 |
|
smoogipoo
|
f513c95ab2
|
Use class with transform and wiggle mods
|
2020-11-05 16:04:42 +09:00 |
|
smoogipoo
|
cc518feca7
|
Make methods abstract
|
2020-11-05 16:03:10 +09:00 |
|
smoogipoo
|
77a618dd71
|
Use class with other osu! mods
|
2020-11-05 15:52:06 +09:00 |
|
Dean Herbert
|
a43166e8a9
|
Merge branch 'master' into followpointrenderer-hitobject
|
2020-11-05 15:42:09 +09:00 |
|
Dean Herbert
|
54f927ee11
|
Move casts to DrawableHitObject instead
|
2020-11-05 15:41:55 +09:00 |
|
smoogipoo
|
628b8be15d
|
Implement ModWithVisibilityAdjustment
|
2020-11-05 15:40:25 +09:00 |
|
Dean Herbert
|
c26fd4dc3d
|
Merge pull request #10691 from smoogipoo/osu-lighting-colour-reuse
Remove AccentColour binding from judgement lighting
|
2020-11-05 15:37:28 +09:00 |
|
Dean Herbert
|
e2d028908a
|
Fix one more case of local variable preference
|
2020-11-05 15:25:20 +09:00 |
|
Dean Herbert
|
4457e363d3
|
Bring back local variables to reduce two-level-deep variable access
|
2020-11-05 15:22:40 +09:00 |
|
smoogipoo
|
9c1c9945af
|
Make FollowPointRenderer use hitobject models
|
2020-11-05 15:01:45 +09:00 |
|
smoogipoo
|
9ac822beed
|
Remove AccentColour binding from judgement lighting
|
2020-11-05 14:49:15 +09:00 |
|
smoogipoo
|
400fcedf0f
|
Remove stored hitobject references from skinnable components
|
2020-11-05 14:40:48 +09:00 |
|
smoogipoo
|
9a7fcadabc
|
Use BDL for top-level osu! DHOs
|
2020-11-05 13:51:46 +09:00 |
|
Dean Herbert
|
a3dc1d5730
|
Update existing implementations
|
2020-11-04 17:14:23 +09:00 |
|
Bartłomiej Dach
|
164370bc7d
|
Resolve more CA1805 inspections
|
2020-11-01 20:51:23 +01:00 |
|
Dean Herbert
|
606a4304a8
|
Remove unused usings
|
2020-10-27 14:33:16 +09:00 |
|
Dean Herbert
|
9cfb81589e
|
Use bindable flow instead
|
2020-10-27 14:10:12 +09:00 |
|
Bartłomiej Dach
|
5ef1b5dcb5
|
Remove unused locals
|
2020-10-25 23:55:22 +01:00 |
|
Bartłomiej Dach
|
0a23e994e2
|
Hide sliderend & repeat circles in traceable mod
|
2020-10-25 23:30:26 +01:00 |
|
Dean Herbert
|
267b399f9f
|
Add some simple border styles
|
2020-10-20 13:59:03 +09:00 |
|
Bartłomiej Dach
|
7c388f1132
|
Move editor playfield border locally to osu! composer
|
2020-10-19 21:20:13 +02:00 |
|
Bartłomiej Dach
|
bca0539735
|
Move setting to osu! ruleset subsection
|
2020-10-19 21:05:21 +02:00 |
|
Bartłomiej Dach
|
4267d23d59
|
Move border to more appropriate namespace
|
2020-10-19 20:56:34 +02:00 |
|
Bartłomiej Dach
|
4af3fd1ed6
|
Allow toggling border on & off during gameplay
|
2020-10-19 20:41:45 +02:00 |
|
Bartłomiej Dach
|
053c7a69a6
|
Fix code style issues & compilation failures
|
2020-10-19 20:22:48 +02:00 |
|
Dean Herbert
|
22bde43106
|
Merge branch 'master' into visible-playfield-boundary
|
2020-10-19 18:05:28 +09:00 |
|
Bartłomiej Dach
|
f41879ee7c
|
Show current hit circle placement in timeline
|
2020-10-10 17:54:37 +02:00 |
|
Bartłomiej Dach
|
146b15371d
|
Merge branch 'master' into fix-slider-sample-parsing
|
2020-10-10 14:02:33 +02:00 |
|
Dean Herbert
|
681e88af40
|
Merge branch 'master' into editor-fix-button-states-after-paste
|
2020-10-09 20:51:09 +09:00 |
|
smoogipoo
|
696e3d53af
|
Fix slider samples being overwritten by the last node
|
2020-10-09 20:50:09 +09:00 |
|
Dan Balasescu
|
ecfb7e94c5
|
Merge branch 'master' into fix-editor-batch-handling
|
2020-10-09 20:06:06 +09:00 |
|
Dan Balasescu
|
93f5ea57a5
|
Merge pull request #10427 from peppy/fix-hidden-first-object
Fix first hitobject in osu! hidden mod not getting correct fade applied
|
2020-10-09 19:23:47 +09:00 |
|
Dan Balasescu
|
62690e4873
|
Merge pull request #10432 from peppy/editor-reverse-pattern
Add "reverse pattern" support to editor selection handler
|
2020-10-09 19:19:24 +09:00 |
|
Dean Herbert
|
3838f405dd
|
Fix missed usages
|
2020-10-09 18:50:05 +09:00 |
|
Dean Herbert
|
febfe9cdd0
|
Don't fade the approach circle on increased visibility
|
2020-10-09 18:43:16 +09:00 |
|