LeMagnesium
12a4679290
Use modname to allow entering armor's inventory
2015-08-30 18:45:52 +02:00
LeMagnesium
f5e8bc08b7
Avoid items that are not armor pieces or shields in armor inv
...
- Solves #253
2015-08-30 16:09:44 +02:00
LeMagnesium
c9b7caa9b7
Resize admin armor's previews pictures
2015-08-29 18:33:18 +02:00
LeMagnesium
57a5f92961
Show admin armor in creative inventory
...
- Solves #228
2015-08-20 21:26:33 +02:00
LeMagnesium
e74f3f4aa6
Updated 3d_armor and removed whitespaces
...
- Solves #218
2015-08-16 11:04:11 +02:00
732bd91088
move and remove textures armor class ingot
2015-07-31 19:48:26 +02:00
e3be6e1d51
add craftiem 3d_armor
2015-07-31 19:29:06 +02:00
Quentin BUISSON-DEBON
eeb47ef5ba
name convention for hunter craft recipe and add the blackmithril ingot texture
2015-07-31 19:09:57 +02:00
LeMagnesium
e3cbc98695
Fixed shields and armors resolutions
...
- Fixed global variable in signs libs
- Fixed reolutions for shields and armors
2015-07-30 14:53:23 +02:00
Ombridride
9dd6092306
Add the class name in the description of the armor items
2015-07-29 19:18:10 +02:00
LeMagnesium
0f00140d6c
Added globalstep to assign classes
...
- 3d_armor doesn't depend anymore on pclasses (#159 )
2015-07-28 18:05:01 +02:00
Ombridride
26cbf6f01d
Removed the health values on the mithril shield
...
from the [3d_armor] modpack
2015-07-27 20:36:33 +02:00
Ombridride
730950d6bb
Disable the HEAL feature of [3d_armor] mod
...
Because it doesn't work with [hudbars] and our other hud mods
2015-07-27 20:35:19 +02:00
febae21e95
remove pclasses dependency in 3d_armor
2015-07-27 02:38:17 +02:00
Quentin BUISSON-DEBON
818d987849
Tweak the mithril armor/shield textures
2015-07-27 01:15:25 +02:00
Quentin BUISSON-DEBON
31384b2026
Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server
2015-07-25 00:31:44 +02:00
Quentin BUISSON-DEBON
9d591968df
Update to 32px the admin armor and the mithril armor
2015-07-25 00:31:29 +02:00
Quentin BUISSON-DEBON
344836ac7e
Update to 32px the admin armor and the mithril armor
2015-07-25 00:30:58 +02:00
LeMagnesium
fdd5c72289
Fixed 3d_armor's naming convention
...
- Fixed names. Convention : 3d_armor:<piece>_<material>
2015-07-25 00:13:23 +02:00
7adb4418e0
add pclasses in 3d_armor depends.txt
...
add pclasses in world.mt
2015-07-21 23:08:22 +02:00
Ombridride
e94857807f
Tweak the mithril armor regen life
2015-07-20 23:13:43 +02:00
Ombridride
3bf43857a3
Renamed the texture of the warrior armor, update spreadsheet
...
Add the shield black mithril plated armor
2015-07-20 22:30:34 +02:00
LeMagnesium
0f562cd59e
Added class shifting system
...
- Warrior shifting system implemented
2015-07-18 18:31:24 +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
LeMagnesium
e774ed402d
Updated 3d_armor and done a bit of chmodding
...
- Solves part of #117
2015-07-12 13:26:14 +02:00
Wouters Dorian
8dc63b9101
Optimize **all** PNG files
2015-07-06 18:59:12 +02:00
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
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
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