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

3094 Commits

Author SHA1 Message Date
sys4-fr
ef69f1d88c Add superquarry machine (made by Cyberpangolin) 2017-04-14 22:40:27 +02:00
sys4-fr
4cbd20d9fd Update autocrafter from pipeworks to be digilinized 2017-04-14 22:32:13 +02:00
sys4-fr
33254934b7 Make technic dusts for silver, tin, mithril to work. 2017-04-12 03:25:52 +02:00
sys4-fr
1071331ebe Fix player_effects call from witchcraft mod
Reindent code
2017-04-10 03:28:54 +02:00
sys4-fr
f44faa23f1 Merge branch 'crabman77-3d_armor_stats' into NALC2 2017-04-10 01:19:21 +02:00
sys4-fr
10b2a8bd70 Merge branch '3d_armor_stats' of https://github.com/crabman77/minetest-minetestforfun-server into crabman77-3d_armor_stats 2017-04-10 01:19:00 +02:00
sys4-fr
febb92573b Merge branch 'master' into NALC2 2017-04-10 01:14:51 +02:00
sys4-fr
29cd5df980 Merge remote-tracking branch 'upstream/master' 2017-04-10 01:14:00 +02:00
24e1904ffe add stats(speed,jump,gravity) in 3d_armor formspec 2017-04-09 16:12:45 +02:00
86f8995530 Merge pull request #532 from sys4-fr/pipeworks_fix_connected_chests
Fix server crash if filter-injector placed on the right of a connected chest is punched
2017-04-09 16:07:47 +02:00
f83eb0576b remove old deprecated minetest.env: 2017-04-09 16:03:40 +02:00
83d399c0be fix space 2017-04-09 15:57:38 +02:00
404bc30091 update witchcraft with new player_physics changes
add stats(speed, jump, gravity) in 3d_armors formspecs
2017-04-09 15:51:57 +02:00
sys4-fr
09d73bb968 Merge branch 'pipeworks_fix_connected_chests' into NALC2 2017-04-09 14:22:58 +02:00
sys4-fr
f48bad74e1 improve connected_chests fix for injector 2017-04-09 14:15:22 +02:00
sys4-fr
5470c37940 Merge branch 'master' into NALC2 2017-04-09 13:00:29 +02:00
sys4-fr
507576e7da Merge remote-tracking branch 'upstream/master' 2017-04-09 12:57:36 +02:00
sys4-fr
7d66384514 Merge branch 'pipeworks_fix_connected_chests' into NALC2 2017-04-09 12:48:57 +02:00
sys4-fr
5c7d2ea9fa check if fromnode is not nil before apply connected_chests fix 2017-04-09 12:32:03 +02:00
sys4-fr
cd1b2e1ba7 Merge submodule unifieddyes into mods directory 2017-04-09 11:09:32 +02:00
sys4-fr
a2dd80356d Fix digiline filter injector 2017-04-09 11:02:48 +02:00
sys4-fr
6148ce55b8 Merge branch 'pipeworks_fix_connected_chests' into NALC2 2017-04-09 10:59:20 +02:00
sys4-fr
1a7c63f6bd Fix server crash if filter-injector placed on the right of a connected chest is punched 2017-04-09 03:49:24 +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
195f6173d0 Fix usage of splash potions from witchcraft 2017-04-05 15:36:06 +02:00
sys4-fr
9417e3335d Merge branch 'crabman77-fix_physics' into NALC2 2017-04-05 10:31:58 +02:00
78b3ae7cde fix bad physics(conflicts, many mods rewrites physics in step)
fix witchcraft and sprint physics
remove blankspaces
2017-04-04 22:47:29 +02:00
sys4-fr
b000b6f2b4 Merge submodule witchcraft into mods directory 2017-04-04 01:34:26 +02:00
sys4-fr
aa32feff2c Add cotton mod
Update submodule unifieddyes
2017-04-03 19:02:51 +02:00
sys4-fr
d9fe75b0e6 Merge branch 'master' into NALC2 2017-04-03 16:34:56 +02:00
sys4-fr
255064a689 Merge remote-tracking branch 'upstream/master' 2017-04-03 16:29:35 +02:00
cfd80c090c add armors definitions (speed, jump) to set physics 2017-04-02 01:17:51 +02:00
sys4-fr
be0c34490c Fix usage of technic_armor
Enable ARMOR_HEAL_MULTIPLIER
2017-03-31 09:56:06 +02:00
Darcidride
4c8b68b6f8 Disable is_snow 2017-03-27 15:24:44 +02:00
sys4-fr
7779f0333a Fix crash if technic mod is loaded and when a player want to move items from his inventory to a locked chest. 2017-03-21 22:29:11 +01:00
sys4-fr
7701d61b55 Fix duplication bug when place or remove mesecons receiver 2017-03-21 18:15:58 +01:00
sys4-fr
125666db3c Fix crash with witchcraft support 2017-03-20 22:28:22 +01:00
sys4-fr
ece1600e19 Fix witchcraft potion creation
Fix witchcraft brewstand use
Disable experience mod
2017-03-20 21:43:17 +01:00
sys4-fr
072e5139eb Update submodules moreflowers and moreplants to their master branch 2017-03-20 17:30:58 +01:00
sys4-fr
1349074fa6 Update submodules moreflowers and moreplants to their dev branch 2017-03-20 16:50:02 +01:00
sys4-fr
a76f62fc27 Merge branch 'master' into NALC2 2017-03-18 00:43:55 +01:00
sys4-fr
bc0fbc855a Merge branch 'master' of https://github.com/MinetestForFun/server-minetestforfun 2017-03-18 00:25:15 +01:00
11d89ab4ad fix light_source warning, register_node function rewrite light_source to LIGHT_MAX(14) when is greater than LIGHT_MAX
fix use of old var LIGHT_MAX to default.LIGHT_MAX
2017-03-17 02:29:53 +01:00
sys4-fr
6b4cc9c12a Add craft recipe for bones:bones with 9 bonemeal:bone
Override craft recipe of witchcraft:shelf
2017-03-16 15:15:38 +01:00
sys4-fr
c62560b8ff Add Call on_rightclick in builtin_failling mod into bucket rewrite function (needed by witchcraft) 2017-03-16 14:21:11 +01:00
sys4-fr
4728a5fafd Fix craft recipe of mesecons_microcontroller:microcontroller0000 - Issue https://github.com/MinetestForFun/server-minetestforfun/issues/528 (#530) 2017-03-13 18:32:12 +01:00
sys4-fr
e4aa3a10a3 Fix valleys mapgen customization 2017-03-12 22:55:49 +01:00
sys4-fr
9b5db4e7ea Upgrade unifieddyes 2017-03-12 21:16:50 +01:00
sys4-fr
291b260b0f Merge branch 'NALC' into NALC2 2017-03-12 19:57:57 +01:00
sys4-fr
29b6b9fa74 Enable fire parameter in game minetest.conf 2017-03-12 19:42:50 +01:00