[Mod] Locked Furnace [20120813] [locked_furnace]

Post Reply
User avatar
kotolegokot
Member
Posts: 131
Joined: Mon Jul 02, 2012 17:03
Location: Russia, Ishim

[Mod] Locked Furnace [20120813] [locked_furnace]

by kotolegokot » Post

This mod adds locked furnaces. Only placer and main admin can dig and use it.

Image

Code: GPLv3, textures: CC BY-SA

Mod dependencies: default

Download

Github repository
Last edited by kotolegokot on Sun Nov 25, 2012 15:22, edited 1 time in total.
I'm creator of these mods: Locked sign, Locked furnace, Money. And I'm a developer of The RealTest Game.

User avatar
Cooper
Member
Posts: 73
Joined: Sat Jun 02, 2012 00:43

by Cooper » Post

This is great
TACOS!!!!!!!!!!!!!!!!!!!!!!!!!

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

by cornernote » Post

+1, was wanting something like this so my furnaces don't get ninja'd

User avatar
SegFault22
Member
Posts: 872
Joined: Mon May 21, 2012 03:17
Location: NaN

by SegFault22 » Post

Awesome! This needs to be added to default, for 2 reasons:
-It's very useful and looks cool
-Minecraft doesn't have it
Maybe you should ask Celeron55.
"All we need it the right major crisis and the nations will accept the new world order."

tinoesroho
Member
Posts: 570
Joined: Fri Feb 17, 2012 21:55
Location: Canada

by tinoesroho » Post

Celeron does what celeron wants to. He's merged in creative_inventory and fire - both community creations. This will probably find its way into the next release.
We are what we create.

I tinker and occasionally make (lousy) mods. Currently building an MMO subgame and updating mods. Pirate Party of Canada member. Sporadic author. 21 years old.

My github:
https://github.com/tinoesroho/

LorenzoVulcan
Member
Posts: 447
Joined: Mon Mar 12, 2012 06:46
GitHub: aegroto

by LorenzoVulcan » Post

http://screencloud.net/v/xoR4

This gives an error while starting the server.
Developer of the BlockForge 2# Project!
Official thread: http://minetest.net/forum/viewtopic.php ... 290#p54290

User avatar
webdesigner97
Member
Posts: 1328
Joined: Mon Jul 30, 2012 19:16
GitHub: webD97
IRC: webdesigner97
In-game: webdesigner97
Location: Cologne, Germany
Contact:

by webdesigner97 » Post

+1

Cool and useful idea! :D

User avatar
kotolegokot
Member
Posts: 131
Joined: Mon Jul 02, 2012 17:03
Location: Russia, Ishim

by kotolegokot » Post

webdesigner97 wrote:+1

Cool and useful idea! :D
Thanks :)
I'm creator of these mods: Locked sign, Locked furnace, Money. And I'm a developer of The RealTest Game.

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

you should also make a recipe S- steel_ingot, F- frunace
S
F
Coding;
1X coding
3X debugging
12X tweaking to be just right

4aiman
Member
Posts: 1208
Joined: Mon Jul 30, 2012 05:47

by 4aiman » Post

+ over 9000

User avatar
kotolegokot
Member
Posts: 131
Joined: Mon Jul 02, 2012 17:03
Location: Russia, Ishim

by kotolegokot » Post

jojoa1997 wrote:you should also make a recipe S- steel_ingot, F- frunace
S
F
Yeah, you are right.
I'm creator of these mods: Locked sign, Locked furnace, Money. And I'm a developer of The RealTest Game.

User avatar
ak399g
Member
Posts: 160
Joined: Tue Jul 30, 2013 02:36
In-game: SAFR
Contact:

by ak399g » Post

I get this error:

Code: Select all

22:15:10: ERROR[main]: ServerError: /home/XXXXXXXX/.minetest/mods/locked_furnace/init.lua:237: attempt to call global 'hacky_swap_node' (a nil value)
22:15:10: ERROR[main]: stack traceback:
22:15:10: ERROR[main]:     /home/XXXXXXXX/.minetest/mods/locked_furnace/init.lua:237: in function </home/XXXXXXXX/.minetest/mods/locked_furnace/init.lua:163>
aka SAFR

4aiman
Member
Posts: 1208
Joined: Mon Jul 30, 2012 05:47

by 4aiman » Post

ak399g wrote:I get this error:

Code: Select all

22:15:10: ERROR[main]: ServerError: /home/XXXXXXXX/.minetest/mods/locked_furnace/init.lua:237: attempt to call global 'hacky_swap_node' (a nil value)
22:15:10: ERROR[main]: stack traceback:
22:15:10: ERROR[main]:     /home/XXXXXXXX/.minetest/mods/locked_furnace/init.lua:237: in function </home/XXXXXXXX/.minetest/mods/locked_furnace/init.lua:163>
Update your Minetest! :)

User avatar
ak399g
Member
Posts: 160
Joined: Tue Jul 30, 2013 02:36
In-game: SAFR
Contact:

by ak399g » Post

4aiman wrote:
ak399g wrote:I get this error:

Code: Select all

22:15:10: ERROR[main]: ServerError: /home/XXXXXXXX/.minetest/mods/locked_furnace/init.lua:237: attempt to call global 'hacky_swap_node' (a nil value)
22:15:10: ERROR[main]: stack traceback:
22:15:10: ERROR[main]:     /home/XXXXXXXX/.minetest/mods/locked_furnace/init.lua:237: in function </home/XXXXXXXX/.minetest/mods/locked_furnace/init.lua:163>
Update your Minetest! :)
Mine's already 4.9!
aka SAFR

User avatar
BrunoMine
Member
Posts: 1082
Joined: Thu Apr 25, 2013 17:29
GitHub: BrunoMine
Location: SP-Brasil
Contact:

by BrunoMine » Post

great idea! Should be added minetest. (Add a padlock in texture)
Last edited by BrunoMine on Fri Mar 14, 2014 13:40, edited 1 time in total.
My small square universe under construction ... Minemacro
Comunidade Minetest Brasil
www.minetestbrasil.com

User avatar
Topywo
Member
Posts: 1721
Joined: Fri May 18, 2012 20:27

by Topywo » Post

ak399g wrote:
4aiman wrote:
ak399g wrote:I get this error:

Code: Select all

22:15:10: ERROR[main]: ServerError: /home/XXXXXXXX/.minetest/mods/locked_furnace/init.lua:237: attempt to call global 'hacky_swap_node' (a nil value)
22:15:10: ERROR[main]: stack traceback:
22:15:10: ERROR[main]:     /home/XXXXXXXX/.minetest/mods/locked_furnace/init.lua:237: in function </home/XXXXXXXX/.minetest/mods/locked_furnace/init.lua:163>
Update your Minetest! :)
Mine's already 4.9!

The mod is not working anymore, because 8 December 2013, the 'hacky_swap_method' furnaces uses, has been replaced by the 'minetest_swap_node'. Also, if I understood it correctly, the hacky was used global and the minetest is used local. I've copied those changes into the locked_furnace mod and it seems to work. Let me know if it doesn't or when you prefer another compressed format than .zip:

https://dl.dropboxusercontent.com/u/654 ... -2014).zip

User avatar
ak399g
Member
Posts: 160
Joined: Tue Jul 30, 2013 02:36
In-game: SAFR
Contact:

by ak399g » Post

New ver. seems to work. Thanks!
aka SAFR

4aiman
Member
Posts: 1208
Joined: Mon Jul 30, 2012 05:47

by 4aiman » Post

I'm too late, but by "update your MT" I meant that you also need to see the changes made.
Should you have done that and you would have known what Topywo has told you.

Sorry I was far from being clear... yet again...

User avatar
Fixer
Member
Posts: 904
Joined: Sun Jul 31, 2011 11:23
IRC: Fixer
In-game: Fixer
Location: Ukraine

Re: [Mod] Locked Furnace [20120813] [locked_furnace]

by Fixer » Post

Reuploaded original and fixed one to forum, just to be sure
Attachments
locked_furnace (15-03-2014).zip
fixed version
(4.87 KiB) Downloaded 84 times
locked_furnace.zip
original
(5.22 KiB) Downloaded 76 times

Post Reply

Who is online

Users browsing this forum: No registered users and 8 guests