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

29 Commits

Author SHA1 Message Date
LeMagnesium
87d03b9aff Fixed admin armor's leggings texture
- Fixed admin armor leggings texture which looked like both leggings and boots
 - Chmoded textures in throwing
 - Fixed indentation in money/init.lua
 - Updated timestamp of compassgps's README.md
2015-07-04 15:15:49 +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
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
0e3d5603d6 added no shield for hunter armors 2015-06-25 00:06:03 +02:00
LeMagnesium
2913bcb93d Removed all whitespaces (using new script) 2015-06-10 19:12:48 +02:00
Ombridride
4c4abb3830 Set "armor_heal" to 0 for default armors 2015-05-29 01:07:17 +02:00
Ombridride
3cb41ad045 Set "armor_heal" to 0 for technic armor 2015-05-29 01:04:20 +02:00
Ombridride
a71dea5946 Set "armor_heal" to 0 2015-05-29 01:03:22 +02:00
Ombridride
fc5177b500 Comment parts wich crash the server on boot 2015-05-27 10:46:15 +02:00
Quentin BUISSON-DEBON
dc881f23b7 Add textures for hunters armor recipe items 2015-05-27 10:00:48 +02:00
Quentin BUISSON-DEBON
f47cc7a1c5 Add textures for hunter armors recipe items 2015-05-27 10:00:02 +02:00
Ombridride
bd37f19662 Change rights in the repository (755) 2015-05-26 23:37:16 +02:00
Ombridride
5cf2318a96 Add the "armor materials" for hunters 2015-05-26 23:28:52 +02:00
Ombridride
06d1bb053f Comment useless code in 3d_armor 2015-05-26 19:22:14 +02:00
LeMagnesium
939aa7ae59 Updated 3d_armor
- Updated 3d_armor
 - Neither Ethereal's crystal armor nor technic one are enabled
2015-05-14 11:52:05 +02:00
LeMagnesium
7932cf13fd Updated 3d_armor
- Updated models
 - Updated armor.lua : new skin mod supported, and new method to drop the armor
2015-04-26 12:05:41 +02:00
Ombridride
f5dca18b57 Update shields armor
+1 armor for all shields
2015-03-28 14:15:04 +01:00
Ombridride
376fc7d0ff Mistake in armor tweak & upgrade 2015-03-28 13:56:24 +01:00
Ombridride
7e74cf549e update armor mod
Now better values and effects, see
http://minetestforfun.qbuissondebon.info/index.php/le-jeu/liste-des-mod
2015-03-25 21:39:55 +01:00
LeMagnesium
4812003da0 Updated 3d_armor and added a security if statement
- Added security if statement in 3d_armor/3d_armor/armor.lua:~464 to prevent
  crash if `armor_inv` is nil (thanks crabman for reporting)
- Updated 3d_armor (better use of skin and skin mods)
2015-03-18 18:28:56 +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
d8a923bf32 tweak the color of admin_boots (darker color) 2015-01-23 22:08:59 +01:00
Ombridride
c928006b1b Add admin boots texture in 3d_armor
Because this texture is missing…
2015-01-23 21:58:18 +01:00
Ombridride
e8e073ec78 unification of cactus armor
(update the armor board in the website : http://minetestforfun.qbuissondebon.info/index.php/le-jeu/liste-des-mod)
2015-01-10 00:11:56 +01:00
LeMagnesium
a05e036f9d Updated 3d_armor
- Added admin armor and cactus armor, code and textures.
- TODO: Change cactus armor's values about its duration
2015-01-09 22:30:25 +01:00
LeMagnesium
8f34a13a50 Fix things 2015-01-08 21:52:16 +01:00
LeMagnesium
ba155c770a Update 3d_armor 2015-01-08 21:42:38 +01:00
Ombridride
887473124e Merge server to github 2014-12-11 18:53:00 +01:00
Ombridride
232b274c55 initial commit
subgame + mods
2014-10-28 18:01:32 +01:00