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

2310 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
9b5db4e7ea Upgrade unifieddyes 2017-03-12 21:16:50 +01:00
sys4-fr
c990a2bcc8 Add nalc mod (mod that make correction between mods)
Fix world.mt for moreplants
2017-03-12 18:13:21 +01: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
sys4-fr
9269a98243 Fix craft recipe of mesecons_microcontroller:microcontroller0000 - Issue https://github.com/MinetestForFun/server-minetestforfun/issues/528 2017-03-12 13:10:56 +01:00
6fd2c789a6 fix mobs explode instantly, issue https://github.com/MinetestForFun/server-minetestforfun/issues/509 2017-02-26 23:35:32 +01:00
Gael-de-Sailly
856de65a3f Update mapfix
and make a submodule
2017-02-22 18:44:25 +01:00
62fbe19f10 new special spawning,spawn only if there are no others of the same type(limited with max), fix issue https://github.com/MinetestForFun/server-minetestforfun/issues/524 2017-02-21 11:55:37 +01:00
03bd2fa529 update submodules irc and fishing 2017-02-21 00:46:17 +01:00
cff8ee1aae fix bug if detach player whithout set entity.driver=nil 2017-02-19 18:45:33 +01:00
Darcidride
027240d620 Balance the mummy mobs
- Reduce by 2 points the armor
- Reduce by 5 the spawn rate
- Increase the papyrus loots
- Increase the damages taken by lava and light
2017-01-30 18:30:45 +01:00
67dcb3f25f remove dropondie and replace by bones mod 2017-01-24 18:40:12 +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
06a1153d25 add alias to homedecor:wardrobe 2017-01-20 03:59:22 +01:00
4e0b1ea022 update submodules
mff_hud (resize texture)
irc_modpack (fix typo)
time_regulation
2017-01-20 03:26:29 +01:00
8a0133f3f5 update quest submodule (fix hud issue) 2017-01-18 21:40:12 +01:00
ezam.linux
e032b12c1e [u_skins] remove unused preview.blend 2017-01-11 04:04:39 +01:00
8f1adf2656 update irc mod_pack 2016-12-27 00:37:06 +01:00
b5e00e7e11 update submodule name_restrictions 2016-12-19 00:28:05 +01:00
f4ed738187 fix use node.on_punch when node have pointed_thing (bug book guide and warps cristal) 2016-12-18 23:05:31 +01:00
5412da3c19 new setting "is_winter" to active snow when winter and active snow now 2016-12-10 22:34:07 +01:00
fe67ec4c5d fix textures irrlicht warning: Interlace handling should be turned on when using png_read_image 2016-12-04 15:37:57 +01:00
LeMagnesium
b8145c5471
[mobs] Avoid server crash with nan vector values 2016-12-04 14:04:54 +01:00
44a4b66c00 update irc submodule 2016-12-02 23:20:46 +01:00
Darcidride
343d20c5f9 fix a false value for deleted item on ground, 1800sec=30min 2016-11-30 18:56:06 +01:00
e3758a1244 convert sounds to 48ko/s 2016-11-30 18:41:12 +01:00
BUISSON-DEBON Quentin
c384c8f630
OPS - now set to 30 minutes the timer for deletion of dropped item 2016-11-30 12:37:39 +01:00
BUISSON-DEBON Quentin
fd3113c168
set to 30 minutes the time before remove a dropped item 2016-11-30 12:26:13 +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
93220352f5 fix local variable 2016-11-19 00:31:20 +01:00
8efb1887a5 fix crash with xdecor enchanting armor(if we add xdecor 1 day) 2016-11-18 18:29:42 +01:00
LeMagnesium
d40a65244b
Update minetestforfun_game, fix maptools 2016-11-10 00:01:34 +01:00
LeMagnesium
783cb0e3d9
Add watchdog scrolls as an experiment on DM drops 2016-11-09 23:50:19 +01:00
Coethium
8a78752659 [Profnsched] lost jobs correction
Modified to replace # when we ant to count items in an array.
Code currently not cleaned after correction.
2016-10-29 16:25:57 +02:00
LeMagnesium
7ddebddee2
[mobs] Uncomment half of attack stop
- ... but only for non-explosive mobs
 - #509 , following the advice of @crabman77
2016-10-06 20:37:20 +02:00
LeMagnesium
327694b4ea
[mobs] Never disable the timer for exploding mobs
- For #509
2016-10-06 20:06:29 +02:00
LeMagnesium
21f6ac6818
Create spiky cactus, make the original smoother
- Remove spikes from the standard cactus' side
 - Remove spikes from all cacti's tops, and add a flower
 - Add specific texture for spiky cactus
 - Create spiky cactus and recipes to convert spiky cactus and cactus
 - Move damages from normal cactus to spiky cactus
 - For #500
2016-09-29 21:44:22 +02:00
LeMagnesium
59c4c8e919
[mff_pclasses & pclasses] Enhance showcasing menus
- Remove the labels introduced last time and use the old line-wrapping
   textareas
 - Add showcase screenshots for the four classes presented
 - Add a little map of the spawn and both available class buildings
 - For #473
2016-09-24 15:14:35 +02:00
LeMagnesium
99655796ff
[pclasses & mff_pclasses] Change info menu
- Change info menu from a textarea to label components
 - Make `textify` public, becoming `pclasses.api.textify`
 - Use textify to create label lines
2016-09-22 21:14:43 +02:00
Coethium
0baa0ea091 [Profnsched] update based on discuss of PR #507 2016-09-16 17:43:38 +02:00
Coethium
d2b71969e3 [Profnsched] New module (fr)
* Objectif principal : maintenir le temps d'exécution du pas (step) au
plus près du tick rate (dedicated_server_step)
* analyser en temps réel les temps d'execution de certaines fonctions
de module (actuellement uniquement globalstep et minetest.after)
* Décaler, de façon adaptative, l'exécution des modules qui
l'autorisent explicitement en cas de surcharge

... see README for more !
2016-09-16 17:43:38 +02:00
d41b9bcee2 update minercantile submodule 2016-09-08 19:40:32 +02:00
Quentin BUISSON-DEBON
607762d5e4 Add Mese_dragon to death message + add a global message when a group of players kil la Mese Dragon 2016-09-08 12:57:11 +02:00
LeMagnesium
d31e5446bf
[lrfurn] Fix global variable. Fix #508
- Us: "But it's okay in Lua to use undefined variables!"
 - Minetest: "Yep. But we don't want that. Now cooperate."
2016-09-01 12:18:24 +02:00
LeMagnesium
83944bf662
[mesecons] Fix two lingering global variables
- For #508
2016-09-01 12:16:35 +02:00
LeMagnesium
996d0c9785
[stacktraceplus] Update for #508 2016-09-01 12:12:22 +02:00
LeMagnesium
fc8315b962
[pipeworks] Update and fix global variable 'rules'
- Fix global variable 'rules' in devices.lua for #508
 - Update inventory elements from pipeworks' upstream repository
2016-09-01 11:57:25 +02:00
Dorian Wouters
e6fca9a51a
Update [profilerdumper] (bugfix, make it actually run) 2016-08-26 16:16:00 +02:00
Dorian Wouters
5853fd43b8
Update [name_restrictions], [xban2] (bugfixes) 2016-08-25 23:13:05 +02:00
Dorian Wouters
045a86a687
Update [mysql_auth] 2016-08-25 22:18:42 +02:00
0b4994cb51 resize shark textures 1024->256 2016-08-24 22:59:05 +02:00
5d59bca6fe resize shark textures 1024->256 2016-08-24 22:56:34 +02:00
d3ce73e424 update fishing submodule 2016-08-24 19:19:46 +02:00
Dorian Wouters
ab7e8b518d
Update [mysql_auth] 2016-08-23 21:13:54 +02:00
Dorian Wouters
dff20937df
Update [mysql_auth] 2016-08-23 17:51:46 +02:00
Dorian Wouters
92d3534591
Update [mysql_auth] 2016-08-23 17:00:41 +02:00
Dorian Wouters
76dcafaf4f
Add [mysql_auth] 2016-08-23 16:25:30 +02:00
Dorian Wouters
93c51b752d
Move [areas] and [name_restrictions] to a submodule 2016-08-23 15:49:38 +02:00
Dorian Wouters
92cf1513d7
Turn [xban2] into a submodule 2016-08-23 01:42:47 +02:00
e26cb9f788 add inventory texture mese dragon 2016-08-22 17:48:39 +02:00
ae09d2076e update hudbars, remove old duplicated code/textures (now in mff_hud) 2016-08-22 16:10:28 +02:00
Dorian Wouters
ca2357e423
Revert mff_classic 2016-08-21 22:39:12 +02:00
694def08e7 fix unknow item and missing var 2016-08-21 22:14:04 +02:00
1370754dfb update unified_inventory 2016-08-21 19:26:09 +02:00
Dorian Wouters
c00b4ce858
mff_classic: fix nyancat & cherry tree mapgen 2016-08-21 15:27:18 +02:00
Dorian Wouters
dcc1873cbe
Move MFF-only craft recipes, craftitems, mapgen to [mff_classic]
Also fixes aliasing...
2016-08-21 13:26:16 +02:00
Dorian Wouters
32ae8aca19
Fix [buckets] w/ acid or sand, make [death_message] work w/ aliases 2016-08-21 12:32:06 +02:00
LeMagnesium
2841c76d60
[irc_modpack] Update 2016-08-21 00:52:18 +02:00
LeMagnesium
6a18c52988
[irc_modpack] Update 2016-08-21 00:35:30 +02:00