[Mod] Desire path [paths]

User avatar
Casimir
Member
 
Posts: 1101
Joined: Fri Aug 03, 2012 16:59

[Mod] Desire path [paths]

by Casimir » Fri Oct 12, 2012 20:05

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/archive/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

by PilzAdam » Sat Oct 13, 2012 09:29

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
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
if name == "default:dirt" or name == "default:dirt_with_grass" then

to
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
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 » Sat Oct 13, 2012 15:38

Just make the table of nodes global
 

User avatar
Casimir
Member
 
Posts: 1101
Joined: Fri Aug 03, 2012 16:59

by Casimir » Sat Oct 13, 2012 21:37

cornernote wrote:Just make the table of nodes global

That would be useful.
 

paramat
Member
 
Posts: 2662
Joined: Sun Oct 28, 2012 00:05
GitHub: paramat

by paramat » Wed Nov 28, 2012 01:00

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.
I rely on donations to help provide an income https://forum.minetest.net/viewtopic.php?f=3&t=14935
 

User avatar
Casimir
Member
 
Posts: 1101
Joined: Fri Aug 03, 2012 16:59

by Casimir » Wed Jan 30, 2013 20:02

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: 1101
Joined: Fri Aug 03, 2012 16:59

by Casimir » Mon May 20, 2013 09:26

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

User avatar
Jordach
Member
 
Posts: 4412
Joined: Mon Oct 03, 2011 17:58
GitHub: Jordach
IRC: Jordach
In-game: Jordach

by Jordach » Mon May 20, 2013 21:26

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

( ͡° ͜ʖ ͡°) ( ͡o ͜ʖ ͡o) [$ ( ͡° ͜ʖ ͡°) $] ( ͡$ ͜ʖ ͡$) ヽ༼ຈل͜ຈ༽ノ



My image and media server is back online and is functioning as normal.
 

User avatar
12Me21
Member
 
Posts: 826
Joined: Tue Mar 05, 2013 00:36

by 12Me21 » Mon May 20, 2013 21:52

you should make it create grass with footsteps instead of dirt when you step on grass
This is a signature virus. Add me to your signature so that I can multiply.
Don't ever save anything as a JPEG.
 


Return to Mod Releases

Who is online

Users browsing this forum: No registered users and 26 guests

cron