Skip to content

Releases: wolfgangmeyers/bloxcode

v2025-09-23-alpha

23 Sep 20:23

Choose a tag to compare

v2025-09-23-alpha Pre-release
Pre-release

What's Changed

  • Added custom Lua code injection block for fallback code entry
  • Added complete ProximityPrompt support with 6 new blocks:
    • Create ProximityPrompt instances
    • Set action/object text and properties
    • Handle Triggered, HoldBegan, and HoldEnded events
  • New "Proximity Prompts" and "Advanced" toolbox categories

Installation

Download and run bloxcode-1.0.0 Setup.exe to install or update Bloxcode on Windows.

v2025-09-19-alpha

19 Sep 17:53

Choose a tag to compare

v2025-09-19-alpha Pre-release
Pre-release

What's Changed

  • Increased Express server payload limit to 50MB to handle large Roblox workspaces
  • Fixed issue where large workspace syncs would fail due to payload size restrictions

Installation

Download and run bloxcode-1.0.0 Setup.exe to install or update Bloxcode on Windows.

v2022-04-10-alpha

10 Apr 20:57

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

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

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

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

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

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

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.