Bitty Engine

Tony Wang

Released
Mar 17, 2021
Platforms
Last updated
Wishlist on SteamAdd it on the Steam store page. Opens in a new tab.

Updates & announcements

20 posts
  1. Developer post

    Update Notes: v1.10.0

    Update notes v1.9.1 → v1.10.0: This update introduces a new `Ffi` module that enables direct calls to C functions from external .dll/.so/.dylib dynamic libraries within Lua, making it easier to integrate third-party SDKs. It also includes numerous bug fixes and usability enhancem

  2. Developer post

    Patch Notes: v1.9.1

    Patch notes v1.9.0 → v1.9.1: This update includes Quality-of-Life improvements, including a new repeat pattern filling feature for image assets, as well as better editor zoom and shortcuts. The beGUI lib has also been updated to v1.9.1 to support the latest Bitty Engine: Added an

  3. Developer post

    Update Notes: v1.9.0

    Update notes v1.8.0 → v1.9.0: This release introduces a new automation server plugin, so that Bitty Engine can be integrated into your AI workflows or other external toolchains. This version also contains a number of other improvements. The beGUI lib has also been updated to v1.9

  4. Developer post

    Update Notes: v1.8.0

    Update notes v1.7.1 → v1.8.0: This release introduces new file buttons, adds native Apple Silicon support for MacOS, and contains a number of other improvements. The beGUI lib has also been updated to v1.8.0 to support the latest Bitty Engine: Added native Apple Silicon support A

  5. Developer post

    Patch Notes: v1.7.1

    Patch notes v1.7.0 → v1.7.1: This update is an enhancement release. It includes improvements to the TextBox and DocumentViewer modules, adds a new Engine module, introduces the Sprite.animationSpeed property to control a sprite's animation speed, along with other improvements and

  6. Developer post

    Update Notes: v1.7.0

    Update notes v1.6.1 → v1.7.0: This release introduces a new DocumentViewer module to show markdown pages, as well as asset-level support for markdown documents, it also includes new menu items in the asset panel to copy code snippets for loading those assets, and fixes a number o

  7. Developer post

    Patch Notes: v1.6.1

    Patch notes v1.6.0 → v1.6.1: This is a patch update that includes several bug fixes and usability improvements to v1.6. Added support for building project from command line Added links of reusable libs Improved indent handling in the text-based editors Updated screen size for ini

  8. Developer post

    Update Notes: v1.6.0

    Update notes v1.5.0 → v1.6.0: This release improves the usability of the TextBox , Database , and Music classes, adds new APIs and options, enhances ease of use, and fixes a number of bugs. The beGUI lib has also been updated to v1.6.0 to support the latest Bitty Engine: Added a

  9. Developer post

    Update Notes: v1.5.0

    Update notes v1.4.2 → v1.5.0: Enhanced modules, improved usability, fixed some bugs. Added API of SQLite-based database Added API for using the new TextBox editor module in game Added examples of the new Database and TextBox modules Added a Path.writableDirectoryOf( ) function to

  10. Developer post

    Patch Notes: v1.4.2

    Patch notes v1.4.1 → v1.4.2: Enhanced modules, improved usability, fixed some bugs. Added a "transparent_color" application option to specify transparent color for the application window on Windows 10 and above (experimental) Added support for moving editing area by MMB Added sup

  11. Developer post

    Patch Notes: v1.4.1 (rev3)

    Patch notes v1.4.1 (rev3): Made some usability improvements Fixed some known bugs

  12. Developer post

    Back to School Games Celebration 2025

    Class is back in session and so is the fun! ✨ Join us for the Back to School Games Celebration, a limited-time event celebrating the start of the new school year. Running from August 25th - (1pm ET / 10AM PT) to September 1st - (1pm ET / 10AM PT) Event link:

  13. Developer post

    Patch Notes: v1.4.1

    Patch notes v1.4.0 → v1.4.1: Enhanced modules, improved usability, fixed some bugs. Improved wordwise forward/backward navigation of the code editor Improved code editor behaviour when input quotes Improved code editor behaviour when delete wordwise or whole line Fixed an unexpec

  14. Developer post

    Update Notes: v1.4.0

    Update notes v1.3.2 → v1.4.0: Enhanced modules, improved usability, fixed some bugs. Added an `Invoke` module for HTML Added a callback mechanism from JavaScript to Lua for HTML Added menu items to toggle transparent background and grids Improved continuous input of newline with

  15. Developer post

    Patch Notes: v1.3.2

    Patch notes v1.3.1 → v1.3.2: Enhanced modules, improved usability, fixed some bugs. Added a callback API of file drag&drop Changed the default border textures to transparent Fixed a `fetch` locale bug Improved support for Windows' dark mode Improved compatibility with differe

  16. Developer post

    Patch Notes: v1.3.1

    Patch notes v1.3 → v1.3.1: Improved usability, fixed some bugs. Fixed an indent/unindent bug with context menu Fixed a selection positioning issue after comment/uncomment Fixed a shortcut handling bug of closing searching bar with Escape Fixed a potential crash bug when search fo

  17. Developer post

    Update Notes: v1.3

    Update notes v1.2.2 → v1.3: Enhanced modules, improved usability, fixed some bugs. Added an option to the fetch(...) function to specify whether to allow insecure connection for HTTPS Added global search to the code editor Added a shortcut Ctrl+Q to select the current word Added

  18. Developer post

    Patch Notes: v1.2.2

    Patch notes v1.2.1 → v1.2.2: Enhanced modules, improved usability, fixed some bugs. Added a application position restoration feature after re-launching Added config to specify (or disable) canvas padding for exported package Added a file dialog requirement note for Linux Fixed a

  19. Developer post

    Patch Notes: v1.2.1

    Patch notes v1.2 → v1.2.1: Enhanced modules, improved usability, fixed some bugs. Added a `DateTime.sleep(...)` function Added a vsync option Added an option to customize the splash image for HTML build Added an option to disable the boot sound Added a "position" option to the `A

  20. Developer post

    Update Notes: v1.2

    Update notes v1.1.8 → v1.2: Enhanced modules, improved usability, fixed some bugs. Added a 2D physics module (beta) Added examples to the "Physics" category Fixed a random seeding issue under multi-threading environment Fixed a crash bug of the `Resources.load(...)` function when