An updated version of AppGameKit is now available. You can find this download within your order history. It's advisable to uninstall your current version before installing the new files. Changes include:
Improved back-end method of updating installer files (less prone to miss source files).
Fixed AppGameKit compiler bug causing programs to fail over a certain size.
Minor alterations for documentation.
Added joystick override variable.
Added override variables for the existance of input methods.
Fixed retina display detection, cleaned up streamer code.
Fixed custom joystick image sizes.
Fixed loading default images when setting a directory path.
Fixed text input box not positioning correctly with an offset view.
Edited the parameter listing for the Len command.
Added flag so MeeGo AppGameKit Player could compile without scraper code interfering.
Added code for AppGameKit PLayer Windows Host to control any AppGameKit Players in scraper mode when use the -scraper command line after the EXE. This will be built into compiler process.
Added support for remote app streaming to iOS player (beta code)
Minor edits for sprite colour commands.
Updated GetCurrentDir documentation.
Updated listing for Ceil.
Another alteration for Str.
Cos - command name was listed as Cose, changed this to Cos
Changed Mid command to use position 1 as the first character instead of 0.
Fixed Samsung error on exit, Fixed Box2D for Android.
Fixed raw mouse press and release commands.
Other changes to guides based on user feedback.