Search found 6 matches

Return to advanced search

Re: [Mod] Pipeworks [20131128] [pipeworks]

I think it comes from MT core, see: --- item.lua.orig 2016-01-19 05:32:58.259046752 +0100 +++ item.lua 2016-01-19 05:32:31.680995300 +0100 @@ -335,7 +335,7 @@ end function core.item_drop(itemstack, dropper, pos) - if dropper.is_player then + if dropper and dropper.is_player then local v = dropper:ge...
by TheBonsai
Tue Jan 19, 2016 04:35
 
Forum: Mod Releases
Topic: [Mod] Pipeworks [20131128] [pipeworks]
Replies: 543
Views: 253068

jordan4ibanez wrote:ALSO: BlockMen can you make the workbench get the player's position also? you can move around without changing your yaw.


The yaw-method to detect when to swap back is a thing I didn't mention yesterday, because I didn't see any practical solution. Is this the only way (i.e." workaround" :-) )
by TheBonsai
Fri Apr 19, 2013 18:40
 
Forum: Mod Releases
Topic: [Mod] Crafting [2.0.1] [crafting]
Replies: 172
Views: 93729

Mito551 wrote:would you please remind me... why do you play minetest?


Hehe... From your line I get the feeling you're not interested in an answer because you think you already know why I wrote here.
by TheBonsai
Tue Apr 16, 2013 19:45
 
Forum: Mod Releases
Topic: [Mod] Crafting [2.0.1] [crafting]
Replies: 172
Views: 93729

Hi BlockMen, I just tested it some 5 minutes, and sometimes I was not able to put items into specific fields of the 3x3 crafting table. The fields are marked below. +-+-+-+ | | | | +-+-+-+ | |X|X| +-+-+-+ |X|X|X| +-+-+-+ Unfortunately I wasn't able to see any system behind it on a quick look, but I'...
by TheBonsai
Tue Apr 16, 2013 18:58
 
Forum: Mod Releases
Topic: [Mod] Crafting [2.0.1] [crafting]
Replies: 172
Views: 93729

Bonsais, mh?

:-)
by TheBonsai
Sun Apr 14, 2013 20:10
 
Forum: WIP Mods
Topic: [Mod] Mini Trees (now has seeds and crafting!) [minitrees]
Replies: 20
Views: 4882

Inocudom wrote:Moreores is a widely used mod. The base game has a very small number of ores, so maybe one day moreores could be part of the default game.


I saw Lavacooling was defaulted these days. IMHO this should be done with Moreores, too, yes. I also thought about asking yesterday :-)

-> PilzAdam?
by TheBonsai
Wed Mar 13, 2013 08:11
 
Forum: Mod Releases
Topic: [Mod] More Ores [moreores]
Replies: 291
Views: 256375

Return to advanced search

cron