Commit Graph

10 Commits (master)

Author SHA1 Message Date
mckaygerhard ce2add8d5b fix crash on balrog dead if not enabled tnt explosion
* closes https://codeberg.org/minenux/minetest-mod-mobs_balrog/issues/4
* backported upstream commit bf4b9521cd
2024-04-09 23:11:57 -04:00
mckaygerhard 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
mckaygerhard 875ba2653f feature sections in config file 2023-07-18 20:32:10 -04:00
mckaygerhard 7f06bfc3d2 definition of settings of the game and allowed ones by defaults
* rovide game.conf and minetest.conf files with defualt settings values
2023-07-13 17:30:29 -05:00
Герхард PICCORO Lenz McKAY f5c992c054 remove the cnfig files of main game, use minimal to see the changes later 2022-02-10 14:51:24 -04:00
mckaygerhard 271e05d8c7 remove give_initial_stuff mod .. in public servers for sanity of acounts
* due server will be easy to join, must be removed cos:
  players will create new account only to access to new stuff easyle
* .. and not, we dont build a server with hard to join settings..
2021-12-13 20:15:02 -06:00
mckaygerhard 624ce87446 game config - configure base server settings
* set address, name, description and name for this gameid
* set curl setting for long slow connections
* log settings is verbose due initial configuration
2021-12-13 19:27:17 -06:00
mckaygerhard 2f31767d49 game config - based on prevous commit enable fire and base game as another one
* this is a own game. apart of default one.. it have it own mods base
* this have commit 97a963aa93 as base (big one, care)
* this gameid has their own base mods.. althrough based on default minetest
* provide API setting for local game at menu
* enabled fire and falme
* bones with 40 seconds of life and 20 seconds for stolen
* enabled sounds of lava and flame, cos is on defaults clients
* dont provide initial stufff.. here we must find things
2021-12-12 20:11:28 -06:00
mckaygerhard 5dd07689e9 game config - initial configs for player client side section:
* this section is used only if this game is used locally
* we changed the cropt from lshit to x
* by default no fly and no fast
* forced configs of keys
* no blur no scaling no effects
* sound enabled with 80% of volume
* no fog and leaves are without transparency
* set to most performance in low end machines
2021-12-12 16:45:08 -06:00
mckaygerhard d1ea18cafa base config file for subnasa 2021-12-12 16:01:17 -06:00