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

2135 Commits

Author SHA1 Message Date
LeMagnesium
e206f3bf09 [nether] Correct function's name 2016-01-09 20:11:45 +01:00
LeMagnesium
8d5bad4edf [mesecons] Slightly increase wires' dig time
- For #377
2016-01-09 15:44:16 +01:00
LeMagnesium
151f4cbb1e [mesecons] Update 2016-01-09 15:20:32 +01:00
LeMagnesium
c9bf1c67a9 [connected_chests] Update 2016-01-09 12:13:47 +01:00
LeMagnesium
3da9754fbc [death_messages] Don't repeat death messages/sounds
- For #375
2016-01-08 18:33:10 +01:00
7b75162640 fix issue https://github.com/MinetestForFun/server-minetestforfun/issues/372 2016-01-08 01:11:56 +01:00
b0a4dac7ef trap spike don't re-kill dead player, fix multidead, issue https://github.com/MinetestForFun/server-minetestforfun/issues/375 2016-01-08 01:04:04 +01:00
40b3e17894 debug minetest.register_on_respawnplayer function for special spawn areas 2016-01-08 00:53:14 +01:00
LeMagnesium
0ad6657a72 [unifieddyes] Show dyes in creative inventory
- Closes #245
2016-01-07 22:27:04 +01:00
LeMagnesium
88ee617741 [more_chests] Update recipe for shared chests
- Use `group:leaves`, `group:wood` and `group:ingot` to craft shared chests
- For #368
2016-01-07 13:40:58 +01:00
LeMagnesium
4b5d21b453 [homedecor] Update
- Remove old aliases
2016-01-06 18:53:52 +01:00
LeMagnesium
69bd36b0f1 [homedecor & signs_lib] Separate signs_lib from homedecor_modpack 2016-01-06 18:53:52 +01:00
Ombridride
9f644af81c Merge pull request #367 from younishd/cartspatch
Carts mod patch. Fix #366 (thanks to @fabienwang & @younishd)
2016-01-06 10:02:05 +01:00
3f3e55bb89 fix issue https://github.com/MinetestForFun/server-minetestforfun/issues/357
fix fence_13 have bad pos
fix fence_33 bug due to bad var x21
2016-01-06 08:23:11 +01:00
YouniS Bensalah
392af4281f Carts mod patch. Fix #366
Hack that makes sure cart doesn't leave rails and hangs in the air.
This patch now seems to fix that.
(thx for testing with me @fabienwang)
2016-01-06 06:13:08 +01:00
1d1a075a36 re-add darkage does not generate in nether if called from watershed 2016-01-05 23:52:10 +01:00
LeMagnesium
478874e613 [moreblocks] Unify craft redefinition for default:sign_wall
- Fixes #358
2016-01-04 19:05:43 +01:00
e0ce022cac fix only play pclasses sound to player and only if player switch classes 2016-01-03 23:01:40 +01:00
LeMagnesium
7621b867c3 [mobs] Replace warthogs by pigs
- For #279
2016-01-03 16:05:32 +01:00
LeMagnesium
6678118c35 [warps] Update 2016-01-03 14:10:31 +01:00
LeMagnesium
f9413db441 [mobs] Add pig
- #279
2016-01-03 14:10:31 +01:00
323cc30074 rewrite junglegrass with snow texture 2016-01-02 23:47:00 +01:00
396cb1ff69 fix issue https://github.com/MinetestForFun/server-minetestforfun/issues/355 2016-01-02 22:59:55 +01:00
LeMagnesium
3617679dfb [snow] Attempt to fix crash 2016-01-01 16:39:34 +01:00
LeMagnesium
ee352dbc60 [riesenpilz] Update
- For #352
2015-12-31 13:43:25 +01:00
LeMagnesium
8eebd39db8 [nether] Update
- For #351
2015-12-30 20:12:42 +01:00
7437e9d6a4 better test in snow_entity 2015-12-29 17:41:20 +01:00
LeMagnesium
7b8caf54ea [snow] Update snowball throw mechanism from upstream 2015-12-29 16:35:20 +01:00
LeMagnesium
8322577bea [snow] Prevent snowballs from colliding against each other 2015-12-29 16:27:36 +01:00
Ombridride
37edd5ee7e Add an alias (Remove "xmas_tree" from snow mod) 2015-12-27 16:33:04 +01:00
91a9c9f0e5 fix typo in mobs 2015-12-26 20:37:08 +01:00
306efd836c update mobs mod
add egg for pumpking, pumpboom, ent mobs
add textures pumpboom, ent inv
resize texture shark inv and rename
2015-12-26 18:12:16 +01:00
e158353061 fix global var in email mod 2015-12-24 20:55:43 +01:00
973d25c087 remove old unused buggy code 2015-12-24 20:41:02 +01:00
482329bf1d fix pclasse assign now others class on join server, no only the default
fix pclasse assign now if class is same, bug on join server
add on_unassigned for all class
2015-12-24 20:36:17 +01:00
LeMagnesium
6db59ee981 [christmas_craft] Remove its snow block 2015-12-24 00:10:04 +01:00
629e877970 add action_timers for report mod and rewrite code 2015-12-23 22:53:59 +01:00
cc0546b9e3 fix global var 2015-12-23 21:00:42 +01:00
Dorian Wouters
a08c078820 [chistmas_craft] Fix leaves (were full snow)
Today I learned Minetests only displays one texture when drawtype is
allfaces_optional. Nowhere in the doc this is even mentionned.

Minetest is really a fucking damn dipshit game engine.
2015-12-23 20:21:58 +01:00
LeMagnesium
d96545da57 [snow] Remove saplings
- Fix #344
2015-12-23 19:59:08 +01:00
LeMagnesium
9e31c3c23c [snow] Don't hurt gauges' hp bars 2015-12-23 19:00:33 +01:00
LeMagnesium
45d4f97dba [christmas_craft] Adjust the amount of snow needed/given 2015-12-23 18:58:34 +01:00
LeMagnesium
58cde21ade [snow] Snowballs now damage entities 2015-12-23 18:50:16 +01:00
f4ceb21bb0 remove chatplus mod 2015-12-23 17:53:50 +01:00
6d807e8956 reduce size of report icon texture to 64x64, 600x571 is too big for a button. 2015-12-22 19:42:52 +01:00
dbf5091951 remove in mod soundset, textures buttons "+" and "-", resize icon button, it's lighter. 2015-12-22 19:27:38 +01:00
LeMagnesium
2a39d7cbfd [chatplus] Unlock the chatcommand callbacks by tweaking the api
- For #343
2015-12-22 18:30:24 +01:00
faa6a045a4 added rewrite texture woodsoils with christmas_craft 2015-12-22 18:21:12 +01:00
LeMagnesium
b060e77dbe [report] Add a random message, and a button
- Part two and three of #340
2015-12-22 17:35:48 +01:00
Dorian Wouters
f81405dc03 [christmas_craft] Use overrides, add more snow
Override, don't redefine. Else, go die.
2015-12-22 00:56:37 +01:00
0900a41e11 allow admin to look in locked connected chest 2015-12-21 22:54:41 +01:00
1d4f084f17 remove christmas dirt 2015-12-21 20:54:19 +01:00
293b8536a8 activate snow on landscape 2015-12-21 20:34:01 +01:00
LeMagnesium
4594eaadab [report] Add the report mod
- For #340
2015-12-21 17:44:12 +01:00
LeMagnesium
9e4de68a26 [email] Add mod 2015-12-21 17:42:58 +01:00
LeMagnesium
fe33132577 [chatplus] Update 2015-12-21 17:40:40 +01:00
83b5adfb1d update fishing submodule 2015-12-21 17:26:44 +01:00
LeMagnesium
ddf438bb1d [3d_armor] Update 2015-12-20 21:09:32 +01:00
220d4f9f60 update mobs mod 2015-12-18 21:13:20 +01:00
76e04ab1ae update mobs mod 2015-12-18 16:03:58 +01:00
Dorian Wouters
e2244f44b1 Fix [amc] division by 0 2015-12-17 18:45:15 +01:00
Dorian Wouters
adf23e10b0 Remove [throwing] screenshot 2015-12-16 22:14:39 +01:00
LeMagnesium
53bf4491f9 [christmas_craft] Drop the present block
- If the engine reached the end of the drop's item's list without the wanted amount of node, the last item, the present itself, will always be dropped
2015-12-15 20:19:19 +01:00
ObaniGemini
48f6c6fa34 [eventobjects]New textures for the whole mod 2015-12-13 21:23:54 +01:00
LeMagnesium
c09df4c021 [christmas_craft] Replace unknown items 2015-12-13 18:24:49 +01:00
LeMagnesium
1d634aaa99 [mobs/api] Put back calc_velocity 2015-12-12 17:51:48 +01:00
a26c4e4f0c update mobs mod 2015-12-12 17:35:38 +01:00
49b5e6cea5 update submodule fishing 2015-12-12 01:01:32 +01:00
ObaniGemini
51ab6f3eb3 [jukebox]Lighter trololo song
- Original bad quality so compressed it to 96kbps
- Now is a loop of 37 seconds
2015-12-09 20:39:08 +01:00
871f8b4c54 update mobs mod 2015-12-08 03:29:42 +01:00
LeMagnesium
c5dd73d12f [irc_modpack & rofl] Update and cleaning
- Clean a print in ROFL
- Update irc_modpack with unique `login` command for both tokens and passwords
2015-11-30 18:34:26 +01:00
50170dcaff comment our changes 2015-11-29 22:28:51 +01:00
d676da66a7 add button to hide/show craftguide, the text search field prevents closing inventory if you do not click outside the field before 2015-11-29 16:42:07 +01:00
ea4fc7f70c Re-established framed moreblock's glasses 2015-11-29 13:37:24 +01:00
LeMagnesium
5ca090fc73 [rofl] Implement ability to apply files 2015-11-28 21:17:30 +01:00
6d6b0472e6 fix typo 2015-11-28 01:29:00 +01:00
LeMagnesium
bfc3770052 [rofl] Start to rewrite it to new version : roflmao
- Will be used for #48
2015-11-27 22:23:08 +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
22efd5dfb7 Fix hudbars bug value > max 2015-11-27 19:22:59 +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
LeMagnesium
e44dd3e74b [pclasses] Vacuum three times : main, armor and detached
- See #253
2015-11-26 22:27:29 +01:00
LeMagnesium
d38fa23ab3 [mff_pclasses] Reserve plain mithril armor to warriors 2015-11-26 22:26:08 +01:00
LeMagnesium
ebf049e4fa [mff_pclasses] Reserve all black mithril and leather armors 2015-11-26 22:18:07 +01:00
402a0cdba2 fix wrong texture name 2015-11-26 14:31:49 +01:00
0e2df1e5d5 resize armors inv textures and preview textures 2015-11-26 02:03:16 +01:00
74ed0bee6a convert 1 jukebox sound 2015-11-26 00:42:01 +01:00
LeMagnesium
aef57f6277 [3d_armor & dropondie] Let pclasses decide about drop on death 2015-11-25 23:53:32 +01:00
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
LeMagnesium
de00be27c6 [mobs] Update pumpkins
- Remove Pumpking's eggs
- Narrow pumpbooms' selection box
- Add a spawnblock for pumpbooms
2015-10-07 21:59:03 +02:00
Ombridride
0608d697bb Tweak the PumpKing 2015-10-07 21:37:10 +02:00
LeMagnesium
ca47db2324 [mobs] Alert when a Pupmking is killed 2015-10-07 21:21:12 +02:00
Ombridride
069b2d5dcf Tweak the sharks spawn deep 2/2 2015-10-07 19:27:03 +02:00
Ombridride
1e9595771b Tweak the sharks spawn deep 2015-10-07 19:26:22 +02:00
Ombridride
b1471827e1 Begin the Pumpkin King balance 2015-10-07 19:05:14 +02:00
Ombridride
c3b1c2f6d9 Sharks now spawn under -25 and...
in water source only
2015-10-07 18:59:57 +02:00
LeMagnesium
9a3a835771 [mesecons] Update mesecons
- Also fix whitespaces in default/nodes.lua
2015-10-07 14:02:36 +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
Ombridride
ef68f14446 Disabled unfinished stone mapgen feature...
... in snow biome

Thanks to @paramat for the information
2015-10-06 00:53:04 +02:00
LeMagnesium
19f0bc0273 [soccer] Add soccer mod 2015-10-05 22:55:39 +02:00
Gael-de-Sailly
a2b30a2aba improve mapfix (again) 2015-10-04 22:59:01 +02:00
9692451ede improve mapfix 2015-10-04 22:27:29 +02:00
Robin
5ef13a8aca Added missing texture for jukebox disc 2015-10-04 21:58:15 +02:00
db6a0b4519 convert sound pumpking
add egg textures pumpking inv
chmod 755
2015-10-04 17:36:55 +02:00
Gael-de-Sailly
bd352beaf3 Updated mapfix 2015-10-04 15:29:24 +02:00
Robin
262de90f14 [mobs] enhanced sharks textures.
They now are darker
shark_third is not exceptionnal so if yo have a good idea for it...
Added a color to init.lua
Reorganized colorization of sharks
Fixed little things on image
2015-10-04 14:37:56 +02:00
LeMagnesium
10796c18df [jukebox] Add other discs
- Note: There is a missing texture for the 7th disc
2015-10-04 12:12:39 +02:00
LeMagnesium
6310c475aa [mobs] Add pumpking and pumpbooms
- Related to #232
2015-10-04 10:36:49 +02:00
LeMagnesium
8ae784743d [mobs] Fix crash 2015-10-03 20:17:31 +02:00
LeMagnesium
39110eaa97 [jukebox] Fix looping, and add a new disc 2015-10-03 20:15:55 +02:00
LeMagnesium
8c969019d1 [death_messages] Add sharks to the mobs list 2015-10-03 19:07:13 +02:00
1e2bdf6eff improve arrows trajectoire 2015-10-01 23:22:41 +02:00
LeMagnesium
d8e2607e7a [xban2] Update 2015-10-01 21:09:05 +02:00
LeMagnesium
eb896a1274 [mobs/shark] Update
- Fix #290
2015-09-30 16:08:23 +02:00
2c47322feb update mobs mod
fix npc male/female not tamed
reduce volume and convert npc female sound
move .blend in others_thing
chmod 755
2015-09-30 03:43:51 +02:00
4664c11f59 improve spear textures 2015-09-29 00:54:41 +02:00
LeMagnesium
a8d0f8c25a [fences] Fix fencegate_open's selection_box
- Fix #288
2015-09-28 18:47:01 +02:00
Ombridride
5858a9cefb Balance the sharks and removed the small sharks 2015-09-28 11:51:13 +02:00
73d3180a55 fix my error, commited test code 2015-09-28 01:00:27 +02:00
7089e007b4 modify damage and wear for spears 2015-09-28 00:17:00 +02:00
df1fcfb625 update cow texture inventaire
update formspec mob spawner
2015-09-27 23:57:16 +02:00
LeMagnesium
7d4e84e483 [warps & hudbars] Fixes
- Fix #287
2015-09-27 22:46:09 +02:00
LeMagnesium
1e83c2a28f [_misc] Fix infinite wool craft
- See https://www.youtube.com/watch?v=hhAq9mHZprk
2015-09-27 20:30:22 +02:00
LeMagnesium
8d0b1215ea [fishing] Update with last commits 2015-09-26 23:35:28 +02:00
LeMagnesium
30c8e8ebee [_misc & fishing & whoison] Updates and fixes
- _misc : Fix noshout (see aebd448148)
 - fishing : update submodule's commit's reference
 - whoison : fix timeonline (see eab339a3d3)
2015-09-26 23:11:12 +02:00
7a1f3beb0a update fishing submodule and add hunger to new fish 2015-09-26 20:16:10 +02:00
LeMagnesium
7dea0a468a Revert "[mobs] Add jellyfish"
This reverts commit 33d305d268.
2015-09-25 21:46:02 +02:00
Ombridride
863c9032b8 Reduced the health of the Stone Monster
Because of his high level of armor, the Stone Monster in too difficult to kill if you don't have inflict to him 3 damages of more per hit. So, this health reduction will help you to kill them more easier in caves for unequipped players
2015-09-25 21:39:58 +02:00
Ombridride
5641c457f6 Reduced a little the armor of the Dungeon Master 2015-09-25 21:38:03 +02:00
Ombridride
a36bd01a73 Reduced the damages of the Shark
Now kill in 4 hits naked players
2015-09-25 21:36:32 +02:00
Ombridride
29ea9b7af4 Reduced the damages and armor of the Minotaur
It can be killed easier and now kill naked players in 3 shots (instead of 2)
2015-09-25 21:35:24 +02:00
LeMagnesium
33d305d268 [mobs] Add jellyfish
- Solves #232
2015-09-25 20:34:18 +02:00
LeMagnesium
1ef5450534 [mobs] Add shark (unbalanced)
- Solves #232
2015-09-25 20:09:03 +02:00
c57f383a3a improve and fix crash 2015-09-25 17:49:47 +02:00
448e05ade9 fix crash 2015-09-25 15:30:10 +02:00
LeMagnesium
6bf996798a [irc_commands & mff_hud] Update modules
- Remove whitespaces
2015-09-23 21:12:42 +02:00
LeMagnesium
6a5e8d4d74 [sponge] Improve spong
- Make sponges able to suck river water
 - Fix #281
2015-09-23 20:52:51 +02:00
LeMagnesium
14d12abd37 [connected_chest] Remove meta formspec, let the chest declare/show it 2015-09-23 15:32:52 +02:00
Ombridride
5a9770f45d Tweak a bit the "Sponge Block (Decorative)" ...
description
2015-09-22 21:16:50 +02:00
LeMagnesium
3bea952421 [u_skins] Synchronize with crea's version 2015-09-22 20:18:41 +02:00
a038ed0128 update mobs, fix tame and tidy code 2015-09-22 00:01:24 +02:00
428127f43d added reserved spear for hunter 2015-09-21 22:09:16 +02:00
303a724cda update throwing mod
add spear original + add spear mithril
    improve arrows
2015-09-21 21:41:53 +02:00
LeMagnesium
1e367dcbb7 [sponge] Fix positions 2015-09-20 13:36:43 +02:00
LeMagnesium
834fb13def [snow] Maybe this time, aliases will work (in a loaded file) 2015-09-19 19:57:31 +02:00
LeMagnesium
e7428a6362 [snow] Remove ABMs 2015-09-19 19:20:05 +02:00
LeMagnesium
ee78be920b [peace_areas] Apply Hg's peace_areas' fixes 2015-09-18 22:36:18 +02:00
8b2a291531 added new feature, player respawn in area if a spawn point is set
-- set /area_addspawn ID
    -- unset /area_delspawn ID
2015-09-18 20:11:56 +02:00
dfcb39216e added mummy in death messages 2015-09-18 19:52:32 +02:00
0bf73198fa fix local variable 2015-09-18 00:33:06 +02:00
BUISSON-DEBON Quentin
7662998887 Add the Female NPC sounds from the Cyberpangolin's girlfriend voice (thank you to you for give us your voice) 2015-09-17 23:33:36 +02:00
Ombridride
1688439744 3 times less NPC female 2015-09-17 23:06:45 +02:00
Ombridride
4494702a9b 3 times less NPC male 2015-09-17 23:06:41 +02:00
LeMagnesium
d04581d629 [snow] Reverse arguments in alias function 2015-09-17 21:43:44 +02:00
LeMagnesium
b63f27b9ee [irc_modpack] Add modpack 2015-09-17 21:05:52 +02:00
LeMagnesium
3936cc4606 [irc|irc_commands] Remove the IRCs 2015-09-17 21:00:32 +02:00
LeMagnesium
0c0fc66569 [_misc] Update irc.lua 2015-09-17 21:00:07 +02:00
LeMagnesium
722a8887c7 [chatplus] Load IRC before chatplus (callback blockage) 2015-09-17 20:58:19 +02:00
b38df03d76 fix our sheep texture 2015-09-17 20:39:18 +02:00
LeMagnesium
87a9feb1ca [death_messages] Fix crash 2015-09-17 17:02:51 +02:00
LeMagnesium
7f91b18254 [mff_hud] Move our HUD to mff_hud 2015-09-17 16:20:16 +02:00
BUISSON-DEBON Quentin
7afc4e69c5 Add 2 new cow textures 2015-09-14 21:08:00 +02:00
bbbd2927d2 added new cow model and texture.
remove old cow texture and model
move minotaur.blend in other_things
2015-09-14 20:29:36 +02:00
c9ba04f339 update mobs 2015-09-14 18:53:48 +02:00
fabienwang
56e10efec2 fixed preview of black mithril armor 2015-09-14 18:28:08 +02:00
fabienwang
930c822b8f fixed preview of all standard armors 2015-09-14 18:21:16 +02:00
Ombridride
365ea02b37 Increase the nether fruit drop chance 2015-09-13 23:29:47 +02:00
Ombridride
7c1fbe0728 death_messages - Fixed a merge strange revert 2015-09-12 19:15:58 +02:00
LeMagnesium
4db97622ce Fix death_message
- Fix #272
2015-09-11 19:28:30 +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
LeMagnesium
a2bb9e5689 Fix table in death_messages 2015-09-09 19:12:40 +02:00
LeMagnesium
ff7f8e64cd Update homedecor with node placeholders 2015-09-08 23:09:51 +02:00
LeMagnesium
faaa3afb0e Avoid crash with hudbars
- Solves #270
2015-09-08 23:09:29 +02:00
4a3c583194 readded ogg file 2015-09-08 21:33:19 +02:00
Obani Gemini
8053fbf8fd Some (others) fixes [death_messages] 2015-09-08 20:52:17 +02:00
Ombridride
3a2598c400 Re-add dark_ambiance music 2015-09-08 20:47:09 +02:00
02c3162664 removes and change music 2015-09-08 19:51:57 +02:00
LeMagnesium
38050da61d Replace deprecated method 2015-09-08 18:52:10 +02:00
LeMagnesium
f8052a0108 Update homedecor_modpack 2015-09-07 20:30:52 +02:00
Obani Gemini
589b0ce4a5 Minimal fixes [death_messages] 2015-09-07 09:59:47 +02:00
Obani Gemini
8c68fce42a Added some death messages
In death_monsters, death_player, and death_other
2015-09-07 09:57:41 +02:00
a97652c6ce added new music mod with 3 musics, random play 15 at 30 minutes 2015-09-06 22:36:05 +02:00
fabienwang
1cff87fd2d Merge branch 'master' of github.com:MinetestForFun/minetest-minetestforfun-server 2015-09-06 19:55:17 +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
Wouters Dorian
16488bf8ed [mff_quests] Implement objective iterator, node punch & placement callbacks 2015-09-06 15:36:10 +02:00
LeMagnesium
5aaa915196 Add tree columnias
- Solves #267
2015-09-06 13:52:26 +02:00
LeMagnesium
3ebb5b1f55 Drop any node that may be placed in the top part of a door 2015-09-06 11:14:42 +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
9fdf469de2 fix positionnal sound don't work to player when teleport to nether 2015-09-05 23:59:37 +02:00
LeMagnesium
d0d8b5ccb7 Add meru mod, disabled so far 2015-09-05 23:31:10 +02:00
219fe82160 remove 2 fire sounds in ambience mod, doublons 2015-09-05 22:13:17 +02:00
LeMagnesium
bd72179e0e Clean and improve sponge
- Solves #268
2015-09-05 21:58:43 +02:00
5856d4d6f3 convert sounds,mono 44100 48kb
remove fire_small.ogg, doublons
2015-09-05 21:40:31 +02:00
LeMagnesium
ea7c8f20dc Force placement of shields after everything else in preview
- Solves #266
2015-09-05 21:31:53 +02:00
Wouters Dorian
de3c1e00da [nether] Don't use globalsteps 2015-09-05 15:52:30 +02:00
LeMagnesium
d347ba484a Tell what mob killed a player
- Solves third part of #58
2015-09-05 15:51:37 +02:00
Wouters Dorian
67ed362f27 [chatplus] Don't use globalsteps 2015-09-05 15:50:16 +02:00
Wouters Dorian
2d16e24d2d [worldedge] Don't use globalsteps 2015-09-05 15:48:08 +02:00
fabienwang
91ad1b990d some typos fixed thanks to @Obani 2015-09-05 15:48:01 +02:00
Wouters Dorian
810ff22629 [random_messages] Don't use globalsteps 2015-09-05 15:45:47 +02:00
fabienwang
21671bb30f replaced he/she with they & her/his with their / them depending on the context. Now we're neutral in deaths ^^ 2015-09-05 15:37:48 +02:00