4000.0.0-alpha.19
Pre-release
Pre-release
·
215 commits
to master
since this release
What's Changed
- fix: blocks and binarydata by @lajbel in #732
- fix: PatrolComp is not going to last waypoint by @nojaf in #735
- Layers, transform update, stack functions, arc points, step and smoothstep by @mflerackers in #736
- fix: transformation order by @mflerackers in #741
- fix: Fixes fixed by @mflerackers in #745
- chore: add category in examples by @lajbel in #746
- doc: Basic examples by @lajbel in #749
- Caches local area instead of creating a new one each frame by @mflerackers in #754
- feat:
Vec2.setby @lajbel in #751 - test: Adds small hover playtest by @amyspark-ng in #737
- feat:
GameObjRawas a prototype, and others by @lajbel in #743 - Fixes some performance issues with area and shape by @mflerackers in #756
- docs: Mention relativity with parent for pos component. by @nojaf in #755
- feat: lerp example by @amyspark-ng in #757
- examples: fixed some grammar on lerp.js by @amyspark-ng in #758
- Added line bias by @mflerackers in #760
- feat: allow do kaplay(), quit(), and kaplay() again (REFACTOR PART 3) by @lajbel in #762
- feat: add
timeLeftproperty to wait, loop and tween by @amyspark-ng in #705 - Add SAT as option by @mflerackers in #766
- Resurrected Minkowski box collision by @mflerackers in #767
- refactor: separate context creation in core/context PART 4 by @lajbel in #768
- examples: fix misuse of dino sprites as tga and dungeon-dino by @imaginarny in #769
- examples: add kaplay logo animation example by @imaginarny in #770
- Feat: HealthComp changes by @amyspark-ng in #765
- chore: Help Menu by @niceEli in #771
- fix: hp vs. hp() after #765 by @dragoncoder047 in #772
- feat: Typed StateComp by @amyspark-ng in #740
- refactor: REFACTOR PART 5 by @lajbel in #774
- fix: TexPacker.add wasn't returning in add_single, add_single -> addSingle by @lajbel in #777
- fix: update wasn't making effect at all and pause events even if created after .paused = true by @lajbel in #776
New Contributors
Full Changelog: 4000.0.0-alpha.18...4000.0.0-alpha.19