Releases: Igrium/Scaffold
Releases · Igrium/Scaffold
Alpha 0.4.0
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
toredstone_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 compileon_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
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
First alpha "release" of Scaffold. I'm only putting this here keep track of its dependencies relative to the editor.