Search found 15 matches

by Rath
Wed May 28, 2014 20:28
Forum: Problems
Topic: Flickering blocks
Replies: 1
Views: 543

Flickering blocks

Flickering
From this:
Spoiler
Image
To this:
Spoiler
Image
What is the cause?

Edit: I was able to fix this by disabling shaders
by Rath
Tue Jun 18, 2013 00:13
Forum: Feature Discussion
Topic: Multiple worlds / areas per world
Replies: 27
Views: 8377

What about for small pocket worlds that have limited boundaries?
by Rath
Wed Feb 06, 2013 21:52
Forum: Servers
Topic: [Server] VanessaE's Creative Server [5.4.0]
Replies: 1479
Views: 282319

Rath wrote:Can I have interact please?
by Rath
Wed Feb 06, 2013 00:49
Forum: Servers
Topic: [Server] VanessaE's Creative Server [5.4.0]
Replies: 1479
Views: 282319

Can I have interact please?
by Rath
Wed Oct 17, 2012 20:59
Forum: General Discussion
Topic: Minetest primary source editing/coding program
Replies: 11
Views: 2087

gedit
by Rath
Thu Aug 09, 2012 00:06
Forum: Old Mods
Topic: [Mod] Lava Cooling [0.3] [lavacooling]
Replies: 26
Views: 21515

I wonder if it's possible to lower the rate at which lava cools, below a certain level...as to simulate it as if the air above magma is gaseous and hot, yet above ground it is cool and plain. I was thinking that lava above a certain level could be generated as a different type for example "coo...
by Rath
Wed Aug 08, 2012 02:24
Forum: Old Mods
Topic: [Mod] Lava Cooling [0.3] [lavacooling]
Replies: 26
Views: 21515

SegFault22: I like your ideas and would be interested in helping. Also you can add my mod to a modpack.
by Rath
Tue Aug 07, 2012 16:18
Forum: Old Mods
Topic: [Mod] Lava Cooling [0.3] [lavacooling]
Replies: 26
Views: 21515

[Mod] Lava Cooling [0.3] [lavacooling]

This mod has not and probably will not be updated for some time. Makes lava exposed to air cool into molten rock and lava near water turns into obsidian. Molten rock eventually turns into stone or sometimes iron ore and it can be used as a fuel. Pumice forms when molten rock is above water or when ...
by Rath
Mon Aug 06, 2012 14:49
Forum: Problems
Topic: Digging animated nodes
Replies: 2
Views: 896

Switching the order of the two if blocks around lines 1021-1054 of mapblock_mesh.cpp will cause the first frame to be displayed when digging an animated node.
by Rath
Sun Aug 05, 2012 20:31
Forum: Problems
Topic: Digging animated nodes
Replies: 2
Views: 896

Digging animated nodes

When I create an animated node and then dig it the entire animation is displayed. Is there a way to fix this? http://i.imgur.com/0JDNw.png minetest.register_node("temp:anitmation", { description = "Animation", tiles = { {name="temp_animation.png", animation={type="...
by Rath
Mon Jul 23, 2012 02:23
Forum: Problems
Topic: can not disable sound
Replies: 11
Views: 2381

Sometimes when I am playing minetest, I like to listen to Metallica. But I can't disable sound. I tried setting # ENABLE_SOUND to ''false'' in Minetest.conf.example , and even setting the volume to 0, but nothing works at all :P I even restarted Minetest after editing the config file, and saved it ...
by Rath
Mon Jul 23, 2012 02:07
Forum: Problems
Topic: can not disable sound
Replies: 11
Views: 2381

Did you set "enable_sound = false" in "minetest.conf".
by Rath
Sun Jul 22, 2012 01:26
Forum: General Discussion
Topic: Where do you live?
Replies: 150
Views: 32505

United States
by Rath
Wed Jul 18, 2012 07:46
Forum: Servers
Topic: Redcrab's server
Replies: 5042
Views: 874685

I would like privileges, username: Rath
by Rath
Wed Jul 18, 2012 04:35
Forum: Problems
Topic: USING MORE MODS
Replies: 13
Views: 4056

Error[main]: a serialization error occured: Error[main]:deSerializeString: size not read Error[main]:the server is probably running a different version of Minetest. I was able to reproduce this error by creating a mod which registered 7000 aliases. The limit may be here... https://github.com/celero...