2.1.0.36 for 1.11.2
on Nov 19, 2023- Fixed a crash due to achievements
- Fixed Endermen not being harmed in the rain and fire not being remove
- Note: This will probably break compatibility with RandomThingsCore, however this is an issue on their side
- Added a json config for block temperatures
- Added missing Freeze localization
- Reworked how temperature change rates work. Temperatures will now change much faster than before, and mainly operate on a gradient system. The greater the difference in temperature, the faster it will change.
- Fixed brewing recipes colliding with Vanilla
- Fixed a crash with the Freeze iceball
- Improved crop decay in the winter
- Adjusted temperature modification by heat emitting blocks
- Increased season temperature modifiers. It now gets colder during the winter and hotter in the summer
- Removed the hypo/hyperthermia levels and reduced the duration to 10 seconds
- Increased the effects of time on the temperature
- Removed reflection from the seasons api (likely will provide a minor boost in performance)
- Added temperature config options
- Added season config options
Other notes: New changes made on Github now result in automatic builds. So in future the gap between them will hopefully not be so large. Have fun!
3.0.0.35 for 1.12
on Nov 19, 2023Changelog:
Build 1.12-3.0.0.35:
Build 1.12-3.0.0.33:
Adubbz: Switched to using JSON recipes
Adubbz: Update MCP mappings to the current latest available
Adubbz:
Making build.gradle consistent with BoP to minimize the potential for
error
Build 1.11.2-2.1.0.27:
Adubbz: Bumped the version number
Build 1.11.2-2.0.5.26:
Adubbz: Added additional config options for seasons
Adubbz: Try and appease Jenkins...
Adubbz: Added temperature config options
Adubbz: Fixed a crash when setting the season
Adubbz: Let's try this...
Build 1.9.4-1.1.1.21:
github: Mark builds as supporting 1.10 and 1.10.2
github: Oops...
Build 1.9.4-1.1.1.19:
Adubbz: Random change to test jenkins
Build 1.11.2-2.0.5.14:
Adubbz: Updated build.gradle so automatic builds will work
Adubbz: Updated gradle wrapper
Build 1.11.2-2.0.5.8:
Adubbz: Removed reflection from the seasons api. Closes #245
Build 1.11.2-2.0.5.7:
Adubbz: Fixing up the manifest
Adubbz: Order matters
Adubbz: Fix domain for Maven
3.0.0.33 for 1.12
on Nov 19, 2023Changelog:
Build 1.12-3.0.0.33:
Build 1.11.2-2.1.0.27:
Adubbz: Bumped the version number
Build 1.11.2-2.0.5.26:
Adubbz: Added additional config options for seasons
Adubbz: Try and appease Jenkins...
Adubbz: Added temperature config options
Adubbz: Fixed a crash when setting the season
Adubbz: Let's try this...
Build 1.9.4-1.1.1.21:
github: Mark builds as supporting 1.10 and 1.10.2
github: Oops...
Build 1.9.4-1.1.1.19:
Adubbz: Random change to test jenkins
Build 1.11.2-2.0.5.14:
Adubbz: Updated build.gradle so automatic builds will work
Adubbz: Updated gradle wrapper
Build 1.11.2-2.0.5.8:
Adubbz: Removed reflection from the seasons api. Closes #245
Build 1.11.2-2.0.5.7:
Adubbz: Fixing up the manifest
Adubbz: Order matters
Adubbz: Fix domain for Maven
2.0.5.26 for 1.11.2
on Nov 19, 2023Changelog:
Build 1.11.2-2.0.5.26:
Adubbz: Let's try this...
Build 1.9.4-1.1.1.21:
github: Mark builds as supporting 1.10 and 1.10.2
github: Oops...
Build 1.9.4-1.1.1.19:
Adubbz: Random change to test jenkins
Build 1.11.2-2.0.5.14:
Adubbz: Updated build.gradle so automatic builds will work
Adubbz: Updated gradle wrapper
Build 1.11.2-2.0.5.8:
Adubbz: Removed reflection from the seasons api. Closes #245
Build 1.11.2-2.0.5.7:
Adubbz: Fixing up the manifest
Adubbz: Order matters
Adubbz: Fix domain for Maven
1.1.1.21 for 1.10.2
on Nov 19, 2023Changelog:
Build 1.9.4-1.1.1.21:
github: Oops...
Build 1.9.4-1.1.1.19:
Adubbz: Random change to test jenkins
Build 1.11.2-2.0.5.14:
Adubbz: Updated build.gradle so automatic builds will work
Adubbz: Updated gradle wrapper
Build 1.11.2-2.0.5.8:
Adubbz: Removed reflection from the seasons api. Closes #245
Build 1.11.2-2.0.5.7:
Adubbz: Fixing up the manifest
Adubbz: Order matters
Adubbz: Fix domain for Maven
1.1.1.19 for 1.10.2
on Nov 19, 2023This build fixes an issue with potion brewing recipes (already found in 1.11 builds)
2.0.5.14 for 1.11.2
on Nov 19, 2023Changelog:
Build 1.11.2-2.0.5.14:
Build 1.11.2-2.0.5.8:
Adubbz: Removed reflection from the seasons api. Closes #245
Build 1.11.2-2.0.5.7:
Adubbz: Fixing up the manifest
Adubbz: Order matters
Adubbz: Fix domain for Maven
2.0.5.8 for 1.11.2
on Nov 19, 2023Changelog:
Build 1.11.2-2.0.5.8:
Adubbz: Removed reflection from the seasons api. Closes #245
Build 1.11.2-2.0.5.7:
Adubbz: Fix domain for Maven
Build <b><font color="red">Groovy script failed:</font></b><br><pre>org.jenkinsci.plugins.scriptsecurity.scripts.UnapprovedUsageException: script not yet approved for use
at org.jenkinsci.plugins.scriptsecurity.scripts.ScriptApproval.using(ScriptApproval.java:458)
at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SecureGroovyScript.evaluate(SecureGroovyScript.java:168)
at org.jvnet.hudson.plugins.groovypostbuild.GroovyPostbuildRecorder.perform(GroovyPostbuildRecorder.java:362)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
at hudson.model.Build$BuildExecution.post2(Build.java:185)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665)
at hudson.model.Run.execute(Run.java:1766)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
</pre>:
Adubbz: Fixing up the manifest
Adubbz: Order matters
2.0.5.7 for 1.11.2
on Nov 19, 2023Changelog:
Build 1.11.2-2.0.5.7:
Adubbz: Fix domain for Maven
Build <b><font color="red">Groovy script failed:</font></b><br><pre>org.jenkinsci.plugins.scriptsecurity.scripts.UnapprovedUsageException: script not yet approved for use
at org.jenkinsci.plugins.scriptsecurity.scripts.ScriptApproval.using(ScriptApproval.java:458)
at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SecureGroovyScript.evaluate(SecureGroovyScript.java:168)
at org.jvnet.hudson.plugins.groovypostbuild.GroovyPostbuildRecorder.perform(GroovyPostbuildRecorder.java:362)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
at hudson.model.Build$BuildExecution.post2(Build.java:185)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665)
at hudson.model.Run.execute(Run.java:1766)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
</pre>:
Adubbz: Fixing up the manifest
Adubbz: Order matters
2.0.5.6 for 1.11.2
on Nov 19, 2023Changelog:
Build 1.11.2-2.0.5.6:
1.11 for 1.10.2
on Nov 19, 2023- Includes all bugfixes and changes from the 1.11 builds. Courtesy of grundyboy34
2.0.5 for 1.11.2
on Nov 19, 2023- Fixed severe performance issues due to snowflake particle collisions from the cooling coil
- Fixed dragon's breath collection with bottles
- Fixed bottle duplication when collecting water
- Right clicking filled cauldrons with random blocks no longer gives dirty water bottles
- Fixed Vanilla water bottles not increasing thirst bar
- Lit furnaces now act as a heatsource
- Added marcoasfonseca's Portuguese translation
- Adjusted the time difference calculation for sleeping & seasons
2.0.4 for 1.11
on Nov 19, 2023- Beds no longer move forward large periods of time randomly
2.0.3 for 1.11
on Nov 19, 2023- Updated to Forge 2181
- Fixed TAN torch model loading errors
- Fixed campfires not burning out
- Fixed potion effect gui icons
2.0.2 for 1.11
on Nov 19, 2023- Updated to Forge 2152
2.0.1 for 1.11
on Nov 19, 2023- Fixed a crash due to altered transformer names in 1.11
- Canteens are no longer repairable
2.0.0 for 1.11
on Nov 19, 2023- Updated to Minecraft 1.11
1.0.11 for 1.10.2
on Nov 19, 2023- Made the rain collector fill slightly faster
- Fixed campfire placement, so they can only be placed on blocks with solid tops
- Fixed ice/snow generation in biomes that normally get snow when seasons are disabled
1.0.10 for 1.10.2
on Nov 19, 2023- Added a rain collector
1.0.9 for 1.10.2
on Nov 19, 2023- Added config options to disable seasons, thirst, and body temperature