GregTechCEu / GregTech

GregTech CE 1.12 fork continuing progression and development
GNU Lesser General Public License v3.0
223 stars 166 forks source link

GroovyScript 1.0.0 #2425

Closed brachy84 closed 1 month ago

brachy84 commented 1 month ago

What

GroovyScript 1.0.1 Also adds some helpers and uses its own material expansion instead of cts.

Implementation Details

Update game object handler declarations. They should now have auto completion in vsc.

Outcome

GroovyScript 1.0.1 compat (crashes without this)

Additional Information

-

Potential Compatibility Issues

No backwards compat

ALongStringOfNumbers commented 1 month ago

Also, I tried running GT without groovyscript to test if another hard dep was created, and I got this crash https://pastebin.com/fu9g4GuZ

I don't think this comes from this PR, but maybe the last PR that updated GS versions, which I thought I tested but apparently I missed?