1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-09-19 19:20:23 +02:00
Commit Graph

188 Commits

Author SHA1 Message Date
LeMagnesium
bd06b0f1ab Fixed mistake in chickens' file 2015-03-31 19:53:26 +02:00
Ombridride
0a9f28dc87 Mistake
Oops
2015-03-31 19:42:17 +02:00
Ombridride
4eea01fb13 Update Spider sounds 2015-03-31 19:33:48 +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
fee70f8fc3 fixed NPC feed 2015-03-31 04:41:38 +02:00
Ombridride
23a64e9ffb Update npc.lua 2015-03-31 02:16:17 +02:00
LeMagnesium
400a5b01ea Changed blood texture for sand monster 2015-03-28 16:31:36 +01:00
Ombridride
168995d01f Update mobs spawn and ODS board 2015-03-27 23:12:04 +01:00
LeMagnesium
af649c49f8 Fixed a mistake in unknown node's check
- Mobs mod now check with correct values the being of the nodes its mobs spawn on
2015-03-26 20:33:40 +01:00
Ombridride
a291222ea6 Finish the mobs update 2015-03-26 20:08:33 +01:00
Ombridride
354b82d78b Small update
begin to complete the mobs board on the .ODS
2015-03-26 19:01:45 +01:00
Ombridride
522713354b Fix a mistake with Lava Flan 2015-03-26 18:53:29 +01:00
LeMagnesium
e92a8e004c Changed mobs' damage values
- Changed values of damages for mobs listed in the ods file
- Resized one little column in the ods file
2015-03-26 18:49:28 +01:00
Ombridride
7546acaf69 New Creeper texture 2015-03-26 15:03:23 +01:00
Ombridride
8d45d416be Begin the mobs update 2015-03-25 17:27:53 +01:00
LeMagnesium
e2a49d6552 Creeper damages by 21hp units (10.5 hearts) on armor and player 2015-03-25 16:14:51 +01:00
586e9806ca add default:obsidian_cooled in undestructible by dongeon master 2015-03-24 16:19:07 +01:00
b8a7b3d8e1 add obsidian and fix wrong var 2015-03-24 15:50:53 +01:00
LeMagnesium
41274eabd0 Copied security from creepers to dungeon_masters 2015-03-23 21:23:27 +01:00
LeMagnesium
1e3b620482 Wrap lines and added exceptions on creeper's explosions
- Stuff contained in default:chest will be dropped as are items when player die
- Steel doors and locked chests won't be affected by explosions
- If part of a wooden door is destroyed, the second part is too
2015-03-23 19:58:09 +01:00
25a0080980 add creeper explosion don't destruct areas and unbreakable nodes
add creeper explosion don't destruct areas and unbreakable nodes
fix mobs crash if spawn on unknown node
2015-03-23 18:47:58 +01:00
Ombridride
e67ba421d2 re-indentation correctly and add a comma at the right place 2015-03-22 10:52:13 +01:00
Ombridride
81d4a45dbf small mistake 2015-03-22 10:49:45 +01:00
Ombridride
cf03b39bb9 Update mobs mod
- TreeMonster drop
- for the NPC : mobs.npc_drops and drop
- activate the NPC spawn
2015-03-22 10:29:11 +01:00
68cb3d2a3b add tnt sound file for creepers and remove add_item sur explode 2015-03-21 23:03:49 +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
dba0ef5fab tweak the mobs mod
increase the damage of the « creeper »
2015-03-21 16:44:36 +01:00
LeMagnesium
d9a85d4e81 Removed useless shears 2015-03-20 23:31:20 +01:00
Ombridride
7c27dda103 Update mobs mod
- Bunnies eat savage carrots
- Now, you need mobs:shears(ciseaux) if you want take the sheep’s wool,
- Kittens now follow rat and be tamed if they eat 4 fish_raw (obtained
when fishing)
- Kittens now can be picked with right click, and stored in inventory
(like chickens)

—> SYNC WITHOUT API.LUA <—
2015-03-20 22:57:12 +01:00
LeMagnesium
8a86038424 Fixed merge mistake leading to crash 2015-03-20 21:55:54 +01:00
LeMagnesium
3947b909fe Updated mobs' README.txt and added comment warning
- Added comment to warn a change of our
- Updated README.txt in mobs mod. However, Ombridride will have to do a lot of works, the mod have been changed again (no more steps, parameters
  deleted, etc).
2015-03-19 19:55:51 +01:00
Ombridride
970bc9fd72 nothing... 2015-03-19 00:36:03 +01:00
Ombridride
235ea20592 tweak the bunny spawn 2015-03-19 00:27:21 +01:00
Ombridride
07662a80b0 small tweaks for bunnies 2015-03-19 00:20:21 +01:00
Ombridride
3be8905b12 Update mobs
add bunny, changed api.lua, other smalls changes
2015-03-19 00:10:30 +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
Dave Devil's
2d719aa3ba Creeper mod - FIX#1
Fix for do_tnt_physics
2015-03-13 17:31:14 +01:00
LeMagnesium
f21cf6d434 Removed nil functions 2015-03-12 21:36:10 +01:00
LeMagnesium
c76bc7e019 Fix crash when blinktimer is nil 2015-03-12 20:47:44 +01:00
Dave Devil's
a660b2917d Update api.lua
Ajout du kamikaz (creepeur)
2015-03-12 20:35:08 +01:00
LeMagnesium
c3aefb8db7 Added indentation in mods/mobs/creeper.lua 2015-03-12 20:32:37 +01:00
Dave Devil's
a62f50bde7 Update init.lua 2015-03-12 20:05:44 +01:00
Dave Devil's
126713863a Create creeper.lua 2015-03-12 20:05:41 +01:00
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
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