Commit Graph

3145 Commits

Author SHA1 Message Date
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
sys4 635847900d Change snowdrift mod by weather_pack mod as submodule 2017-11-26 05:59:48 +01:00
sys4-fr bcc8cf0157 Merge branch 'master' into NALC2 2017-11-26 03:42:59 +01:00
sys4-fr 144f6a26c9 Merge remote-tracking branch 'upstream/master' 2017-11-26 03:41:39 +01:00
sys4-fr 1aaffa1e5b Remove meshnodes and experience mods because inactive 2017-11-26 03:23:15 +01:00
sys4 541e5142ae Fix alias for sand_flowing 2017-11-26 03:00:22 +01:00
sys4 a55163ae88 * Replace minetestforfun_game by latest minetest_game stable (0.4.16) as a submodule.
- Customizations made by MFF are moved to other mods. This would permit next upgrades to be more easier.
  - Cherry trees moved to cherry_tree mod as a submodule maintained by sys4-fr.
  - Custom MFF beds, boats, buckets, liquid sources, fences, tools, meze and other nodes/craft definitions moved to nalc mod.
  - Move nyancat mod to mods folder because nyancats no longer exist in minetest_game.
* Move colouredstonebricks mod as a submodule
* Move farming redo mod as a submodule
* Move h2omes mod as a submodule
* Add missing mobs_dung and mese_dragon_inv textures
* Move moreblocks mod as a submodule
* Move moreores mod as a submodule
* Move pipeworks mod as a submodule
* Move player_physics mod as a submodule
* Fix unified_inventory mod (depends.txt)
* Remove definitively watershed mod that was never used in NALC
2017-11-25 23:12:26 +01:00
LeMagnesium 12ee8c9dc9
[unified_inventory] Don't leave on enter
- Fix #535
 - Thanks for @crabman77 for pointing out the code, and @minetest-technic team for making the original changes
 - Add the necessary flag in the formspec generator code so that we do not leave the formspec upon pressing enter
2017-11-18 18:38:48 +01:00
sys4-fr 829f043202 Submodules update 2017-11-11 19:56:44 +01:00
sys4 ff9832e7b5 Update food mod into submodule
Add food_sweet, mtfood, diet submodules
2017-11-11 19:44:53 +01:00
sys4 853837fb40 Set creeper radius_damage from 3 to 2
Wolves are hostile now
2017-11-11 18:13:09 +01:00
sys4 6241f4ecaf Change mobs api and add new mobs from (water_mobs, pmobs, kpgmobs, mob_horse) 2017-11-11 17:37:21 +01:00
sys4 d3a7d82233 Fix nether mod with >minetest-0.4.15 2017-10-28 18:17:58 +02:00
sys4-fr a68ce1dbc9 Disable random_messages, player_inactive and meshnode mods 2017-09-24 15:45:12 +02:00
sys4-fr 65063bc955 Fix nether guide
Add matthieu8fr skin
2017-09-24 14:13:07 +02:00
sys4-fr 0e4047f411 Fix some skins 2017-09-24 12:46:46 +02:00
sys4-fr 547756caca Merge remote-tracking branch 'origin/master' into NALC2 2017-09-24 11:19:59 +02:00
sys4-fr c60e53a3ad Merge remote-tracking branch 'upstream/master' 2017-09-24 11:07:11 +02:00
LeMagnesium 27a7195c52
[default & nether] Update book handling functions
- In sight of MinetestForFun/server-minetestforfun-skyblock#217
 - default/craftitems.lua : Merge changes made to the book and how it is handled ; updates
 - nether/nether/guide.lua : I don't remember ever modifying it but it was there and modified and it worked so wowie
2017-09-06 21:48:27 +02:00
ObaniGemini e13fb99494 Remove other_things (moved to another repo)
This is a step to reorganization
2017-07-23 19:29:20 +02:00
LeMagnesium 7839c16b42 [moretrees] Drop default's j-tree from moreores'
- This way moretrees can generate correctly using its own node, but it drops the normal jungle tree when it's dug
2017-07-20 18:56:35 +02:00
BUISSON-DEBON Quentin 8cf808ea83
update worldedit and fix a possible hack 2017-05-14 22:41:16 +02:00
sys4-fr a3c7ec2de4 Update submodule mods/camera 2017-05-05 09:36:37 +02:00
sys4-fr 99819d55c0 Replace wheather_pack mod by snowdrift 2017-05-04 14:23:42 +02:00
sys4-fr 256292db2d Fix world.mt 2017-05-03 22:55:35 +02:00
sys4-fr f8f897c42a Add camera submodule mod, dev branch modified by me
Add claycrafter submodule mod
2017-05-03 22:36:30 +02:00
sys4-fr c1483ee527 Merge branch 'master' into NALC2 2017-05-03 21:50:25 +02:00
sys4-fr 51d447e17c Merge remote-tracking branch 'upstream/master' 2017-05-03 21:49:34 +02:00
LeMagnesium 9ff9dfd76a
[runes] Undo amulets' mana bonus upon leaveplayer
- Runes: Remove the amulets' mana bonus when a player leaves so that
   mana's maxmana value saved for the player (future basemana) doesn't
   already include an amulet bonus
2017-04-24 13:30:31 +02:00
crabman77 8d2683b94b fix crash si class on_update() not defined
fix wrong stamina value to hunter
remove old call of function, moved to assign api
2017-04-20 02:22:17 +02:00
crabman77 c9b5199e97 update tsm_pyramids, add new chest with timer to refill and remove file to save chest pos used to refill
add abm to replace old chest
add maptools in depends.txt
fix indentations
2017-04-20 00:46:48 +02:00
Darcidride d1a7ed5ee6 Huge update of news.txt
Very later, but here.. sorry :)
2017-04-20 00:18:28 +02:00
LeMagnesium 3035e9660e
[mff_pclasses] Remember to remove hunter bonus
- MFF PClasses : Remove hunter armor bonus upon unassigning
2017-04-20 00:05:26 +02:00
LeMagnesium 1191a57374
[runes] Fix amulets' bonuses not being removed
- Runes : Fix a bug that made the amulets' bonuses in maximum mana
   never disappear even after the amulet(s) had been removed
2017-04-19 23:58:33 +02:00
LeMagnesium 8c0a0a5547
[pclasses & mff_pclasses] Misc. fixes
- PClasses : Fix adventurer to not reset stats
 - MFF PClasses : Fix hunter to flush bonus ownership data upon leaving
   the game
2017-04-19 23:57:30 +02:00
LeMagnesium f6341038af
[mff_pclasses] Stop using asbolute stats values
- Stop using absolute stats values for stamina and manamax when you can
   add/subtract in on_assign and on_unassign
 - Use on_update for hunters to determine whether or not to add the
   sprint bonus from the full reinforced leather armor set
2017-04-19 23:37:33 +02:00
LeMagnesium b0ba6a7956
[pclasses & mff_pclasses] Use implicit on_update
- After executing on_unassigned and on_assigned, implicitly call
   on_update (or add a dummy on_update for assigning if there is none)
2017-04-19 22:05:48 +02:00
crabman77 126ce0d7e4 fix wrong stamina value of wizard class 2017-04-19 21:51:19 +02:00
crabman77 ee58c4930f improve pclasses to fix class stats don't change on equip/unequip/destroy armor 2017-04-19 21:51:16 +02:00
sys4-fr c244ba612c Merge branch 'master' into NALC2 2017-04-14 23:00:37 +02:00
sys4-fr 7eb4e8cd96 Merge remote-tracking branch 'upstream/master' 2017-04-14 23:00:14 +02:00
sys4-fr e112cd3867 Fix superquarry.lua file 2017-04-14 22:57:44 +02:00
sys4-fr cc86e42a5b Fix nalc mod 2017-04-14 22:44:06 +02:00