-
Notifications
You must be signed in to change notification settings - Fork 4
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
ZenCode support #41
Comments
Since my network condition is bad these days, it's hard to set up the latest dev environment for Probe. So I'll work on the extension(lexer and parser) first. |
Awesome! So, you plan to add ZenCode support to the same extension? |
📝 For getting info about Bracket Handlers: 💡 Info regardig ZC 📝 For getting the methods/globals and the like: Afaik we currently have not way to properly export the inner definitions so you would have to recreate some workings to get the definitions in your own format.
Tags on the other hand always return |
@kindlich Thanks a lot for visiting this issue and for the detailed explanation! ❤️ |
Hit me up on Discord if you need any help or testing @Yesterday17. I would be more than happy to help. :) |
Hey there,
you may know me as a long time user of your glorious extension which saved me a ton of time while developing modpacks.
I know you didn't have much time lately as I also submitted other issues where you explained that.
But do you think it would be possible to develop a similar extension for newer versions of minecraft such as 1.16?
There would be a lot to do tho since the way Crafttweaker works changed a lot in that version. It would probably be a better idea to create a completely new extension called ZenCode or something since the language CT uses is ZenCode now and no longer ZenScript.
Also the syntax changed quite a bit since they are using item tags now and no longer bracket handlers.
The probe mod to dump all information can stay the same as it can be a separate mod for each version of minecraft. But you would need to update it as well because it needs to store everything as item tags and not as bracket handlers anymore.
I know this is a ton of work but there isn't something so useful like your extension for 1.16 yet and developing modpacks is a pain.
I'd be ready to become a backer of your project if you want to make some money with it and would happily donate if that helps you investing some of your time on that project.
Let me know your thoughts of that.
The text was updated successfully, but these errors were encountered: