Dean Herbert
|
5662e722ed
|
Merge pull request #10936 from bdach/fix-follow-points-getting-stuck
Fix legacy follow point animations not playing after a while
|
2020-11-23 14:14:00 +09:00 |
|
Bartłomiej Dach
|
827a089810
|
Merge branch 'master' into change-taiko-ez
|
2020-11-22 13:29:02 +01:00 |
|
Bartłomiej Dach
|
1c31a4a6b6
|
Expose animation start time as mutable in interface
|
2020-11-22 13:11:22 +01:00 |
|
Bartłomiej Dach
|
240c1b0aef
|
Add support for changing animation start time after load
|
2020-11-21 20:06:30 +01:00 |
|
Bartłomiej Dach
|
e55326e7c7
|
Merge branch 'master' into fix-slider-selection-nre
|
2020-11-21 15:08:05 +01:00 |
|
smoogipoo
|
9520cf6481
|
Merge branch 'master' into fix-judgement-ordering
|
2020-11-20 22:49:33 +09:00 |
|
smoogipoo
|
96abee3fde
|
Fix silent NRE in slider selection blueprint
|
2020-11-20 22:43:10 +09:00 |
|
Dan Balasescu
|
de824e47df
|
Merge branch 'master' into remove-dead-playfield-code
|
2020-11-20 21:48:24 +09:00 |
|
Dan Balasescu
|
b799fcf65b
|
Merge pull request #10916 from peppy/fix-editor-context-menus-outside-playfield
Fix slider right click context menus not being shown outside the valid playfield area
|
2020-11-20 21:47:44 +09:00 |
|
Dan Balasescu
|
4213d6bdba
|
Merge pull request #10890 from peppy/legacy-jugement-match-stable-transforms
Adjust judgement animations to match stable
|
2020-11-20 21:47:21 +09:00 |
|
Dan Balasescu
|
79752bcb19
|
Merge branch 'master' into legacy-jugement-match-stable-transforms
|
2020-11-20 20:51:27 +09:00 |
|
smoogipoo
|
7bd75eca81
|
Separate classes
|
2020-11-20 16:53:08 +09:00 |
|
smoogipoo
|
c1f56cd0ba
|
Remove aliveness hackery
|
2020-11-20 16:52:27 +09:00 |
|
smoogipoo
|
85eb98a7ec
|
Clean up some code reuse
|
2020-11-20 16:43:07 +09:00 |
|
Dean Herbert
|
7fe0923fcf
|
Show main judgement content above hitobjects
|
2020-11-20 16:25:48 +09:00 |
|
smoogipoo
|
2418f17b0c
|
Fix lifetime not being set correctly in some cases
|
2020-11-20 16:19:02 +09:00 |
|
Dean Herbert
|
0e9999ecb1
|
Merge branch 'remove-dead-playfield-code' into fix-judgement-ordering
|
2020-11-20 16:12:48 +09:00 |
|
smoogipoo
|
2ed2ddfe8a
|
Rename methods
|
2020-11-20 15:39:29 +09:00 |
|
smoogipoo
|
33eea64cfc
|
Fix follow points not updating on positional changes
|
2020-11-20 15:31:04 +09:00 |
|
Dean Herbert
|
185653b1d8
|
Remove depth specifications
|
2020-11-20 15:11:24 +09:00 |
|
Dean Herbert
|
45b1fcf26f
|
Remove unnecessary using statement
|
2020-11-20 15:01:37 +09:00 |
|
Dean Herbert
|
af67b4a346
|
Remove no longer necessary code from OsuPlayfield
|
2020-11-20 14:57:08 +09:00 |
|
smoogipoo
|
2fc53a278d
|
Add back reorder support
|
2020-11-20 14:10:28 +09:00 |
|
smoogipoo
|
17ff7fe163
|
Fix failing test due to early lifetime end
|
2020-11-20 13:55:27 +09:00 |
|
smoogipoo
|
a3145ed96d
|
Fix test compile errors
|
2020-11-20 13:54:41 +09:00 |
|
Dean Herbert
|
b547abafb2
|
Fix slider right click context menus not being shown outside the valid playfield area
Closes #10816.
|
2020-11-20 13:46:23 +09:00 |
|
smoogipoo
|
d467a00eea
|
Add initial followpoint pooling implementation
|
2020-11-20 00:11:31 +09:00 |
|
Dean Herbert
|
7f3c8ad744
|
Merge pull request #10872 from smoogipoo/fix-missing-triangles
|
2020-11-19 14:11:08 +09:00 |
|
Dean Herbert
|
3024ae6d86
|
Add better test coverage of hit lighting (and ensure reset after animation reapplication)
|
2020-11-19 14:10:07 +09:00 |
|
Bartłomiej Dach
|
24d7fa03d8
|
Merge branch 'master' into legacy-jugement-match-stable-transforms
|
2020-11-18 20:33:58 +01:00 |
|
Bartłomiej Dach
|
5156de3a10
|
Merge branch 'master' into fix-judgement-transform-logic
|
2020-11-18 19:20:11 +01:00 |
|
Dean Herbert
|
d017e725fb
|
Add comment for future todo task
|
2020-11-18 19:03:34 +09:00 |
|
Dean Herbert
|
9d3de5bca0
|
Fix hit lighting dictating lifetime even when not present in skin
|
2020-11-18 19:03:34 +09:00 |
|
Dean Herbert
|
72a15ef2dc
|
Handle DrawableJudgement lifetime more flexibly
|
2020-11-18 19:03:34 +09:00 |
|
Dean Herbert
|
94886a09b2
|
Remove fades from DrawableJudgement itself
|
2020-11-18 19:03:34 +09:00 |
|
Dean Herbert
|
37b9550e6e
|
Merge pull request #10876 from nbvdkamp/slider-control-point-connection-fix
Fix slider control point connections not being updated
|
2020-11-18 18:54:54 +09:00 |
|
kamp
|
2d66423fbd
|
Simplify inequality
|
2020-11-17 23:04:38 +01:00 |
|
kamp
|
c8fb49d540
|
Apply suggestions and remove redundant updateConnectingPath call
|
2020-11-17 22:23:46 +01:00 |
|
smoogipoo
|
ce4baf328d
|
Move into OnApply() to resolve one-frame issues
|
2020-11-17 23:35:36 +09:00 |
|
smoogipoo
|
04805b78c3
|
Tighten osu! ruleset lifetime expiry for past hitobjects
|
2020-11-17 23:20:19 +09:00 |
|
Dean Herbert
|
8247e6ce91
|
Move result type to ctor
|
2020-11-17 15:43:54 +09:00 |
|
Dean Herbert
|
f465dd5a5e
|
Move all extended animation logic out of DrawableJudgement
|
2020-11-17 14:59:34 +09:00 |
|
Dean Herbert
|
82c3925a37
|
Remove unused DrawableOsuJudgement constructors
|
2020-11-17 14:13:51 +09:00 |
|
Dean Herbert
|
9dfa4249e0
|
Make Apply non-virtual
|
2020-11-17 14:05:13 +09:00 |
|
smoogipoo
|
c101f32db8
|
Reset osu! triangle pieces on hitobject application
|
2020-11-17 13:06:52 +09:00 |
|
kamp
|
c6618f08aa
|
Fix slider control point connections not being updated
|
2020-11-16 21:26:08 +01:00 |
|
Bartłomiej Dach
|
8da40ce2dc
|
Reduce duplication by extracting ModEasyWithExtraLives
|
2020-11-16 19:54:00 +01:00 |
|
Bartłomiej Dach
|
128adce017
|
Merge branch 'master' into change-taiko-ez
|
2020-11-16 19:37:47 +01:00 |
|
smoogipoo
|
84b42f207d
|
Fix triangles disappearing after a while
|
2020-11-16 23:14:20 +09:00 |
|
smoogipoo
|
4cf6aca873
|
Fix slider ball tint not working
|
2020-11-16 22:40:25 +09:00 |
|