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

91 Commits

Author SHA1 Message Date
Dave Devil's
19a74cfee4 Poulet domesticable
Faire que les poulets soient domesticable/tamed comme les moutons/vaches (mais avec 4 wheat et non 8, le clique droit pose problème car déjà utilisé)
2015-03-12 19:39:21 +01:00
Ombridride
a3cee45129 TWeak the Spider Cobweb From "mobs" mod 2015-03-11 16:30:08 +01:00
Ombridride
6fb5287cdf tweak the description for avoid homedecor conflict 2015-03-11 16:15:16 +01:00
Ombridride
1df5b49a05 Update wolf.lua 2015-03-09 17:13:15 +01:00
Ombridride
57506df706 Update warthog.lua 2015-03-09 17:12:56 +01:00
Ombridride
bb14d85a49 Update treemonster.lua 2015-03-09 17:12:31 +01:00
Ombridride
31998df815 Update stonemonster.lua 2015-03-09 17:10:01 +01:00
Ombridride
e2b5460e61 Update dungeonmaster.lua 2015-03-09 17:06:40 +01:00
Ombridride
fd1087c100 Update rat.lua 2015-03-09 17:05:17 +01:00
Ombridride
1272d2d138 Update mese_monster.lua 2015-03-09 17:04:49 +01:00
Ombridride
c765f2d41c Add a sound for wolfs 2015-03-05 01:32:58 +01:00
Ombridride
048a18e6bb Fix the wolf texture
A mistake…
2015-03-03 15:19:00 +01:00
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