You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pass default properties from command block to nextBlocks (Closes#109) (
#110)
* Refactor proccessBlockWithSmartness function to
include default values for block properties
* rm children
* 1.7.1
Add ability to pass smartblock cmd to REPEAT to iterate over (#104)
* refactor
* adjust delayArgs to accept array
* add ITERATION and ITERATIONVALUE to REPEAT cmd
* 1.7.0
* set count to - to iterate over values
* PR Feedback
* revert delayArgs changes
* handle array passed to repeatArg
* update docs
* revert delayArgs type definition