20 Commits

Author SHA1 Message Date
ac2a55b729 fireflies - included the reduced and external mantanied mod for older engines
* the mt5 game already has a improved version of fireflies with timer nodes
  that hide the fireflies at day, but required a more upgraded engine version
2023-06-17 10:05:23 -04:00
0abe7a7aa6 NSSS : not so simple server included the NSSF not so simple fruit
* add the very WIP not so simple fruit with minimal wroking improvements
* backported from https://git.minetest.io/minenux/minetest-mod-nssf
* mirror at https://codeberg.org/minenux/minetest-mod-nssf
2023-06-16 23:46:52 -04:00
861dc596fd sfinv - upgrade sethome and integrated sfinv_home to sfinv 2023-06-12 00:21:19 -04:00
a182b7dd6a mods - toolranks : added reduced version that used sounds from default
* add also support for hoes into farming mod (cos we used older non redo)
* autodetection if extra toolranks mod its already doing that
2023-06-11 20:12:09 -04:00
f587328536 mods - add reduced homedecor flavor for minimal home decoration 2023-06-11 12:08:21 -04:00
4c0e3fa1de ethereal - added ethereal with hard optimized images
* we used pngquan cos we need more more optimized images
  to being able to load in older phones (Client) and small devices (server),
2023-06-11 03:19:39 -04:00
260ff7143a simplified killme/game_commands into default mod 2023-06-07 17:55:05 -04:00
f05fb09554 add armors.. from the minuenux compatible to all engines
* use 3d_armors with shields and globes included
  cos with NSSM this will be necesary
2023-01-10 18:02:36 -04:00
b07959331e init the game using the mientest minimal sub nasa as base, remove rspawn
* removed rspawn cos we will use a large area of spawn with resourses
* the new spawn will be spawnrand cos must be simple and faster in a limited area
* also no protection.. no houses no home.. user must survice with a bag
2023-01-10 17:53:55 -04:00
1324740034 mods - bags support using backpacks mod improved
* retrieve from taikedz fork on minenux mods
2023-01-02 03:35:34 -04:00
a07989e040 regrow mod simplified and customized, for info cHECK mod readme inside 2023-01-02 01:33:07 -04:00
00454c42ac mods - skin manager using simple_skins from tenplus1
* renmame mod to skins due conventions
* reduce funtionality
2023-01-01 17:07:03 -04:00
a7f5226332 create new mod based on the floadlands and floatland_realm
* registered the nodes and the biomes, one item craft
* take textures and give credits
* licence and readme
* when ethereal come in, this will get sure lower snow high generated
2022-02-13 04:51:34 -04:00
cb4a21b561 second mod to implement in a subgame/game spawn management as rspawn
* use the taidkez rspawn that provides nice command and permission
* use a fix exhusted from https://codeberg.org/minenux/minetest-mod-rspawn
2022-02-12 19:05:12 -04:00
f09b730613 added more links for repo due the new codeberg rules about archiving
* if your repos doe snot receive commits will be erased at codeberg
* so made a new one in gitlab
2022-02-11 01:02:43 -04:00
cfb83aab12 added authentication mod for subnasa huge manage of users as first step
* using https://codeberg.org/minenux/minetest-mod-formspecs
* using https://codeberg.org/minenux/minetest-mod-auth_rx
* changes:
** provide a way to initialize files if there is not one
   currently doe snot touch the auth.txt file neither converted
** solves: close: https://codeberg.org/minenux/minetest-mod-auth_rx/issues/6
** solved: close: https://bitbucket.org/sorcerykid/auth_rx/issues/7
** init the files when are fresh install, still do not convert from auth.txt
** player object check for problematic joins on inpcomplete auth process
** close fixed https://codeberg.org/minenux/minetest-mod-auth_rx/issues/2
** added missing depends formspecs (it work without in basics but, some commands needs)
** we will later aded formspecs checks to made optional
2022-02-10 18:19:33 -04:00
096ff42b45 update information, explain the purpose and why the selections 2022-02-10 14:50:48 -04:00
513dc22dfc added documentation and docs directory 2021-12-13 20:48:30 -06:00
fe48180210 update readme about the current gameid and compatible engines
* this previously prepared the corresponding repos:
    * https://codeberg.org/minenux/minetest-engine-minetest
    * https://github.com/minenux/minetest-engine-luk3yx
    * https://gitlab.com/minenux/minetest-game-luk3yx
    * https://github.com/minenux/minetest-engine
2021-12-12 20:48:14 -06:00
a5179589c0 init the README info and license 2021-12-03 23:15:49 -04:00