Commit Graph

49 Commits

Author SHA1 Message Date
sys4-fr c1483ee527 Merge branch 'master' into NALC2 2017-05-03 21:50:25 +02:00
crabman77 ee58c4930f improve pclasses to fix class stats don't change on equip/unequip/destroy armor 2017-04-19 21:51:16 +02:00
sys4-fr febb92573b Merge branch 'master' into NALC2 2017-04-10 01:14:51 +02:00
crabman77 24e1904ffe add stats(speed,jump,gravity) in 3d_armor formspec 2017-04-09 16:12:45 +02:00
sys4-fr 6148ce55b8 Merge branch 'pipeworks_fix_connected_chests' into NALC2 2017-04-09 10:59:20 +02:00
crabman77 84e858fccf add new mod player_physics and update sprint and 3d_armor to use player_physics 2017-04-07 23:18:55 +02:00
sys4-fr be0c34490c Fix usage of technic_armor
Enable ARMOR_HEAL_MULTIPLIER
2017-03-31 09:56:06 +02:00
crabman77 2cb3a70846 remove armors drop, replaced by bones mod soon
fix crash in unified_inventory, on join if died, detached inventory is nil
2017-01-24 18:31:10 +01:00
crabman77 bfe1c2d0ad fix Only one enchanted piece of armor is allowed to be placed in the armor slots at one time. 2016-11-22 19:37:06 +01:00
crabman77 7ce1871ef8 fix previews of enchanted armor with xdecor 2016-11-22 19:09:52 +01:00
LeMagnesium ccc74b1b98 [3d_armor & hbarmor] Convert globalstep in armor mods
- For #179
2016-05-24 21:23:51 +02:00
LeMagnesium 546500db7d [3d_armor] Update
- Also fix a script
2016-05-13 20:33:12 +02:00
LeMagnesium 211b127223 [3d_armor] Reactivate mithril armors 2016-05-09 00:25:43 +02:00
LeMagnesium 9a649b77f0 [3d_armor] Update to add stand node 2016-04-08 22:19:47 +02:00
LeMagnesium 9cf1b62252 [3d_armor] Add drowning protection on admin helmets 2016-01-28 22:53:34 +01:00
LeMagnesium ddf438bb1d [3d_armor] Update 2015-12-20 21:09:32 +01:00
crabman77 6d6b0472e6 fix typo 2015-11-28 01:29:00 +01:00
crabman77 4e89838761 fix issue https://github.com/MinetestForFun/server-minetestforfun/issues/327
fix typo in armors name
fix craftitem "3d_armor:*" can't be placed in armor inv
2015-11-27 20:56:13 +01:00
crabman77 a0f2f09e90 fix typo in shield
update armor_inventory only when switch class
we can not be equipped with reserved armor another class
2015-11-27 00:17:33 +01:00
LeMagnesium aef57f6277 [3d_armor & dropondie] Let pclasses decide about drop on death 2015-11-25 23:53:32 +01:00
LeMagnesium dc9f821d16 [3d_armor] Update 2015-11-24 20:15:38 +01:00
LeMagnesium baf6efa366 [3d_armors] Update 2015-10-30 11:42:57 +01:00
crabman77 f12839cbcc fix previews skin in 3d_armor
fix typo and change resolution to 128x256 in script u_skins
convert previews skins to 128x256 (must be 128x256 for 3d_armor preview)
2015-10-29 14:30:47 +01:00
LeMagnesium c5005f9005 [3d_armor] Unify the preview textures (with shields' ones) 2015-10-10 16:58:40 +02:00
crabman77 0b2f6d8453 fix issue https://github.com/MinetestForFun/server-minetestforfun/issues/253
replace globalstep by minetest.after
2015-10-07 13:29:44 +02:00
LeMagnesium ea7c8f20dc Force placement of shields after everything else in preview
- Solves #266
2015-09-05 21:31:53 +02:00
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 e74f3f4aa6 Updated 3d_armor and removed whitespaces
- Solves #218
2015-08-16 11:04:11 +02:00
crabman77 e3be6e1d51 add craftiem 3d_armor 2015-07-31 19:29:06 +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
LeMagnesium fdd5c72289 Fixed 3d_armor's naming convention
- Fixed names. Convention : 3d_armor:<piece>_<material>
2015-07-25 00:13:23 +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
LeMagnesium e774ed402d Updated 3d_armor and done a bit of chmodding
- Solves part of #117
2015-07-12 13:26:14 +02:00
crabman77 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
crabman77 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 fc5177b500 Comment parts wich crash the server on boot 2015-05-27 10:46:15 +02:00
Ombridride 5cf2318a96 Add the "armor materials" for hunters 2015-05-26 23:28:52 +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
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
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