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

1149 Commits

Author SHA1 Message Date
23f95ed419 improved mod news, news becoming too long, the display of formspec was long, there are pages now.
(may be replace buttons to the center?)
2015-06-30 23:00:29 +02:00
Ombridride
16c5c0a61f Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server 2015-06-30 19:45:23 +02:00
Ombridride
0261b8bc83 Improve the Gold and Mese sword new textures 2015-06-30 19:45:12 +02:00
Ombridride
9bf13e3965 Adjust the hunger exhaust when armor is wearing
If you want to understand, look at this : http://www.encyclopedie-gratuite.fr/Definition/Technique/densite-materiaux.php
The mithril is the only exception because it's "unreal" and the fantasist best material
2015-06-30 19:25:14 +02:00
Ataron
703518f1a3 Add hellfire amulet texture 2015-06-30 19:17:38 +02:00
LeMagnesium
feb969a08b Added hunger level dicrease depending on armor
- Added basic skeleton for the system designed to dicrease hunger depending on the
   armor currently wore by the player. Values may be changed though
2015-06-30 17:02:18 +02:00
a2b7be291f modified unified_inventory to place buttons in 2 rows when +12
modified unified_inventory to hide buttons if player does not have the necessary privileges
modified other mods to adjust with unified_inventory
2015-06-30 16:15:58 +02:00
04e5e49904 update unified_inventory 2015-06-30 14:29:12 +02:00
Obani
704dd0b625 Added horn_bow.png 2015-06-30 14:14:19 +02:00
LeMagnesium
87d374defb Fixed blacklisting 2015-06-29 21:43:49 +02:00
Ombridride
f0b0ca71fb Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server 2015-06-29 21:31:37 +02:00
Ombridride
95ee44746c New special textures for swords 2015-06-29 21:31:28 +02:00
LeMagnesium
3189fa48d4 Check whether or not irc is enable before looking for its object 2015-06-29 20:52:23 +02:00
LeMagnesium
5a87525357 Added IRC as optional dependency of fail
- Failing and baking cookies now send the chat messages through IRC if available
2015-06-29 20:32:43 +02:00
Ombridride
31e32f7dde Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server 2015-06-29 20:23:14 +02:00
Ombridride
8b8b2ce819 New Silver Sword Texture 2015-06-29 20:23:03 +02:00
LeMagnesium
11a121f7df Fixed /rules and added blacklist system
- Removed useless copy of /rules
 - Added a blacklist system avoiding people to get back the interact privilege using /rules when blacklisted
2015-06-29 20:19:40 +02:00
LeMagnesium
9fc3cfb9a9 Fixed disc identifier's counter (and chmod 755) 2015-06-29 19:07:09 +02:00
Obani
3afe44b0e1 Jukebox song 1 was erased. Pushed it again (let's rock!) 2015-06-29 18:01:45 +02:00
Obani
21cf95865b Commented 3 musics in ambiance_modpack 2015-06-29 17:58:22 +02:00
5dae7b6964 fix crash hunger (nodebreaker)
remove old fix
2015-06-29 16:11:39 +02:00
Ombridride
7ce665ea0d Change the flint_and_steel craft 2015-06-29 12:04:47 +02:00
Ombridride
4629f11a3d Add the new 32px textures for Pickaxe tool (and fix the Mithril Axe texture) 2015-06-29 01:05:41 +02:00
d77c9ab5ff fixed crash when player leave during the join server 2015-06-28 16:30:05 +02:00
LeMagnesium
fe2bf3e822 Updated 3d_armor and fixed armors' drop
- Fixed a mistake in code from @stujones11 repository about bones' drop : when
   the function assigned to minetest.after looks for bones, it first looks for
   a node. If there is a node, it looks for bones, if this node isn't bones, it
   just does nothing. Howevere, you're sure to get a node, because minetest.get_node
   will even return air and ignore, so, the else case, where every item is dropped,
   will never happen.
2015-06-28 14:12:31 +02:00
LeMagnesium
eaf7d1460e Fixed nether's apples' crash
- Updated API used to increase hunger by nether apples causing crash
2015-06-28 12:59:45 +02:00
Ombridride
18253658d5 Add the Dungeon Master's Blood Sword and the craft of this sword, also add mobs:zombie_tibia and mobs:dungeon_master_diamond wich are dropped from zombies and Dungeon Masters and wich are needed for the craft recipe of the DM's Blood Sword because the craft recipe is also added, finally add the texture of the DM's Blood Sword ! 2015-06-28 00:17:30 +02:00
Ombridride
1e414a3874 Improve the Mithril Axe texture (32px) 2015-06-27 22:05:43 +02:00
Ombridride
283b6043b0 Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server 2015-06-27 19:11:53 +02:00
Ombridride
c7e8162f07 Add shovel new textures (32px) 2015-06-27 19:11:23 +02:00
LeMagnesium
d66bc2a416 Updated homedecor and plantlife
- New coloured signs
2015-06-27 18:38:01 +02:00
LeMagnesium
b7f4a01d4d Updated mesecons
- New textures for lever and hydroturbine
 - Little update of news.txt
2015-06-27 18:26:34 +02:00
LeMagnesium
689911298e Updated pipeworks 2015-06-27 18:17:59 +02:00
353d954d6e fixed jukebox not play sound 2015-06-27 00:25:30 +02:00
Ombridride
e1cbdcc3f1 Add to moreores the new textures 2015-06-26 23:22:56 +02:00
LeMagnesium
673966be58 Mode 775 over new files 2015-06-26 18:48:24 +02:00
Quentin BUISSON-DEBON
95bddea566 New default mithril axe (special) texture 2015-06-26 17:57:17 +02:00
Quentin BUISSON-DEBON
559f46d965 New default mithril sword (special) texture 2015-06-26 17:43:41 +02:00
Quentin BUISSON-DEBON
801264a3d6 New default sword textures (32px) 2015-06-26 17:14:28 +02:00
Quentin BUISSON-DEBON
e8e78b0242 Add new default axe textures 2015-06-26 16:02:41 +02:00
Obani Gemini
40b910e8f8 Update init.lua 2015-06-26 11:02:41 +02:00
Obani
431d48051c Added music "Aube.ogg" to ambience_modpack 2015-06-26 10:54:19 +02:00
LeMagnesium
5be9ef91bf Fix exhaus variable 2015-06-25 21:59:28 +02:00
Ombridride
8372822cf4 Adjust the health and the knockback of DM 2015-06-25 00:18:55 +02:00
Ombridride
41aeaa10a6 Adjust the health and the knockback of Minotaurs 2015-06-25 00:18:53 +02:00
Ombridride
7490eff468 Adjust spawn rate for Sand Monsters 2015-06-25 00:16:42 +02:00
Ombridride
62f12de8ac Update dungeonmaster.lua 2015-06-25 00:16:13 +02:00
e39a29684e Merge branch 'master' of http://github.com/Ombridride/minetest-minetestforfun-server 2015-06-25 00:11:09 +02:00
Ombridride
80894896e4 reduce the knockback for mummy monsters 2015-06-25 00:09:41 +02:00
0e3d5603d6 added no shield for hunter armors 2015-06-25 00:06:03 +02:00
Ombridride
cf828ab704 Ajust the spawn rate of the sandmonster 2015-06-25 00:05:24 +02:00
Ombridride
bf72090e54 reduce armor for minotaur and...
ajust the spawn rate
2015-06-25 00:05:01 +02:00
LeMagnesium
a090ed7168 Re-established framed moreblock's glasses 2015-06-24 21:04:31 +02:00
LeMagnesium
8b18e4b196 Static craft recipe for flint_and_steel 2015-06-24 20:24:25 +02:00
2fa261eb6d pass texture to chmod 755 2015-06-24 16:57:21 +02:00
4ad9129b89 add new texture broomstick 2015-06-24 16:52:24 +02:00
23abcd947a commented modif make for MFF 2015-06-24 15:20:27 +02:00
1b9689bba7 fixed creeper break unbreakable nodes
fixed creeper break nodes in protected areas when is limit to area
fixed creeper explosion kill without armor but not with
2015-06-23 22:29:54 +02:00
3ec5522d06 fixed itemstack remove broomstick 2015-06-23 21:08:01 +02:00
LeMagnesium
030972d3b5 Fix broomstick iteration bug 2015-06-23 21:00:28 +02:00
LeMagnesium
7dd61d7bac Broomsticks are stackable by 1 2015-06-23 20:43:19 +02:00
LeMagnesium
9d1144b21d Fixed flint_and_steel's shapeless craft recipe 2015-06-23 17:58:12 +02:00
Ombridride
bdf21938cb Add comments 2015-06-23 17:53:27 +02:00
Ombridride
3beb54099b Add "vessel" group to mushroom potions 2015-06-23 17:52:13 +02:00
LeMagnesium
19a2dea367 Added broomstick by @paly2
- Added a broomstick craftable from wheat and sticks, and allowing you to fly
   for 2 minutes using 210 units of mana
2015-06-23 17:46:00 +02:00
Ombridride
cb04264888 Update init.lua 2015-06-23 17:42:20 +02:00
Ombridride
f19fdfc46c New craft recipe for flint_and_steel because...
of conflict with spike_trap (bobblocks)
2015-06-23 17:41:35 +02:00
9904ae3bda fixed crash if irc mod disabled 2015-06-22 22:18:33 +02:00
33b9b0b7ff fix wrong symbol commentaire cause crash 2015-06-22 22:04:51 +02:00
Ombridride
bc7503f8a8 Update mese_monster.lua 2015-06-22 21:07:22 +02:00
LeMagnesium
fc43196a9a Fix from_hell and timeonline
- Forced cast of x,y and z into numbers
2015-06-22 21:03:21 +02:00
LeMagnesium
78734c70ce Re-coded HUD's legacy into hudbars
- Solves part of #94
2015-06-22 18:59:37 +02:00
LeMagnesium
deb61da142 Removed two global variables in mobs/api.lua 2015-06-22 18:47:20 +02:00
LeMagnesium
94417bcafc Fixed NPC taming
- Moved code wrongly placed after a merge (last May 22). Solves part of #94
2015-06-22 18:04:38 +02:00
LeMagnesium
5cdb105831 Updated homedecor
- Used new description name for soda machine coins
2015-06-22 17:43:06 +02:00
Ombridride
f3ee47a526 Update minotaur.lua 2015-06-21 23:36:42 +02:00
Ombridride
60cb71e385 Update sandmonster.lua 2015-06-21 23:36:39 +02:00
822e54fa0c fixed tamed dog crash and add test for NPC 2015-06-21 23:02:17 +02:00
Ombridride
0eb94d5059 Update yeti.lua 2015-06-21 22:36:59 +02:00
Ombridride
86b63a97ec Yeti now spawn lesser 2015-06-21 22:36:41 +02:00
LeMagnesium
4b6d3e9a7b Downgraded raillike group's feature in MinetestForFun Game 2015-06-21 22:01:45 +02:00
Obani
43253578dc New version of Interlude 2015-06-21 21:30:02 +02:00
e02ffe13b4 fixed missing renamed icon 2015-06-21 19:13:21 +02:00
d1a0458fb9 added new color purple to mana hudbars 2015-06-21 19:10:19 +02:00
Ombridride
11a7363e88 rights 755 2015-06-21 18:58:59 +02:00
Ombridride
412b8fc326 fix ice.png from the snow mod 2015-06-21 18:58:18 +02:00
f23967e8a1 placement hudbars 2015-06-21 18:56:07 +02:00
c2bd67d563 up hudbars because covers by text 2015-06-21 15:00:36 +02:00
Le_Docteur
011ad09890 Full health restoration for the dog. 2015-06-21 11:44:04 +02:00
Le_Docteur
600eb6187f Full health restoration for the NPC. 2015-06-21 11:43:48 +02:00
6ad68b63c2 re-added missing textures after updates
fixed .gitignore regex cause ignore change
2015-06-21 00:03:37 +02:00
4176fdaf89 fixed local var 2015-06-20 22:59:21 +02:00
c14b7b2c62 fixed prop mummy 2015-06-20 22:58:48 +02:00
LeMagnesium
b9c5b1af5e Updated plantlife 2015-06-20 21:24:55 +02:00
LeMagnesium
e88cf46770 Updated riesenpilz 2015-06-20 21:17:29 +02:00
5cb1581e77 update soundset (calcul gain berore returning value)
update mod use soundset
2015-06-20 20:58:56 +02:00
LeMagnesium
986ee7e7ad Updated snow mod
- New textures, and many new nodes
2015-06-20 20:26:36 +02:00
LeMagnesium
f29ea87d00 Updated homedecor 2015-06-20 19:59:54 +02:00
LeMagnesium
e23de39212 Updated food mod 2015-06-20 19:48:42 +02:00
LeMagnesium
09ca7fb48a Updated worldedit 2015-06-20 19:46:49 +02:00