View all by Brett Chalupa
Creator
Follow Brett Chalupa
Follow
Following Brett Chalupa
Following
Add To Collection
Collection
Comments
Devlog
More like this
Related
Usagi Engine
←
Return to Usagi Engine
Devlog
Usagi v1.2.0 Changelog
July 02, 2026
by
Brett Chalupa
10
#usagi-engine, #release
Usagi v1.2.0 is a release with a lot of bug fixes and a few nice features that handle some of the more often requested capabilities. The highlights being the engine and its exports now work on Intel M...
Continue reading
Usagi v1.1.1 Changelog
June 10, 2026
by
Brett Chalupa
6
#usagi-engine, #release
A patch-level release specifically focused on improving web performance. Includes a couple of smaller additions that were already done but not worth of a minor bump. Download the latest version or use...
Continue reading
Usagi v1.1.0 Changelog
June 04, 2026
by
Brett Chalupa
9
#release, #usagi-engine
Use usagi update to get the latest version or download below. Be sure to run usagi refresh in your projects to get the latest docs and completion updates! Features: New usagi loveify <src> <dst> subco...
Continue reading
Usagi v1.0.0 Released!
May 19, 2026
by
Brett Chalupa
6
#release, #usagi-engine
I am so excited to share that Usagi Engine v1.0.0 has been released! After adding all of the essential features I could think of and making games with the engine, I’m ready to call it stable. This m...
Continue reading
Usagi v0.8.0 Changelog
May 14, 2026
by
Brett Chalupa
4
#release, #usagi-engine
Usagi v0.8.0 comes with a ton of new features leading up to the v1.0.0 release. This will be the last release before v1.0.0. A lot of what’s new comes by way of feedback from the community and what...
Continue reading
Usagi v0.7.2 Changelog
May 12, 2026
by
Brett Chalupa
1
#release, #usagi-engine
Fixes: input.mapping_for now properly returns the key string instead of "?" for custom mappings. VSync enabled for the engine to fix screen tearing. See #132...
Continue reading
Usagi v0.7.1 Changelog
May 10, 2026
by
Brett Chalupa
2
#release, #usagi-engine
Web is the Dark Souls of build targets… Get the latest with usagi update or download below. Features: Usagi version is logged on game start. Raylib log level is set to warning to reduce noise. Set e...
Continue reading
Usagi v0.7.0 Changelog
May 09, 2026
by
Brett Chalupa
2
#release, #usagi-engine
Usagi v0.7.0 is primarily a bug fix release but includes two new little features. Update with usagi update and then run usagi refresh in your project. Or download below if it’s your first time using...
Continue reading
Usagi v0.6.1 Changelog
May 06, 2026
by
Brett Chalupa
3
#release, #usagi-engine
Fixes: No longer crash on Windows when require d Lua files have a syntax error. See #105 . No longer crash on Windows when invalid args are passed. See #103 . Get it with usagi update or download the...
Continue reading
Usagi v0.6.0 Changelog
May 06, 2026
by
Brett Chalupa
3
#release, #usagi-engine
I intended to wait a bit longer before the v0.6.0, but I think the new effects , custom resolution, and custom sprite size are exciting enough to deserve their own release. This release also lays the...
Continue reading
Usagi v0.5.0 Changelog
May 04, 2026
by
Brett Chalupa
2
#usagi-engine, #release
Usagi v0.5.0 includes a bunch of handy new input APIs and a fully-featured Pause menu with volume control and input mapping! See the full details below. Breaking: settings.json replaces the single vol...
Continue reading
Usagi v0.4.0 Changelog
May 03, 2026
by
Brett Chalupa
3
#usagi, #usagi-engine, #release
Usagi v0.4.0 is mostly a bug fixes release. I’ve been using the engine to make some small games and noticed some issues. Most importantly, Lua syntax errors in a require d file no longer break live...
Continue reading