Simple default game with few few mods... players are the objetives https://codeberg.org/minenux/minetest-game-subnasa
 
 
 
 
Go to file
mckaygerhard 837a49b290 default/player_Api/skindb - dinamically set the model player on client conection
* improves commit 322d7d3b70 of player model,
  the problem is that both server and client must be same protocol, so
  this ugly hack is a minimal set (not using a function like normal game)
  to dinamically check client nature and re-registering the model
* NOTE: the check already need to check if the engine is old and the server not,
  so the conditional just try to do exact check agains TRUE boolean.
* Closed https://codeberg.org/minenux/minetest-game-minetest/issues/12
  fixed the problem of collisionbox for the lufix player in ugly way but
  much more effectivelly due can be mixed in FinalMinetest and Multicraft
* fix model preview based on client view, not on server engine version
  for the skindb mod
2023-08-13 20:14:18 -04:00
docs added documentation and docs directory 2021-12-13 20:48:30 -06:00
menu new menu appearance using idead from others games 2023-07-13 07:31:06 -05:00
mods default/player_Api/skindb - dinamically set the model player on client conection 2023-08-13 20:14:18 -04:00
GAMEINFO-en.md update information, explain the purpose and why the selections 2022-02-10 14:50:48 -04:00
GAMEINFO-es.md update information, explain the purpose and why the selections 2022-02-10 14:50:48 -04:00
GAMEINFO-ru.md update information, explain the purpose and why the selections 2022-02-10 14:50:48 -04:00
LICENSE.txt update licensing for me 2023-07-13 23:18:43 -04:00
README.md governing - anticheat - anticrack - client detector - administrator mod 2023-08-07 04:35:22 -04:00
game.conf definition of settings of the game and allowed ones by defaults 2023-07-13 17:30:29 -05:00
minetest.conf mods - default/player_api - provide hp_max player configuration 2023-07-23 21:47:26 -04:00
screenshot.png hard strong media files optimization for png textures 2023-06-11 03:32:32 -04:00

README.md

Minetest sub.nasa-g0v game

The vanilla anarchic famous server game

  • English information: GAMEINFO-en.md, **WARNING: if you question why there is no mod "x" instead of mod "y" read the information file in the initial section **
  • Informacion español: GAMEINFO-es.md, ADVERTENCIA: si se cuestiona porque no esta el mod "x" en vez de el mod "y" lease el archivo de informacion en la seccion inicial
  • Информация русском: GAMEINFO-ru.md, ВНИМАНИЕ: если у вас возник вопрос, почему нет мода "x" вместо мода "y" прочитайте информационный файл в начальном разделе

screenshot.png

For further information, check https://codeberg.org/minenux/minetest-game-subnasa.git or https://git.minetest.io/minenux/minetest-game-subnasa

Installation

For specific minetest installation check docs/INSTALL.md

  • Unzip the archive, rename the folder to subnasa and place it in .. minetest/games/

  • GNU/Linux: If you use a system-wide installation place it in ~/.minetest/games/ or /usr/share/games/minetest.

Compatibility

The Minetest subnasa Game GitHub master HEAD is compatible with MT 0.4.16, 4.0, 5.2 and 5.4 that can be found at https://minetest.io but was only tested in 0.4.17 engine.

To download you can play this game with the following minetest engines:

Mods

Licensing

  • (c) 2020 mckaygerhard
  • (c) 2023 mckayshirou

CC-BY-SA-NC 4.0 (c) MckAY Lenz, See LICENSE.txt