MaxFoxGaming-Better_Beehives icon

Better Beehives

Beehives speed up plant growth and may drop a queen bee and royal jelly when harvested.

CHANGELOG

Changelog

1.2.3

  • Fixed issue with StartupAccelerator.
  • ZNetScene_Awake postfix will no longer attempt to add the SeedBed if the mod is not loaded; while this wasn't actually a problem in isolation due to a chainloader check on the postfix, StartupAccelerator was trying to load the SeedBed.Plugin type in conjunction with another mod.
  • Extra ZNetScene_Awake postfix method has been added to the SeedBed compatibility class instead, resulting in identical behaviour but no null references. Hopefully.
  • Added extra checks to ensure SeedBed was patched properly as well as being loaded in the chainloader before attempting to run compatibility methods.

1.2.2

  • Added compatibility for LazyVikings so that queen bee and jelly get auto extracted from the hive.
  • Updated SeedBed compatibility. Now it will also check if the seedbed has an allowed plant from the configs.

1.2.1

  • Adjusted plant growing behaviour so that the updates happen slowly on the plants rather than the hives to help performance.
  • Added compatibility for SeedBed so that nearby beehives can grow the plants inside the seedbed.
  • Added clientside config option to reduce the number of bee particles around plants to help performance.

1.2.0

  • Added plant growing behaviour to beehives. Now beehives that are near plants and pickables have a chance to accelerate their growth.
  • Added compatibility for ZenBeehive so that royal jelly and queen bees will be added to the hive's inventory.

1.1.2

  • Updated ServerSync to fix Playfab error

1.1.1

  • Old DLL was still present in the zip archive. Correct updated version now included. No change from 1.1.0

1.1.0

  • Compiled against the latest version of Valheim 0.220.3
  • Updated BepInEx dependency to 5.4.2202

1.0.3

  • Updated for Bog Witch
  • Added config option for debug logging.

1.0.2

  • Updated for Valheim Hildir's Request 0.217.24
  • Fixed outdated ServerSync

1.0.1

  • Updated for Valheim 0.216.9

1.0.0

  • Initial Release