You are viewing a potentially older version of this package. View all versions.
mrov-BetaWeatherTweaksBeta-0.14.11 icon

BetaWeatherTweaksBeta

Beta version of WeatherTweaks - adding combined and progressing weathers to the game.

Date uploaded a month ago
Version 0.14.11
Download link mrov-BetaWeatherTweaksBeta-0.14.11.zip
Downloads 6699
Dependency string mrov-BetaWeatherTweaksBeta-0.14.11

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
xilophor-LethalNetworkAPI-2.1.7 icon
xilophor-LethalNetworkAPI

A library/API to allow developers to easily add networking to their mods.

Preferred version: 2.1.7
mrov-MrovLib-0.0.9 icon
mrov-MrovLib

Common methods for my mods.

Preferred version: 0.0.9
mrov-WeatherRegistry-0.1.1 icon
mrov-WeatherRegistry

A mod for controlling the game's weather system.

Preferred version: 0.1.1

README

THIS IS A BETA VERSION

IF YOU ENCOUNTER ANY ISSUES, PLEASE REPORT THEM AND PROVIDE WHOLE LOG

Current version works on vanilla (v49 and v50) and with LLL

Currently added features (compared to Stable version):

  • Combined weathers
    • The ability for multiple weather conditions to be present at the same time
  • Progressing weathers
    • The ability for weather conditions to change during the day
  • Less dense fog (requires testing)
  • Integration with MeteoMultiplier
  • Integration with LateGameUpgrades

CHANGELOG

0.20.5

  • fixed an issue with weighter weather list being empty (thanks, b1adewo1f)

0.20.4

  • fixed an issue with special weathers not being disabled (thanks: mari0no1, finembelli, Lunxara)

0.20.3

  • fixed an issue with the game adding progressing weathers to wrong moons
  • updated logs
  • removed unused config entries

0.20.2

  • fixed weathers not using default WeatherRegistry values
  • updated logs

0.20.1

  • (hopefully) fixed EntranceTeleport errors
  • changed logging level of some debug messages
  • added LobbyCompatibility support

0.20.0

  • Released WeatherRegistry: a new foundation library for managing all weather-related things in the game
  • switched to WeatherRegistry for all weather-related things - Weather type, Effect type and more
  • removed SunAnimator patches
  • removed MapScreen patch
  • changed Combined/Progressing weathers registration
  • changed Foggy weather applying correctly with progressing weathers

0.14.11

  • fixed LethalLib weathers causing dictionary errors

0.14.10

  • fixed "all eclipsed" issue (#21) (thanks, 1410677474)

0.14.9

  • fixed an issue with sunAnimator disabling eclipse-related animations not tied to sunAnimator itself

0.14.8

  • disabled debug thingies (thanks, littlemssara)

0.14.7

  • fixed the issues with missing config entries

0.14.6

0.14.5

  • fixed fog settings not being applied consistently

0.14.4

  • fixed compatibility patch with GeneralImprovements (circular dependency)

0.14.3

  • started doing changelog
  • fixed an issue where the game would softlock if any levels had no defined randomWeathers