Skip to content

Releases: wolfgangmeyers/bloxcode

v2022-04-10-alpha

10 Apr 20:57
Compare
Choose a tag to compare
v2022-04-10-alpha Pre-release
Pre-release

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

10 Apr 01:39
Compare
Choose a tag to compare
v2022-04-09-alpha Pre-release
Pre-release

Added Transparency and CanTouch attributes for Part

v2022-03-29-alpha

30 Mar 00:05
Compare
Choose a tag to compare
v2022-03-29-alpha Pre-release
Pre-release

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

23 Mar 04:11
Compare
Choose a tag to compare
v2022-03-22-alpha Pre-release
Pre-release

Added new blocks

  • Instance.GetChildren()
  • StringValue.Value (get/set)
  • Changed the way to declare local variables in functions

v2022-03-16-alpha

17 Mar 02:56
Compare
Choose a tag to compare
v2022-03-16-alpha Pre-release
Pre-release

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

13 Mar 18:19
Compare
Choose a tag to compare
v2022-03-13-alpha Pre-release
Pre-release
  • 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

30 Nov 03:08
Compare
Choose a tag to compare
v2021.11.29-alpha Pre-release
Pre-release

This is an unsigned "WIP" release. Just in case anyone wants to try it out for now.