de62b0dd1b
mods - default/player_api - provide hp_max player configuration
...
* se hp_max to 40 so we will need more life due lack of armors
2023-07-23 21:47:26 -04:00
52f10f4aba
mods - default,skins,xdecor - provide player_api compatible calls
...
* made then optional the player_api dependencies or set wrapper for logics
2023-07-13 18:07:01 -05:00
6972d6ebda
mods - default - foward compatibilty for default mod on modern engines
...
* try to adapt due commit 66372e75d9
so provide alternate usage when up to date engines are detected
give then `is_area_protected` if any modern engine is availabe,
otherwise use `intersects_protection` if availabe.. or default one
* more info https://codeberg.org/minenux/minetest-engine-minetest/issues/32
2023-07-13 18:03:25 -05:00
cac0e7f38c
hard strong media files optimization for png textures
...
* use the less colors possible, subnasa its not focused on hi-res
its focused on playing
2023-06-11 03:32:32 -04:00
a3ce2df387
default - simplified killme/game_commands into default mod
2023-06-09 01:56:28 -04:00
6861a44b60
adapted from player_api: Set eye height property for player model
...
* backported d4e1bd053e
* Player API: Set eye height property for new player model
2021-12-12 20:15:41 -06:00
97a963aa93
loading mods base - 0.4 based
2021-12-12 20:01:37 -06:00