Skip to content

Releases: RobuxTRex/Weather-Gains-LC

Release v2.0.1

18 Jan 21:05

Choose a tag to compare

v2.0.0

Target Version: v73
Patched a minor issue that resulted in a compatibility issue with Lethal Casino (and potentially other mods).

Changed

  • Removed the item value and item quantity clamp in the multiplier applier - #2

Release v2.0.0

10 Oct 22:08

Choose a tag to compare

v2.0.0

Complete rewrite of WeatherGains.

Added

  • Bee hives are now impacted by scrap value multipliers.
  • Safety guards to ensure scrap value is at least 1.
  • Compatibility Mode in config which guarantees compatibility with all other mods at the cost of disabling bee hive multipliers (any transpilers).
  • Config Version field to config, allowing future versions to allow backwards compatibility and migration to new formats.
  • Clear security policy, changelog, code of conduct, and CLA for maximum transparency.

Removed

  • Host syncing has been removed because WeatherGains is now a purely server-side mod!

Changes

  • WeatherGains has been relicensed under the AGPL-3.0-or-later!
  • Should be compatible with other mods that modify the moon scrap value multiplier due to modifications on how scrap multipliers are applied.
  • Better README!

Fixed

  • Clear weather multiplier not applying correctly - #1

More information can be found in the changelog!

v1.1.0 - Target Version v67

04 Nov 19:26
f3d4bea

Choose a tag to compare

General good changes this time around! I have no idea what to add now.
Besides from minor changes + bug fixes, this could be the final major update!

Changes

  • The Apparatus (Lung) prop is now affected by the value multiplier (toggleable in the configuration).

Fixes

  • Fixed an issue where the multiplier would add up over time, eventually leading to scrap worth
    thousands of credits.
  • Fixed an issue where the mod would completely overwrite the moon's default scrap value
    and amount multipliers. New implementation of how the mod applies the multipliers fixed
    this issue and also improved compatibility with other mods.

Additions

  • 'Value Multiplier Enabled' configuration setting added, which allows you to toggle the scrap
    value multipliers throughout the mod.
  • 'Amount Multiplier Enabled' configuration setting added, which allows you to toggle the scrap
    amount multipliers throughout the mod.
  • 'Apparatus Multiplier Enabled' configuration setting added, which allows you to toggle the scrap
    value multiplier for the apparatus prop.

Removals

  • 'Enabled' configuration setting, which allowed you toggle the mod. It has been replaced with
    three separate settings for value/amount/apparatus multipliers. You may also disable the mod
    in mod managers to entirely disable functionality.

(released two days ago)