54335603e5
add loading mob wolf and corrected wrong variable
...
added dofile() for wolf.lua in init.lua
corrected hp_max --> hp_min in wolf.lua
2015-03-03 14:36:13 +01:00
Ombridride
5b15099dae
update mobs textures/models
...
(revert bad changes)
2015-03-03 11:59:09 +01:00
LeMagnesium
6d05ca13e8
Changed a few things in mobs and mana
...
- Changed mana's regeneration interval and quantity
- Changed chances for mese monsters to give returnmirror:mirror_inactive
when killed
2015-03-03 02:12:00 +01:00
LeMagnesium
1914797049
Suppressed ethereal from spawns, and coweb craft recipe
...
- Removed mobs:coweb craft recipe from mobs, already declared in plantlife
- Removed ethereal:dirt from list of spawn nodes for mobs:pumba (useless)
2015-03-02 22:41:05 +01:00
LeMagnesium
66104e5ff6
Updated mob mod
...
- Slightly changed API
- Added textures, and sounds
- Removed .env calls
2015-03-02 22:29:17 +01:00
Ombridride
283af9ff26
Update mese_monster.lua
...
- one is enough
1 / 20 chance = 20%
I will add a really hard recipe for returnmirror:mirror_inactive", because it's a really easy way to move point to point :)
2015-02-28 20:14:44 +01:00
LeMagnesium
623ce42439
Added returnmirror mod (without mana for the moment)
...
- Added return mirror mod, mana will follow
- Added a drop of mirrors in mese_monsters' definitions
- Fixed a line return in areas
2015-02-28 13:17:58 +01:00
Ombridride
b41a58009b
Comment the cow_brown, for the moment
2015-02-26 01:43:12 +01:00
Ombridride
bbb599d703
Update dirtmonster.lua
2015-02-26 01:40:22 +01:00
Ombridride
1b7e575462
Update wolf.lua
2015-02-26 01:37:44 +01:00
Ombridride
b6504c49d9
Update treemonster.lua
2015-02-26 01:37:15 +01:00
Ombridride
56b8de7b13
Update stonemonster.lua
2015-02-26 01:36:53 +01:00
Ombridride
d8b5e61d1e
Update spider.lua
2015-02-26 01:35:45 +01:00
Ombridride
604bc85e1c
Update oerkki.lua
2015-02-26 01:34:41 +01:00
Ombridride
d51dfd01a4
Update lava_flan.lua
2015-02-26 01:33:52 +01:00
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
1e2fa0fcbd
Add "wolf" mob
...
(from mobs_plus)
- we need to test it,
- reduce the spawn chance of the dirt monster for balance the spawn
with wolf mobs,
- wolf can spawn in pair.
2015-02-24 10:45:22 +01:00
Ombridride
759d36f6a1
Add a new texture for cow
...
A very interesting and detailed texture from Mobs_plus
2015-02-24 09:59:06 +01:00
Ombridride
6c74bc3d05
Update rat.lua
2015-02-23 01:44:11 +01:00
Ombridride
35390e79db
Update stonemonster.lua
2015-02-23 01:43:03 +01:00
Ombridride
2524d461ef
-10 is useless, -1 is better
2015-02-23 01:41:40 +01:00
Ombridride
e1626abf0d
small spawn_chance reduction for sandmonster
...
4500 -> 5000 /blocks
2015-02-23 01:40:42 +01:00
Ombridride
a54231beab
Update rat.lua
2015-02-23 01:39:28 +01:00
Ombridride
774426571f
Update oerkki.lua
2015-02-23 01:39:11 +01:00
Ombridride
d568d30011
Mese Monster spawn even if they is light
...
Mese Monster are no longer afraid of lights
2015-02-23 01:38:48 +01:00
Ombridride
8520bc756e
lava_flan spawn in surface now
...
(if they is lava sources)
2015-02-23 01:37:17 +01:00
Ombridride
02395cd4da
Update kitten.lua
2015-02-23 01:35:47 +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
7f09f134b1
Update chicken.lua
2015-02-23 01:33:04 +01:00
Ombridride
2db993a021
Update kitten.lua
2015-02-23 01:32:00 +01:00
Ombridride
757c481218
Update kitten.lua
2015-02-23 01:28:59 +01:00
Ombridride
b74a801c69
Update kitten.lua
2015-02-23 01:28:42 +01:00
Ombridride
3b4a9862ee
Tweak the kittens spawn
...
Finally resolved ! (thank you crabman for your advice)
2015-02-22 23:29:53 +01:00
Ombridride
a9ee4fce66
Reduce the default knockback of every mobs
...
knock_back = 1, before knock_back = 3
2015-01-12 12:00:36 +01:00
Ombridride
7e0e10fbbe
Change the diet plan of kittens/cats
...
Now cats eats rats
2015-01-05 22:49:41 +01:00
Ombridride
b6e4b0f7d8
Less kittens/cats
2015-01-05 22:32:28 +01:00
Ombridride
e6c3045784
Spawn kittens more rarely
2015-01-01 23:59:37 +01:00
Gael-de-Sailly
1be31b52dd
Use Jordach's kitten model to fix the invisible cats
2014-12-30 22:30:43 +01:00
Gael-de-Sailly
b05bcfaba7
Fixed some problems about kittens
2014-12-30 21:15:24 +01:00
Ombridride
c335fac0d5
tweak mobs/kitten and random_messages
...
mobs/kitten :
- add the tamed funtionnality
(doesn’t work for the moment, the kittens don’t spawn)
- smalls other tweaks
Random_messages :
Try to send one message per half hour instead of one message per 2
minutes
2014-12-26 02:09:12 +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
5163bf9551
MAJ mobs(redo) mod
...
Added switch to disable mobs in protected areas
2014-12-15 00:17:31 +01:00
Ombridride
887473124e
Merge server to github
2014-12-11 18:53:00 +01:00
Le_Docteur
eb5ddbe8f3
Update mod mobs to multiple textures.
2014-12-10 17:42:25 +01:00
LeMagnesium
4de7f3e484
Let's do a step forward
...
- Commits :
b0871dfe0f
(Not really because the reverts were done in my last commit)
c1043f0120
35a13c8faf
6679190d44
eae0c1bc2e
ef566a5fe1
85bd085ab8
254ec74625
99feb28ec3
d6b270e197
b4a95f223f
69d4d5dcad
d7a5dcbb29
48dd18d49a
8c2391d5ac
Are done again. (Ok, no all of them only those concerning default and reverted mods)
TODO: Still missing the three next commits
Signed-off-by: LeMagnesium <mg.minetest@gmail.com>
2014-12-10 17:04:10 +01:00
Ombridride
8c2391d5ac
Update mobs mod
...
- add chicken/chicken_black models
- add DM_strangewhite/DM_cobblestone models
- add rat/rat_brown models
- add the support for multiple textures/models in
rat.lua/sandmonster.lua/spider.lua/stonemonster.lua/treemonster.lua
- add the honey_block texture
2014-12-09 14:22:26 +01:00
Ombridride
48dd18d49a
Update the mess monster for multiple textures
2014-12-09 14:10:51 +01:00
Ombridride
d7a5dcbb29
update the lava_flan for multiple textures
2014-12-09 14:09:56 +01:00
Ombridride
69d4d5dcad
Update the DM for multiple textures
2014-12-09 14:09:14 +01:00
Ombridride
b4a95f223f
Update dirt monster for multiple textures
2014-12-09 14:07:44 +01:00
Ombridride
d6b270e197
Update cow for multiple textures
2014-12-09 14:06:19 +01:00
Ombridride
99feb28ec3
MAJ chicken for multiple textures
2014-12-09 14:04:56 +01:00
Ombridride
254ec74625
MAJ bee.lua from "mobs" mod
...
(add honey block)
2014-12-09 14:01:36 +01:00
Ombridride
85bd085ab8
Add multiple textures for mobs
2014-12-09 13:56:43 +01:00
Ombridride
ef566a5fe1
Update README.txt
2014-12-09 13:48:17 +01:00
Ombridride
eae0c1bc2e
Update README.txt
2014-12-09 13:47:27 +01:00
Ombridride
6679190d44
Warthog now spawn on dirt
2014-12-09 13:45:47 +01:00
Ombridride
e76a36a9ac
merge server with github
2014-12-08 02:11:04 +01:00
LeMagnesium
613d2c9b02
Final textures update
...
- Changed both the shaved sheep and the sheep's texture
- Chichen's texture added
Signed-off-by: LeMagnesium <mg.minetest@gmail.com>
2014-11-29 22:06:14 +01:00
LeMagnesium
eeb0f0be09
New tewtures for sheep and cow
...
- New texture for mobs:cow
- New texture for mobs:sheep
Signed-off-by: LeMagnesium <mg.minetest@gmail.com>
2014-11-29 21:07:04 +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
21d8ba01a3
Reduce the mesemonster's damage
...
3 coeurs et demi nu, 2 coeurs en mithril
2014-11-13 01:50:52 +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
Ombridride
b8ec7c69a6
Tweak the damage of the mess monster
...
Try for 7 damages when hit with a mess_arrow a player (by a
mese_monster)
2014-11-12 23:54:45 +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
LeMagnesium
6a8e1c9bac
Temp files removed
...
- Removing the temp files
TODO : Make git ignore them
2014-11-08 11:07:02 +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
4d690103a9
Petite correction Mese_monster
2014-10-28 19:55:55 +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