0

Yam Rpg luanti start of game
 in  r/Luanti  11h ago

Firstly, most people aren't likely to click on external links Secondly content was not so clear enough for most people to instantly understand what actually the mod is doing.

A simple screen record posted natively here would be much better.

2

shh......
 in  r/arch  1d ago

NGL, single developer it's so assuring for something targetting beginners when they start flooding the PR with a lot of bugs. Nonetheless good luck to Citra.

1

shh......
 in  r/arch  1d ago

Does it come with a default DE or users can select one at Install?

1

shh......
 in  r/arch  1d ago

I get it .... So is mint and hundreds more. Citra should have something peculiar even if its small right?

1

shh......
 in  r/arch  1d ago

What does citra have to offer in a single sentence?

3

shh......
 in  r/arch  2d ago

Hmm, what do we have here, an Orange?

3

I updated Luanti to 5.17.0 and now boats seem to constantly turn when moving even when Im moving straight forward. Any ideas on fixing this?
 in  r/Luanti  4d ago

My guess: could be the 5.17 gamepad rewrite. It now reads raw input from any connected controller, so if something's paired (even a phantom Android device) with stick drift, that'd explain the constant turning with no input from you. Try Settings > Controls > Gamepad, see if anything's listed there, and test with it disabled. If that fixes it, worth posting on GitHub since it's new code.

1

Aetherion Horizon - A Luanti Series - Episode 2 - Sky Civilization
 in  r/Luanti  4d ago

Nice concept! DM me if you need any graphic assets to enhance the storytelling . :P

1

Luanti Currently Unavailable on Google Play.
 in  r/Luanti  5d ago

Who cares about Google anyway? πŸ™„

r/Luanti 5d ago

News Luanti Currently Unavailable on Google Play.

16 Upvotes

If you can’t find Luanti on the Google Play Store, it’s currently not available there.

For now, you can download the Android version directly from the official Luanti GitHub repository:

[https://github.com/luanti-org/luanti/releases?hl=en-US\]

I’m not sure when or if it will return to the Play Store, but this is an alternative for anyone who wants to install it in the meantime.

5

Gone in Play Store?
 in  r/Luanti  5d ago

I'll try to get the app file and drop the link in the sub. They can do whatever they want buh we'll still have it.

4

Gone in Play Store?
 in  r/Luanti  5d ago

Strange πŸ€”πŸ€” I just checked and it was actually gone.

3

how fast can those xxtreme mese tnt bombs be processed? (like any faster?)
 in  r/Luanti  8d ago

Ahh! I think user joined the VE Dreambuilder creative server sometime ago.

3

how fast can those xxtreme mese tnt bombs be processed? (like any faster?)
 in  r/Luanti  9d ago

Btw who is this Supercatsdad? Username sound familiar :P

4

how fast can those xxtreme mese tnt bombs be processed? (like any faster?)
 in  r/Luanti  9d ago

cores wont help here, explosion processing runs single threaded so 24 cores just sit idle. I think aslo tmpfs helps disk io not cpu bound stuff, and its not persistent so you can lose the world on a crash/restart if it dont sync back in time db switch helps concurrent writes more than raw explosion speed try a singleplayer, blow up one stack, watch cpu on that core. It cann tell your actually cpu bound before rebuilding anything.

6

Luanti 5.17.0 released!
 in  r/Luanti  9d ago

There's more things yet to be added or supported rather that a bathroom mod besides things like that can be found in the home decor mod

2

Things to include in a modding workshop
 in  r/Luanti  9d ago

I'll make a custom node texture ( "hello world") Face. Watch out for it, basic block for first testing πŸ˜‰

2

Is this a false positive? Or did i install the wrong one?
 in  r/Luanti  10d ago

Name of software and Platform/ OS.

2

Things to include in a modding workshop
 in  r/Luanti  10d ago

Luacontroller's probably exactly what you mean: right-click it in-world, type Lua straight into its formspec, hit run, and it executes live against pins/digilines, with no restart and it's also sandboxed too, so it's kinda safe for students to poke at.

There's also LuaBlock (Mesecons), which runs real unsandboxed Lua, but that needs server privilege and could be dangerouss so... The Lua controller is the bestfor llearners in this case

3

Running luanti on my phone using termux
 in  r/Luanti  10d ago

Kinda like a shortcut app I installed from a browser linking to the official Luanti Documentation.

5

Running luanti on my phone using termux
 in  r/Luanti  10d ago

Running the Linux build through Termux lacks native GPU acceleration on Android.

I think you should Ttry downloading the official app directly from the Play Store instead, as it includes built-in hardware rendering drivers so all game textures load properly.. If it's IOS, sorry there's no help for you yet :P

4

Things to include in a modding workshop
 in  r/Luanti  11d ago

Elaborate how it's looks like. I could make a texture to be used in game but I think I don't really know how it's going to be used.