NSS : NSSG the Not So Simple Game for minetest
 
 
 
 
 
Go to file
general 7e2beca1bd update 3d_armor with last fixed backported
* update from https://codeberg.org/minenux/minetest-mod-3d_armor
* Fix armor radiation values were not not summed up
* Closes https://github.com/minetest-mods/3d_armor/issues/136
  radiation does not work when using technic armor
* resolve player object in async function again (different globalstep)
   due the core.after we need to recall player name
  closes https://github.com/minetest-mods/3d_armor/issues/132
* Make all admin armor to protect from drowning
  group of water is the same as if you get asfixiate,
  admin armor must be protected, this was missing cos the
  chessplate already has the armor_water=1 set..
  closes https://github.com/minetest-mods/3d_armor/issues/130
* Call custom on_punched functions w/ hitter = nil too
  this allows to propagates the nil on custom mods
  related to https://github.com/minetest-mods/3d_armor/pull/138#discussion_r1529014373
  backported https://github.com/minetest-mods/3d_armor/pull/141
* Don't assume hitter ~= nil in on_punchplayer callback
  closes https://github.com/minetest-mods/3d_armor/issues/137
  related to https://github.com/minetest/minetest/pull/14319#issuecomment-1989555604
2024-03-29 17:47:29 -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 update 3d_armor with last fixed backported 2024-03-29 17:47:29 -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 mods - 3darmor - upgraded, feature Added, nil checks, vulnerability checks 2023-07-24 14:36:56 -04:00
game.conf opticrush texture images to reduce size media 2023-06-11 06:24:23 -04:00
screenshot.jpg fix screenshot reference, add missing screenshot file 2023-07-13 23:43:20 -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.jpg

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