Skip to content

Tags: endlessm/godot-block-coding

Tags

v0.10.1

Toggle v0.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #405 from endlessm/dependabot/github_actions/chick… …ensoft-games/setup-godot-2.3.0 Bump chickensoft-games/setup-godot from 2.2.0 to 2.3.0

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #395 from endlessm/pull-translations Update translations

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #350 from endlessm/advanced-false Add is_advanced = false to non-advanced blocks

v0.8.0

Toggle v0.8.0's commit message
Background: Add safety check for parent block Mainly to test the background in isolation in a new Control scene.

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #243 from endlessm/fix-group-code-generation blocks: Use string type for group names

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #229 from endlessm/cleanup-deps Cleanup dependencies

v0.6.2

Toggle v0.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #182 from endlessm/it-block-cycle Fix InstructionTree and Block circular dependency

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #157 from endlessm/T35573-snappoint-tests Block: Add setter to manage bottom_snap

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #145 from endlessm/T35572-select-non-block-code-node Plugin: Only skip duplicate work when BlockCode nodes selected

v0.5.0

Toggle v0.5.0's commit message

Verified

This tag was signed with the committer’s verified signature.
wjt Will Thompson
Version 0.5.0 Compatibility improvements: - Improve compatibility with Godot 4.3 beta - Add workaround for compatibility with Godot 4.2.1 Bug fixes: - Fix errors related to parameter blocks - Correct tooltip for block picker toggle button - Simplify drawing block backgrounds - Remove unused code Other improvements: - Animate when scrolling between categories - Use physical keys for implicit WASD & arrow-key input