[Mod] Oneclick block destroy [1.0] [oneclick]

Post Reply
User avatar
kddekadenz
Member
Posts: 323
Joined: Mon Jun 27, 2011 17:21
GitHub: tinyworlds
Location: Germany
Contact:

[Mod] Oneclick block destroy [1.0] [oneclick]

by kddekadenz » Post

This mod will let you destroy everything with one click in creative mode, no matter what you eqipped.
You can enable and disable it in survival mode with the command /oneclick.


License: CC BY 3.0
depedencies: default

Download


review on youtube by jordan4ibanez
Last edited by kddekadenz on Tue Mar 20, 2012 06:49, edited 1 time in total.

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

by Jordach » Post

Does it need some form of PRIV?

User avatar
kddekadenz
Member
Posts: 323
Joined: Mon Jun 27, 2011 17:21
GitHub: tinyworlds
Location: Germany
Contact:

by kddekadenz » Post

Jordach wrote:Does it need some form of PRIV?
No, this isn't affected by privileges. But I could add this :)

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

by Jordach » Post

Which griefers will use very much.

sfan5
Moderator
Posts: 4095
Joined: Wed Aug 24, 2011 09:44
GitHub: sfan5
IRC: sfan5
Location: Germany

by sfan5 » Post

Nice Mod!
Mods: Mesecons | WorldEdit | Nuke & Minetest builds for Windows (32-bit & 64-bit)

lord_james
Member
Posts: 51
Joined: Sun Mar 11, 2012 22:06

by lord_james » Post

I think it's only a good idea in "Creative Mode". I added in "default":

Code: Select all

--
-- Creative Mode
--
minetest.register_on_punchnode(function(pos, node, puncher)
    if minetest.setting_getbool("creative_mode") then
        minetest.env:remove_node(pos)
    end
end)

minetest.add_to_creative_inventory('default:torch')
-- (...)
minetest.add_to_creative_inventory('default:ladder')
The main "bug" for me is that it can destroy more than one block per click (sometimes two or three).

This and a no-crafting menu could help to make a cool "Creative Mode".
Last edited by lord_james on Sun Mar 18, 2012 17:56, edited 1 time in total.

User avatar
kddekadenz
Member
Posts: 323
Joined: Mon Jun 27, 2011 17:21
GitHub: tinyworlds
Location: Germany
Contact:

by kddekadenz » Post

lord_james wrote:I think it's only a good idea in "Creative Mode". I added in "default":
It's disabled in survival mode by default..
lord_james wrote:The main "bug" for me is that it can destroy more than one block per click (sometimes two or three).
No idea how I could change this.
lord_james wrote:This and a no-crafting menu could help to make a cool "Creative Mode".
Yeah, it's much more fun. I build myself a lot of stuff using this mod.


If I try to add a new privilege (oneclick), it will delete every privileges in auth.txt.
Help?
Last edited by kddekadenz on Sun Mar 18, 2012 18:07, edited 1 time in total.

User avatar
sdzen
Member
Posts: 1170
Joined: Fri Aug 05, 2011 22:33
Location: Paradise (your not allowed)

by sdzen » Post

add you mod to your website!

Zen S.D.

The next generation of tranquility!
malheureusement mon français n'est pas bon :<
Owner of the Zelo's
In game name: MuadTralk, spdtainted, sdzen, sd zen, sdzeno

User avatar
jordan4ibanez
Member
Posts: 1923
Joined: Tue Sep 27, 2011 18:44
GitHub: jordan4ibanez
IRC: jordan4ibanez
In-game: jordan4ibanez

by jordan4ibanez » Post

wow..this is amazing! ITS ULTRA CREATIVE MODE :D i will DEFINATELY be reviewing your mod :)
i called your mod Insta-mine ..is that okay?
Last edited by jordan4ibanez on Tue Mar 20, 2012 00:25, edited 1 time in total.
hello, am program. do language in rust. make computer do. okay i go now.

User avatar
kddekadenz
Member
Posts: 323
Joined: Mon Jun 27, 2011 17:21
GitHub: tinyworlds
Location: Germany
Contact:

by kddekadenz » Post

sdzen wrote:add you mod to your website!
Will do when I manage to make it depend on privileges.
jordan4ibanez wrote:wow..this is amazing! ITS ULTRA CREATIVE MODE :D i will DEFINATELY be reviewing your mod :)
i called your mod Insta-mine ..is that okay?
Thank you.
It's okay for me, I'll update the post with your review.
Last edited by kddekadenz on Tue Mar 20, 2012 06:48, edited 1 time in total.

User avatar
Death Dealer
Member
Posts: 1379
Joined: Wed Feb 15, 2012 18:46
Location: Limbo
Contact:

by Death Dealer » Post

screenshot somehow?
Keep calm and code python^_^

User avatar
kddekadenz
Member
Posts: 323
Joined: Mon Jun 27, 2011 17:21
GitHub: tinyworlds
Location: Germany
Contact:

by kddekadenz » Post

Death Dealer wrote:screenshot somehow?
Would be quite senseless.
Use the review.
Last edited by kddekadenz on Thu Mar 22, 2012 17:24, edited 1 time in total.

User avatar
Stef
Member
Posts: 394
Joined: Wed Apr 04, 2012 10:46
Location: Belgium

by Stef » Post

can you make it better, if i trie to punch one block away i punched also the block after the one i want punch away. I don't like this would it be possible to punch one block away without the one after it? See the revieuw Video Jordach has the same problem.

Greetz
Stef
Sorry for my crappy english, im dutch :D

User avatar
Calinou
Moderator
Posts: 3169
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou
Location: Troyes, France
Contact:

by Calinou » Post

Just don't click for too long, Stef. :P

User avatar
Stef
Member
Posts: 394
Joined: Wed Apr 04, 2012 10:46
Location: Belgium

by Stef » Post

no i click one time and two blocks or more will appear :(
Sorry for my crappy english, im dutch :D

User avatar
kddekadenz
Member
Posts: 323
Joined: Mon Jun 27, 2011 17:21
GitHub: tinyworlds
Location: Germany
Contact:

by kddekadenz » Post

Stef wrote:no i click one time and two blocks or more will appear :(
Cewl :3

User avatar
Stef
Member
Posts: 394
Joined: Wed Apr 04, 2012 10:46
Location: Belgium

by Stef » Post

Dissappear then??? :D (im dutch not english)
Sorry for my crappy english, im dutch :D

RockerGirl4Eva
Member
Posts: 30
Joined: Tue Oct 09, 2012 21:13

by RockerGirl4Eva » Post

It's a really awsome mod! Really usefull I just can't use it...my person thingy will start digging away at everything randomly once in a while and if that happenens...it could be a disaster!

CTMN
Member
Posts: 113
Joined: Sat Aug 25, 2012 15:02

by CTMN » Post

Infinity tools aren't so easy to get(good against griefers) and can destroy things with one click too.

Post Reply

Who is online

Users browsing this forum: Amazon [Bot] and 34 guests