DOME v1.5.2 is now available ๐
DOME ยป Devlog
Enhancements
- Includes a new --embed command for converting Wren files to C include files for plugin development.
- Printing text using Canvas.print now supports newlines for both default and TTF fonts.
- Expanded the available Wren API surface for plugins to allow for arbitrary call handles and script execution.
Bug Fixes
- Resolving an ongoing issue with the size of rectangles being drawn by
Canvas.rectfill
andCanvas.rect
. audio->getState
in the plugin API was not initialised and thus would cause panics.- Plugin module registration methods now make copies of incoming strings so that the user retains ownership over their string pointers.
As always, documentation is available to help you get started.
If you run into any problems or have any feature requests, please file an issue!
You can also contact me directly via twitter (@avivbeeri), or on the DOME discord as springogeek#0572
to share screenshots or ask questions!
Get DOME
DOME
The comfortable framework for making games in Wren!
Status | Released |
Category | Tool |
Author | Aviv |
Tags | dome, Game engine, GitHub, Open Source, tools |
More posts
- DOME v1.8.0 - The Ready Resources Release is now available ๐Mar 02, 2023
- DOME v1.7.2 is now available!Mar 11, 2022
- DOME v1.7.1 - Holiday BugfixesDec 23, 2021
- DOME v1.7.0 - The Useful Utilities Update is now available ๐Dec 13, 2021
- DOME v1.6.0 - The Terrific Text Update is now available ๐Apr 22, 2021
- DOME v1.5.1 ReleasedFeb 16, 2021
- DOME v1.5.0 - The Powerful Plugin UpdateJan 28, 2021
Leave a comment
Log in with itch.io to leave a comment.