Masthash

#NodeCore

Oblomov
2 weeks ago

@blindcoder if you don't care about mobs and are interested in building machines/automation, you may want to look into #NodeCore. It's a #Minetest game with a very different “form” compared to Minecraft-inspired ones, while still preserving the fundamental “dig and build” principle.

Smeltyface ready for duty. #NodeCore

Screenshot of my "Smeltinator Mk2" which ended up being easy to convert to a funny looking blocky face.

The eyes are currently lit up, filled with charcoal, but they could also be empty, in which case you would be able to see the blue lenses behind – also an interesting look.

Let's do a little #NodeCore stream where we work on my automated smelter. I might have already done the bulk of it off-stream but that's alright with you all, right? 💧
(edit: Oh and with some luck we'll get to experiment with lux!)
#VTuber #VTuberEN #Streaming #Minetest
https://twitch.tv/copygirl

copygirl
1 month ago
https://content.minetest.net/packages/Warr1024/nodecore/
#NodeCore is an interesting game that I can best summarize by comparing it to the very early days of Minecraft, where there was no in-game crafting guide, and many players went into the game not quite knowing what to expect.

NodeCore, I feel like, tries to lean into that feeling, turn it into a game mechanic. Besides explaining some controls and basic mechanics such as how "pummeling" works, you start out with a handful of "hints" that push you to explore the game- and crafting mechanics on your own.

You'll figure out how to make wooden tools, discover fire, metalworking, and optics-powered logic circuits, which allow you to automate the things you've been doing manually until then.

We've played for a couple of weeks now but haven't yet unlocked some of the end-game mechanics, nor figured out everything ourselves.

It's very minimalist, but if you can stand that, I think it's worth checking it out.
copygirl
1 month ago
Since I've gotten back into #NodeCore, a unique game written for the #FOSS bloxel game engine #Minetest, I wrote a mod for it called "Extended Rotating". That is now at the point of being worth showing off.

In the base game, you can rotate certain blocks, but you do this by going through each possible orientation in order.

My mod replaces the rotation logic, so you can rotate stuff in more useful ways, and the game shows you how the block will rotate with a HUD element on the cursor (may be removed?) and a now also a visual entity in-world.

I hope to soon publish it on the ContentDB as well, though there's still some things to iron out.
https://git.mcft.net/copygirl/nc_extended_rotating

lizzie and I will be streaming some NodeCore today, getting up to shenanigans like automated optics-powered machine building – and showing off what we've already done.
#VTuber #VTuberEN #Streaming #NodeCore
https://twitch.tv/capitalthree – lizzie 💜
https://twitch.tv/copygirl – me 💚

I built a chromatic glass processing machine in #NodeCore, which is pretty, idiot-proof and can make both lenses and prisms. (Explanation in image description.) Also found a dupe glitch as a result, so yay me!

Demonstration of the chromatic glass processing machine, the first permanent machine in my base.

When items to be processed are first inserted it sets off the chain of events, which go as follows:

- Eject one item into the machine.
- Close flap so it can rest on it.
- Wait for the item to settle.
- Use the tool(s) on it to turn it into either a prism or two lenses.
- Open flap so output can fall out.
- If there's still items in the input, start over with a little delay.

As I'm building more complicated machines in #NodeCore, I'm getting annoyed by rotating nodes simply going through each of the states individually, instead of, say, clockwise around the face you clicked or so. Let's fix that!
#VTuber #VTuberEN #Streaming #GameDev
https://twitch.tv/copygirl

The #NodeCore grind got a little easier thanks to an arguably overpowered mod, but we've still got work ahead of us if we want to move our on-ground storage into a nicer place.
#VTuber #VTuberEN #Streaming #Minetest
https://twitch.tv/copygirl

Spent a couple of days at my mom's place, dog sitting and such. I really need to "revive" the TerraFirmaCraft, but I still need a little more energy to do that.

In the meantime, why don't I stream myself modding my #NodeCore mod that adds movable contraptions? I've been working on that while I was away.

#VTuber #VTuberEN #Streaming #GameDev
https://twitch.tv/copygirl

I got up really early and now that the overseas people are asleep, it's time for me to take over the world! ... of #NodeCore. I did a tiny (test?) stream yesterday, but I'll be continuing to grind and build in this #Minetest game! 💚

#VTuber #VTuberEN #Streaming
https://twitch.tv/copygirl

My small early game #nodecore base
Interior of cave in blocky pixel game. There is two improvised shells, one with blocks, and one with tools.  End of cave is blocked by seemingly broken wooden bars, they are purely decorative. There is also a part of frame made of planks in the corner of image
Exterior of base, view from bushes - you can see two high cliffs, night sky, a tree and part of frame made of planks.
Exterior of base, view from outside, you can see decorative bushes and wooden frame acting as entranse
uvok
4 months ago

#NodeCore #minetest
Can I get a hint what I need to do to mix stuff as the guide suggests?

uvok
4 months ago

#nodecore #minetest
Why does the fire sometimes not start, inside it only gives a puff of smoke? Is there an element of randomness, or am I doing something wrong?

uvok
4 months ago

Currently playing #NodeCore in #MineTest

Wow, that's something completely different. Gitta admit, I already used the Wiki twice to look stuff up because it's so confusing...

Oblomov
7 months ago

I've made the mistake of installing #CryptOfTheNecrodancer on my #SteamDeck, I think I can drop any pretense of actually ever using it for serious work.

I've held back on #MineTest so far, with the excuse that controller support isn't good enough yet, but the actual reason is to try and get enough hours of sleep at night instead of playing #NodeCore with @rubenwardy mapping. I don't know if I should hope official controller support never arrives or not.

how often do you get to read game reviews that are... art?

see for yourself:

https://content.minetest.net/threads/794/#reply-2074

it's about #nodecore, a #minetest game that i have not yet tried, but must now…

Oblomov
8 months ago

I think the most frustrating part of this period dense in commitments is that I don't find enough time to play some #NodeCore. This is particularly frustrating because I was really looking forward to testing it on the #SteamDeck, but as @rubenwardy mentioned in this thread <https://fosstodon.org/@rubenwardy/108754200073740956> setting it up isn't yet “point and click”, and I honestly don't have the energy to put in the even minimal effort needed.
At this rate, by the time I'll have it, it _will_ be just “point and click”.

Oblomov
10 months ago

@rock I know the #Nodecore developer has something set up that spans in-game chat, IRC, Discord, Matrix and Twitch. I'll see if they have details to share.

Some days ago I published a fork of the #Minetest engine bundled with #NodeCore onto Google Play.

It's free with no ads of course (albeit contains adze 🙃), and contains various additional improvements done to the engine.

Source code is also available and I did a writeup on the Minetest Wiki (https://wiki.minetest.net/Distributing_Minetest_Games) about some of the changes I did. Hopefully this can show #Minetest's worth as a proper engine that can distribute games independently of the MT ecosystem.

https://play.google.com/store/apps/details?id=se.voxelmanip.nodecore

Oblomov
11 months ago

@gamingonlinux I've taken a break from gaming ATM, but recently I was playing a lot of #NodeCore, a @Minetest game. I don't think the developer has a fediverse account though.

Oblomov
1 year ago

Also, I need to finish up the remake of the door mechanism in #NodeCore, that I had to move because I expanded the outer wall lower layer. As usual, you can follow the #NCC stream on https://twitch.tv/NodeCoreMT

#minetest

Oblomov
1 year ago

I'm going to quickly jump in the #NodeCore #NCC server to check out what recent changes made to the game have done to my piles of stacks of cobble.
As usual, remember that there's a 24/7 livestream of #NCC on https://twitch.tv/NodeCoreMT if you want to peek.

#minetest

Oblomov
1 year ago

I'm going to play some #NodeCore on the Community server now, testing the new #lantern feature. As usual, the 24/7 #NCC #livestream is avaialble at https://twitch.tv/NodeCoreMT

#minetest

Oblomov
1 year ago

@luci dunno about blob, but #NodeCore has a cats mod, and cats there are definitely cubical.

https://content.minetest.net/modnames/nc_cats/

Oblomov
1 year ago

#NodeCore time again. I'll work on making some changes to the door layout, and maybe start working on the automated cement mixer.
As usual, I'll be playing on the NodeCore Community server #NCC, that has a permanent stream set up on https://twitch.tv/NodeCoreMT

Oblomov
1 year ago

And I'm back playing #NodeCore, check the #NCC #live #stream on https://www.twitch.tv/NodeCoreMT

Oblomov
1 year ago

Playing some more #NodeCore again. Reminder: the #NCC stream is available at https://twitch.tv/NodeCoreMT

Oblomov
1 year ago

#NodeCore's developer has set up a #poll on the userbase preference about how to #support the #game.. If you play (and enjoy) the game, consider responding to the poll.

https://strawpoll.com/polls/6QnM7dEv7Ze/

Oblomov
1 year ago

Playing some #NodeCore on #NCC, working on my opto-mechanical door design. You can follow the #stream #live on https://twitch.tv/NodeCoreMT

Oblomov
1 year ago

I'll be playing some #NodeCore (IMO the best #Minetest game) on #NCC in a few minutes. Not sure if I'll have an objective or not. Remember that the server has a livestream at https://www.twitch.tv/nodecoremt running 24/7.

Oblomov
2 years ago

Some #NodeCore this evening too to create a mixer on the #NCC server. Remember that this server features a 24/7 livestream at https://www.twitch.tv/nodecoremt

Oblomov
2 years ago

Siccome il mondo fa particolarmente schifo oggi, mi distraggo giocando un po' giocando a #NodeCore su #NCC. Vi ricordo che il livestream del server è disponibile su https://www.twitch.tv/nodecoremt se avete tempo da perdere (il livestream è disponibile anche se non avete tempo da perdere, in realtà). #xp

Oblomov
2 years ago

Distraiamoci giocando a #NodeCore sul server NodeCore Community —lo sapevate che il server ha un suo #livestream permanente su <https://www.twitch.tv/nodecoremt>? #sapevatelo #videogiochi #moa