Page 1 of 1

[Mod] Siva [siva]

PostPosted: Tue Oct 04, 2016 08:08
by tig-m5
Overview

Siva is a mod for Minetest.
We can dig nodes efficiently by using this mod.

Manual

After enabling siva and entering your world, the siva system has been activated.
When you dig a node (e.g default:dirt, default:tree, etc...), nodes that surround the node will be dug together.

Image

Commands

  • siva:activate :: Activate the siva system.
  • siva:deactivate :: Deactivate the siva system.

Licence

The source code of Siva is available under WTFPL.

Source code
https://github.com/tacigar/siva
Download
https://github.com/tacigar/siva/archive/master.zip

Re: [Mod] Siva [siva]

PostPosted: Tue Oct 04, 2016 11:26
by azekill_DIABLO
i have literally no understood wht this mod does. Looks like you forgot a verb.

Re: [Mod] Siva [siva]

PostPosted: Tue Oct 04, 2016 11:40
by tig-m5
Oops! I fixed it.
Thank you for your advice.

Re: [Mod] Siva [siva]

PostPosted: Tue Oct 04, 2016 13:05
by DS-minetest
nice, can u make a tool for it?

Re: [Mod] Siva [siva]

PostPosted: Tue Oct 04, 2016 14:19
by tig-m5
@DS-minetest

Does "tool" mean axes and shovels ?

Re: [Mod] Siva [siva]

PostPosted: Wed Oct 05, 2016 11:26
by Krock
Yes, a tool is either something like the banhammer or an axe.
Currently it makes shovels useless because you can dig faster using your bare hands. I would like to see this function moved into a new tool that wears out a bit after each use.
Adding a gif into the main post was a good idea, it clearly shows what the mod does - well done :)

Re: [Mod] Siva [siva]

PostPosted: Wed Oct 05, 2016 15:19
by DS-minetest
i agree Krock

Re: [Mod] Siva [siva]

PostPosted: Thu Oct 06, 2016 06:55
by tig-m5
@Krock
@DS-minetest

My basic concept of this mod is a simple mod that can be used easily, and has some simple commands.
I didn't think of tools...
But, that sounds a gread idea, so I will create other mod.

Re: [Mod] Siva [siva]

PostPosted: Thu Oct 06, 2016 20:19
by D00Med
This mod looks really good, but when I try extracting aux.lua, it doesn't work.

Re: [Mod] Siva [siva]

PostPosted: Sun Oct 09, 2016 00:58
by tig-m5
Oh, sorry.
Would you show me the error messages?

Re: [Mod] Siva [siva]

PostPosted: Thu Oct 13, 2016 20:32
by mahmutelmas06
Game doesnt start when i install this mod.
Game freezes on loading screen. ( While configuring the world )

Re: [Mod] Siva [siva]

PostPosted: Thu Oct 13, 2016 21:07
by azekill_DIABLO
do you use other mods? Which mt version? when i look at the gif, the bug with the hand appearance, i think this mod has been tested in 4.13

Re: [Mod] Siva [siva]

PostPosted: Fri Oct 14, 2016 07:10
by mahmutelmas06
Game doesnt start even only Siva mod installed.
I use 0.4.14-dev_MSVC, 160903 on Windows 64bit

Re: [Mod] Siva [siva]

PostPosted: Fri Oct 14, 2016 15:29
by tig-m5
@D00Med
@mahmuteimas06

Sorry, I noticed that now.
When I download(clone) siva in Windows, siva/aux.lua is not downloaded.
In MacOSX and Linux, this does not happens.
I don't know what happens.

Re: [Mod] Siva [siva]

PostPosted: Fri Oct 14, 2016 15:56
by tig-m5
I googled it.
In Windows, "aux" is a reserved word, so "aux" cannot be used for a file name and a directory name.
So "aux.lua" did not unpacked.

I changed filename from "aux" to "util".
Probably, it works also in Windows.

Re: [Mod] Siva [siva]

PostPosted: Fri Oct 14, 2016 16:04
by taikedz
I was just about to post the same finding. https://blog.onetechnical.com/2006/11/1 ... n-windows/

It clones correctly with your "util.lua" change (tested in a Windows 7 virtual machine).

Strange Windows things. Huh.

Re: [Mod] Siva [siva]

PostPosted: Fri Oct 14, 2016 17:59
by azekill_DIABLO
No aux things? This is dumb.

Re: [Mod] Siva [siva]

PostPosted: Sat Oct 15, 2016 19:24
by mahmutelmas06
Now it works well, thank you

Re: [Mod] Siva [siva]

PostPosted: Tue Oct 18, 2016 05:59
by tig-m5
@taikedz
Nice article :)
Thank you for your checking.

@azekill_DIABLO
Yeah... :(

@mahmutelmas06
Thank you for telling me this bug :)

Re: [Mod] Siva [siva]

PostPosted: Wed Oct 19, 2016 14:27
by azekill_DIABLO
just thinking: why siva name?