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

1848 Commits

Author SHA1 Message Date
LeMagnesium
576d732088 [pclasses] Allow to drop items from the graveyard 2015-11-25 23:21:15 +01:00
332fe79f89 update spears mod 2015-11-25 22:20:20 +01:00
Dorian Wouters
4ea9175240 Forward [quests] to latest commit 2015-11-24 22:02:22 +01:00
LeMagnesium
f7276308a8 [quests] Push correct reference 2015-11-24 20:27:22 +01:00
LeMagnesium
dc9f821d16 [3d_armor] Update 2015-11-24 20:15:38 +01:00
Ombridride
d36621d9de Twkeak a comment... 2015-11-23 15:03:26 +01:00
c250e19ab2 fix itemdrop crash 2015-11-22 23:45:19 +01:00
Dorian Wouters
6220cbb027 Fix [quests] HUD bug and remove Levermaniac quest 2015-11-22 22:56:14 +01:00
LeMagnesium
f6639708a8 [mesecons] Add NOR and OR gates, and documentation 2015-11-21 12:28:13 +01:00
LeMagnesium
b5f6b76237 [moreblocks & ferns] Fix double drops and global variables
- Fix a global variable in mods/moreblocks/stairsplus/init.lua
- Fix double drops of fern trunks and leaves (see #180)
2015-11-20 16:51:16 +01:00
LeMagnesium
58bfcadec6 [plantlife/ferns] Fix double drop of giant fern trunks 2015-11-19 19:03:21 +01:00
LeMagnesium
0212b43616 [mesecons_luacontroller] Add memory size limit 2015-11-16 18:53:37 +01:00
LeMagnesium
98bf4a6646 [markers] Update 2015-11-15 18:10:17 +01:00
LeMagnesium
ab24dc7869 [plantlife_modpack] Update 2015-11-14 18:01:43 +01:00
LeMagnesium
90af647d5a [moreblocks] Update 2015-11-13 19:11:45 +01:00
LeMagnesium
1a57595005 [mobs] Add tree monster spawners
- See #134
2015-11-12 20:44:41 +01:00
a1a982f2e5 increase pumpking/pumpboom max spawn limit 2015-11-11 22:23:04 +01:00
LeMagnesium
2a58951bbb [mobs] Add missing sounds for the Ent 2015-11-11 22:20:36 +01:00
LeMagnesium
54b8a7e442 [mobs] Add ent spawners 2015-11-11 20:47:40 +01:00
LeMagnesium
14823101bf [mobs] Add unbalanced Ent from LOTT
- See #134
2015-11-11 19:13:00 +01:00
LeMagnesium
72232087a6 [death_messages] More death_messages
- Add more death_message for Ayntest's chat_next mod
- Fix #319
2015-11-09 18:46:03 +01:00
LeMagnesium
d57619f290 [trunks] Move roots to the tree_root group
- Fix #320
2015-11-08 17:02:44 +01:00
LeMagnesium
9c29b0452e [serverguide] Add serverguide
- Add serverguide to world.mt
- Write rules and basic informations
- Add a random message to tell about /guide
- Fix #299
2015-11-05 21:06:04 +01:00
LeMagnesium
933543529b [mobs] Update (tidy code)
- Put back calc_velocity
- Update mobs mod
- Change the way chicken drop eggs (use throwing-like entities)
2015-11-04 16:29:28 +01:00
LeMagnesium
de33f83779 [hudbars] Patch so that server errors won't crash 2015-11-02 19:04:07 +01:00
LeMagnesium
a296193b91 [pipeworks] Fix sand tubes 2015-11-01 13:46:18 +01:00
af27321751 fix 1 part of issue https://github.com/MinetestForFun/server-minetestforfun/issues/161
player can't take items when usebug respawn
2015-11-01 13:35:59 +01:00
LeMagnesium
5b54007099 [item_drop] Use default handle_node_drops for fake players 2015-11-01 13:23:09 +01:00
LeMagnesium
c29721e80e [automappercolors & ...] Replace tile_images fields 2015-10-30 11:46:00 +01:00
LeMagnesium
baf6efa366 [3d_armors] Update 2015-10-30 11:42:57 +01:00
ee2c2466ec update mobs 2015-10-29 21:08:23 +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
2a085b0ac0 [pipeworks] Update 2015-10-29 11:54:46 +01:00
ae805b4f49 change liquid_range 2015-10-28 22:51:18 +01:00
e85c3eb24d fix crash due to lag 2015-10-28 20:27:48 +01:00
039f77a1d7 limit liquid flowing propagation 2015-10-28 18:44:19 +01:00
c8a55987e6 improve builtin_item, all items rotates now,
items spawned with drop= "" are removed directly, they are no longer on the map, before they were deleted after the ttl or through item_drop
2015-10-28 16:20:15 +01:00
6dec50bff4 added crumbly group to mithril and silver pickaxe 2015-10-27 22:54:37 +01:00
LeMagnesium
3cc5475399 [mobs] Update for the docile_on_day parameter
- Fix #315
2015-10-27 19:26:18 +01:00
2b591a82fe yeti now punch 2015-10-27 18:23:44 +01:00
Gael-de-Sailly
6cb835f75e Optimize areas with AreaStore (by est31) 2015-10-27 11:40:52 +01:00
1e49bd6d20 added new farming:grapes in hbhunger 2015-10-26 23:55:25 +01:00
80059b2477 improve area mod and add new farming items allowed in openfarming 2015-10-26 23:48:36 +01:00
f13e394c4d try to fix issue https://github.com/MinetestForFun/server-minetestforfun/issues/313
improve builtin_item
2015-10-26 18:30:47 +01:00
28c8558cd5 fix missing variable 2015-10-26 17:06:29 +01:00
LeMagnesium
53ce905293 [default & seawrecks & whiteshell & clams] Updates
- Replace `height_max` and `height_min` fields
2015-10-26 13:57:54 +01:00
LeMagnesium
e9b2fd984a [signs_lib & building_blocks & markers & ...] Updates
- building_blocks: Replace `maxwear` deprecated field
- signs_lib: use `verbose` level instead of unexisting `debug`
- maze: Replace `dug_item` deprecated field
- vines: Replace `maxwear` deprecated field
- quartz: Replace `height_max` and `height_min` deprecated fields
- sea/seacoal & sea/seaplants: Replace `height_max` and `height_min` deprecated fields
- snow: Replace `height_max` and `height_min` deprecated fields
2015-10-26 13:45:27 +01:00
LeMagnesium
b2829d7e7d [plantlife_modpack] Update
- Update old deprecated fields
2015-10-26 13:27:02 +01:00
d16517a655 improve ambience mod 2015-10-25 11:53:46 +01:00
36e3c44430 remove useless function and fix place spears on pedestal 2015-10-22 23:35:43 +02:00
LeMagnesium
56422e2607 [pclasses] Create superuser classes
- Create superuser class 'admin'
- Fix #310
2015-10-22 23:16:38 +02:00
731e219fe5 update submodules 2015-10-22 22:39:02 +02:00
LeMagnesium
a82bb19bd1 [mff_hud] Update 2015-10-21 22:50:57 +02:00
LeMagnesium
73b18e6433 [seaplants & seacoral] Make sea corals/plants emit light
- Solves MinetestForFun/server-minetestforfun-creative#45
2015-10-19 15:49:29 +02:00
Gael-de-Sailly
b29f824f46 Optimize darkage with VoxelManip 2015-10-18 18:09:13 +02:00
9cffc4bfae refix wrong name:( 2015-10-17 21:51:14 +02:00
ca6f28d2a2 fix wrong name 2015-10-17 21:45:14 +02:00
d6a6b78c61 update fishing mod 2015-10-17 17:10:53 +02:00
LeMagnesium
82fb540a59 [spawn & sethome] Reduce calls to action_timers : use the wrapper 2015-10-17 13:17:28 +02:00
LeMagnesium
892910a2a4 [mobs] Reinforce nether lock in mobs:explosion 2015-10-17 13:17:26 +02:00
Wouters Dorian
3e177a3fc9 [mff_quests] Add levermaniac quest and fix a crash 2015-10-17 12:48:01 +02:00
LeMagnesium
7fe640d285 [death_messages] Add pumpboom and pumpkings to the mobs list 2015-10-17 12:26:32 +02:00
BUISSON-DEBON Quentin
a6a8ea933c Update Spreadsheet with Ores chance & heigh/deep 2015-10-17 12:10:40 +02:00
LeMagnesium
0091be67ac [action_timers & pclasses] Limit class switch to one per houre
- Create a wrapper for the action_timers
- Limit the use of class switch orbs to one use per hour
- Related to #183
2015-10-16 21:07:58 +02:00
LeMagnesium
ea16f89ac8 [homedecor] Update 2015-10-15 19:50:55 +02:00
f7f73c2004 use spawn_specific to limit spawn number of mobs:pumpking and mobs:pumpboom
fix typo
2015-10-15 00:06:04 +02:00
LeMagnesium
86e57814e6 [mobs] Add do_not_project_items setting
- Pumpbooms don't affect items anymore (#232)
2015-10-14 23:33:27 +02:00
75190360b4 fix typo 2015-10-14 15:10:02 +02:00
2012270694 update mobs 2015-10-14 15:09:09 +02:00
LeMagnesium
be6f213b8a [invtweak] Fix strange crash with wielders 2015-10-14 14:49:44 +02:00
13974157c2 update unified_inventory, remove old textures 2015-10-13 02:51:26 +02:00
78c5f0cc09 remove spears mod in submodule 2015-10-12 22:47:00 +02:00
8ce79c3dfc add spears mod
update reserved items name in  pclasses, throwing:->spears:
2015-10-12 22:37:23 +02:00
f198c25db2 remove spears, improve and fix bug in throwing mod 2015-10-12 21:55:06 +02:00
LeMagnesium
11708b03cd Revert "[moretrees] Decay palm leaves as any other leaf"
This reverts commit 6de5e6991a.
2015-10-12 18:40:22 +02:00
LeMagnesium
6de5e6991a [moretrees] Decay palm leaves as any other leaf 2015-10-11 18:12:58 +02:00
LeMagnesium
61822023cf [moreblocks] Updates
- Fix #302
- Add cherry tree/wood to the list of sawable items
2015-10-11 16:16:22 +02:00
Ombridride
11c8a7f060 Ok for the new spawn node, but in ... 2015-10-10 23:39:39 +02: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
bfc572f898 update mobs 2015-10-10 02:46:12 +02:00
Ombridride
9e1dacccfb Make rules easier to complete
Some players can't pass the interact window...
2015-10-09 19:27:26 +02:00
Ombridride
818da58eb2 Increased the reach of the boss 2015-10-08 22:46:40 +02:00
Ombridride
18431f2c74 Reduced again the seed drop chance pumpboom 2015-10-08 22:43:23 +02:00
Ombridride
d0c949c07a Increased again a little the pumpboom damage
... because of the range, the damages are clearly reduced
2015-10-08 22:26:10 +02:00
Ombridride
d95baa398e Little drop change for the pumpboom to avoid...
... too many drops
2015-10-08 22:20:32 +02:00
Ombridride
2f1f9b6817 More pumpboom more often 2015-10-08 22:19:45 +02:00
Ombridride
9b6fcd1bb9 Tweak the Pumpking/PumpBoom 2015-10-08 22:15:06 +02:00
LeMagnesium
2398ca561d [hudbars & mff_hud] Let hudbars override our hud's flags 2015-10-08 22:10:26 +02:00
LeMagnesium
951bdc73fb [mff_hud] Update the module 2015-10-08 19:16:02 +02:00
LeMagnesium
f34d5a6d2c [mesecons/hydroturbine] Make turbines sensitive to river water
- Solves #295
2015-10-08 18:12:46 +02:00
LeMagnesium
04d28d7a6b [mobs] Fix missing commas 2015-10-08 18:12:18 +02:00
Ombridride
7168c3a4f1 Increased again the pumpboom damages 2015-10-08 17:37:38 +02:00
Ombridride
733dec3def Increased the pumpboom damages 2015-10-08 17:36:27 +02:00
Ombridride
662d50c697 Decrease the HP/damage/speed of the Minotaur 2015-10-08 12:04:19 +02:00
Ombridride
e7dba9c4b0 Decrease a little the damage of the Stone Monster 2015-10-08 11:58:49 +02:00
Ombridride
570679cf41 Decrease a little the damage of the mese monster 2015-10-08 11:58:26 +02:00
Ombridride
66ca8975eb Reduce the DM health points 2015-10-08 09:51:14 +02:00
Ombridride
dc629515e0 Update pumpkins.lua 2015-10-08 00:14:31 +02:00
Ombridride
60eee4936a Add the drops of the PumpKing 2015-10-08 00:11:30 +02:00