NSS : NSSG the Not So Simple Game for minetest
 
 
 
 
 
Go to file
mckaygerhard 52bdddc111 auth_rx - correct handling of permissions when user is global admin
* there are two king of administrators: those that have many
  of the privilegies and the user that are pointed in config file,
  auth_rx never initialized this from zero cos always assumed
  a starting point as migration, so never need or really detect
  who are the admin of the server, cos after migration the admin
  already has previous privilegies from plain db file.
* override all the possible handlers with right detection of the
  admin user from the config file, on admin detected, no matter
  what .. give it all the (on fly) privilegies currently on server
* still a privilegied user at this commit can erase the admin
  or change the password if have also enought privilegies
* WARNING: this commit will depends of the previusly commit
  as of 2aef6adf19 for right
  admin name detection.
* fix engine detection for 5.4 due callbacks handler
* wrongly invoked register_on_authplayer over 5.0+ engines
2023-06-16 00:02:42 -04:00
docs added documentation and docs directory 2021-12-13 20:48:30 -06:00
menu opticrush texture images to reduce size media 2023-06-11 06:24:23 -04:00
mods auth_rx - correct handling of permissions when user is global admin 2023-06-16 00:02:42 -04:00
GAMEINFO-en.md init the game using the mientest minimal sub nasa as base, remove rspawn 2023-01-10 17:53:55 -04:00
GAMEINFO-es.md init the game using the mientest minimal sub nasa as base, remove rspawn 2023-01-10 17:53:55 -04:00
GAMEINFO-ru.md init the game using the mientest minimal sub nasa as base, remove rspawn 2023-01-10 17:53:55 -04:00
LICENSE.txt simplified killme/game_commands into default mod 2023-06-07 17:55:05 -04:00
README.md sfinv - upgrade sethome and integrated sfinv_home to sfinv 2023-06-12 00:21:19 -04:00
game.conf opticrush texture images to reduce size media 2023-06-11 06:24:23 -04:00

README.md

Minetest Not So Simple Game

The most increible vaste enemy provided game to play and hard to defeats

  • 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-nssg.git or https://gitlab.com/minenux/minetest-game-nssg or https://git.minetest.io/minenux/minetest-game-nssg.git

Installation

For specific minetest installation check docs/INSTALL.md

  • Unzip the archive, rename the folder to nssg 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 nssg 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

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

Mods

Licensing

See LICENSE.txt