Skip to content
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

Fix grammar and block in 'Time' extension #904

Merged
merged 2 commits into from
Aug 20, 2023

Conversation

ziqiangao
Copy link
Contributor

Block, Extract () from () was broken and was returning NaN.
Grammar also fixed in some blocks

Block, Extract () from () was broken and was returning NaN
@LilyMakesThings
Copy link
Contributor

don't have them capitalised, it's inconsistent with other extensions

Decapitalised first letter
@ziqiangao
Copy link
Contributor Author

Decapitalised the first letter of block names

@CubesterYT
Copy link
Collaborator

Wait, I don't think you can change the argument type according to compatibility docs. I think you might have to make a new block with the fix. How was this not caught during it's development???

@ziqiangao
Copy link
Contributor Author

An argument type change from 'NUMBER' to 'STRING' is typically safe both ways however argument id's and block opcodes has to be the same

@GarboMuffin GarboMuffin merged commit 7471c25 into TurboWarp:master Aug 20, 2023
1 check passed
@ziqiangao ziqiangao deleted the extension-patches branch August 20, 2023 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants