Skip to content

Basalt v1.6.4

Choose a tag to compare

@NoryiE NoryiE released this 23 Nov 16:49
· 259 commits to master since this release
  • Added fully working bimg support.
  • Reworked the image object (now supports bimg)
  • Reimplemented the graphic object
  • Added a setTexture feature for all existing objects
  • Improved the way basalt sends events to objects
  • Improved Thread object (mainly fixed bugs)
  • Added setThemeColor for frames (changes the palette based on currently active base frame)
  • Improved the drawing system by adding blit.
  • Some smaller features & bugfixes