[Mod] Desire path [paths]

Post Reply
User avatar
Casimir
Member
Posts: 1207
Joined: Fri Aug 03, 2012 16:59
GitHub: CasimirKaPazi

[Mod] Desire path [paths]

by Casimir » Post

This is the filth-mod without the filth.
Just the path making part.
Grass turns to dirt. Some nodes (sand, desertsand, gravel, dirt, grass, cobble, mossy cobble) change into each other, depending on what you walked on before.

Github: https://github.com/CasimirKaPazi/paths
Download: https://github.com/CasimirKaPazi/paths/ ... master.zip

Depends: nothing
License: GPL

Outdated versions:
Version without extra nodes:
http://ompldr.org/vaGFjZw/paths20130128.zip
Version with extra nodes):
http://ompldr.org/vZnV2dQ/paths_20121012.zip
Last edited by Casimir on Mon May 20, 2013 12:44, edited 1 time in total.

User avatar
PilzAdam
Member
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam
Location: Germany

by PilzAdam » Post

Casimir wrote:*for the full support of the farming mod you have to change in the hoe.lua, in the function create_soil the line

Code: Select all

if name == "default:dirt" or name == "default:dirt_with_grass" then
to

Code: Select all

if name == "default:dirt" or name == "default:dirt_with_grass" 
or name == "paths:dirt_with_grass_walked" or name == "paths:dirt_walked" then
Should I make the create_soil() function global so you can override it?

cornernote
Member
Posts: 844
Joined: Wed Jul 11, 2012 15:02

by cornernote » Post

Just make the table of nodes global

User avatar
Casimir
Member
Posts: 1207
Joined: Fri Aug 03, 2012 16:59
GitHub: CasimirKaPazi

by Casimir » Post

cornernote wrote:Just make the table of nodes global
That would be useful.

User avatar
paramat
Developer
Posts: 3700
Joined: Sun Oct 28, 2012 00:05
GitHub: paramat
IRC: paramat
Location: UK

by paramat » Post

Thanks for this Casimir, i love this mod, it makes the game more tactile and immersive. Also desire path is an excellent name.
I'm working on a fork of this which adds footprints in the 6 soft default nodes and snow.
Last edited by paramat on Thu Jan 31, 2013 05:53, edited 1 time in total.

User avatar
Casimir
Member
Posts: 1207
Joined: Fri Aug 03, 2012 16:59
GitHub: CasimirKaPazi

by Casimir » Post

New version. Now without adding nodes. So it has no conflicts with other mods and you can share you worlds with people who don't have this mod.

User avatar
Casimir
Member
Posts: 1207
Joined: Fri Aug 03, 2012 16:59
GitHub: CasimirKaPazi

by Casimir » Post

Since ompldr is down I put it on github (see first post). Now with better code.

Jordach
Member
Posts: 4534
Joined: Mon Oct 03, 2011 17:58
GitHub: Jordach
IRC: Jordach
In-game: Jordach
Location: Blender Scene

by Jordach » Post

Omploader seems permanently down, it might be the end for Omploader.

User avatar
12Me21
Member
Posts: 873
Joined: Tue Mar 05, 2013 00:36
GitHub: 12Me21
Location: (Ignore all of my posts before 2018)

by 12Me21 » Post

you should make it create grass with footsteps instead of dirt when you step on grass
Shoutouts to Simpleflips

Post Reply

Who is online

Users browsing this forum: No registered users and 12 guests