Skip to content

1.18.0 - UITextInput, Box2dTileLayer, Box2d joint fixes

Latest

Choose a tag to compare

@KilledByAPixel KilledByAPixel released this 29 Jan 21:46
· 17 commits to main since this release
  • Fixed raycast bug returning incorrect results sometimes
  • Fixed bugs with Box2d joints, joint object was not casted properly
  • Added Box2dTileLayer, combines tile layer with box2d collision
  • Added UITextInput, as simple text input system
  • Rename UIScrollbar to UISlider
  • Added loadTexture function to load textures after gameInit
  • Add snap method to Vector2 class
  • Improved object debug display
  • Rename wave to oscillate, added shape params
  • Added AI instructions file

Full Changelog: v1.17.10...v1.18.0