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

2052 Commits

Author SHA1 Message Date
LeMagnesium
9c0abf065c [3dmushrooms] Redirect aliases to the new itemstrings
- Fix #390
2016-01-31 15:22:29 +01:00
LeMagnesium
ca4778aa53 [unified_inventory] Let bags store items outside of the bag lists
- Store items from a bag inventory in the bag item's metadata to use it later
2016-01-31 15:00:06 +01:00
LeMagnesium
1c6573b1e9 [mobs] Add egg recipes for 4 basic monsters
- Add egg recipes for dirt, sand, stone and tree monsters
2016-01-29 19:34:05 +01:00
LeMagnesium
9cf1b62252 [3d_armor] Add drowning protection on admin helmets 2016-01-28 22:53:34 +01:00
1b80d027df fix issue https://github.com/MinetestForFun/server-minetestforfun/issues/359 2016-01-28 10:11:47 +01:00
c60abcd1cf fix issue "When it's in area, juste one is cutted" https://github.com/MinetestForFun/server-minetestforfun/issues/180 2016-01-28 01:05:38 +01:00
LeMagnesium
cbff471338 [fences] Fix nodeboxes
- For #386
2016-01-27 22:12:41 +01:00
89b978d543 fix previously crash with pipeworks mod -> https://forum.minetest.net/viewtopic.php?f=11&t=2155&p=205434#p205101 2016-01-23 00:13:28 +01:00
LeMagnesium
b4de154668 [pclasses] Reduce verification radii previously overlapping
- Fix #381
2016-01-14 21:08:36 +01:00
LeMagnesium
9bcbb1c4e5 [mesecons] Recode player detectors to detect multiple players
- For #382
2016-01-14 20:46:27 +01:00
LeMagnesium
fd38ce3a61 [chesttools] Update 2016-01-12 21:32:15 +01:00
LeMagnesium
75e84e1521 [nether] Fix the function's name 2016-01-10 20:23:48 +01:00
LeMagnesium
08043f10c7 [nether] Update 2016-01-10 19:29:06 +01:00
LeMagnesium
635d5c3ba4 [vectors_extra] Update 2016-01-10 19:27:29 +01:00
LeMagnesium
9692792f84 [watershed] Add a check 2016-01-09 23:13:04 +01:00
dce4bbc89b remove unknown loot item 2016-01-09 21:14:15 +01:00
ce9c1d19d6 when player join, show news only if is alive else respawn formspec is replaced by news 2016-01-09 20:58:52 +01:00
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