Replies: 1 comment
-
Wonderful news. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This was a big release! We have a ton of new features and a lot of bugfixes that came out of the community!
🎥 Watch the video!
Added Features!
SpriteSheet.clone()
#2468] add clone() method to ex.SpriteSheet by @mattjennings in feat: [#2468] add clone() method to ex.SpriteSheet #2469Plugin Updates!
New Samples
Fixes
ex.Actor.on('postupdate')
by @eonarheim in fix: [#2425] incorrect event type inex.Actor.on('postupdate')
#2431ParticleEmitter
doesn't respect parented positioning #2437] Respect particle emitter parenting by @eonarheim in fix: [#2437] Respect particle emitter parenting #2438contentArea
regardless of resolution by @eonarheim in fix: [#2435] Graphics are consistently drawn around thecontentArea
regardless of resolution #2439Entity.removeAllChildren()
does not remove all children #2455][Entity.kill()
does not remove the child from the parents.children
#2456] Entity removing children bugs by @eonarheim in fix: [#2455][#2456] Entity removing children bugs #2454actions.scaleTo
by @reissbaker in Fix x-axis bug inactions.scaleTo
#2471ex.Actor.clone()
by @eonarheim in fix: [#2407] Repairex.Actor.clone()
#2414Keyboard.isHeld
returnstrue
when the key is released withCommand
key held #2608] macos meta key issue by @eonarheim in fix: [#2608] macos meta key issue #2661New Contributors
actions.scaleTo
#2471Contributors (Sorry if I missed you! Send me a note and I'll fix it)
We cannot stress how pleased and grateful we are for all the assistance in the issues, PRs, discussion, samples, templates, plugins, and everything else! Y'all are the nicest bunch on the internet!
Dependencies
Dependency updates
Full Changelog: v0.27.0...v0.28.0
Beta Was this translation helpful? Give feedback.
All reactions