Skip to content

1.3.144 (updated)

Compare
Choose a tag to compare
@kotmatross28729 kotmatross28729 released this 19 Nov 11:55
· 49 commits to main since this release

DON'T FORGET TO RESET THE CONFIG BEFORE INSTALLING, IF YOU HAVE CHANGED IT, YOU NEED TO TRANSFER THE CHANGES TO THE NEW CONFIG! (concerns biome and general config)

  • [NTM Space compat] More severe temperature conditions on planets.

    • "Cyclic temperature rate":
      • The same as “n temperature decrease”, but for temperature rate, that is, separate configs for Dawn, Day, Dusk, Night.
    • Hard temperatures
      • Temperatures that can penetrate weak suits without fire resistance (HEV/MITTY)
    • Highly optimized armor checks for temperature, ~7.246 times faster
    • Air vents (finally) are working properly
    • Fixed a couple of errors in temperature calculations, depending on the position of the sun on the planets
  • [NTM compat] Machines affect body temperature | Support for hbm's ntm blocks/items by default | Misc stuff

    • Some machines will now increase the ambient temperature.
      • Сan be disabled in config
      • The divisors for the heat value can also be changed in config (ambient temperature of most machines is calculated from the heating of the machine, but we don't use "raw" values, since they can be around several thousand, so we use divisors so that the ambient temperature is in an acceptable range. Machines without heat (e.g. diesel generator) generate heat simply due to the fact that they are turned on, their heat values are constant, and can also be changed in the config)
    • Now items with certain hazards will affect player
      • "Pyrophoric / Hot" items increase ambient temperature
      • "Coal dust" / "Asbestos" items decrease air quality
      • "Digamma Radiation" items decrease sanity
    • Added plastic bottles, have 2 times more capacity than regular glass ones
      • bottles work with the hbm's liquid system, so you can draw it from the barrels
  • Fixed several minor (and not so) bugs

  • Added more types of water, because I can

    • cold water can now be dirty
    • you can cool cold/cold dirty water with ice to frosty water
    • you can heat clean water to warm, and warm/warm dirty to hot
      • you can heat cold water to clean, and frosty to cold
  • Added texture for the extinguished torch

    • also fixed a bug due to which vanilla torches were consumed even in creative
  • Added the ability to change a huge number of hardcoded values

    • config now has 150+ options