Releases: Alex4386/Typhon
Releases · Alex4386/Typhon
Ver. 0.6.6 for Minecraft 1.18.2
Changelogs
- prevent geothermal code going crazy, again.
- updated crater cycle
- updated logic of evaporation code
- geothermal activity now considers scale factor of current eruption scale
- various code cleanups, but still is a spaghetti code.
- geothermal activity now happens near the lava flows.
- BlueMap Integeration
- Logger fix
- Fixed
VolcanoVent#isMainVent
🌋 ENJOY.
Ver. 0.6.5 for Minecraft 1.18.2
Hotfix
This version fixes geothermal code not properly working
Ver. 0.6.4 for Minecraft 1.18.2
Hotfix
This version fixes following bug:
- pillow lava level was stuck at level 8 if extension count reaches 0.
- prevent crater geothermal particle going absolutely nuts on initializing process
Ver. 0.6.3 for Minecraft 1.18.2
Hotfix
This version fixes BLOCK_DUST related exception.
Ver. 0.6.2 for Minecraft 1.18.2
Changelogs
- Primary succession is now implemented. (beta)
- add ore generation via calculation.
some ores which are more abundent on dikes are now generated properly. - Implemented posioning via Volcanic Gas
- Implemented Lava tubes. Erupting on currently flowing block or runny lava will extend existing flows instead of stacking more layer.
Thus, create more shield like volcano.
Note
This release was intended to be 0.7.0, But due to Minecraft 1.19 being complete mess, This is basically a backport of 0.7.0 to 1.18.2.
Ver. 0.6.1 for Minecraft 1.18.2
Changelog
- Removed debug System.out.println that I forgot to remove.
- Volcanic Ash fall is now handled properly.
- Eruption Style will now take effect during eruption session
- made volcanic bomb launching mechanism more realistic.
(long intervals, many bombs -> short intervals, less bombs. Requires reconfiguration of existing volcano)
Ver. 0.6.0 for Minecraft 1.18.2
Changelog
- Added support for 1.18.2
- Implementation of Pillow lava
- Implemented Eruption Style
- Implemented Fissure Eruption
- Lava flow extensions are now implemented
- Silicate Content is now implemented
Ver. 0.5.0 for Minecraft 1.17.1
Typhon Plugin Ver. 0.5.0
Changelog
- Added support for 1.17.1
- Updated composition of default volcano.
- Now targets Java 16.
Ver. 0.4.0 for Minecraft 1.16.5
Typhon Plugin Ver. 0.4.0
Changelog
- Initial Release