Go to file
Tai Kedzierski 73d403afb3 Deprecate this repository 2022-01-26 20:01:51 +00:00
api fixing various deprecated functions 2021-04-05 23:40:26 -06:00
guide clarify spawning code, reinstate mantises, move cooking, make energy more useful 2018-12-26 01:07:34 +00:00
locale translation support, and also hunger_ng support for edibles 2021-04-06 12:06:53 -06:00
materials translation support, and also hunger_ng support for edibles 2021-04-06 12:06:53 -06:00
mobs translation support, and also hunger_ng support for edibles 2021-04-06 12:06:53 -06:00
models no disrespect to Nathan Petrelli, but I dont think we should name monsterducks after him...! 2018-12-28 00:39:40 +00:00
sounds remove inhibitor blocks, adjust rainbow staff to allow alternative blocks if nyancat not available 2019-01-02 21:37:38 +00:00
tests add sanity check scripts, adjust spear durability 2019-01-12 15:07:57 +00:00
textures Turn hoes into scickles, make scickles web diggers instead of spears 2019-01-13 20:17:22 +00:00
tools Move helper tool i18n.py from FaceDeer to a tools folder 2022-01-07 09:52:39 +00:00
.gitignore Many changes.... 2018-12-23 05:05:00 +00:00
LICENSE.txt clean relicense 2019-02-04 02:53:09 +00:00
LICENSE_MEDIA.txt document the new options for unswappable nodes and spears adjustment 2019-01-08 11:25:50 +00:00
README.md Deprecate this repository 2022-01-26 20:01:51 +00:00
changelog.txt Added the 3.0 changelog 2016-11-21 22:18:28 +01:00
depends.txt add nyancat soft dependency 2018-12-31 01:43:18 +00:00
init.lua fix check 2019-01-21 02:16:51 +00:00
license_notes.md clean relicense 2019-02-04 02:53:09 +00:00
mod.conf fixing various deprecated functions 2021-04-05 23:40:26 -06:00
settingtypes.txt add spear adjustment options 2019-01-06 20:32:48 +00:00
todo.txt more stuff to do 2018-12-28 01:00:57 +00:00

README.md

Not So Simple Mobs

NO LONGER MAINTAINED here.

Please use the version at https://notabug.org/TenPlus1/nssm for an up to date version, or use one of the historic branches below. Please send pull-requests there too (will need an account on https://NotABug.org)

Minetest 0.4

For Minetst 0.4.x Support , use the branch minetest-0.4-support:

git checkout minetest-0.4-support

Intro

(C) 2016 NPX Team and Contributors , GPLv3

NSSM adds a wide variety of very hostile mobs, as well as new weapons, armours and foods.

This mod is a continuation of NPX Team's Not So Simple Mobs. Notes from the original README are available below.

License

  • License for the code: GPLv3
  • License for non-code assets: see LICENSE_MEDIA.txt

Version Dependencies

This mod relies heavily on the features in TenPlus1's mobs_redo, which is developed independently.

This version of NSSM was adjusted to run against commit 487e037cc9 (from 2018-12-20). If you are having problems with mod compatibility, please ensure you are using a version of mobs_redo close to that commit.

For some NSSB mobs, there is a dependency on the 3d_armor API itself. This mod has been adjusted to work with version at tag version-0.4.12 (June 2018) ; most later versions should work too.

Settings

This mod provides some extra settings for fine tuning the experience:

  • nssm.server_rainbow_staff - Rainbow Staff is a powerful tool instead of a block placer

  • nssm.energy_boosts - allows player to eat energy for a stats bost

  • nssm.energy_lights - allows placing energy as temporary light sources

  • nssm.unswappable_nodes - Various mobs and tools replace nodes int he environment as part of their attacks and movements.

    • This list defines nodes that cannot be swapped by such activities
    • bones:bones and default:chest_locked are always unswappable
  • nssm.spearmodifier - Allows slowing down spears. 1 for default speed, 0.5 for half speed

    • Impact is still preserved
    • Use this setting if the server experiences lag ; fast spears on laggy servers rarely get collision-detected

The original notes from NPX Team ! --¬

We suggest that you play nssm with:

  • NSSB (Not So Simple Buildings, NPX Team's second mod that adds many blocks and Morlendor, the new dimension!)
  • 3d_armors (with which you can use nssm armors):
  • unified_inventory (useful to discover all the new recipes and to use the armors):
  • a throwing mod (a mod that add bows) if compatible with the Tenplus1's damage_system

We would like to thank:

  • PilzAdam, for his wonderful simple-mobs mod;
  • Tenplus1, for his hard work in making mobs_redo;
  • Echoes91, for Spears: simple but amazing;
  • and obviously Celeron-55 and all the people who contributed to Minetest and its community (and Paramat in particular);
  • Denise and Ponzi_Duro for the revision of the guide;
  • Double_P, Ponzi_Duro, Andrey01 and Taikedz for the beta testing;

The mod makes the game really hard, please read the wiki before playing: http://wiki.minetest.net/Mods/Not_So_Simple_Mobs (which will be updated as soon as possible) or the old guide for the 2.4 version.

Here are the trailers of the mod:

NPX Team ~