1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-09-18 10:40:22 +02:00
Commit Graph

19 Commits

Author SHA1 Message Date
Ombridride
5d4f93aece Update Farming, Mobs, 3d_armor
Farming : minors fixe, add the straw block
Mobs : better api, swimming parameter for mobs, add eggs, code
optimisation
3d_armor : change the model, many new textures, new shield, and new
enchanted shield (which gain compared to normal shield +1 armor and x2
durability)
2015-02-25 01:57:21 +01:00
Ombridride
e90186a2cc Dungeon master spawn even if they is light
Dungeon master no longer afraid of the light ;)
2015-02-23 01:35:32 +01:00
Ombridride
bf14c9b165 Add kittens and improve the sounds code/name 2014-12-25 23:20:28 +01:00
Ombridride
3fce25aeab Update the mobs mod
- Update to the 0.8 release of TenPlus1 mobs redo mod
- Merge the TenPlus1 mobs redo mod changes
- Add 2/3 new sounds for each monsters (from the Cyberpangolin mobs
sounds)
- Small up of the lava_flan mob health
2014-12-25 18:34:34 +01:00
LeMagnesium
06515d42ed Fixing anti-explosion system for excluded nodes
- Changed the name of the variable in the parse system to SIMPLY MAKE IT
  ABLE TO WORK FINE!
2014-12-19 21:41:28 +01:00
LeMagnesium
b185b9a61f Oooops
- Missing modification on dungeon masters, I was exluding node only if I
  had to includ them... Things are correct now.
2014-12-18 20:13:33 +01:00
LeMagnesium
5314a1d30b Down the water, tweak the u-boots, exclude nodes
- Dungeon masters cannot destroy nodes in excluded table neither nodes of
  group unbreakable, neither nether's nodes.
- Tweak of a global variable in seawrecks (aka. choosen_ingot)
- Highlandpools create real lakes now, and not water flower over the
  floor.
2014-12-18 20:09:07 +01:00
Ombridride
69d4d5dcad Update the DM for multiple textures 2014-12-09 14:09:14 +01:00
Ombridride
792278400b bugfix DM damage
tweak the fleshy not the damage=  variable !
2014-11-22 01:47:41 +01:00
Ombridride
f2bd222432 Remove mese_monster / add DM in the nether
tweak the spawn frequency of the mese_monster
2014-11-22 01:29:53 +01:00
LeMagnesium
472c77cc46 The "nether" was missing
Now I won't ever forget that the itemstring for the nether's dirt is
nether:NETHERrack...
2014-11-22 01:25:02 +01:00
LeMagnesium
1f537e4b7e Nether nodes can't be destroyed by Dungeon Masters
- Adding a check for the nodes hit by a dungeon master's fireball. If the
  node is under y=-19600, is not nether:rack, and is part of the nether
  mod, it won't be destroyed.
2014-11-22 01:01:26 +01:00
Ombridride
3c0b7157ac the dungeon master do more damages
6 coeurs et demi nu, 5 coeurs en mithril (tuera en 3 coups les
personnages en mithril car ils ce régénèrerons d’au moins un demi coeur
en deux tires = 5secondes)
2014-11-13 01:53:54 +01:00
Ombridride
d227b97146 Tweaks mobs
- un peu plus de vie pour le sandmonster,
- un peu plus de vie pour le dirtmonster, plus de dommages, meilleur
drop de copper_coin,
- un peu plus de vie, et vie plus stable pour la spider, plus d’armure,
plus de dommages, ajout du drop de dopper_coin,
- ajout du drop de silver_coin pour le treemonster,
- ajout du drop de silver_coin à l’oerkki,
- un peu plus de vie pour le stonemonster, plus de dommages,
équilibrage du drop de silver_coin,
- beaucoup plus de vie pour le mesemonster, beaucoup plus de
silver_coin, plus d’armure,
- un peu plus de vie pour le dungeonmaster, meilleur drop de
silver_coin.
2014-11-13 01:15:50 +01:00
LeMagnesium
27836d2835 Removing all the olds minetest.env calls
- All the minetest.env calls removed

It took me about 2 hours, but I did it, and it works!
2014-11-08 18:36:57 +01:00
Ombridride
18bac5fc8d Many tweaks
- Delete item frame from « homedecor_modpack » (i use Itemframes from
Carbone)
- Add « builtin_falling » mod
- Update « mobs » mod
- Update « irc » mod, it works now
2014-11-05 22:02:36 +01:00
Ombridride
e2ddca88c4 bugfix lavatemple and mobs tweaks
- tweak depends.txt of lavatemple
- tweak mobs (Dungeon_Master and Mese_Monster) shoots accuracy
2014-11-01 14:51:14 +01:00
Ombridride
774bc0a393 MAJ mobs
Ajouts de silver_coin et copper_coin en drop des monstres, le lava_flan
saute deux nodes maintenant aulieu d’auparavant une demi (devient plus
dangereux, peu surprendre)
Ajout du Mese_monster dans le nether
2014-10-28 19:48:41 +01:00
Ombridride
232b274c55 initial commit
subgame + mods
2014-10-28 18:01:32 +01:00