mckaygerhard a3f7816526 backguard compatibility of hp_max in older clients, (missing breath_max)
* honoring customizations of hp_max its not so valid in older
  clients becouse of a bug in older clients of hardcoded healt player
  long time ago user requested https://github.com/minetest/minetest/issues/2246
  the value was hardcoded into engine and do not allow to be
  customized by mods until the commit above, this patch
  takes that into consideration and set the value to 20.
* NOTE: as side effect if you started a server that support
  hp_max modification and try to connect using a older client,
  client will perfectly supports the already configured healt
  from client, but will start at 20 initialy, of course with
  max_hp supported over the value of 20
2023-07-19 00:44:11 -04:00
..
2017-05-24 07:18:26 +01:00
2017-11-19 23:03:38 +01:00
2023-06-12 00:02:10 -04:00
2023-06-11 23:21:20 -04:00

Default mods

For information check ../README.md

Content

Most of those mods have mirror at http://git.mirror.org

mod name origin or work version info
api https://codeberg.org/minenux/minetest-game-minetest c7cb79422b api
beds https://codeberg.org/minenux/minetest-mod-beds 7b6fae96d5 beds/README.md
boats https://codeberg.org/minenux/minetest-mod-boats 3832de08f7 boats/README.md
bucket https://codeberg.org/minenux/minetest-mod-bucket.git 1d9f32295a bucket/README.md
bones https://codeberg.org/minenux/minetest-game-minetest c7cb79422b
carts https://codeberg.org/minenux/minetest-mod-carts dcbca916cf carts/README.md
creative https://codeberg.org/minenux/minetest-mod-creative ca09e77370 creative/README.md
default https://codeberg.org/minenux/minetest-game-minetest c7cb79422b
doors https://codeberg.org/minenux/minetest-mod-doors a89ab0454d doors/README.md
dye https://codeberg.org/minenux/minetest-game-minetest c7cb79422b
farming https://codeberg.org/minenux/minetest-mod-farming 08c3a9b37b farming/README.md
fire https://codeberg.org/minenux/minetest-mod-fire 4e5f7ad553 fire/README.md
fireflies https://codeberg.org/minenux/minetest-game-minetest ee13c9f46a fireflies/README.md
flowers https://codeberg.org/minenux/minetest-game-minetest c7cb79422b
hudbars https://codeberg.org/minenux/minetest-mod-hudbars c219b708f8 hudbars/README.md
give_initial_stuff https://codeberg.org/minenux/minetest-game-minetest c7cb79422b
killme https://codeberg.org/minenux/minetest-game-minetest c7cb79422b
sfinv https://codeberg.org/minenux/minetest-game-minetest c7cb79422b
stairs https://codeberg.org/minenux/minetest-mod-stairs c3a5af6c45 stairs/README.md
screwdriver https://codeberg.org/minenux/minetest-game-minetest c7cb79422b
sethome https://codeberg.org/minenux/minetest-game-minetest 8e59006dc8
tnt https://codeberg.org/minenux/minetest-mod-tnt 8195861f90 tnt/README.md
toolranks https://codeberg.org/minenux/minetest-mod-toolranks 5c9553e5ac toolranks/README.md
vessels https://codeberg.org/minenux/minetest-game-minetest c7cb79422b
walls https://codeberg.org/minenux/minetest-game-minetest c7cb79422b
wool https://codeberg.org/minenux/minetest-mod-wool de642a08e8 wool/README.md
xpanes https://codeberg.org/minenux/minetest-game-minetest c7cb79422b
xdecor https://codeberg.org/minenux/minetest-game-xdecor cd0c35b8c5 xdecor/README.md

The default mod provides sethome and player_api call ones, binoculars from v5 are just separate privilegies for zoom, butterflies and fireflies from v5 can be set by dmobs or mobs_doomed mod, the spawn mod is just minimal spawn management pooly provided and better managed by mods like rspawn and spawnrandom.

Compatibility

This source code and files are focused in most olders minetest4 engine or 0.4.X ones from https://codeberg.org/minenux/minetest-engine/src/branch/stable-4.0

For minetest5 check https://codeberg.org/minenux/minetest-engine/src/branch/stable-5.2

Licensing

See LICENSE.txt