No description
Find a file
2025-09-22 18:21:55 +02:00
.github/workflows Fix Docker CI test to run on new/old engine versions 2025-06-13 11:57:55 +02:00
.hidden fire and settings 2025-09-05 15:07:37 -07:00
docs document tree schematics in default 2025-09-22 09:14:41 -07:00
menu/.hidden total reset 2025-09-05 11:56:37 -07:00
mods fixed craft_table bugs 2025-09-11 13:59:29 -07:00
utils Fix Docker CI test to run on new/old engine versions 2025-06-13 11:57:55 +02:00
web docs set up for export 2025-09-08 18:08:34 -07:00
.gitignore gitignore for logseq bak folder 2025-09-07 16:29:04 -07:00
.gitmodules fixed craft_table bugs 2025-09-11 13:59:29 -07:00
.luacheckrc Beds: Add support for pova and player_monoids (#3200) 2025-06-17 12:24:17 +02:00
game.conf total reset 2025-09-05 11:56:37 -07:00
minetest.conf fire and settings 2025-09-05 15:07:37 -07:00
minetest.conf.example fire and settings 2025-09-05 15:07:37 -07:00
README.md fix errors in readme 2025-09-08 17:16:06 -07:00
settingtypes.txt compatibility mod test 2025-09-09 20:59:39 -07:00

GrapeSodaGames Luanti Server

What is this?

This is a custom Luanti game, forked from minetest_game.

Third-party mods are incorporated directly as git submodules to facilitate easy installation and guaranteeing consistency.

Modifications have then been made to both the minetest_game code and external mods.

Why?

Luanti is built to be incredibly modular, but often the different mods are not similarly balanced, so gameplay can be unpredictable or downright impossible. One of the main goals of this project is to attempt to balance gameplay values across mods for a more cohesive experience.

Further, minetest_game is built as an example, and could use a lot more gameplay tuning. The secondary goal is to enhance minetest_game in a way that creates a stronger sense of progression.

Finally, it's a good opportunity for me (and maybe you!) to learn Luanti modding, lua, development processes, and game design.

How do I play?

First, Get Luanti.

If you want to to play locally or host your own server, just clone this repo into the games folder.

If you want to join us on the official live server, head over to the GrapeSodaGames Luanti Server Website!

How do I get involved?

There are many ways to help, check out the contributor documentation.

Here's some ways you can help:

  • Most importantly, play the game! Any and all feedback is welcome. Just make an issue.
  • If you're a lua developer, or aspiring to be, take a look at issues tagged "lua".
  • If you're interested in testing, feel free to look at and create issues with the tag "bug".
  • If there are things you feel are unbalanced and need reworking, look at or create issues with the tag "balance".
  • If you want to update the documentation, look at or create issues tagged "doc".
  • If you have ideas for new features, create issues tagged "enhancement".
  • If you want to help support GrapeSodaGames directly, see our Supporters page for more info.
  • Go support Luanti! None of this would be possible without their hard work and generosity.

Who are you?

We're GrapeSodaGames, a fake game development collective that does nothing.

Maybe someday I'll be a real boy, but for now I just like fucking around with gamedev stuff.

At some point I'll have a website to link to here, to give all this some thin sense of legitimacy.