Skip to content

Releases: Ch0z/CropReplant

CropReplant - v2.2.4

21 May 12:18
Compare
Choose a tag to compare

Based on JohnDowson/CropReplant

  • Fix for error : Failed to find rpc method

Tested on Valheim version 0.218.15
Thanks to NbKXStorm and willbelazy (for reporting and testing)

⚠️ No custom plant settings
⚠️ Jotunn the Valheim Library is required

CropReplant - v2.2.3

21 May 12:17
Compare
Choose a tag to compare

Based on JohnDowson/CropReplant

Compatibity issue fixed with Mistlands update

Based on JohnDowson/CropReplant

⚠️ The source code link below doesn't match with release

CropReplant - v2.2.2

13 Jan 21:00
Compare
Choose a tag to compare

Based on JohnDowson/CropReplant

  • Adding mushroom from Mistlands update
  • Fixing method for new Mistlands mushroom
  • Fixing various method
  • Fixing some code due to migration to Visual Studio 2022
  • Migration to Valheim-Modding/JotunnModStub structure
  • Thanks to JD for the fix and to miffels (for the new crop name)

Tested on Valheim latest version (13/01/2023)

⚠️ No custom plant settings
⚠️ Jotunn the Valheim Library is required

CropReplant - v2.2.1

24 Oct 13:44
7a0efa8
Compare
Choose a tag to compare

Based on v0.1.6, v2.1 and 3.0 from JohnDowson/CropReplant

  • Adding localization in progress (french and english for now, feel free to submit a PR or open issue to add a new language or to correct one)
  • Fix color on displayed growth when 100 % (was red instead of green)
  • Replant same is now default

Tested on Valheim latest version (19/04/2022)

ℹ️ Localization in file CropReplant.cs for now
⚠️ No custom plant settings
⚠️ Jotunn the Valheim Library is required

CropReplant - v2.2.0

20 Oct 17:00
Compare
Choose a tag to compare

Based on v0.1.6, v2.1 and 3.0 from JohnDowson/CropReplant

  • Add v0.1.6 style in 2.x :
    • Add settings to activate old style
    • Add v0.1.6 tooltip
    • Add v0.1.6 harvest style
  • Add Jotuun Lib to have in game Mod Settings

Tested on Valheim v0.203.11

⚠️ No custom plant settings for now
⚠️ Jotunn the Valheim Library is required

CropReplant - v2.1.7

05 Oct 19:12
3691df2
Compare
Choose a tag to compare

Based on v2.1 from JohnDowson/CropReplant

  • Revert back to original config file name
  • Change on new variable name

Tested on Valheim v0.203.11

CropReplant - v2.1.6

29 Sep 21:25
Compare
Choose a tag to compare

Based on v2.1 from JohnDowson/CropReplant

  • Corrections on variables names (confuse french and english words in the code and config file)
  • Fix an error when trying to harvest two time the same plant (no longer trying)
  • Add same replant function (disabled by default) :

If enabled :

  1. Equip cultivator
  2. Choose cultivate in the cultivator menu (default choice)
  3. Press "Middle Click" or "custom key" if you have the resource to replant, you will replant it (if you don't have the resource depends on your setting blockHarvestNoResources)

Tested on Valheim v0.202.19

⚠️ Config file name changed, new one will be generated (for personal testing purpose between original and my fork, it can be revert, you can open an issue for it)

CropReplant - v2.1.5

28 Sep 20:34
Compare
Choose a tag to compare

Based on v2.1 from JohnDowson/CropReplant

  • Change the method to block harvest if no resources
  • Add setting to activate the block harvest function (disabled by default)

Tested on Valheim v0.202.19

CropReplant - v2.1.4

27 Sep 23:36
Compare
Choose a tag to compare

Based on v2.1 from JohnDowson/CropReplant

  • Fix growth time it's accurate now
  • Block multiple harvest if no resources for the selected one

Tested on Valheim v0.202.19

⚠️ Use 2.1.5: Better multiple harvest blocker function with setting do disable/enable it

CropReplant - v2.1.3

26 Sep 17:07
1535e19
Compare
Choose a tag to compare

Based on v2.1 from JohnDowson/CropReplant

  • Modifying growth display with colors and time (not 100 % percent accurate for now but close enough for me)
    Can be hide with the setting displayGrowth like before

Tested on Valheim v0.202.19

⚠️ Use 2.1.5: Growth display 100 % accurate