A newsletter!
Hello! I have finally gotten around to making a newsletter!
I intend to update it weekly or biweekly with summaries of things I have made during the week - a good middle ground between a blog post and trying to fit meaningful information into ever-transient social network post.
Allegedly you can subscribe by clicking the following button:
And here’s a round-up of things I have worked on during the last weeks of December:
Null-conditional operators in GMEdit
I added null-conditional operators (post, wiki)!
These have a pleasantly elegant implementation and can save a whole lot of time when writing code with error checking.
GMLive updates
I released several GMLive updates this month!
And a special version aimed at getting around the GMS2.3 mystery crash.
Apollo 2.3
I released a big update for my Lua wrapper extension today!
This adds support for passing around arrays, methods, structs, by-reference values, and more.
GitHub updates
I organized my GitHub repositories!
Instead of being a Big Mess there are now 4 categories, and I also migrated some repositories from BitBucket.
I also published some repositories that I have previously forgotten about.
And I figured out how to use GitHub Actions, which means that I can automate Mac/Linux builds for many extensions instead of booting up a Mac/VM accordingly.
2020 in review
I wrote a blog post about what I’ve been up to in 2020! Take a peek.
And here’s a little doodle:
See you later!