-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create var-and-list.js #167
Conversation
与原版的积木相比,这个拓展的变量/列表名称是输入框形式而不是下拉列表,可以更加方便的操作变量和列表 compare to the Scratch blocks, this extension variable/list name is in the form of an input box rather than a drop-down list, making it more convenient to operate variables and lists |
fix i10n
yess |
增加了“获取列表中区间的值”积木,增加了更好使用的“获取列表值”与“获取值在列表中的所有位置”积木
增加了“获取列表中区间的值”积木,增加了更好使用的“获取列表值”与“获取值在列表中的所有位置”积木,可以配合not.js使用 add "get value of from range in list" block,add more easy-to-use "get value of list" and "get all positions of value in the list" blocks,can used with not.js |
增加了“遍历数字区间”与“遍历列表区间”积木
增加列表排序积木
add label
add docs
add unsupport complie tip
Can you separate new blocks that are incompatible with Turbowarp, or at least make a way for people to differentiate them? |
I will find time to synchronize Gandi blocks to Turbowarp version, but GM may not necessarily pass quickly,but now I will add tags that are not compatible with Turbowarp first. |
https://githubfast.com/qxsck/scratch-extensions/blob/main/var-and-list.js |
@qxsck my favourite block |
* Create var-and-list.js * Update var-and-list.js fix i10n * Update var-and-list.js 增加了“获取列表中区间的值”积木,增加了更好使用的“获取列表值”与“获取值在列表中的所有位置”积木 * Update var-and-list.js 增加了“遍历数字区间”与“遍历列表区间”积木 * Update var-and-list.js 增加列表排序积木 * Update var-and-list.js add label * Update var-and-list.js add docs * Update var-and-list.js add unsupport complie tip * Update var-and-list.js * Update var-and-list.js * Update var-and-list.js * Update var-and-list.js * Update var-and-list.js
操作原版变量与列表的拓展,部分积木与TurboWarp中的“变量与列表”拓展兼容,另外添加了一些新的积木,未来会有更多的积木加入
an extension to operate the Scratch variables and lists, some blocks are compatible with "Variable and list" extension in TurboWarp,and add some new blocks,more blocks will be add in future