|
5527e9d06a
|
opticrush texture images to reduce size media
|
2023-06-11 06:24:23 -04:00 |
|
|
3aecefc73a
|
auth_rx - fix crash when load locally and host server from gui, fix nil permissions
* backported b79404f7fa
* backported b79404f7fa
|
2023-06-11 03:13:45 -04:00 |
|
|
7dc1729922
|
auth_rx mod - update with compatibility fixeds the auth handler
|
2023-06-09 01:47:35 -04:00 |
|
|
f1889bbcfc
|
mod - auth_rx : check if file exits before write
* backported from 48737b82a1
|
2022-02-14 16:23:58 -04:00 |
|
|
1c1f06fbb2
|
Authfilter class already init the greenlist.mt so dont try again cos will fail
* from 7cfe7d928d
|
2022-02-11 00:34:00 -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 |
|