Commit Graph

3206 Commits

Author SHA1 Message Date
sys4-fr 1699c8ceac Change README.md in order to begin personalization of the server 2018-02-19 00:27:50 +01:00
sys4-fr b3628edaa4 Fix farming submodule update 2018-02-18 22:16:46 +01:00
sys4-fr b3b2218d1c Update submodules bonemeal and farming
Fix unknow node because of moretrees:acacia_sapling_ongen removed from moretrees mod. Maked an alias to default:acacia_sapling to fix it.
2018-02-18 21:58:52 +01:00
sys4-fr 4f427231a2 Decrease gain of canadian loom sound 2018-02-18 13:22:08 +01:00
sys4-fr 62df2b20e3 Update submodule camera mod 2018-02-18 12:57:24 +01:00
sys4-fr 4aca6dc15e [issue #23] Fix mithril fishing pole craft
I have unregistered homedecor:cobweb_corner and maked an alias to it with mobs:cobweb
2018-02-18 12:51:42 +01:00
sys4-fr 54546b371a [Issue #22] Fix stair orientation 2018-01-31 21:30:27 +01:00
sys4-fr e26fe66720 Update coloredwood submodule with my version that fixes some things 2018-01-29 23:39:08 +01:00
sys4-fr b89e5b5f37 Change default creeper to a blue version
Creeper explosion produce ice fire from fake_fire mod
2018-01-20 23:12:51 +01:00
sys4-fr c9e36c42d6 Update plantlife_modpack, moretrees and biome_lib as submodules 2018-01-20 23:09:55 +01:00
sys4-fr 42de3cc720 Fix submodules update 2018-01-20 00:36:15 +01:00
sys4-fr c45e1dadb7 Change superquarry behaviour and improve performance
- radius is limited to 8 other than 12
- max depth set to 500 other than 2500
- nodes under non air_block can be digged
2018-01-20 00:12:34 +01:00
sys4-fr 25192785b8 Make changes to get mods compatible with updated unifieddyes
- remove obsolete colormachine mod
- update unifieddyes as submodule
- update bobblocks as submodule
- update coloredwood as submodule
- remove cotton mod
- add unifiedwool as submodule
- update homedecor_modpack as submodule
- update sea modpack as submodule
- update stained_glass as submodule
- add unifiedbricks as submodule
2018-01-19 23:53:52 +01:00
sys4-fr 5f7cd6271e Fix diet support with some food items 2018-01-18 01:25:15 +01:00
sys4-fr 59682e253a Change nether static spawn point to avoid the player to fall into lava 2018-01-17 21:35:15 +01:00
sys4-fr 140daf7008 Fix get bone when digging default:dirt with a chance 1/30
This was removed by nalc maptools customization
2018-01-13 15:59:22 +01:00
sys4-fr 8c48f37eb5 Change mapgen of uranium ore between levels -80 and -28000 2018-01-08 02:29:34 +01:00
sys4-fr e32c9b72b8 Minercantile items are now craftable
Barter shop and bancomatic are craftable by anyone but to administrate the barter shop the player must have the shop privilege. (and ask to get it)
Anyway a non priviligied user can use his barter shop, but it will be limited to sell/bye objects from the General group that is administrated by players with the shop privilege.
2018-01-07 18:28:53 +01:00
sys4-fr b5e8b52218 [Fix Issue #11] Rotten flesh has more uses 2018-01-07 04:02:07 +01:00
sys4-fr 6a6cc58506 [Fix issue #16] Fixed when upgrading darkage mod 2018-01-07 01:05:00 +01:00
sys4-fr 441709ba62 Increase maximum number of players to 10 (previously was 5) 2018-01-06 19:07:40 +01:00
sys4-fr 2869d4e006 [Fix issue #17] Fix faction crash when invoking the faction command : /factions version
To use factions admin command, the player must have the the faction_admin privilege.
2018-01-06 18:51:14 +01:00
sys4-fr d727e7d624 [Fix issue #12] Get scorched_stuff when cooking cooked rat. Also scorched_stuff is of type fuel and can be used to craft Black dye too.
Fix craft from mobs_animal to get ability to cook rat. This craft don't worked until now (Bug)
2017-12-16 22:21:52 +01:00
sys4-fr 92446a8fec [mobs_redo] Update submodule + Fix too much mobs spawning 2017-12-13 22:02:54 +01:00
sys4-fr 4f8bd24cf1 [minetest_game] Upgrade minetest game submodule to branch backport-0.4 2017-12-12 23:25:07 +01:00
sys4-fr cfac0a37c8 Change item_drop mod
Change player speed parameters (come back to normal values)
2017-12-10 15:49:54 +01:00
sys4-fr 3894e98988 Remove unneeded soundset dependencies 2017-12-09 23:59:45 +01:00
sys4-fr d8dd85e361 * Update ambience mod
- Add musics and sounds from original mod wich was removed by MFF
  - Add musics from mpd mod
  This ambience mod add /volume command that display a form to change musics and ambience volume. This is player independant.
* Remove soundset and music mod
* Fix warning caused by undefined global variable in kpgmobs/wolf.lua
2017-12-09 23:29:28 +01:00
sys4-fr 2f1f8e439f [playereffects] Update submodule : Log autosave messages only in verbose mode 2017-12-09 14:08:56 +01:00
sys4-fr 07444bb835 [cherry_tree] Update submodule : Add fuels definitions 2017-12-09 11:53:12 +01:00
sys4-fr 51f55fdaed Improve general server performance
- set active_block_range to 1
  - set remove_far_mobs to false
2017-12-08 23:01:04 +01:00
sys4-fr b732dbe4b5 Fix crash when right-click on turtle
Customize mobs spawning in minetest.conf
2017-12-08 21:12:47 +01:00
sys4-fr 5a5221efaf Update bonemeal submodule
Change mob_horse submodule repository to https://github.com/sys4-fr/mob_horse.git
2017-12-05 02:37:49 +01:00
sys4-fr a22a4e7c3e Fix spawning fregency
Drastically decrease chance to spawn NPCs
2017-12-05 02:14:48 +01:00
sys4-fr d8572b83cf Fix stone_with_coin alias 2017-12-04 21:08:57 +01:00
sys4-fr aeb7701c62 Merge branch 'NALC2' into NALC 2017-12-03 16:09:58 +01:00
sys4-fr 28baf0bfaf Add toolranks support for nether tools 2017-12-03 13:29:55 +01:00
sys4-fr e97ddeba7b Change nether static spawn point 2017-12-03 10:49:36 +01:00
sys4-fr f47becd6af Add missing bucket {acid,sand} textures 2017-12-03 00:58:00 +01:00
sys4-fr 2beba3599e * kpgmobs: update submodule
* pmobs:
  - Disable ninja mob
  - Less spawning chance for npcs and wolves (1/31000 -> 1/51000)
* minetest.conf
  - Set setting remove_far_mobs to true
  - Update setting active_block_range from 1 to 2
2017-12-02 22:09:27 +01:00
sys4-fr 706d03f9a4 Fix carts aliases 2017-12-02 18:36:06 +01:00
sys4-fr 618d5f5daf Update darkage mod as a submodule from davisonio repository
Fix aliases (beds, doors3)
Add lily_pad wich no longer exist in minetest_game
2017-12-02 14:58:14 +01:00
sys4-fr 8b2823374e Fix tnt missing textures
Clay lumps are stackable by 200
Update submodules cherry_tree and moreblocks
2017-12-02 00:33:58 +01:00
sys4 3afbbf3451 Update mobs mod submodule 2017-11-29 23:26:33 +01:00
sys4 d4a2c5e085 - Creeper explosion trigger surrounding nodes with fake fire rather than real fire for avoiding out of control wildfires.
- Increase Creeper explosion radius to 3 and 6 for damage radius.
- Add a custom tnt mod as a replacement of the default one. This mod allow explosions without burning surrounding nodes.
2017-11-29 22:03:09 +01:00
sys4 6923c52f4a Fix MFF doors and doors3 and keys support to it 2017-11-27 00:46:36 +01:00
sys4 97e4cb7eb7 Remove uneeded variable in nalc mod 2017-11-26 08:34:26 +01:00
sys4 b7ae403763 Hide quests HUD by default when player join the game 2017-11-26 08:30:26 +01:00
sys4 80d0e9a6a1 Fix toolranks support of Nyan Shovel 2017-11-26 06:44:12 +01:00
sys4 1649c53471 Add toolranks mod and add its support for Golden and Nyan tools 2017-11-26 06:39:15 +01:00