Patch Notes: v1.1.3

Bitty Engine

Bitty Engine is an itty bitty game engine, with built-in editors, programmable in Lua.

Patch notes v1.1.2 → v1.1.3: Enhanced modules, improved usability, fixed some bugs. [list] [*]Added a [b]Path.savedGamesDirectory[/b] static variable [*]Added a [b]pie(...)[/b] function [*]Added an [b]image:blit(...)[/b] method [*]Added navigation by keypad support to text-based editors [*]Fixed a stuck issue of HTML build [*]Fixed a directory browsing issue (Linux) [*]Fixed a table traversing issue of the debugger [*]Fixed a debug panel dragging issue [*]Fixed an exiting issue from code [*]Fixed a sprite playing issue when all parameters omitted [*]Fixed a resetting bug of [b]Application.setCursor(...)[/b] [*]Upgraded ImGui from v1.83 to v1.84 [/list]