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

108 Commits

Author SHA1 Message Date
sys4-fr
c1483ee527 Merge branch 'master' into NALC2 2017-05-03 21:50:25 +02:00
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
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
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
sys4-fr
1db80b9ec5 Change default config files for NotreAmiLeCube Server
Add and activate TNT mod
Activate Fire propagation
Add Technic modpack
Add technic_armor mod
Add bakedclay
Remove burned_clay
Add bonemeal
Add digilines
Add enchanting
Add experience
Add lightning
Add maidroid
Add meshnode
Add morefarming
Add moreflowers
Add moreplants
Add pdisc
Add playeranim
Add playereffects
Change cyberpangolin skin
Add weather_pack
Add witchcraft
2017-03-12 15:39:36 +01:00
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
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
7ce1871ef8 fix previews of enchanted armor with xdecor 2016-11-22 19:09:52 +01:00
Darcidride
988318b88d Small typo fix 2016-08-12 14:04:01 +02:00
LeMagnesium
ccc74b1b98 [3d_armor & hbarmor] Convert globalstep in armor mods
- For #179
2016-05-24 21:23:51 +02:00
LeMagnesium
25ece7f2ce [3d_armor] Remove technic's armor data 2016-05-17 01:40:34 +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
Quentin BUISSON-DEBON
b874258a05 Compress all images files with Trimage(full part : 13321 files) 2016-03-12 14:34:23 +01:00
Quentin BUISSON-DEBON
7a345768df Compress all iamges files with Trimage 2016-03-11 15:22:09 +01:00
ObaniGemini
fb22c66c89 Add u_inv textures missing
Including soundset, pclasses, and 3d_armor.
Also changed the license of soundset button, as it's a new one
2016-02-25 15:26:57 +01: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
6d6b0472e6 fix typo 2015-11-28 01:29:00 +01:00
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
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
0e2df1e5d5 resize armors inv textures and preview textures 2015-11-26 02:03:16 +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
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
LeMagnesium
1c13721b34 [3d_armor & shields] Unify the textures' size
- Solves #297
2015-10-10 16:18:45 +02:00
0b2f6d8453 fix issue https://github.com/MinetestForFun/server-minetestforfun/issues/253
replace globalstep by minetest.after
2015-10-07 13:29:44 +02:00
fabienwang
930c822b8f fixed preview of all standard armors 2015-09-14 18:21:16 +02:00
BUISSON-DEBON Quentin
981715f937 just for unified rights... 2015-09-10 19:44:02 +02:00
fabienwang
4542e98d5d for the #262, imported summerfield pack armor textures. kept our mithril but resized our mithril to same dimensions as the others. 2015-09-09 20:53:46 +02:00
fabienwang
6b9e7a59bc Revert "updated 3d armor textures from summerfield pack. smaller size than what we had: _preview.png are in 32x64 instead of 128x256, the others are in 128x64 instead of 256x128"
This reverts commit f4194f14ba.
2015-09-06 19:52:53 +02:00
fabienwang
f4194f14ba updated 3d armor textures from summerfield pack. smaller size than what we had: _preview.png are in 32x64 instead of 128x256, the others are in 128x64 instead of 256x128 2015-09-06 02:23:57 +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
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
LeMagnesium
17f4daba5d Various fixes about shields and moreores
- Fixed crash with moreore
 - Fixed textures' name for blackmithril shield
2015-07-29 21:56:48 +02:00
Ombridride
e1b38bc261 Add the Warrior class description to the shields wich need the warrior class 2015-07-29 19:30:23 +02:00