What's Changed
- InvokerHelperVisitor visit the frame by @Ecdcaeb in https://github.com/CleanroomMC/GroovyScript/pull/225
- Unblacklist GrS registry by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/232
- Fix Analysing Chamber removal shorthand by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/224
- add Immersive Technology compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/199
- Chisel Group exists on reload validation by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/237
- Fix loading cached inner classes by @brachy84 in https://github.com/CleanroomMC/GroovyScript/pull/230
- Add (partial?) Advanced Rocketry compatibility by @Wizzerinus in https://github.com/CleanroomMC/GroovyScript/pull/189
- add Tech Reborn compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/177
- Add PyroTech Oven and Kiln compat by @shadl7 in https://github.com/CleanroomMC/GroovyScript/pull/219
- fix singleton aspect, change texture, make example by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/231
- cant download, wont use by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/242
- Boilerplate Registry for Lists by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/234
- fix odd validate calls by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/241
- Fix AA Oil Gen fluidInput method doing other things by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/243
- fix infusion type info handler being incorrect by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/244
- Make the Comp annotation easier to use by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/236
- Convert a handful of javax annotations to jetbrains by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/245
- More defaultValues for Object Mappers by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/249
- add Botania Tweaks compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/248
- Language Server fixes and improvements by @brachy84 in https://github.com/CleanroomMC/GroovyScript/pull/235
- Astral Sorcery Starmetal Conversion by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/252
- Remove deprecated stuff for 1.2 by @brachy84 in https://github.com/CleanroomMC/GroovyScript/pull/250
- Constraints on input stack size for recipe builder by @Wizzerinus in https://github.com/CleanroomMC/GroovyScript/pull/222
- Config for method removal via asm by @brachy84 in https://github.com/CleanroomMC/GroovyScript/pull/239
- add Future MC compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/254
- add Magneticraft compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/255
New Contributors
- @Ecdcaeb made their first contribution in https://github.com/CleanroomMC/GroovyScript/pull/225
- @shadl7 made their first contribution in https://github.com/CleanroomMC/GroovyScript/pull/219
Full Changelog: https://github.com/CleanroomMC/GroovyScript/compare/v1.1.3...v1.2.0
What's Changed
- Cyclic Enabled Check by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/209
- fix multiple punctuation marks by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/208
- Remove possibly incorrect JEI Category import by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/214
- Fix documentation listing some addition methods as removal by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/217
- Improve the recipe function by @juraj-hrivnak in https://github.com/CleanroomMC/GroovyScript/pull/218
- Convert all Records to Classes by @IntegerLimit in https://github.com/CleanroomMC/GroovyScript/pull/221
- Resolve Symbolic Links in Groovy Folder in Debug Mode by @IntegerLimit in https://github.com/CleanroomMC/GroovyScript/pull/210
- Crl fixes and more by @brachy84 in https://github.com/CleanroomMC/GroovyScript/pull/220
Full Changelog: https://github.com/CleanroomMC/GroovyScript/compare/v1.1.2...v1.1.3
What's Changed
- Fix IE Oredict item count by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/191
- Fix some IE Recipe Builders not using IIngredient properly by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/196
- Add The Aurorian compatibility by @Wizzerinus in https://github.com/CleanroomMC/GroovyScript/pull/183
- Fix Edge Case Running Status of Sandbox by @IntegerLimit in https://github.com/CleanroomMC/GroovyScript/pull/205
- Add mixin to OreIngredient to access its name by @juraj-hrivnak in https://github.com/CleanroomMC/GroovyScript/pull/204
- Fix "value already present" error on reloading by @juraj-hrivnak in https://github.com/CleanroomMC/GroovyScript/pull/203
- add Atum 2 compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/192
- add Mystical Agriculture compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/193
- add Cyclic compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/194
- add Primal Tech compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/197
- add Extra Botany compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/198
- add Botanic Additions compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/200
- Improve hand command functionality by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/186
- Minor Documentation Fixes by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/206
- Create recipes using a RecipeBuilder in more situations by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/202
- Add JEI Categories and related improvements by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/201
Full Changelog: https://github.com/CleanroomMC/GroovyScript/compare/v1.1.1...v1.1.2
What's Changed
- fix botania lexicon not being added by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/184
- add allowedSoils for Flower Generation by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/185
- add ProjectE compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/163
- Add ProdigyTech compatibility by @Wizzerinus in https://github.com/CleanroomMC/GroovyScript/pull/173
- Add EssentialCraft 4 compatibility by @Wizzerinus in https://github.com/CleanroomMC/GroovyScript/pull/176
- add PneumaticCraft: Repressurized compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/162
- add Immersive Petroleum compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/171
- Change from mixin GuiScreen to listen to ClientChatEvent by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/187
New Contributors
- @Wizzerinus made their first contribution in https://github.com/CleanroomMC/GroovyScript/pull/173
Full Changelog: https://github.com/CleanroomMC/GroovyScript/compare/v1.1.0...v1.1.1
What's Changed
- GameObjectHandler enhancement by @brachy84 in https://github.com/CleanroomMC/GroovyScript/pull/156
- Stuff by @brachy84 in https://github.com/CleanroomMC/GroovyScript/pull/178
- More validation of documenting annotations by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/165
- add Industrial Foregoing compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/159
- Immersive Engineering Crusher Recipe Secondary Output by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/169
- add LazyAE2 compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/168
- Minor Cleanup of IDE warnings, also small bugfixes by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/179
- Fix for ls not suggesting items from supers and interaces by @zznty in https://github.com/CleanroomMC/GroovyScript/pull/180
New Contributors
- @zznty made their first contribution in https://github.com/CleanroomMC/GroovyScript/pull/180
Full Changelog: https://github.com/CleanroomMC/GroovyScript/compare/v1.0.2...v1.1.0
What's Changed
- Create AbstractCraftingRecipeBuilder by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/155
- add Rustic compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/146
- add Nature's Aura compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/147
- shorten dependencies and make it cleaner by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/154
- make MethodDescription#description check for a global fallback by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/158
- add Thermal Expansion compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/152
- Tinkers' Construct Documentation by @Testure in https://github.com/CleanroomMC/GroovyScript/pull/157
Full Changelog: https://github.com/CleanroomMC/GroovyScript/compare/v1.0.1...v1.0.2
What's Changed
- fix up docgen for new compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/148
- add Arcane Archives compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/145
- File blocking refactor by @brachy84 in https://github.com/CleanroomMC/GroovyScript/pull/150
- Closure improvements by @brachy84 in https://github.com/CleanroomMC/GroovyScript/pull/151
Full Changelog: https://github.com/CleanroomMC/GroovyScript/compare/v1.0.0...v1.0.1
What's Changed
- Aether Legacy Support by @mcadventurecity in https://github.com/CleanroomMC/GroovyScript/pull/126
- add Better With Mods compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/131
- add Alchemistry compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/133
- Update examples scripts by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/138
- Language Server & VSC extension by @brachy84 in https://github.com/CleanroomMC/GroovyScript/pull/139
- Cache compiled scripts by @brachy84 in https://github.com/CleanroomMC/GroovyScript/pull/137
- Add VitePress generation option, set as default by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/140
- add Calculator compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/134
- add Extra Utilities 2 compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/129
- fix CME when removing all for Inscriber and Grinder by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/143
- Better JEI compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/142
- Add Draconicevolution energy core block compat by @brachy84 in https://github.com/CleanroomMC/GroovyScript/pull/135
- Block file access outside instance dir by @brachy84 in https://github.com/CleanroomMC/GroovyScript/pull/141
- create NamedRegistry, move some logic to be INamed-based by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/144
New Contributors
- @mcadventurecity made their first contribution in https://github.com/CleanroomMC/GroovyScript/pull/126
Full Changelog: https://github.com/CleanroomMC/GroovyScript/compare/v0.8.0...v1.0.0
What's Changed
- Fixes #84 + Fixes #110 by @Rongmario in https://github.com/CleanroomMC/GroovyScript/pull/111
- Set compiler configuration's source encoding to UTF-8 explicitly, fixes #115 by @Rongmario in https://github.com/CleanroomMC/GroovyScript/pull/116
- Create zh_cn.lang by @mczph in https://github.com/CleanroomMC/GroovyScript/pull/113
- Logging line numbers when in debug mode by @Rongmario in https://github.com/CleanroomMC/GroovyScript/pull/117
- Fix GS Reload Resetting Hidden HEI Ingredients by @IntegerLimit in https://github.com/CleanroomMC/GroovyScript/pull/121
- Integrated Documentation by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/97
- Add Pyrotech support by @Supernoobv in https://github.com/CleanroomMC/GroovyScript/pull/122
- Add isEnabled to IScriptReloadable, clarifying some NPE errors by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/127
- Obeying Intellij's linter thingy by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/128
New Contributors
- @mczph made their first contribution in https://github.com/CleanroomMC/GroovyScript/pull/113
- @Supernoobv made their first contribution in https://github.com/CleanroomMC/GroovyScript/pull/122
Full Changelog: https://github.com/CleanroomMC/GroovyScript/compare/v0.7.3...v0.8.0
What's Changed
- Handle groovy's uncaught exceptions and throwables accordingly by @Rongmario in https://github.com/CleanroomMC/GroovyScript/pull/105
- Fixes #104 by @Rongmario in https://github.com/CleanroomMC/GroovyScript/pull/106
- Fix the reload from crashing when JEI isn't in the environment by @Rongmario in https://github.com/CleanroomMC/GroovyScript/pull/107
- Fix potential NPE from null EntityPlayer passed through CraftingInfo by @Rongmario in https://github.com/CleanroomMC/GroovyScript/pull/108
Full Changelog: https://github.com/CleanroomMC/GroovyScript/compare/v0.7.1...v0.7.2