[Client MOD] Herbalism tool

Place for sharing your game modifications for Life is Feudal: Your Own

Ellian810
Mod Developer
 
Posts: 129
Joined: 11 Dec 2016, 12:11

Re: [Client MOD] Herbalism tool

Post by Ellian810 » 30 Apr 2017, 16:28

I have integrated the mod without any modification in my pack.
If you want some updates I can perform them if needed
If you like my mods (EllianMod), Support me!
Discord

User avatar
Domincahawke
Beta Tester
 
Posts: 3
Joined: 29 May 2015, 18:28

Re: [Client MOD] Herbalism tool

Post by Domincahawke » 12 May 2017, 01:21

Not sure if the original modder has left the game but the file script/client/init.cs no longer has a loadAllGuiProperty function. It works as normal by adding exec("mod/lif-herb-tool/init.cs"); under GUI scripts around line 87.

User avatar
Lilarna
Zealous Believer
 
Posts: 21
Joined: 10 Jan 2016, 04:24

Re: [Client MOD] Herbalism tool

Post by Lilarna » 27 Nov 2017, 19:48

Is there a chance that this could work somehow for the MMO ?
Image


Ellian810
Mod Developer
 
Posts: 129
Joined: 11 Dec 2016, 12:11

Re: [Client MOD] Herbalism tool

Post by Ellian810 » 04 Dec 2017, 20:42

It is working using my mod pack:
post94018/#p94018
If you like my mods (EllianMod), Support me!
Discord


Ellian810
Mod Developer
 
Posts: 129
Joined: 11 Dec 2016, 12:11

Re: [Client MOD] Herbalism tool

Post by Ellian810 » 11 Feb 2018, 16:17

The herb tool mod has been fully included in the Inventory mod:
http://lifeisfeudal.com/forum/ellianmod-inventoryorganizer-t22331/

A configuration file is provided to tune the sorting of the herbs.
If you like my mods (EllianMod), Support me!
Discord


Seacreasgames
 
Posts: 4
Joined: 28 Feb 2018, 04:46

Re: [Client MOD] Herbalism tool

Post by Seacreasgames » 28 Feb 2018, 04:49

Ellian810 wrote:It is working using my mod pack:
post94018/#p94018



Your mods do not work for the live servers though. This script does

Nevermind, its just where you say to install it is wrongr the live servers though. This script does
Last edited by Seacreasgames on 28 Feb 2018, 05:28, edited 1 time in total.


Seacreasgames
 
Posts: 4
Joined: 28 Feb 2018, 04:46

Re: [Client MOD] Herbalism tool

Post by Seacreasgames » 28 Feb 2018, 05:06

Kmat wrote:I have created a tool to make herbalism easier. It sorts all the herbs in the inventory to fixed positions. If there are more than one stack of a given herb, they are put next to each other so it will be easy to stack them together.

The code is available on github:
https://github.com/kimmat/lif-herb-tool

The link contains installation instructions.

For sorting the inventory, just open it and press ctrl+s.

In the future I might add herb highlighting, but that is a larger project than just sorting the herbs.



Can you change the code on this for other items such as food,materials, edibles?? PLEASE!!!


Halvdal
 
Posts: 107
Joined: 20 Jan 2016, 13:36

Re: [Client MOD] Herbalism tool

Post by Halvdal » 28 Feb 2018, 06:51


Return to Game mods