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

1724 Commits

Author SHA1 Message Date
Ombridride
a2187b5932 Disable monsters spawn in protected areas 2015-07-18 23:26:04 +02:00
e31c510563 fix local var 2015-07-18 20:45:17 +02:00
Ombridride
f2c7377a11 Set the refresh of the player positions to 30sec
(60sec is a too high value for real time status)
2015-07-18 20:05:00 +02:00
523251abf1 fixed papryrus grow on default:sand and default:desert_sand, remove papyrus abm neighbors "dirt_with_snow"
remove deplicated fonction minetest.remove_node() (minetest.remove_node==minetest.set_node) in on_placenode() callback for torch
2015-07-18 18:50:57 +02:00
LeMagnesium
0f562cd59e Added class shifting system
- Warrior shifting system implemented
2015-07-18 18:31:24 +02:00
34ae29e899 Remove our fix and replace with better Tenplus1's fix 2015-07-18 15:58:20 +02:00
Ombridride
637c06f6cc Update news.txt 2015-07-18 13:17:34 +02:00
Ombridride
cdca108a5f Update news.txt 2015-07-18 13:17:20 +02:00
35e65fa639 update nether
commit de4b04f35b
2015-07-17 22:29:20 +02:00
Ombridride
989a2c5e5a Set the refresh of the player positions to 60sec 2015-07-17 21:53:54 +02:00
LeMagnesium
659f012623 Added save system and default class handler to pclasses
- Next thing to do : warrior class
2015-07-17 13:44:11 +02:00
d61103b44d change MFF version to Release Version of this fix 2015-07-17 12:00:34 +02:00
5c24190055 yeti is big monster. coef 1.0 to 1.2 2015-07-16 23:35:00 +02:00
efd14421f8 fixed crash if mobs attack and player leave 2015-07-16 23:33:45 +02:00
LeMagnesium
89238d025f Reverted ambience f*ck up
- Reverted 2761e95f19
2015-07-16 21:19:16 +02:00
4e890408ab remove restriction chatcommand /nether_help, guide accessible in normal world 2015-07-16 20:10:26 +02:00
LeMagnesium
2761e95f19 New ambience mod
- Note: We should rewrite our code for Obani's sound, it was probably wiped away
 due to the complete replacement of the code (which was very different)
2015-07-16 19:17:18 +02:00
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
Ataron
25a5d20501 Add some mobs textures (paly2:mobs_minotaur_fur) 2015-07-16 16:38:09 +02:00
76b5ac0903 fixed visual, collisionbox and explosion sound 2015-07-16 16:24:43 +02:00
LeMagnesium
c10173888b Updated solarmana
- Solves part of #117
2015-07-16 16:10:36 +02:00
23545d1bc6 fix crash when tools has not full_punch_interval(netherpick) 2015-07-16 15:48:55 +02:00
Gael-de-Sailly
46df48af01 Corrected creeper mesh 2015-07-16 14:54:23 +02:00
Ombridride
05853440be add textures for colored sheeps (needs to be improved i think) 2015-07-16 01:20:13 +02:00
Ombridride
d60a7536fc Update news.txt 2015-07-16 01:10:19 +02:00
5659a816ee fixed wrong merge 2015-07-16 00:38:57 +02:00
e4479b4343 revert wrong merge 2015-07-16 00:31:19 +02:00
Ombridride
744ccb7bee Mobd update second part 2015-07-16 00:15:56 +02:00
Ombridride
c93567ef87 Update the mobs mod
- Fixed racist sheep
- Mobs fall slower in water
- Can only dye sheep if you own it
- Cannot dye a dye'd sheep :)
- Added coloured sheep
- Blast tweak
- Tweak and Tidy code
- tweaked env_damage
- Re-fixed mob arrow
- Fixed mob arrow
- Added evil bunny texture
- Code tidy
- Tidied code
- Replaced some models with .b3d variants, tweaked env_damage routine
- Fixed ability to take animal owned by another player bug
- Added female NPC skin
- Fixed typo
- hear distance added to mobs
- Npc works with new pickup function
- Added capture routine (thanks blert2112)
- explosion function cannot damage protected or unbreakable nodes
- water swimmers cannot move out of water
- updated npc health restoration
2015-07-15 23:31:54 +02:00
Gael-de-Sailly
4f2837a4a7 Watershed should generate in the nether
nether can't generate in the air. It needs a pre-existent terrain to override.
2015-07-15 22:54:23 +02:00
Gael-de-Sailly
54975d36f2 Re-add watershed depends 2015-07-15 22:53:19 +02:00
b874856e3b remove 1 "\n" in news 2015-07-15 22:30:26 +02:00
Wouters Dorian
cc8ba514da Make the interact quizz multi-language 2015-07-15 19:07:44 +02:00
Ombridride
55363559e1 Update news.txt 2015-07-15 17:44:08 +02:00
LeMagnesium
117b25bc36 Added skeleton of pclasses
- This. Is. A. Skeleton. Not finished YET.
2015-07-15 17:08:22 +02:00
c71b1a0ac3 fixed generated default:nyancat generate in nether 2015-07-15 16:51:53 +02:00
7295b08c31 fixed generated default trees and watershed generate in nether
not generate if y < -19600
2015-07-15 15:41:14 +02:00
Ombridride
4b99c22e11 Update news.txt 2015-07-15 15:35:17 +02:00
Ombridride
a6633e2686 Update news.txt 2015-07-15 14:11:46 +02:00
Ombridride
14d27348d6 Fix some item misnamed
Thank to shiva for his post : https://forum.minetest.net/viewtopic.php?f=20&t=10236&p=184483#p184433 :)
2015-07-15 12:37:33 +02:00
Wouters Dorian
7a758082e2 Fix dumb condition in sandstone generation 2015-07-15 02:40:48 +02:00
Ombridride
fd6b75e4b0 update spreadsheet 2015-07-15 02:02:38 +02:00
Wouters Dorian
f034019b7e Delete Lux ore (replace by stone); No more sandstone y < -84; More cacti 2015-07-15 01:53:17 +02:00
Ombridride
53963b768a Update random_messages 2015-07-15 01:40:46 +02:00
Ombridride
e0a3e5cec7 Improved the armors values + add a small life regeneration on the mithril shield for test + fix a bug on the hardened armor for hunters 2015-07-15 00:38:56 +02:00
4b7ba47446 remove bad dependance watershed in mores mod and readd dependances in watershed 2015-07-14 23:40:38 +02:00
Ombridride
ba24f339f8 Update armors and mobs section on the spreadsheet 2015-07-14 23:12:48 +02:00
1233d57af6 remove bad dependance 2015-07-14 23:09:33 +02:00
LeMagnesium
c9f115a150 Another minotaur fixed 2015-07-14 23:00:58 +02:00
Ombridride
c6dfa79efa Desactivated beginners chest (for the moment) 2015-07-14 22:07:53 +02:00