Releases: wolfgangmeyers/bloxcode
Releases · wolfgangmeyers/bloxcode
v2022-04-10-alpha
Added new snippets feature, similar to the backpack on scratch.mit.edu. Also allows export/import, so you can share snippets.
v2022-04-09-alpha
Added Transparency and CanTouch attributes for Part
v2022-03-29-alpha
New block updates
- Lua table constructor with variable arguments
- Basic tweens support
- Play local sound on the client
- UI TextLabel attributes
v2022-03-22-alpha
Added new blocks
- Instance.GetChildren()
- StringValue.Value (get/set)
- Changed the way to declare local variables in functions
v2022-03-16-alpha
If you are upgrading from a previous release, make sure to update the Sync.lua plugin in Roblox Studio.
- Moved to new blockly json serialization format (no more xml)
- Remote events
- GUIButtons
- Lua Tables
v2022-03-13-alpha
- Fixed broken prompts when adding and renaming variables
- Changed "show lua" button to print to console. This was breaking text inputs.
- Added get/set blocks for data storage
- Upgraded blockly version and fixed bugs from that
v2021.11.29-alpha
This is an unsigned "WIP" release. Just in case anyone wants to try it out for now.