9.7.0.194 for 1.18.2
on Jan 27, 202310.0.0.191 for Forge 1.18.2
on Jan 27, 2023- migrate from File to NIO Path - mezz
- move more startup code into Common - mezz
- move more startup code to Common - mezz
- move IngredientGridConfig defaults to Common - mezz
- refactor more logic out of ModIdFormatConfig and into Common - mezz
- refactor ModIdHelper into common - mezz
- move lang and image assets to Common - mezz
- nvm it's already in the root build.gradle - mezz
- Compile for Java 17 - mezz
- organize client configs - mezz
10.0.0.188 for Forge 1.18.2
on Jan 27, 2023- move lang and image assets to Common - mezz
- nvm it's already in the root build.gradle - mezz
- Compile for Java 17 - mezz
- organize client configs - mezz
- move away from depending on ModConfigEvent for reloading configs - mezz
- use ATs instead of mixins for Forge, they are more compatible when mods depend on JEI - mezz
- fix button highlight color - mezz
- audit the use of ATs - mezz
- split up maven publish tasks - mezz
- run all tests in one step - mezz
10.0.0.187 for Forge 1.18.2
on Jan 27, 2023- move away from depending on ModConfigEvent for reloading configs - mezz
- use ATs instead of mixins for Forge, they are more compatible when mods depend on JEI - mezz
- fix button highlight color - mezz
- audit the use of ATs - mezz
- split up maven publish tasks - mezz
- run all tests in one step - mezz
- release as alpha - mezz
- Generate separate jar and sources jars - mezz
- apply Spotless - mezz
- Move tests to Common - mezz
10.0.0.186 for Forge 1.18.2
on Jan 27, 2023- use ATs instead of mixins for Forge, they are more compatible when mods depend on JEI - mezz
- fix button highlight color - mezz
- audit the use of ATs - mezz
- split up maven publish tasks - mezz
- run all tests in one step - mezz
- release as alpha - mezz
- Generate separate jar and sources jars - mezz
- apply Spotless - mezz
- Move tests to Common - mezz
- cleanup - mezz
10.0.0.185 for Forge 1.18.2
on Jan 27, 2023- fix button highlight color - mezz
- audit the use of ATs - mezz
- split up maven publish tasks - mezz
- run all tests in one step - mezz
- release as alpha - mezz
- Generate separate jar and sources jars - mezz
- apply Spotless - mezz
- Move tests to Common - mezz
- cleanup - mezz
- clean up - mezz
10.0.0.184 for Forge 1.18.2
on Jan 27, 2023- split up maven publish tasks - mezz
- run all tests in one step - mezz
- release as alpha - mezz
- Generate separate jar and sources jars - mezz
- apply Spotless - mezz
- Move tests to Common - mezz
- cleanup - mezz
- clean up - mezz
- move JeiStarter to Common - mezz
- separate forge event code from event handlers - mezz
9.7.0.180 for 1.18.2
on Jan 27, 2023- deprecate some api methods that depend on forge-specific code - mezz
- Create IIngredientTypeWithSubtypes for generic handling of subtypes in ingredients - mezz
- Move config screen into platform service - mezz
- move forge configs into forge folder - mezz
- Add platform server helper - mezz
- Use service to get particle icons - mezz
- Organize packet data into data and context - mezz
- Update es_es.json (#2782) - zeedif
- Fix #2783 Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER - mezz
9.6.0.179 for 1.18.2
on Jan 27, 2023- Move config screen into platform service - mezz
- move forge configs into forge folder - mezz
- Add platform server helper - mezz
- Use service to get particle icons - mezz
- Organize packet data into data and context - mezz
- Update es_es.json (#2782) - zeedif
- Fix #2783 Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER - mezz
- Clean up ErrorUtil - mezz
- Move registry access to a service loader - mezz
- Update it_it.json (#2785) - Andrea Costa
9.6.0.178 for 1.18.2
on Jan 27, 2023- Add platform server helper - mezz
- Use service to get particle icons - mezz
- Organize packet data into data and context - mezz
- Update es_es.json (#2782) - zeedif
- Fix #2783 Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER - mezz
- Clean up ErrorUtil - mezz
- Move registry access to a service loader - mezz
- Update it_it.json (#2785) - Andrea Costa
- Protect against mod crashes when checking for enchantable items - mezz
9.6.0.177 for 1.18.2
on Jan 27, 2023- Update es_es.json (#2782) - zeedif
- Fix #2783 Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER - mezz
- Clean up ErrorUtil - mezz
- Move registry access to a service loader - mezz
- Update it_it.json (#2785) - Andrea Costa
- Protect against mod crashes when checking for enchantable items - mezz
9.6.0.176 for 1.18.2
on Jan 27, 2023- Fix #2783 Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER - mezz
- Clean up ErrorUtil - mezz
- Move registry access to a service loader - mezz
- Update it_it.json (#2785) - Andrea Costa
- Protect against mod crashes when checking for enchantable items - mezz
9.5.5.175 for 1.18.2
on Jan 27, 2023- Update it_it.json (#2785) - Andrea Costa
- Protect against mod crashes when checking for enchantable items - mezz
9.5.5.173 for 1.18.2
on Jan 27, 2023- Add access to IIngredientManager from recipe catalyst registration - mezz
- organize some network code into subprojects - mezz
- Refactor server connection logic into its own class - mezz
- Organize some config files into subprojects - mezz
- Move Translator to common.util - mezz
- Include all test results in Jenkins - mezz
- Clean up ReflectionUtil - mezz
- Move more code into the Core and Common subprojects - mezz
- Clean up ColorNamer code - mezz
- Move search logic into core subproject - mezz
9.4.1.172 for 1.18.1
on Jan 27, 20239.5.4.171 for 1.18.2
on Jan 27, 2023- Refactor server connection logic into its own class - mezz
- Organize some config files into subprojects - mezz
- Move Translator to common.util - mezz
- Include all test results in Jenkins - mezz
- Clean up ReflectionUtil - mezz
- Move more code into the Core and Common subprojects - mezz
- Clean up ColorNamer code - mezz
- Move search logic into core subproject - mezz
- Create "Core" subproject for code that does not depend on Minecraft - mezz
- Fix #2756 Fuel recipes with high values can overflow the recipe background - mezz
9.5.4.170 for 1.18.2
on Jan 27, 2023- Organize some config files into subprojects - mezz
- Move Translator to common.util - mezz
- Include all test results in Jenkins - mezz
- Clean up ReflectionUtil - mezz
- Move more code into the Core and Common subprojects - mezz
- Clean up ColorNamer code - mezz
- Move search logic into core subproject - mezz
- Create "Core" subproject for code that does not depend on Minecraft - mezz
- Fix #2756 Fuel recipes with high values can overflow the recipe background - mezz