Skip to content

Releases: Igrium/Scaffold

Alpha 0.4.0

05 Jul 21:51
Compare
Choose a tag to compare
Alpha 0.4.0 Pre-release
Pre-release

I'm not really sure when to start calling these beta releases, but this release, although more stable, is still very much in production.
This is the update for the core code. See the editor update here: https://github.com/Sam54123/scaffold-editor-mc/releases/tag/v0.4.0

Change log:

  • Created entity groups
  • Added trigger_individual
  • Renamed world_redstone_listener to redstone_listener
  • Added redstone_trigger
  • Added entity attribute
  • Added logic_teleport
  • Added texture override to world_static
  • Overhauled copy/paste
  • Entity attributes matching their default values no longer get saved.
  • Made resourcepack compilation optional.
  • Fixed programming error causing logic_auto to not compile on_datapack_load output.
  • Fixed issue where triggers would activate a block early.
  • Implemented delay in logic_relay.
  • Implemented pulse feature in redstone_trigger
  • Added logic_timer

Alpha 0.3.0

30 Jun 19:24
Compare
Choose a tag to compare
Alpha 0.3.0 Pre-release
Pre-release

Now that this project has started to take some interest, I really ought to start taking versioning more seriously. This build contains most of the core features of Scaffold, although it is very bug-ridden.

Alpha 0.1.0

18 May 02:50
Compare
Choose a tag to compare
Alpha 0.1.0 Pre-release
Pre-release

First alpha "release" of Scaffold. I'm only putting this here keep track of its dependencies relative to the editor.