Commit Graph

27 Commits

Author SHA1 Message Date
BUISSON-DEBON Quentin 02e2ab7f39 Decrease drastically spawn chance for all mobs 2016-05-04 00:03:35 +02:00
BUISSON-DEBON Quentin 01452a9bfb Decrease the mobs power
Passive mobs : Decrease health/armor/damage/run&walk speed
Agresive mobs : Decrease health/armor/damage/run&walk speed
2016-05-03 23:53:25 +02:00
crabman77 8df39766b4 disable pathfinding for all mobs, bugged, mobs pass through nodes 2016-03-06 12:00:46 +01:00
crabman77 9bff7f1dee add pathfinding to monsters 2016-02-18 18:34:19 +01:00
crabman77 220d4f9f60 update mobs mod 2015-12-18 21:13:20 +01:00
Ombridride fa5b78901b Reduce the move speed of the Creeper 2015-07-22 01:36:33 +02:00
crabman77 ffd79152fd added selective spawning in area if mobs.protected enabled 2015-07-21 21:57:32 +02:00
crabman77 f2182809d9 replace mobs spawn by news function spawn_specific
change invert min_light and max_light for slimes and lava
add chmod 755 textures mobs
2015-07-16 19:02:10 +02:00
crabman77 76b5ac0903 fixed visual, collisionbox and explosion sound 2015-07-16 16:24:43 +02:00
Gael-de-Sailly 46df48af01 Corrected creeper mesh 2015-07-16 14:54:23 +02:00
Quentin BUISSON-DEBON 77bd0b28b0 Mobs update (because of the mapgen), mainly spawn/nodes improve
Many small adjustments :
- 10% less for the spawn rate of the Creeper
- Dirt Monster now spawn also on DryGrass, and the spawn rate is increased by 5%
- Dungeon Master now spawn on sandstone, and now only under -250
- Mese Monster now spawn on sandstone, and now only under -125
- Minotaur now spawn only on DryGrass, and the spawn rate is increased of +20%
- NPC spawns rate is increased by 300%, BUT the NPC now spawns on many nodes ! ("Beach" Sand, Jungle Grass,  Dirt, Dirt With Grass)
- Oerkki now spawn on sandstone and below -75
- Spider spawns rate is decreased by 30% due to the new mapgen (jungletrees have less leaves)
- Stone Monster now spawn on sandstone, only under -25
- Wolf spawns rate is increased by 5%
- Zombies now spawn 10% lesser
2015-07-13 13:14:17 +02:00
Ombridride 79d4aa036d -50% creepers spawn rate 2015-07-09 01:03:47 +02:00
LeMagnesium f81b8ca677 Removed whitespaces 2015-06-10 19:03:32 +02:00
Ombridride 4fd5ced537 Update monsters
- Tweak the coins drop (only silver and gold now)
- Creeper no longer drop coins
- Fix minotaur mob
- Add and tweak yeti mob (spawn / drops / light damage)
- Update spreadsheet
- many other small tweaks
2015-05-16 22:30:02 +02:00
LeMagnesium 5d5bf2dbd7 Reported modification of kamikaze group to creepers 2015-04-21 12:05:53 +02:00
Ombridride 4645ef3cb5 Update mobs mod
- api.lua (many improves, chicken egg more frequent, NPC attack nearly
mobs, textures code, etc…)
- Bee (spawn on group:flower now, textures code updated)
- Bunny (textures code updated)
- Chicken (two times more eggs, textures code updated)
- Cow (textures code updated)
- Creeper (finish reorganize the code, textures code updated, new eggs
inventory texture)
- Dirt Monster (textures code updated)
- Dungeon Master (textures code updated)
- init.lua (small credits tweaks)
- Kitten (textures code updated, now drop sometimes farming:string)
- Lava Flan (textures code updated, now 3 can spawn per chunck)
- Mese Monster (textures code updated)
- NPC (textures code updated, revert give raw meat versus health code
for tests)
- Oerkki (textures code updated, now 1 light damage)
- Rat (textures code updated)
- Sand Monster (textures code updated)
- Sheep (textures code updated, now give 2 to 3 wool when sheared)
- Spider (textures code updated, change credits, comments our
modifications)
- Stone Monster (textures code updated)
- Tree Monster (textures code updated)
- Warthog (textures code updated)
- Wolf (finish reorganize the code, textures code updated, add spawner
egg and an inventory texture)
- Tweaks some sounds
2015-03-31 19:32:46 +02:00
Ombridride 168995d01f Update mobs spawn and ODS board 2015-03-27 23:12:04 +01:00
Ombridride 354b82d78b Small update
begin to complete the mobs board on the .ODS
2015-03-26 19:01:45 +01:00
LeMagnesium e2a49d6552 Creeper damages by 21hp units (10.5 hearts) on armor and player 2015-03-25 16:14:51 +01:00
Ombridride d327fcb74a tweak the mobs mod
- Remove the jump step (useless now)
- Some health adjustments
- Some damage adjustments
- Add blood textures for some mobs (spider/red, creeper/green)
- Begin the cleaning and organisation code for the wolfs and creepers
mobs
2015-03-21 19:28:06 +01:00
Ombridride 416a8a9110 Add an inventory texture for the creeper egg 2015-03-21 18:56:43 +01:00
Ombridride d72ff66ad2 update mobs 02/02
stats mobs,

    oerkki peut détruire/enlever torchs,

    vache/sheep mangent l'herbe,

    bébé phacochère/mouton qui suivent leur "maman",

    npc => suit les diamonds, il peut etre soigné avec meat ou bread,
clique droit avec "default:gold_lump" en main et il droppera un objet
au hasard en échange,

    pumba => follow maintenant "default:apple"

    kittens => follow maintenant "fishing:fish_raw"
2015-03-18 21:28:40 +01:00
Ombridride ec9c96562f mobs update 01/02 2015-03-18 20:38:57 +01:00
Ombridride 2b8b7bdfa6 Creeper run and walk more faster 2015-03-13 20:18:38 +01:00
Ombridride 1232033a0a Tweak the creeper "tree" texture
more greeeeeeeeen !
2015-03-13 20:16:10 +01:00
LeMagnesium c3aefb8db7 Added indentation in mods/mobs/creeper.lua 2015-03-12 20:32:37 +01:00
Dave Devil's 126713863a Create creeper.lua 2015-03-12 20:05:41 +01:00