Skip to content

R-1.3.0

Latest
Compare
Choose a tag to compare
@Enginecrafter77 Enginecrafter77 released this 01 Sep 16:30
· 56 commits to master since this release

A new release... again. This release fixes many bugs, and adds some new features described below.

New features:

  • Thermal counteraction (4c282c7)
  • Gradient cave temperatures (6f269c9)

Game changes:

  • Added heat values to lava bucket and fire charge (f293b0c)
    • You will have to delete your item_effects.json to see the changes
  • Added temperature difference between day and night (f17e4aa)

Bugfixes:

API Changes:

  • Narrowed down ItemEffect generic arguments (b1ba006)
  • Fixed SimpleStatRecord#checkoutValueChange documentation (e8d4e84)
  • Reworked ItemEffect Event handling (a47787a)
  • Deprecated SimpleStatRecord#setValueRange (71b3ec5)

Misc changes:

  • Fixed tree checking during build (ff706f2)
  • Added github workflows (e5cdd68)