Skip to content

Releases: MiahNelah/lib-blockly

0.7.3

02 Nov 20:46
1c48bda
Compare
Choose a tag to compare
  • fix execute macro wrapper not awaiting async macro (thanks @tposney for feedback)

0.7.2

17 Apr 20:42
05f82d2
Compare
Choose a tag to compare

bump to Foundry 11

1.7.1

17 Apr 20:38
Compare
Choose a tag to compare
  • update to Foundry 11

0.7.0

26 Sep 15:15
Compare
Choose a tag to compare

Version 0.7.0

⚠️ This update is only available on Foundry v10+.

  • add Macro validation and error report

You may have or will encounter issues with LibBlockly, espacially when updating to a newer version on this module because I still often tweak existing blocks to improve. Sometimes, thoses modifications can break your macro. To prevent this, a macro validation process has been implemented which will you to get some insigths corrupted macro issues :

Error report preview

Please open a ticket on GitHub using providing link and copy/paste provided logs.

  • add basic blocks migration

As stated before, blocks can be broken after updating libBlockly. I implemented a basic, first iteration of block migration which will convert your macro to the newest version silently. Conversion is done only on running or editing, and will not be persist until to change your macro.

  • add new Token custom blocks

    • Get all tokens in scene ...
    • Get all tokens in current scene
    • Get selected token(s)
    • Toggle token(s) visibility
    • Show token(s)
    • Hide token(s)
    • Rotate token(s)
    • Set token(s) scale
    • Reset token(s) scale
    • Change token(s) elevation
    • Move token(s)
    • Toggle tokens(s) combat state (⚠️ work in progress ⚠️)
  • a lot of underground work to ease custom block creation, fix multiples issues, remove useless warnings, etc.

0.6.2

01 Sep 16:28
Compare
Choose a tag to compare
  • Foundry v10 stable support (v10.283)
  • new custom blocks added:
    • Rotate token
    • Change token scale
    • Reset token scale

0.6.1.6

08 Aug 15:42
b8a56b3
Compare
Choose a tag to compare
  • fix manifest url in manifest
  • remove maximum compatibility version

0.6.0_v9-stable

08 Aug 15:53
294ec6f
Compare
Choose a tag to compare

fix manifest url in manifest

0.6.1.4

07 Aug 17:49
f4b12d7
Compare
Choose a tag to compare

remove Foundry v9 support from this release and further ones

Please stay in v0.6.0 for v9 support.

0.6.1.3

07 Aug 11:37
7704cd2
Compare
Choose a tag to compare

fix maximal compatibility version

0.6.1.2

07 Aug 08:11
c44535f
Compare
Choose a tag to compare

fix parsing issue on rolltable result