Share to mastodon

Setonix 0.3 released!

Linwood Setonix

Linwood Setonix

WIP: Powerful, customizable, cross-platform, opensource table sandbox game

CodeDoctor


After a while, here is a new version of Setonix!

Highlights:

  • 📦 Packs editor
  • 🖥️ Binary changes (New linux arm, min Android version 6.0)
  • 🐞 Bug fixes

Packs editor

There is now a new packs editor to create your packs inside the app. This should make it easier to extend the game with your own packs.

Please give feedback on the new editor.

Binary changes

Like on butterfly the binaries have changed.

There is a new linux arm build available for testing. Please report any issues.

Additionally the minimum version of android has been changed to 6.0 (Marshmallow) instead of 5.0 (Lollipop).

Notes

I’m currently working on a new plugin system for Setonix. It will use luau (Roblox lua) under the hood. This will add the option to program rules for the game both on singleplayer and multiplayer.

Stay tuned for more information. Feel free to give feedback.

Full changelog

  • Add editor
  • Fix importing of packs
  • Fix packs not available on singleplayer
  • Rework packs dialog
  • Upgrade to flutter 3.27
  • Use minSdkVersion 23 instead of 21 (The minimum version of android is 6.0 (Marshmallow))
  • Upgrade to agb 8.8
  • Fix reproducable builds again
  • Add linux arm