Releases: CleanroomMC/GroovyScript
Releases · CleanroomMC/GroovyScript
v1.1.2
What's Changed
- Fix IE Oredict item count by @WaitingIdly in #191
- Fix some IE Recipe Builders not using IIngredient properly by @WaitingIdly in #196
- Add The Aurorian compatibility by @Wizzerinus in #183
- Fix Edge Case Running Status of Sandbox by @IntegerLimit in #205
- Add mixin to OreIngredient to access its name by @juraj-hrivnak in #204
- Fix "value already present" error on reloading by @juraj-hrivnak in #203
- add Atum 2 compat by @WaitingIdly in #192
- add Mystical Agriculture compat by @WaitingIdly in #193
- add Cyclic compat by @WaitingIdly in #194
- add Primal Tech compat by @WaitingIdly in #197
- add Extra Botany compat by @WaitingIdly in #198
- add Botanic Additions compat by @WaitingIdly in #200
- Improve hand command functionality by @WaitingIdly in #186
- Minor Documentation Fixes by @WaitingIdly in #206
- Create recipes using a RecipeBuilder in more situations by @WaitingIdly in #202
- Add JEI Categories and related improvements by @WaitingIdly in #201
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- fix botania lexicon not being added by @WaitingIdly in #184
- add allowedSoils for Flower Generation by @WaitingIdly in #185
- add ProjectE compat by @WaitingIdly in #163
- Add ProdigyTech compatibility by @Wizzerinus in #173
- Add EssentialCraft 4 compatibility by @Wizzerinus in #176
- add PneumaticCraft: Repressurized compat by @WaitingIdly in #162
- add Immersive Petroleum compat by @WaitingIdly in #171
- Change from mixin GuiScreen to listen to ClientChatEvent by @WaitingIdly in #187
New Contributors
- @Wizzerinus made their first contribution in #173
Full Changelog: v1.1.0...v1.1.1
v1.1.0-hotfix1
Full Changelog: v1.1.0...v1.1.0-hotfix1
v1.1.0
What's Changed
- GameObjectHandler enhancement by @brachy84 in #156
- Stuff by @brachy84 in #178
- More validation of documenting annotations by @WaitingIdly in #165
- add Industrial Foregoing compat by @WaitingIdly in #159
- Immersive Engineering Crusher Recipe Secondary Output by @WaitingIdly in #169
- add LazyAE2 compat by @WaitingIdly in #168
- Minor Cleanup of IDE warnings, also small bugfixes by @WaitingIdly in #179
- Fix for ls not suggesting items from supers and interaces by @zznty in #180
New Contributors
Full Changelog: v1.0.2...v1.1.0
v1.0.2
What's Changed
- Create AbstractCraftingRecipeBuilder by @WaitingIdly in #155
- add Rustic compat by @WaitingIdly in #146
- add Nature's Aura compat by @WaitingIdly in #147
- shorten dependencies and make it cleaner by @WaitingIdly in #154
- make MethodDescription#description check for a global fallback by @WaitingIdly in #158
- add Thermal Expansion compat by @WaitingIdly in #152
- Tinkers' Construct Documentation by @Testure in #157
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- fix up docgen for new compat by @WaitingIdly in #148
- add Arcane Archives compat by @WaitingIdly in #145
- File blocking refactor by @brachy84 in #150
- Closure improvements by @brachy84 in #151
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Aether Legacy Support by @mcadventurecity in #126
- add Better With Mods compat by @WaitingIdly in #131
- add Alchemistry compat by @WaitingIdly in #133
- Update examples scripts by @WaitingIdly in #138
- Language Server & VSC extension by @brachy84 in #139
- Cache compiled scripts by @brachy84 in #137
- Add VitePress generation option, set as default by @WaitingIdly in #140
- add Calculator compat by @WaitingIdly in #134
- add Extra Utilities 2 compat by @WaitingIdly in #129
- fix CME when removing all for Inscriber and Grinder by @WaitingIdly in #143
- Better JEI compat by @WaitingIdly in #142
- Add Draconicevolution energy core block compat by @brachy84 in #135
- Block file access outside instance dir by @brachy84 in #141
- create NamedRegistry, move some logic to be INamed-based by @WaitingIdly in #144
New Contributors
- @mcadventurecity made their first contribution in #126
Full Changelog: v0.8.0...v1.0.0
v0.8.0
What's Changed
- Fixes #84 + Fixes #110 by @Rongmario in #111
- Set compiler configuration's source encoding to UTF-8 explicitly, fixes #115 by @Rongmario in #116
- Create zh_cn.lang by @mczph in #113
- Logging line numbers when in debug mode by @Rongmario in #117
- Fix GS Reload Resetting Hidden HEI Ingredients by @IntegerLimit in #121
- Integrated Documentation by @WaitingIdly in #97
- Add Pyrotech support by @Supernoobv in #122
- Add isEnabled to IScriptReloadable, clarifying some NPE errors by @WaitingIdly in #127
- Obeying Intellij's linter thingy by @WaitingIdly in #128
New Contributors
- @mczph made their first contribution in #113
- @Supernoobv made their first contribution in #122
Full Changelog: v0.7.3...v0.8.0
v0.7.3
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
- Handle groovy's uncaught exceptions and throwables accordingly by @Rongmario in #105
- Fixes #104 by @Rongmario in #106
- Fix the reload from crashing when JEI isn't in the environment by @Rongmario in #107
- Fix potential NPE from null EntityPlayer passed through CraftingInfo by @Rongmario in #108
Full Changelog: v0.7.1...v0.7.2