Skip to content

Release 0.10.2

Latest

Choose a tag to compare

@boxgaming boxgaming released this 15 Nov 16:46
· 1 commit to main since this release

This is a maintenance release containing the following fixes:

  • Added missing _FreeFont method (#167)
  • Added getSound accessor method for extension libraries
  • Fix for array variable declaration issue (170#)
  • Fixes for global method variable declaration (163#)
  • Fixed console error message wrong module issue (#162)
  • Fixes to correctly handle reserved JS word "in"
  • IDE Fix to ensure that all code editor tabs use current key binding mode

GX

  • Framerate fix for higher frequency displays. This change also now allows setting framerate lower than the default (60).
  • Updated GXFrameRate function to return calculated, actual FPS
  • Entity animation speed fix
  • Entity gravity fix for frame rates other than 60 fps
  • Added support for "top down" mode entity rendering (GX)