5 Commits

Author SHA1 Message Date
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