!eAOKjBvwHnPlTKsOwI:matrix.org

CenteriaSurvival - Chat

15 Members
2 Servers

Load older messages


SenderMessageTime
12 Mar 2024
@AsumFace:matrix.orgDiaeresisscreenshot_20240312_224429.png
Download screenshot_20240312_224429.png
21:44:58
@niceride:matrix.orgShadow AI6FSthat's wild!21:47:42
@niceride:matrix.orgShadow AI6FSalso a bit... concerning, thinking of lava and radiation hazards21:48:04
@AsumFace:matrix.orgDiaeresisjust finding a spot to stand without dying in a couple seconds is wild lol21:48:14
13 Mar 2024
@niceride:matrix.orgShadow AI6FSScreenshot from 2024-03-12 20-17-22.png
Download Screenshot from 2024-03-12 20-17-22.png
03:17:43
@niceride:matrix.orgShadow AI6FSA wisp (mob?)03:17:46
22 Mar 2024
@genkin_desu:matrix.orgCash changed their profile picture.03:42:31
26 Mar 2024
@niceride:matrix.orgShadow AI6FSScreenshot from 2024-03-25 21-12-00.png
Download Screenshot from 2024-03-25 21-12-00.png
04:12:12
@niceride:matrix.orgShadow AI6FS Diaeresis: digiline piston and digiline button has some kind of overwriting / deletion glitch. Should be reproducible. 04:13:21
@AsumFace:matrix.orgDiaeresisew04:13:33
@niceride:matrix.orgShadow AI6FSthe piston at bottom pushing piston above it into the active digiline button seems to merge the digiline button and the piston into one node that doesn't behave like either a button or a piston04:14:26
@niceride:matrix.orgShadow AI6FSlooks like a button, makes noise like a button, but has accessible formspec like a piston (and takes the channel of the piston that used to be there) but doesn't do anything when sent piston commands04:15:20
@niceride:matrix.orgShadow AI6FSwhen I dig it, a button is returned to inventory. Also I'm down a few pistons trying this, while up a few buttons. So this does not obey the laws of minetestodynamics :D04:17:27
@AsumFace:matrix.orgDiaeresis those are the symptomps of a mod using minetest.swap_node for the wrong purpose, usally 04:30:22
@AsumFace:matrix.orgDiaeresisthough the duping is weird04:30:36
@AsumFace:matrix.orgDiaeresis * those are the symptoms of a mod using minetest.swap_node for the wrong purpose, usally 04:30:54
@niceride:matrix.orgShadow AI6FSwas it really duped ? I'm not sure anymore.05:47:08
27 Mar 2024
@niceride:matrix.orgShadow AI6FSScreenshot from 2024-03-27 16-33-15.png
Download Screenshot from 2024-03-27 16-33-15.png
23:33:36
@niceride:matrix.orgShadow AI6FSplayer Mrogi tames their first wyvern23:33:38
1 Apr 2024
@AsumFace:matrix.orgDiaeresis2024-04-01T23:42:32+02:00.png
Download 2024-04-01T23:42:32+02:00.png
21:42:49
3 Apr 2024
@nodestradamus:matrix.org@nodestradamus:matrix.org joined the room.18:43:26
15 Apr 2024
@nodestradamus:matrix.org@nodestradamus:matrix.org left the room.02:32:54
23 Apr 2024
@niceride:matrix.orgShadow AI6FSScreenshot from 2024-04-22 19-22-13.png
Download Screenshot from 2024-04-22 19-22-13.png
02:22:32
6 May 2024
@niceride:matrix.orgShadow AI6FSScreenshot from 2024-05-05 18-03-23.png
Download Screenshot from 2024-05-05 18-03-23.png
01:04:05
@niceride:matrix.orgShadow AI6FSmachine converts lava sources into obsidian and stacks them01:04:56
@niceride:matrix.orgShadow AI6FSScreenshot from 2024-05-05 18-19-50.png
Download Screenshot from 2024-05-05 18-19-50.png
01:20:53
@niceride:matrix.orgShadow AI6FS

pistons facing toward the camera in this view are there as digiline signal connectors, facing up are channel "up" and the extended piston adjacent to lava is channel "over", with this luacontroller content is simple:

if event.type == "on" then
    digiline_send("up", "retract")
    digiline_send("over", "extend")
end
if event.type == "off" then
  digiline_send("up", "extend")
  digiline_send("over", "retract")
end
01:23:12
@niceride:matrix.orgShadow AI6FS the clay thing is damp clay, dig w/ preservation pickaxe (crystal pickaxe). It generates default:water on top, which lava source on a corner edge converts and replaces with obsidian 01:25:31
@niceride:matrix.orgShadow AI6FSafter a few minutes the result is a wall of obsidian, which you can jump onto co-op and dig down. The wear on pickaxes loaded into Breaker machines is pretty extreme, so I did not go that route.01:27:11
@niceride:matrix.orgShadow AI6FS * the clay thing is damp clay, dig w/ preservation pickaxe (crystal pickaxe). It generates default:water on top, which lava source on a corner edge converts and replaces with obsidian. The digiline button contains that water (there is an extra button in the picture, not necessary). 01:33:49

There are no newer messages yet.


Back to Room ListRoom Version: 6