- 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