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

2017 Commits

Author SHA1 Message Date
LeMagnesium
0cde41ff49 Removed bone mod
- Removed bone mod
 - Removed bone mod's entry in world.mt
 - Updated world.mt with bone mod's removal
 - Solves #205
2015-08-11 12:06:39 +02:00
LeMagnesium
aa2f62afb3 Added automated arbalest to throwing mod
- Chmod-ed all files
 - Removed whitespaces
 - Added automated arbalest in spreadsheet, throwing, and hunters' reserved items
 - Solves #206
2015-08-11 12:02:43 +02:00
LeMagnesium
21d9cc4203 Fix strange crash with tsm_pyramids
- Solves #207
2015-08-11 11:42:23 +02:00
e447b010ce fix crash if not player 2015-08-10 23:52:20 +02:00
LeMagnesium
399ece08b6 Remove/Tweak (nearly) all unknown recipes 2015-08-10 17:12:27 +02:00
LeMagnesium
b8b1c606e2 Added ingot group to all ingots
- Solves #201
2015-08-10 17:10:02 +02:00
LeMagnesium
8bdbb19271 Make unified_inventory able to check multiple groups at once
- Modified code in unified_inventory's api.lua to check every group in a recipe. Eg.: group:flora,colour_green.
   Both groups flora and colour_green will be checked.
2015-08-10 16:51:49 +02:00
LeMagnesium
654d1250b6 Disabled crafts involving unknown items in homedecor
- Solves #199
2015-08-09 18:47:13 +02:00
LeMagnesium
2786c7a00c Fix mistake in variable name
- Fixed a global variable
2015-08-09 18:45:50 +02:00
LeMagnesium
cc3b0b66ca Removed a global variable in moretrees' node definitions 2015-08-06 21:51:01 +02:00
LeMagnesium
75d8fb5479 Removed homedecor's recipe for persian rugs involving cotton mod 2015-08-06 21:49:06 +02:00
25a876e788 fix tsm_pyramids error on load file if file corrupted 2015-08-06 00:26:00 +02:00
0984104080 fix mana table load error 2015-08-05 23:29:22 +02:00
LeMagnesium
7f6d82a4c3 Removed compassgps
- Solves #185
2015-08-04 16:17:53 +02:00
LeMagnesium
388a29ef49 Commented a few unknown recipes and added warning message
- Added a warning message from unified_inventory when it detects a recipe involving
   an unknown item. Can be activated in minetest.conf with "show_unknown_craftrecipes" setting.
 - Commented a few of our unknown craft recipes
2015-08-04 15:40:46 +02:00
Ombridride
ded8aa878e Debug the [track_player] mod
Since the new Hunger game server, we have two folders : /mff/ and /mff-hg/, not /minetest/ !
2015-08-03 13:01:07 +02:00
d1cf576e35 fix error ,set_node at bad pos 2015-08-03 00:49:28 +02:00
5dfaf02685 added contruct uboat direction can be in x or z 2015-08-03 00:31:21 +02:00
LeMagnesium
9a4787834b Updated unified_inventory
- Added system hidding crafts involving unknown items
 - Solves #186
2015-08-02 23:29:33 +02:00
LeMagnesium
21e53d2ac6 Copied uboots system to boats
- REALLY solves #190
 - I divided the amount of items per 4, that's the most accurate I can be without
   created a silly random system to avoid equiprobability
2015-08-02 22:58:48 +02:00
LeMagnesium
ddd99bb4b6 Decreased amount of items hypothetically given per stack (uboots)
- Solves #190 (?)
2015-08-02 22:43:04 +02:00
LeMagnesium
51e7c037c3 Added grave button texture and reduced lag when vacuuming graves
- Fixed item disappearance when retrieved while reducing amount of tests and drops when vacuuming
 - Added grave button texture
2015-08-02 21:25:31 +02:00
LeMagnesium
bf7a9b02be Added missing item, throwing:string_mithril
- Related to #177
2015-08-02 21:00:20 +02:00
LeMagnesium
a97c0e6687 Updated homedecor modpack
- Reported in #177 , solves #186
2015-08-02 20:49:50 +02:00
LeMagnesium
161fd0d558 Added random lock to divide per 2 pyramids' spawn rate
- Solves #187
2015-08-02 20:37:33 +02:00
LeMagnesium
d7817ae133 'Divided' chances for a wrecked boat to appear
- (I hope I got the algorithm right)
 - Solves #188
2015-08-02 20:30:05 +02:00
LeMagnesium
1d85364834 Fixed bug when creating and passing detached inventory object 2015-08-02 15:18:12 +02:00
Quentin BUISSON-DEBON
33a093263b fix the mithril string 2015-08-02 11:19:56 +02:00
Ombridride
12535aebab Update tools.lua 2015-08-02 11:11:37 +02:00
LeMagnesium
f905d48724 Prevent crashes
- Avoid crashing when some variables are oddly nil
2015-08-01 23:55:44 +02:00
LeMagnesium
23f1f6515a Added 'vacuum' feature to manage the items' graveyard
- Added a refresh function to retrieve confiscated items from the items' graveyard
2015-08-01 20:28:12 +02:00
LeMagnesium
55bd0ea800 Static graveyard inventory
- Added graveyard inventory for reserved_items. Next thing to add : mechanism to get them out when shifting class
2015-08-01 19:26:50 +02:00
640f02cdd2 improve throwing mod 2015-08-01 18:45:35 +02:00
Ombridride
30b65de384 Fix the cobweb duplicated craft recipe 2015-07-31 22:26:51 +02:00
Ombridride
458b6fe64a Reverted an idiot commit 2015-07-31 22:25:46 +02:00
Wouters Dorian
ee461e1d41 Add [mff_pclasses], MFF-specific pclasses 2015-07-31 21:53:32 +02:00
Wouters Dorian
9e359f7fcd [pclasses] Remove active detection, introduce class switch orbs 2015-07-31 21:48:37 +02:00
Wouters Dorian
fbfc43fc63 [sprint] Fix method name and stamina HUD bar max_value change 2015-07-31 21:48:37 +02:00
LeMagnesium
793aac3a3a Fixed subcontracting of food.item_eat by hbhunger.item_eat
- Tomato soup and orange juice aren't buggy anymore and restore hunger
 - Added farming:orange in hungerlist (I think that's what was implied in "orange and orange based items")
 - Fix for #153
2015-07-31 20:28:34 +02:00
LeMagnesium
be6cd218ce Modified mobs' cobweb recipes to avoid conflict
- Solves #182
2015-07-31 20:14:59 +02:00
80d7d0f30a fixed wrong name item 2015-07-31 20:03:50 +02:00
732bd91088 move and remove textures armor class ingot 2015-07-31 19:48:26 +02:00
Ombridride
8f8d9647fb Sometimes, strange things happenned 2015-07-31 19:47:43 +02:00
Ombridride
66af115ec9 New easier craft recipe for the blackmithril_ingot 2015-07-31 19:37:36 +02:00
e3be6e1d51 add craftiem 3d_armor 2015-07-31 19:29:06 +02:00
Quentin BUISSON-DEBON
eeb47ef5ba name convention for hunter craft recipe and add the blackmithril ingot texture 2015-07-31 19:09:57 +02:00
4d5607e849 improve _misc mod nointeract_messages.lua and noshout_messages.lua 2015-07-31 17:49:31 +02:00
bd5ffcf50d remove tick function, save on join_player 2015-07-31 16:24:58 +02:00
Wouters Dorian
62902e8ff6 [item_drop] Up ticking rate to 0.25s 2015-07-31 16:23:47 +02:00
Wouters Dorian
d3ac2e64b1 Remove [forceload] 2015-07-31 16:22:58 +02:00
Wouters Dorian
7afa911f21 Remove [future_ban] 2015-07-31 16:22:34 +02:00
Wouters Dorian
f03880fc96 Move [notice] out of useless _misc_kaeza modpack 2015-07-31 15:20:52 +02:00
Wouters Dorian
9ca8aed35c [u_skins] Use minetest.after 2015-07-31 15:16:10 +02:00
Wouters Dorian
f112012747 [areas] Reduce HUD tick rate to 1s 2015-07-31 15:12:46 +02:00
Wouters Dorian
ca056b9920 [ambience] Use minetest.after 2015-07-31 15:11:31 +02:00
Wouters Dorian
1d5b2aac23 [names_per_ip] Use minetest.after 2015-07-31 15:09:04 +02:00
Wouters Dorian
cc8c707571 [solarmana] Switch to minetest.after 2015-07-31 15:02:21 +02:00
Wouters Dorian
f94ecd5fd8 [inventory_icon] Use minetest.after (already-used 1s delay) 2015-07-31 14:58:28 +02:00
Wouters Dorian
a6faed9f94 [forceload] Use minetest.after, using already-imposed 5 sec delay 2015-07-31 14:55:00 +02:00
Wouters Dorian
b41916c1ea [item_drop] Fix typo in code, *actually* make 0.2s delay 2015-07-31 14:53:01 +02:00
Wouters Dorian
54b20364fd [item_drop] Optimize a bit; reduce ticking rate to 0.2s 2015-07-31 14:45:46 +02:00
Wouters Dorian
1e6b0d0305 [lavatemple] Reduce Dagger update rate to 1sec 2015-07-31 14:44:29 +02:00
Wouters Dorian
949157e087 [pclasses] Don't use globalstep (temporary, until we implement better class-assign logic) 2015-07-31 12:06:47 +02:00
Wouters Dorian
d77c8c2479 [shutdown] Don't use globalsteps 2015-07-31 11:56:19 +02:00
0edff51305 improve/debug throwing mod 2015-07-31 03:53:31 +02:00
LeMagnesium
678715707e Removed drop and add_item for teleport and dig arrows 2015-07-30 23:48:34 +02:00
LeMagnesium
6b7b073cd9 Fixed pclasses' reservation system
- Moved callbacks call when setting class
 - Fixed reservation system
2015-07-30 23:37:25 +02:00
96edf51190 added play sound shutdown
improve code shutdown mod
added depends.txt
added shudown depend soundset
2015-07-30 14:55:08 +02:00
LeMagnesium
e3cbc98695 Fixed shields and armors resolutions
- Fixed global variable in signs libs
 - Fixed reolutions for shields and armors
2015-07-30 14:53:23 +02:00
Obani
cfe7bb8f42 Added a sound for shutdown inactive (didn't add it in init.lua) 2015-07-30 12:49:23 +02:00
Ombridride
ad210ec59f Change quests award 2015-07-30 00:48:46 +02:00
LeMagnesium
1cd5c6875a Added linear damage for arrows 2015-07-29 23:36:37 +02:00
Quentin BUISSON-DEBON
cc9e7d5b69 Update the spreadsheet and stard_arrow damage 2015-07-29 23:24:28 +02:00
Quentin BUISSON-DEBON
f1ae4d53e7 Merge branch 'master' of github.com:MinetestForFun/minetest-minetestforfun-server 2015-07-29 23:06:35 +02:00
Quentin BUISSON-DEBON
c3b23e7ecd Add npc sounds, and separate npc male and female (the female npc have a lesser drop of axe and drops some flowers) 2015-07-29 23:06:18 +02:00
LeMagnesium
782f9164f0 Redefine description individually for mithril sword 2015-07-29 22:34:51 +02:00
LeMagnesium
17f4daba5d Various fixes about shields and moreores
- Fixed crash with moreore
 - Fixed textures' name for blackmithril shield
2015-07-29 21:56:48 +02:00
LeMagnesium
5ef58d517c Added mithril arrows in hunters' reserved items 2015-07-29 19:52:04 +02:00
Ombridride
e1b38bc261 Add the Warrior class description to the shields wich need the warrior class 2015-07-29 19:30:23 +02:00
Ombridride
0e7c803463 Add the class to the swords/bows/arrows 2015-07-29 19:29:12 +02:00
Ombridride
9dd6092306 Add the class name in the description of the armor items 2015-07-29 19:18:10 +02:00
Ombridride
c86e02eb25 Remove useless lines and tweak a comment into our aliases file 2015-07-29 19:12:59 +02:00
80cd718f83 add minothaur sounds proposal 2015-07-29 16:15:48 +02:00
LeMagnesium
0052dfa543 Prevent hbhunger from searching exhaustion value of random items 2015-07-29 14:11:33 +02:00
LeMagnesium
3c7d685fb4 Added check before hypothetically indexing nil 2015-07-29 10:38:27 +02:00
LeMagnesium
6142ca84c4 Increased resolution of shields' previews
- Solves part of #169
2015-07-29 10:32:01 +02:00
LeMagnesium
7170316b1d Resized and moved shields' previews 2015-07-29 09:58:46 +02:00
f1018dfaaf fixed mores bug in throwing mod
enable dig_arrow
2015-07-29 02:30:46 +02:00
Ombridride
9ca3ac9383 Reduce the Warrior life regeneration 2015-07-28 23:14:15 +02:00
Wouters Dorian
e48e76bffc Remove [awards], to be eventually replaced by quests 2015-07-28 23:05:49 +02:00
Ombridride
62db679e6f Add items to the exchange table of the NPC mob 2015-07-28 22:44:29 +02:00
fd5e56fe1e fixed error hudbars: stamina > maxStamina 2015-07-28 22:33:43 +02:00
LeMagnesium
060b810c52 Removed classes' save system to unlock class determination at reboot 2015-07-28 22:27:02 +02:00
LeMagnesium
019b1e2864 Added potted plant model to homedecor 2015-07-28 20:39:23 +02:00
LeMagnesium
a4798a0308 Reduce drop distance of reserved_items 2015-07-28 20:26:04 +02:00
LeMagnesium
3fd2d1bbf4 Get back blackmithril shield
- See #169
2015-07-28 19:01:38 +02:00
LeMagnesium
0d88b4443f Nil index check
- Solves #170
2015-07-28 18:11:51 +02:00
LeMagnesium
0f00140d6c Added globalstep to assign classes
- 3d_armor doesn't depend anymore on pclasses (#159)
2015-07-28 18:05:01 +02:00
06e0aab31f decrease bobber move y in water
added menu button(admin only) to display hunger baits value
2015-07-28 17:32:23 +02:00
LeMagnesium
d491015a78 Updated pclasses with admin class
- Moved reserved_items into their class file
 - Added admin class for #139
2015-07-28 16:17:26 +02:00
LeMagnesium
b87660cdb8 Updated homedecor
- Updated homedecor to add interaction between its wardrobe and 3d_armor
 - Added homedecor's LICENSE
2015-07-28 15:00:49 +02:00
7683c77f6d add missing io.close(file) in fail mod 2015-07-28 00:49:41 +02:00
Wouters Dorian
75da61099c Make [quests] a git submodule 2015-07-27 23:56:24 +02:00
fbb4c621b1 fix error pclasses 2015-07-27 23:43:31 +02:00
7536cc3076 added rewrited fish for new fishing mod 2015-07-27 23:28:20 +02:00
cd13872ed8 rewrite random loot 2015-07-27 22:59:19 +02:00
LeMagnesium
f593baf868 Use file:close() instead of file.close() in pclasses 2015-07-27 22:50:48 +02:00
Ombridride
455943552e Fix crash 2015-07-27 22:34:40 +02:00
Ombridride
615a5ff267 Add blackmithril Exhaustion (2 per pieces) 2015-07-27 22:10:18 +02:00
LeMagnesium
f16915f863 Chmod and removal of whitespaces 2015-07-27 21:45:41 +02:00
LeMagnesium
5357fc996b Added 50% of chance to not drop for arrows 2015-07-27 21:44:55 +02:00
Ombridride
b4bf593874 Tweak the warrior life regen 2015-07-27 21:08:07 +02:00
Ombridride
951346643c Tweak the removes arrow when it something 2015-07-27 21:03:52 +02:00
Ombridride
c81fb707dd Comment warrior armor regen life 2015-07-27 20:48:08 +02:00
LeMagnesium
9f256f201e Added regeneration depending on class/armor
- Added a quotient used when dividing hbhunger's defined time to heal players, quotient
   depending on player's class/armor
2015-07-27 20:40:04 +02:00
Ombridride
73cfac15d5 Removed the health values on the mithril and
blackmithril shields, because doesn't work
2015-07-27 20:38:37 +02:00
Ombridride
a1d04f1374 Removed the health values on the blackmithril
armor, From the [3d_armor_classes] modpack
2015-07-27 20:37:36 +02:00
Ombridride
26cbf6f01d Removed the health values on the mithril shield
from the [3d_armor] modpack
2015-07-27 20:36:33 +02:00
Ombridride
730950d6bb Disable the HEAL feature of [3d_armor] mod
Because it doesn't work with [hudbars] and our other hud mods
2015-07-27 20:35:19 +02:00
LeMagnesium
70954a669e Fixed current class determination for reserved items
- Fixed output variables for pairs in pclasses' api.lua
2015-07-27 20:01:54 +02:00
LeMagnesium
0754d7a5aa Reorganized pclasses and tweaked sprint bar
- Tweaked sprint bar in order to change its maximum value according to the one defined for each player
 - Reorganized pclasses into multiple files (api, init, one for each class). Next thing to do : document/simplify api
2015-07-27 19:13:30 +02:00
LeMagnesium
403895e8e4 Fixed remaining wrong names in 3d_armor_classes 2015-07-27 19:12:32 +02:00
Wouters Dorian
fd8752a08c [amc] Add missing commas 2015-07-27 19:09:10 +02:00
f23bdaac8c fix replaced variable in old merge 2015-07-27 18:54:12 +02:00
b26a0e4f29 farming and fishing function hoes_on_use are the same 2015-07-27 18:47:24 +02:00
2300952694 replace old fishing mod by new improved fishing mod 2015-07-27 18:39:54 +02:00
LeMagnesium
f0ace0faad Modified cows' hitbox
- Related to #138
2015-07-27 18:10:41 +02:00
Ombridride
a9f2f4c66d Add manual [flowers] override for the mapper 2015-07-27 17:47:11 +02:00
086942329e detach the player when punch mobs, anit usebug, immortal if attached 2015-07-27 15:53:30 +02:00
Ombridride
0a1d69d142 Desactivate the dig_arrow wich is too bugged... 2015-07-27 12:56:32 +02:00
Obani
6b4e20935b Added a "FIghing" music to jukebox and reduced the time of 2 jukebox songs (4 and 6) 2015-07-27 12:02:27 +02:00
0abe0a857f fixed missing inventory name 2015-07-27 03:40:36 +02:00
ffd9631526 fixed typo and wrong var used 2015-07-27 02:56:33 +02:00
febae21e95 remove pclasses dependency in 3d_armor 2015-07-27 02:38:17 +02:00
Quentin BUISSON-DEBON
d058fde111 Add the mithril arrow texture 2015-07-27 02:16:24 +02:00
Quentin BUISSON-DEBON
5d1d36b731 Add the mithril arrow for hunters, balance the other arrows 2015-07-27 02:10:53 +02:00
Wouters Dorian
7dfa469b59 Better quests, still testing 2015-07-27 01:49:32 +02:00
Quentin BUISSON-DEBON
cc2afac4df Renamed a bow texture 2015-07-27 01:25:20 +02:00
Quentin BUISSON-DEBON
818d987849 Tweak the mithril armor/shield textures 2015-07-27 01:15:25 +02:00
Quentin BUISSON-DEBON
812946f994 compress blackmithril textures 2015-07-27 00:35:31 +02:00
Quentin BUISSON-DEBON
1812a8220f compress blackmithril textures 2015-07-27 00:35:02 +02:00
Quentin BUISSON-DEBON
0c77bc19bf fix the blackmithril armor set size/preview 2015-07-27 00:31:13 +02:00
Quentin BUISSON-DEBON
e0bc44a4f7 Add a first completed version of the armor set 'Black Mithril' 2015-07-27 00:11:54 +02:00
Ombridride
366c2c3ea8 Comment a duplicated craft recipe
For "Steel Rail" (default:rail)
2015-07-26 23:56:52 +02:00
848b4c37bf remove old farming/api.lua
farming:hoe not wear in creative
fixed invtweak refill farming:hoe tools break
farming and fishing function hoes_on_use are the same
2015-07-26 19:04:41 +02:00
LeMagnesium
5316fe983b Added stamina increase for hunters and fixed warriors' one 2015-07-26 17:02:44 +02:00
LeMagnesium
4aca5e0f23 No shutdown, only messages. 2015-07-26 17:02:27 +02:00
99b2c31b9a fixed mobs.protected disabled when "mobs_spawn_protected" not in minetest.conf 2015-07-26 16:48:59 +02:00
Ombridride
ec05e1a14c Update [shutdown] mod 2015-07-26 16:17:14 +02:00
LeMagnesium
7e856c7356 Enable shutdown mod with correct hours 2015-07-26 15:24:12 +02:00
LeMagnesium
f9f98e3a9c Prevent crash when breath is nil (connection error) 2015-07-26 15:22:07 +02:00
Le_Docteur
b07591066e Prevent watershed trees (default, big pine, jungle) from destroying existing nodes. 2015-07-26 11:49:31 +02:00
LeMagnesium
4146c070d0 Added sprint increase and dicrease with warrior class
- WIP
 - Solves part of #113 and #114
2015-07-26 01:05:10 +02:00
LeMagnesium
c80f4e5276 Rewritten the PClasses
- Reorganized index system
2015-07-25 21:57:45 +02:00
LeMagnesium
7fe84434cf Added pclasses' sound and hunter's reserved items
- Solves parts of #113 and #114
2015-07-25 21:02:27 +02:00
Quentin BUISSON-DEBON
83ca6e934c New sword textures(32px) 2015-07-25 16:13:33 +02:00
LeMagnesium
1913804abd Make all armors respect naming convention 2015-07-25 15:54:26 +02:00
Le_Docteur
96cc41f512 Default tree 1 or 2 nodes higher. 2015-07-25 14:06:03 +02:00
Quentin BUISSON-DEBON
31384b2026 Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server 2015-07-25 00:31:44 +02:00
Quentin BUISSON-DEBON
9d591968df Update to 32px the admin armor and the mithril armor 2015-07-25 00:31:29 +02:00
Quentin BUISSON-DEBON
344836ac7e Update to 32px the admin armor and the mithril armor 2015-07-25 00:30:58 +02:00
LeMagnesium
fdd5c72289 Fixed 3d_armor's naming convention
- Fixed names. Convention : 3d_armor:<piece>_<material>
2015-07-25 00:13:23 +02:00
Ombridride
f5fb315c71 Now use the black mithril shield texture 2015-07-24 23:42:34 +02:00
Quentin BUISSON-DEBON
8f1718a713 fix a miss-named texture for cactus shield 2015-07-24 23:37:38 +02:00
Quentin BUISSON-DEBON
ae8687d257 fix wood/cactus enhanced glitch textures 2015-07-24 23:31:47 +02:00
Quentin BUISSON-DEBON
b835605101 fix wood/cactus enhanced glitch textures 2015-07-24 23:31:29 +02:00
Quentin BUISSON-DEBON
290a7d0384 Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server 2015-07-24 23:09:24 +02:00
Quentin BUISSON-DEBON
f8fe9a8104 compress textures, fix preview shields 2015-07-24 23:09:08 +02:00
LeMagnesium
542e999761 Added back nether's lock on DMs' fireballs' explosions
- DMs cannot damage nether anymore
2015-07-24 18:22:19 +02:00
8a5a1a9acc fix typo, missing "," and input-> recipe 2015-07-24 17:46:08 +02:00
Wouters Dorian
fb7080a968 Restore [glow], [nether] depends on it 2015-07-24 17:36:55 +02:00
LeMagnesium
b431e5939b Mea culpa
- Fix typo
2015-07-24 17:30:49 +02:00
Wouters Dorian
ab12f1c90d Delete [beginners_chest], [glow], replace with aliases 2015-07-24 13:00:10 +02:00
LeMagnesium
278611d9f3 Added crafts for maptools' coins
- Solves #142
2015-07-24 11:29:06 +02:00
LeMagnesium
fd2582ed88 Fix various quest issues
- Fix global variable 'quests' (quests/init.lua)
 - Fix minetest.register_on_dignode's function to handle the rare case where 'digger' == nil
   (mff/mff_quests/init.lua)
 - Made the only available quests (yet) more explicit (mff/mff_quests/init.lua)
2015-07-24 11:02:35 +02:00
LeMagnesium
25d748c244 Removed watershed's tree roots
- Solves #150
2015-07-24 10:50:30 +02:00
LeMagnesium
905464a39a Removed global variables (quests, throwing) 2015-07-24 10:42:07 +02:00
Quentin BUISSON-DEBON
1fb14f00cb Re-scale preview armor texture, now x4 from the beginning 2015-07-24 00:41:17 +02:00
Quentin BUISSON-DEBON
084b1f62dc Re-scale preview armor texture, now x4 from the beginning 2015-07-24 00:41:02 +02:00
Quentin BUISSON-DEBON
4c9d18598c scale x2 class amor textures for fixing bugs 2015-07-24 00:19:24 +02:00
Quentin BUISSON-DEBON
8c52a9c5b2 scale x2 class amor textures for fixing bugs 2015-07-24 00:18:51 +02:00
d06da2c016 convert armors sound .wav to .ogg 2015-07-23 23:32:26 +02:00
Quentin BUISSON-DEBON
e9717c3304 Fix the hardened leather hunter helmet 2015-07-23 23:30:56 +02:00
Quentin BUISSON-DEBON
54a1aa2c85 Add all sounds when full classes armors is equipped 2015-07-23 23:20:49 +02:00
e3ba9bb197 added inventory textures seawrecks:uboot and seawrecks:woodship
uboot spawn in default:sand
show in creative
2015-07-23 23:06:44 +02:00
Wouters Dorian
2c10fb82dd [throwing] Fix crash bug with reverse recipes 2015-07-23 22:49:55 +02:00
Ombridride
06fe31ccbd Set the check interval for track_player mod...
... to 5seconds (last change i think)
2015-07-23 22:00:59 +02:00
LeMagnesium
47bb65d79a Updated homedecor
- Updated fonts and sign_lib
 - Did some remove_whitespaces
2015-07-23 20:40:36 +02:00
Wouters Dorian
0899962961 Remove unused plantlife/bushes textures 2015-07-23 19:02:56 +02:00
Wouters Dorian
e9b1517df8 Improve [AMC] script and color overrides 2015-07-23 11:00:27 +02:00
Ombridride
ec3e2896cd Removed a WTF craft recipe for "dirt_with_grass" 2015-07-22 14:45:39 +02:00
Ombridride
1c3671af49 Update throwing.conf
Add commetned lines for the mithril arow wich will come soon
Add the ultimate bow line
2015-07-22 13:53:55 +02:00
Ombridride
835a5b9045 Add the Mithril string texture - debugged 2015-07-22 02:48:15 +02:00
Ombridride
ffc3937f1e Add the Mithril string texture and some throwing tweaks 2015-07-22 02:44:11 +02:00
Ombridride
0e9ba218d2 mithril string, minotaur bow improved, tweak caracteristics, recipes, etc... for the hunter 2015-07-22 02:34:31 +02:00
Ombridride
24976670d3 Mese arrow damage is equal for NPC and players
shoot interval set to 1sec instead of 0.5sec before
2015-07-22 01:39:58 +02:00
Ombridride
4bec88c3b5 Fireball damage is equal for NPC and players 2015-07-22 01:39:27 +02:00
Ombridride
fa5b78901b Reduce the move speed of the Creeper 2015-07-22 01:36:33 +02:00
Ombridride
266cbb887c Reduce the move speed of the Dirt Monster 2015-07-22 01:36:04 +02:00
Wouters Dorian
6f18654393 Add missing empty init.lua to mff_introspect 2015-07-22 01:01:28 +02:00
Wouters Dorian
41b3484102 Defer pyramid generation by 3 seconds to avoid timing issues 2015-07-22 00:59:36 +02:00
1020b080aa added group_attack in cow,goat,warthog and npc
added group attack if not tamed and type(name) identical
fixed crash if unknow node in function env_damage
2015-07-22 00:11:38 +02:00
Wouters Dorian
69ce8e8266 Add quest framework and basic periodic quest support 2015-07-22 00:04:54 +02:00
873e874563 fixed missing "(" in pclasses 2015-07-21 23:25:00 +02:00
Wouters Dorian
36ed607e7b [AMC] Add color overrides to some nodes 2015-07-21 23:21:27 +02:00
7adb4418e0 add pclasses in 3d_armor depends.txt
add pclasses in world.mt
2015-07-21 23:08:22 +02:00
Ombridride
7b09b52b87 Add the black mithril plated armor
to the warrior class
2015-07-21 22:53:30 +02:00
Ombridride
ca01ad75f5 fix a Black Mithril Shield problem 2015-07-21 22:26:29 +02:00
Ombridride
ae3d4b3923 Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server 2015-07-21 22:22:48 +02:00
ffd79152fd added selective spawning in area if mobs.protected enabled 2015-07-21 21:57:32 +02:00
5da3f5bfab added variable DISABLE_MINOTAUR_HORN_BOW in .conf 2015-07-21 21:33:37 +02:00
3f288ae184 remove random pickaxe or stick and add digged node and throwing:arrow_dig
fix crash if not player in function throwing_shoot_arrow()
    "LuaEntity name "" not defined" and "functions.lua:34: attempt to index a nil value"
fix crash,  "self.*" not defined after self.object:remove()
    "dig_arrow.lua:67: attempt to index field 'player' (a nil value)"
2015-07-21 20:59:59 +02:00
LeMagnesium
6ddba5a15e Avoid placing eggs over air or ignore
- Solves #141
2015-07-21 20:46:34 +02:00
LeMagnesium
31c40de110 Avoid crash when commandblocks are forced to be used (forceload) 2015-07-21 18:12:38 +02:00
Ombridride
4c0e117706 Set the caracteristics of the 2 latest bows
tweak the craft recipe of the "minotaur horn bow"
2015-07-21 15:25:22 +02:00
Ombridride
6e951a79e6 Add the Minotaur Horn bow craft recipe
And prepare the next and last craft recipe Bow for the Hunter
2015-07-21 15:13:19 +02:00
Ombridride
a179dc11be renamed textures throwing mod 2015-07-21 15:02:28 +02:00
Ombridride
439e446b54 comment the damage calc line of the new
throwing mod
2015-07-21 14:29:03 +02:00
Ombridride
76e1d4bc38 Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server 2015-07-21 01:10:30 +02:00
28c5372aaf added button to show awards 2015-07-20 23:28:46 +02:00
Ombridride
e94857807f Tweak the mithril armor regen life 2015-07-20 23:13:43 +02:00
Ombridride
bffe064016 Add the regen life and tweak
the durability of the armor
2015-07-20 23:10:35 +02:00
Ombridride
4c77408f20 re-do the 32px textures of shields with the Summerfields Modpack and
add a customized texture for the Shield Black Mithril (warrior class)
2015-07-20 22:57:27 +02:00
Ombridride
3bf43857a3 Renamed the texture of the warrior armor, update spreadsheet
Add the shield black mithril plated armor
2015-07-20 22:30:34 +02:00
Ombridride
f4811a6483 Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server 2015-07-20 21:59:01 +02:00
Ombridride
830a7924c9 Begin the 'Black Mithril Plated Armor' for Warriors and
Add the 'automappercolors' mod wich is the base of the colors.txt auto-generated
update the 'world.mt' file for activated this mod
---
Remove the dumpnodes mod wich is now useless
2015-07-20 21:53:25 +02:00
Ombridride
02e4c9834b Adjust drops of the Dungeon Master 2015-07-20 20:44:35 +02:00
Ombridride
3cd99b7f60 Create an alias for "building_blocks:knife" tool 2015-07-20 18:49:39 +02:00
Ombridride
42dab1a5c7 Divided by 2 the minotaur spawn rate
50 000 => 100 000
2015-07-20 18:44:31 +02:00
LeMagnesium
ab9a4ca64d Changed postfix for Warrior's armor 2015-07-20 18:28:06 +02:00
37d5883c41 debug|rewrite invtweak
https://github.com/Ombridride/minetest-minetestforfun-server/issues/133
2015-07-20 16:14:50 +02:00
Ombridride
ff4a348b6c Remove the tar knife wich is useless 2015-07-20 00:41:22 +02:00
LeMagnesium
2461835ea3 Added reserved items system
- Fixed class assignment functions
 - Added reserved items
 - Needed for #114 and #113
2015-07-19 23:20:49 +02:00
Wouters Dorian
cbba955168 Lower life regen to 10s per HP 2015-07-19 17:37:31 +02:00
Ombridride
07f78821fe Re-set the default knockback of our server 2015-07-19 15:31:07 +02:00
Ombridride
740f3d36f0 Add superapple drop to the treemonsters
For https://github.com/Ombridride/minetest-minetestforfun-server/issues/138
2015-07-19 15:24:38 +02:00
Wouters Dorian
1cb9500d0d Raise hunger HUD bar tick rate to 1s 2015-07-19 14:09:10 +02:00
LeMagnesium
7305bae805 Added hunter class and its shift system
- Needed for #114
2015-07-19 13:20:44 +02:00
Ombridride
a2187b5932 Disable monsters spawn in protected areas 2015-07-18 23:26:04 +02:00
e31c510563 fix local var 2015-07-18 20:45:17 +02:00
Ombridride
f2c7377a11 Set the refresh of the player positions to 30sec
(60sec is a too high value for real time status)
2015-07-18 20:05:00 +02:00
LeMagnesium
0f562cd59e Added class shifting system
- Warrior shifting system implemented
2015-07-18 18:31:24 +02:00
34ae29e899 Remove our fix and replace with better Tenplus1's fix 2015-07-18 15:58:20 +02:00
35e65fa639 update nether
commit de4b04f35b
2015-07-17 22:29:20 +02:00
Ombridride
989a2c5e5a Set the refresh of the player positions to 60sec 2015-07-17 21:53:54 +02:00
LeMagnesium
659f012623 Added save system and default class handler to pclasses
- Next thing to do : warrior class
2015-07-17 13:44:11 +02:00
d61103b44d change MFF version to Release Version of this fix 2015-07-17 12:00:34 +02:00
5c24190055 yeti is big monster. coef 1.0 to 1.2 2015-07-16 23:35:00 +02:00
efd14421f8 fixed crash if mobs attack and player leave 2015-07-16 23:33:45 +02:00
LeMagnesium
89238d025f Reverted ambience f*ck up
- Reverted 2761e95f19
2015-07-16 21:19:16 +02:00
4e890408ab remove restriction chatcommand /nether_help, guide accessible in normal world 2015-07-16 20:10:26 +02:00
LeMagnesium
2761e95f19 New ambience mod
- Note: We should rewrite our code for Obani's sound, it was probably wiped away
 due to the complete replacement of the code (which was very different)
2015-07-16 19:17:18 +02:00
f2182809d9 replace mobs spawn by news function spawn_specific
change invert min_light and max_light for slimes and lava
add chmod 755 textures mobs
2015-07-16 19:02:10 +02:00
Ataron
25a5d20501 Add some mobs textures (paly2:mobs_minotaur_fur) 2015-07-16 16:38:09 +02:00
76b5ac0903 fixed visual, collisionbox and explosion sound 2015-07-16 16:24:43 +02:00
LeMagnesium
c10173888b Updated solarmana
- Solves part of #117
2015-07-16 16:10:36 +02:00
23545d1bc6 fix crash when tools has not full_punch_interval(netherpick) 2015-07-16 15:48:55 +02:00
Gael-de-Sailly
46df48af01 Corrected creeper mesh 2015-07-16 14:54:23 +02:00
Ombridride
05853440be add textures for colored sheeps (needs to be improved i think) 2015-07-16 01:20:13 +02:00
5659a816ee fixed wrong merge 2015-07-16 00:38:57 +02:00
e4479b4343 revert wrong merge 2015-07-16 00:31:19 +02:00
Ombridride
744ccb7bee Mobd update second part 2015-07-16 00:15:56 +02:00
Ombridride
c93567ef87 Update the mobs mod
- Fixed racist sheep
- Mobs fall slower in water
- Can only dye sheep if you own it
- Cannot dye a dye'd sheep :)
- Added coloured sheep
- Blast tweak
- Tweak and Tidy code
- tweaked env_damage
- Re-fixed mob arrow
- Fixed mob arrow
- Added evil bunny texture
- Code tidy
- Tidied code
- Replaced some models with .b3d variants, tweaked env_damage routine
- Fixed ability to take animal owned by another player bug
- Added female NPC skin
- Fixed typo
- hear distance added to mobs
- Npc works with new pickup function
- Added capture routine (thanks blert2112)
- explosion function cannot damage protected or unbreakable nodes
- water swimmers cannot move out of water
- updated npc health restoration
2015-07-15 23:31:54 +02:00
Gael-de-Sailly
4f2837a4a7 Watershed should generate in the nether
nether can't generate in the air. It needs a pre-existent terrain to override.
2015-07-15 22:54:23 +02:00
Gael-de-Sailly
54975d36f2 Re-add watershed depends 2015-07-15 22:53:19 +02:00
b874856e3b remove 1 "\n" in news 2015-07-15 22:30:26 +02:00
Wouters Dorian
cc8ba514da Make the interact quizz multi-language 2015-07-15 19:07:44 +02:00
LeMagnesium
117b25bc36 Added skeleton of pclasses
- This. Is. A. Skeleton. Not finished YET.
2015-07-15 17:08:22 +02:00
7295b08c31 fixed generated default trees and watershed generate in nether
not generate if y < -19600
2015-07-15 15:41:14 +02:00
Ombridride
14d27348d6 Fix some item misnamed
Thank to shiva for his post : https://forum.minetest.net/viewtopic.php?f=20&t=10236&p=184483#p184433 :)
2015-07-15 12:37:33 +02:00
Wouters Dorian
7a758082e2 Fix dumb condition in sandstone generation 2015-07-15 02:40:48 +02:00
Wouters Dorian
f034019b7e Delete Lux ore (replace by stone); No more sandstone y < -84; More cacti 2015-07-15 01:53:17 +02:00
Ombridride
e0a3e5cec7 Improved the armors values + add a small life regeneration on the mithril shield for test + fix a bug on the hardened armor for hunters 2015-07-15 00:38:56 +02:00
4b7ba47446 remove bad dependance watershed in mores mod and readd dependances in watershed 2015-07-14 23:40:38 +02:00
1233d57af6 remove bad dependance 2015-07-14 23:09:33 +02:00
LeMagnesium
c9f115a150 Another minotaur fixed 2015-07-14 23:00:58 +02:00
Ombridride
c6dfa79efa Desactivated beginners chest (for the moment) 2015-07-14 22:07:53 +02:00
d2883676cc remove lava abm, abm already exist in default
remove bucket alias, useless
added moretrees and flowers in depends.txt
2015-07-14 20:34:40 +02:00
c366a481ea fixed npc follow|stop if tamed, consume not diamond
mobs follow but rest at distance
comment code
2015-07-14 20:27:36 +02:00
Ombridride
99d66be6bc Half less Minotaur monsters 2015-07-14 19:58:10 +02:00
Ombridride
08d27cae64 Update minotaur.lua 2015-07-14 19:56:12 +02:00
LeMagnesium
e6168f84ba Fix crashing hudbars
- Solves #127
2015-07-14 19:40:11 +02:00
64ff460668 fixed diamond not consumed when tamed npc
fixed npc follow diamond
2015-07-14 16:38:50 +02:00
LeMagnesium
3a94bc81b5 Fixed some of minotaur's item names 2015-07-14 16:33:46 +02:00
LeMagnesium
1fd331615a Check return value of get_surface_pos before indexing it
- Solves #126
2015-07-14 14:53:15 +02:00
24b398aa10 remove watershed_cloud.png texture and use default_cloud.png texture 2015-07-14 01:19:08 +02:00
525ecd9975 added missing textures 2015-07-14 01:13:23 +02:00
Ombridride
e65d085f3b Mobs spawn in protected area 2015-07-13 23:52:30 +02:00
a21531dfe5 remove mob spawn in area 2015-07-13 23:35:56 +02:00
LeMagnesium
41e7b4efaf Merged all command timers in a single mod : action_timers
- Merged all command timers in a single mod
 - Activated mod
 - Updated news.txt
2015-07-13 23:22:02 +02:00
root
98e1295475 1 less damage for almost every monsters 2015-07-13 23:12:30 +02:00
Ombridride
fb17d5e072 Update rat.lua
Rat now spawn also on sandstone nodes (because of the new mapgen)
2015-07-13 16:28:29 +02:00
Quentin BUISSON-DEBON
77bd0b28b0 Mobs update (because of the mapgen), mainly spawn/nodes improve
Many small adjustments :
- 10% less for the spawn rate of the Creeper
- Dirt Monster now spawn also on DryGrass, and the spawn rate is increased by 5%
- Dungeon Master now spawn on sandstone, and now only under -250
- Mese Monster now spawn on sandstone, and now only under -125
- Minotaur now spawn only on DryGrass, and the spawn rate is increased of +20%
- NPC spawns rate is increased by 300%, BUT the NPC now spawns on many nodes ! ("Beach" Sand, Jungle Grass,  Dirt, Dirt With Grass)
- Oerkki now spawn on sandstone and below -75
- Spider spawns rate is decreased by 30% due to the new mapgen (jungletrees have less leaves)
- Stone Monster now spawn on sandstone, only under -25
- Wolf spawns rate is increased by 5%
- Zombies now spawn 10% lesser
2015-07-13 13:14:17 +02:00
LeMagnesium
e774ed402d Updated 3d_armor and done a bit of chmodding
- Solves part of #117
2015-07-12 13:26:14 +02:00
LeMagnesium
af4096f24e Added strong dependency for inventory_icon : unified_inventory
- Solves part of #117
2015-07-12 12:45:28 +02:00
LeMagnesium
f5ce1d3fb5 Updated mapfix's README
- Solves part of #117
2015-07-12 12:40:53 +02:00
LeMagnesium
5005ce3ecc Updated ROFL and SQLextract: Ready for first attempt 2015-07-11 19:20:29 +02:00
Gael-de-Sailly
ac6929f41a Changed textures 2015-07-11 12:06:12 +02:00
Gael-de-Sailly
bca4d973fd Change crafts on watershed 2015-07-11 11:14:11 +02:00
davedevils
8b02486788 Better eyes and pos correct 2015-07-11 02:54:48 +02:00
davedevils
070f5f41ab new texture for yeti 2015-07-11 02:18:59 +02:00
LeMagnesium
04cff1295f Added rofl mod and updated SQLite Extract Script
- Added rofl (you don't need to enable it)
 - SQLextract.py updated
2015-07-10 18:23:04 +02:00
Wouters Dorian
33bbc85934 [item_drop] Make pickup delay absolute (not wait anymore, as it actually was) 2015-07-10 14:57:14 +02:00
Wouters Dorian
f45c080dc0 [item_drop] Reduce player pickup time to 1.5s; this delay is now ONLY for player drops 2015-07-10 13:06:48 +02:00
Ombridride
2d6871072d Update init.lua 2015-07-10 09:34:54 +02:00
LeMagnesium
4acb440b3f Updated SQLextract.py with metadata handling 2015-07-09 20:10:19 +02:00
Ombridride
f11352e1c8 Updated broomstick mod
Now available in-game
2015-07-09 20:04:31 +02:00
LeMagnesium
8261c92e01 Added SQLiteExact script 2015-07-09 15:32:54 +02:00
Wouters Dorian
322926fc5b Make [arrow_signs] model a nodemesh 2015-07-09 14:03:28 +02:00
Gael-de-Sailly
3a935ce1e4 Added cherry trees in mapgen 2015-07-09 12:36:08 +02:00
Gael-de-Sailly
52715b167d Moretrees : spawn saplings to reduce mapgen lags 2015-07-09 12:30:40 +02:00
Gael-de-Sailly
7d4f23bdb3 Reduced large noise scales (smaller oceans) 2015-07-09 12:10:05 +02:00
Gael-de-Sailly
9cb38ff680 Corrected temperature unification mistake 2015-07-09 12:09:11 +02:00
Gael-de-Sailly
bdcd075fe1 Removed most of watershed's ores 2015-07-09 11:49:28 +02:00
Gael-de-Sailly
e55464394e Corrected problems about snow mod 2015-07-09 11:27:40 +02:00
Gael-de-Sailly
3d6e348ed6 Disabled clouds 2015-07-09 11:26:38 +02:00
Gael-de-Sailly
66eaf8f728 Register ores and decorations in watershed 2015-07-09 10:15:40 +02:00
Gael-de-Sailly
a84bf4d15e Plantlife, darkage, etc. after watershed 2015-07-09 09:44:39 +02:00
Gael-de-Sailly
ba527c463e Added ores and decorations 2015-07-09 09:18:55 +02:00
Wouters Dorian
fc94c4f29a Improve [item_drop] 2015-07-09 02:50:41 +02:00
Ombridride
99e75ac9a3 -50% yeti spawn rate 2015-07-09 01:04:15 +02:00
Ombridride
79d4aa036d -50% creepers spawn rate 2015-07-09 01:03:47 +02:00
Wouters Dorian
be03e62452 Add [warps]; Reformat and update update_sources for future scripted use 2015-07-09 00:59:32 +02:00
LeMagnesium
e0874db012 Removed useless [[...]] 2015-07-09 00:02:13 +02:00
Gael-de-Sailly
f3da59bcf6 Merge branch 'watershed' : add watershed mod 2015-07-08 22:36:16 +02:00
Gael-de-Sailly
c7e4bd9745 Added plants and dirt monsters on watershed:drygrass 2015-07-08 19:23:21 +02:00
Gael-de-Sailly
7cfcbc63fc Unified temperature and humidity noises 2015-07-08 18:50:28 +02:00
palige
50d7518038 Change broomstick craft 2015-07-08 15:10:48 +02:00
Gael-de-Sailly
8735192dbb Various adaptations (again again...) 2015-07-08 14:13:47 +02:00
LeMagnesium
2e1803efe0 Update dig arrows to avoid digging nodes that shouldn't be dug
- Dig arrows now check for areas, .diggable, and unbreakables
2015-07-08 14:03:55 +02:00
LeMagnesium
fedc2c9433 Updated plantlife
- Updated plantlife_modpack in order to start on clean bases for the new mapgen system
2015-07-08 13:13:58 +02:00
Ombridride
930e3ad666 Set player position on mapper 5 minutes refresh 2015-07-07 23:41:25 +02:00
Ataron
ad52d736bb Add mobs_dungeon_master_blood.png 2015-07-07 17:47:44 +02:00
LeMagnesium
a5bbc6115d Update api.md
- MarkDown and me, such a complicated story. Ready for @paly2
2015-07-07 12:18:11 +02:00
LeMagnesium
7eddd36dcb Added api.md for runes
- As asked @paly2 , here is the API (as accurate as possible)
2015-07-07 12:02:04 +02:00
Wouters Dorian
8dc63b9101 Optimize **all** PNG files 2015-07-06 18:59:12 +02:00
LeMagnesium
282d3bf57a Fix IRC's requested libraries 2015-07-06 18:44:13 +02:00
LeMagnesium
29857f2527 Updated nether and applied scripts 2015-07-06 18:14:02 +02:00
Quentin BUISSON-DEBON
cc06c4c783 Add the [track_players] mod for
show nthe players position on the minetestmapper
2015-07-06 16:39:17 +02:00
Wouters Dorian
bba533ea74 Add [inventory_icon] mod 2015-07-06 15:28:45 +02:00
Wouters Dorian
e4914de830 32px-ize the remaining [throwing] weapon textures 2015-07-06 11:47:49 +02:00
Wouters Dorian
55cd67b0f0 32px-ize some [throwing] weapon textures 2015-07-06 00:57:23 +02:00
Wouters Dorian
dbf6991c8c Make milk in bucket more white 2015-07-05 20:58:26 +02:00
Gael-de-Sailly
b5d96cabe1 Various adaptations (again) 2015-07-05 19:34:46 +02:00
LeMagnesium
8076227918 Updated IRC to handle mod security
- Solves part of #47
2015-07-05 15:31:21 +02:00
Gael-de-Sailly
be83517bb3 Various adaptations on watershed 2015-07-05 09:25:41 +02:00
Wouters Dorian
6aebcc4a4e Better texture for buckets 2015-07-05 00:26:51 +02:00
Wouters Dorian
792e432f92 Make (arrow/plain) signs less ugly 2015-07-04 21:49:23 +02:00
Ataron
63b9abe34d Add some amulets textures 2015-07-04 20:25:25 +02:00
LeMagnesium
87d03b9aff Fixed admin armor's leggings texture
- Fixed admin armor leggings texture which looked like both leggings and boots
 - Chmoded textures in throwing
 - Fixed indentation in money/init.lua
 - Updated timestamp of compassgps's README.md
2015-07-04 15:15:49 +02:00
Gael-de-Sailly
1135ac90c9 Added caves from Valleys Mapgen mod 2015-07-03 17:45:57 +02:00
Obani
b35db541a3 Added the new bow_horn concept and an arrow_model for all 32 px boxs loaded 2015-07-03 10:30:11 +02:00
LeMagnesium
8acd6b66b9 Updated money mod with kilbith's fork
- (nothing interesting, just little syntax fix, and new textures)
2015-07-02 19:35:46 +02:00
LeMagnesium
0fa535ac68 Updated maptools mod 2015-07-02 19:30:42 +02:00
Gael-de-Sailly
9622ac9b4c Aliases 2015-07-02 17:35:53 +02:00
Ombridride
467815f0d6 Update wolf.lua 2015-07-02 09:24:19 +02:00
Ombridride
5b27f1e773 Update dog.lua 2015-07-02 09:23:35 +02:00
a81ee9d530 fix dog owner
fix meat_raw not consumed when give to wolf
dog is NPC not monster, monster attack players, NPC attack monster
2015-07-02 02:33:55 +02:00
Ombridride
eecb2d7efe Improve the Mithril Shovel texture 2015-07-01 23:48:18 +02:00
Ombridride
f2466e75c9 useless file 2015-07-01 23:31:53 +02:00
Ombridride
a449f71530 Update dog (tamed ally) 2015-07-01 23:31:22 +02:00
LeMagnesium
c7ff3cc937 Added base of money mod
- Added mod without /money command, and with a basic configuration
2015-07-01 18:32:34 +02:00
Obani
5d2215b524 Fixed errors with musics added recently 2015-07-01 15:59:54 +02:00
Gael-de-Sailly
ee61529ebe Modified biomes size (spread param of noise)
Horizontal size : 1024 ~> 256 (divided by 4)
Vertical size : 1024 ~> 128 (divided by 8)
2015-07-01 12:35:33 +02:00
LeMagnesium
e03cbde47e Disabled Riesenpilz's mapgen 2015-07-01 12:34:58 +02:00
Gael-de-Sailly
e2fdfb44cb Added Watershed mod by Paramat 2015-07-01 12:34:24 +02:00
LeMagnesium
53ab5cea0c Mode 755
- Someone must do it, so I do it, now
2015-07-01 12:32:24 +02:00
Obani
2ac4e8eb46 New bow_horn textures 2015-07-01 09:23:20 +02:00
23f95ed419 improved mod news, news becoming too long, the display of formspec was long, there are pages now.
(may be replace buttons to the center?)
2015-06-30 23:00:29 +02:00
Ombridride
16c5c0a61f Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server 2015-06-30 19:45:23 +02:00
Ombridride
0261b8bc83 Improve the Gold and Mese sword new textures 2015-06-30 19:45:12 +02:00
Ombridride
9bf13e3965 Adjust the hunger exhaust when armor is wearing
If you want to understand, look at this : http://www.encyclopedie-gratuite.fr/Definition/Technique/densite-materiaux.php
The mithril is the only exception because it's "unreal" and the fantasist best material
2015-06-30 19:25:14 +02:00
Ataron
703518f1a3 Add hellfire amulet texture 2015-06-30 19:17:38 +02:00
LeMagnesium
feb969a08b Added hunger level dicrease depending on armor
- Added basic skeleton for the system designed to dicrease hunger depending on the
   armor currently wore by the player. Values may be changed though
2015-06-30 17:02:18 +02:00
a2b7be291f modified unified_inventory to place buttons in 2 rows when +12
modified unified_inventory to hide buttons if player does not have the necessary privileges
modified other mods to adjust with unified_inventory
2015-06-30 16:15:58 +02:00
04e5e49904 update unified_inventory 2015-06-30 14:29:12 +02:00
Obani
704dd0b625 Added horn_bow.png 2015-06-30 14:14:19 +02:00
LeMagnesium
87d374defb Fixed blacklisting 2015-06-29 21:43:49 +02:00
Ombridride
f0b0ca71fb Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server 2015-06-29 21:31:37 +02:00
Ombridride
95ee44746c New special textures for swords 2015-06-29 21:31:28 +02:00
LeMagnesium
3189fa48d4 Check whether or not irc is enable before looking for its object 2015-06-29 20:52:23 +02:00
LeMagnesium
5a87525357 Added IRC as optional dependency of fail
- Failing and baking cookies now send the chat messages through IRC if available
2015-06-29 20:32:43 +02:00
Ombridride
31e32f7dde Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server 2015-06-29 20:23:14 +02:00
Ombridride
8b8b2ce819 New Silver Sword Texture 2015-06-29 20:23:03 +02:00
LeMagnesium
11a121f7df Fixed /rules and added blacklist system
- Removed useless copy of /rules
 - Added a blacklist system avoiding people to get back the interact privilege using /rules when blacklisted
2015-06-29 20:19:40 +02:00
LeMagnesium
9fc3cfb9a9 Fixed disc identifier's counter (and chmod 755) 2015-06-29 19:07:09 +02:00
Obani
3afe44b0e1 Jukebox song 1 was erased. Pushed it again (let's rock!) 2015-06-29 18:01:45 +02:00
Obani
21cf95865b Commented 3 musics in ambiance_modpack 2015-06-29 17:58:22 +02:00
5dae7b6964 fix crash hunger (nodebreaker)
remove old fix
2015-06-29 16:11:39 +02:00
Ombridride
7ce665ea0d Change the flint_and_steel craft 2015-06-29 12:04:47 +02:00
Ombridride
4629f11a3d Add the new 32px textures for Pickaxe tool (and fix the Mithril Axe texture) 2015-06-29 01:05:41 +02:00
d77c9ab5ff fixed crash when player leave during the join server 2015-06-28 16:30:05 +02:00
LeMagnesium
fe2bf3e822 Updated 3d_armor and fixed armors' drop
- Fixed a mistake in code from @stujones11 repository about bones' drop : when
   the function assigned to minetest.after looks for bones, it first looks for
   a node. If there is a node, it looks for bones, if this node isn't bones, it
   just does nothing. Howevere, you're sure to get a node, because minetest.get_node
   will even return air and ignore, so, the else case, where every item is dropped,
   will never happen.
2015-06-28 14:12:31 +02:00
LeMagnesium
eaf7d1460e Fixed nether's apples' crash
- Updated API used to increase hunger by nether apples causing crash
2015-06-28 12:59:45 +02:00
Ombridride
18253658d5 Add the Dungeon Master's Blood Sword and the craft of this sword, also add mobs:zombie_tibia and mobs:dungeon_master_diamond wich are dropped from zombies and Dungeon Masters and wich are needed for the craft recipe of the DM's Blood Sword because the craft recipe is also added, finally add the texture of the DM's Blood Sword ! 2015-06-28 00:17:30 +02:00
Ombridride
1e414a3874 Improve the Mithril Axe texture (32px) 2015-06-27 22:05:43 +02:00
Ombridride
283b6043b0 Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server 2015-06-27 19:11:53 +02:00
Ombridride
c7e8162f07 Add shovel new textures (32px) 2015-06-27 19:11:23 +02:00
LeMagnesium
d66bc2a416 Updated homedecor and plantlife
- New coloured signs
2015-06-27 18:38:01 +02:00
LeMagnesium
b7f4a01d4d Updated mesecons
- New textures for lever and hydroturbine
 - Little update of news.txt
2015-06-27 18:26:34 +02:00
LeMagnesium
689911298e Updated pipeworks 2015-06-27 18:17:59 +02:00
353d954d6e fixed jukebox not play sound 2015-06-27 00:25:30 +02:00
Ombridride
e1cbdcc3f1 Add to moreores the new textures 2015-06-26 23:22:56 +02:00
LeMagnesium
673966be58 Mode 775 over new files 2015-06-26 18:48:24 +02:00
Quentin BUISSON-DEBON
95bddea566 New default mithril axe (special) texture 2015-06-26 17:57:17 +02:00
Quentin BUISSON-DEBON
559f46d965 New default mithril sword (special) texture 2015-06-26 17:43:41 +02:00
Quentin BUISSON-DEBON
801264a3d6 New default sword textures (32px) 2015-06-26 17:14:28 +02:00
Quentin BUISSON-DEBON
e8e78b0242 Add new default axe textures 2015-06-26 16:02:41 +02:00
Obani Gemini
40b910e8f8 Update init.lua 2015-06-26 11:02:41 +02:00
Obani
431d48051c Added music "Aube.ogg" to ambience_modpack 2015-06-26 10:54:19 +02:00
LeMagnesium
5be9ef91bf Fix exhaus variable 2015-06-25 21:59:28 +02:00
Ombridride
8372822cf4 Adjust the health and the knockback of DM 2015-06-25 00:18:55 +02:00
Ombridride
41aeaa10a6 Adjust the health and the knockback of Minotaurs 2015-06-25 00:18:53 +02:00
Ombridride
7490eff468 Adjust spawn rate for Sand Monsters 2015-06-25 00:16:42 +02:00
Ombridride
62f12de8ac Update dungeonmaster.lua 2015-06-25 00:16:13 +02:00
e39a29684e Merge branch 'master' of http://github.com/Ombridride/minetest-minetestforfun-server 2015-06-25 00:11:09 +02:00
Ombridride
80894896e4 reduce the knockback for mummy monsters 2015-06-25 00:09:41 +02:00
0e3d5603d6 added no shield for hunter armors 2015-06-25 00:06:03 +02:00
Ombridride
cf828ab704 Ajust the spawn rate of the sandmonster 2015-06-25 00:05:24 +02:00
Ombridride
bf72090e54 reduce armor for minotaur and...
ajust the spawn rate
2015-06-25 00:05:01 +02:00
LeMagnesium
a090ed7168 Re-established framed moreblock's glasses 2015-06-24 21:04:31 +02:00
LeMagnesium
8b18e4b196 Static craft recipe for flint_and_steel 2015-06-24 20:24:25 +02:00
2fa261eb6d pass texture to chmod 755 2015-06-24 16:57:21 +02:00
4ad9129b89 add new texture broomstick 2015-06-24 16:52:24 +02:00
23abcd947a commented modif make for MFF 2015-06-24 15:20:27 +02:00
1b9689bba7 fixed creeper break unbreakable nodes
fixed creeper break nodes in protected areas when is limit to area
fixed creeper explosion kill without armor but not with
2015-06-23 22:29:54 +02:00
3ec5522d06 fixed itemstack remove broomstick 2015-06-23 21:08:01 +02:00
LeMagnesium
030972d3b5 Fix broomstick iteration bug 2015-06-23 21:00:28 +02:00
LeMagnesium
7dd61d7bac Broomsticks are stackable by 1 2015-06-23 20:43:19 +02:00
LeMagnesium
9d1144b21d Fixed flint_and_steel's shapeless craft recipe 2015-06-23 17:58:12 +02:00
Ombridride
bdf21938cb Add comments 2015-06-23 17:53:27 +02:00
Ombridride
3beb54099b Add "vessel" group to mushroom potions 2015-06-23 17:52:13 +02:00
LeMagnesium
19a2dea367 Added broomstick by @paly2
- Added a broomstick craftable from wheat and sticks, and allowing you to fly
   for 2 minutes using 210 units of mana
2015-06-23 17:46:00 +02:00
Ombridride
cb04264888 Update init.lua 2015-06-23 17:42:20 +02:00
Ombridride
f19fdfc46c New craft recipe for flint_and_steel because...
of conflict with spike_trap (bobblocks)
2015-06-23 17:41:35 +02:00
9904ae3bda fixed crash if irc mod disabled 2015-06-22 22:18:33 +02:00
33b9b0b7ff fix wrong symbol commentaire cause crash 2015-06-22 22:04:51 +02:00
Ombridride
bc7503f8a8 Update mese_monster.lua 2015-06-22 21:07:22 +02:00
LeMagnesium
fc43196a9a Fix from_hell and timeonline
- Forced cast of x,y and z into numbers
2015-06-22 21:03:21 +02:00
LeMagnesium
78734c70ce Re-coded HUD's legacy into hudbars
- Solves part of #94
2015-06-22 18:59:37 +02:00
LeMagnesium
deb61da142 Removed two global variables in mobs/api.lua 2015-06-22 18:47:20 +02:00
LeMagnesium
94417bcafc Fixed NPC taming
- Moved code wrongly placed after a merge (last May 22). Solves part of #94
2015-06-22 18:04:38 +02:00
LeMagnesium
5cdb105831 Updated homedecor
- Used new description name for soda machine coins
2015-06-22 17:43:06 +02:00
Ombridride
f3ee47a526 Update minotaur.lua 2015-06-21 23:36:42 +02:00
Ombridride
60cb71e385 Update sandmonster.lua 2015-06-21 23:36:39 +02:00
822e54fa0c fixed tamed dog crash and add test for NPC 2015-06-21 23:02:17 +02:00
Ombridride
0eb94d5059 Update yeti.lua 2015-06-21 22:36:59 +02:00
Ombridride
86b63a97ec Yeti now spawn lesser 2015-06-21 22:36:41 +02:00
LeMagnesium
4b6d3e9a7b Downgraded raillike group's feature in MinetestForFun Game 2015-06-21 22:01:45 +02:00
Obani
43253578dc New version of Interlude 2015-06-21 21:30:02 +02:00
e02ffe13b4 fixed missing renamed icon 2015-06-21 19:13:21 +02:00
d1a0458fb9 added new color purple to mana hudbars 2015-06-21 19:10:19 +02:00
Ombridride
11a7363e88 rights 755 2015-06-21 18:58:59 +02:00
Ombridride
412b8fc326 fix ice.png from the snow mod 2015-06-21 18:58:18 +02:00
f23967e8a1 placement hudbars 2015-06-21 18:56:07 +02:00
c2bd67d563 up hudbars because covers by text 2015-06-21 15:00:36 +02:00
Le_Docteur
011ad09890 Full health restoration for the dog. 2015-06-21 11:44:04 +02:00
Le_Docteur
600eb6187f Full health restoration for the NPC. 2015-06-21 11:43:48 +02:00
6ad68b63c2 re-added missing textures after updates
fixed .gitignore regex cause ignore change
2015-06-21 00:03:37 +02:00
4176fdaf89 fixed local var 2015-06-20 22:59:21 +02:00
c14b7b2c62 fixed prop mummy 2015-06-20 22:58:48 +02:00
LeMagnesium
b9c5b1af5e Updated plantlife 2015-06-20 21:24:55 +02:00
LeMagnesium
e88cf46770 Updated riesenpilz 2015-06-20 21:17:29 +02:00
5cb1581e77 update soundset (calcul gain berore returning value)
update mod use soundset
2015-06-20 20:58:56 +02:00
LeMagnesium
986ee7e7ad Updated snow mod
- New textures, and many new nodes
2015-06-20 20:26:36 +02:00
LeMagnesium
f29ea87d00 Updated homedecor 2015-06-20 19:59:54 +02:00
LeMagnesium
e23de39212 Updated food mod 2015-06-20 19:48:42 +02:00
LeMagnesium
09ca7fb48a Updated worldedit 2015-06-20 19:46:49 +02:00
962fb7b64a Fixed variable error gametime
re-added missing sound and timeout
re-added MFF icon stamina
2015-06-19 21:17:23 +02:00
LeMagnesium
037ed16c87 Sent death messages through IRC
- Added @paly2 's concept of using the IRC bot in order to send death message in IRC
 - Chmod-ed files
 - Added a fake init.lua to make 'sounds' look like a mod
2015-06-19 20:33:47 +02:00
af4ff618bb added hudbars custom position
possibility to define position("health" in left or "sprint" in right, etc) in .conf
refactor code position, load config before registrer default hudbars(health,breath)
2015-06-19 13:19:09 +02:00
0ba98ba2f6 add mobs:dog (dog.lua) and fixed wolf tamed 2015-06-18 20:21:54 +02:00
LeMagnesium
9eaff838e5 Updated MinetestForFun Game
- Moved farming and screwdriver into MinetestForFun Game
 - Updated files (mostly `is_ground_content`)
 - Removed weird partial copy of jukebox in MinetestForFun Game
2015-06-18 13:22:23 +02:00
Obani
2045b25805 Added sound 3d_armor_full_warrior.ogg to 3d_armor_classes 2015-06-18 12:53:43 +02:00
LeMagnesium
a0d0c7f00b Added back hbhunger 2015-06-16 22:49:24 +02:00
LeMagnesium
cf6546609b First step of un-gray-ing hbhunger 2015-06-16 22:48:29 +02:00
LeMagnesium
05ad0a9c84 Updated plantlife (just the readme) 2015-06-16 22:22:10 +02:00
LeMagnesium
bd86d9d8f4 Added all hudbars by @Wuzzy2
- Removed hud (incompatible)
 - Copied all hunger.lua's values in new hunger.lua (hbhunger)
 - Added hbhunger, hbarmor
 - Updated sprint mod
2015-06-16 19:22:40 +02:00
LeMagnesium
7f216c621d Add script to CHMOD every file in the repository
- Added "chmod_all.sh" and chmod-ed everything
2015-06-15 20:12:17 +02:00
Obani
025be01fec Added a new death_player sound 2015-06-15 12:16:01 +02:00
Le_Docteur
e479a9439d Removed override and recipe registration of the now aliased "flowers:flower_pot" node. 2015-06-13 11:39:38 +02:00
LeMagnesium
17fab497e0 Fix mana bar
- Fixed mana bar after last update
2015-06-12 10:34:37 +02:00
LeMagnesium
67ef5454ed Forgotten..
- See #87
2015-06-11 21:29:28 +02:00
Ombridride
9b7cb336f7 Re-add slopes from moreblocks mod 2015-06-11 20:32:34 +02:00
LeMagnesium
96c729fd6d Right 755 for all! 2015-06-11 19:51:59 +02:00
LeMagnesium
bc1dd52745 Forbid moreblocks to register slopes!
- Avoid crash when trying to use commented function 'register_slope' in
   stairsplus
2015-06-11 18:24:53 +02:00
Ombridride
0121443f89 comment the mdoif 2015-06-11 17:10:01 +02:00
LeMagnesium
c38b9b66ac Commented slopes from moreblocks
- "Problem solved!" #87
2015-06-11 16:56:30 +02:00
LeMagnesium
2913bcb93d Removed all whitespaces (using new script) 2015-06-10 19:12:48 +02:00
LeMagnesium
f81b8ca677 Removed whitespaces 2015-06-10 19:03:32 +02:00
LeMagnesium
4bc80ddba1 Updated moreblocks (with slopes)
- Solves #87
2015-06-10 18:40:02 +02:00
LeMagnesium
b8e61fd763 Updated snow mod
- See #87
2015-06-10 17:26:05 +02:00
LeMagnesium
e4ef41d7af Replace Carbone's bedrock by Wuzzy's one
- See #87
2015-06-10 16:57:31 +02:00
LeMagnesium
4ad0939fe6 Updated mana
- See #87
2015-06-10 16:48:26 +02:00
LeMagnesium
6ad7ddbeec Updated colormachine
- See #87
2015-06-10 16:42:24 +02:00
Obani
b3f773148f New jukebox_note.png 2015-06-09 22:39:12 +02:00
LeMagnesium
fd2413746d Fix music notes when destroying jukebox 2015-06-09 22:23:30 +02:00
LeMagnesium
caf99c9488 Added jukebox's music notes from @jordan4ibanez 's redo 2015-06-09 22:11:21 +02:00
Ombridride
41f21adb6c Update minotaur.lua 2015-06-08 22:12:31 +02:00
LeMagnesium
23a6bc4b8d Increased mana gained at every globalstep in sunlight
- Helps for #63
2015-06-08 18:44:03 +02:00
Le_Docteur
36f51e45ac Following cfdbe71 on "darkage:straw" 2015-06-08 18:18:16 +02:00
Ombridride
d2e2331c79 Reduce a little the armor of Spiders
+1 damage to spiders with all weapons (hand also)
2015-06-08 17:59:12 +02:00
Ombridride
fc11c92a9f Reduce a little the speed and armor of sandmonster
+1 damage to sandmosnter with all weapons (hand also)
2015-06-08 17:57:59 +02:00
Quentin BUISSON-DEBON
e4bbe52feb Add some textures for JukeBox mod 2015-06-08 15:08:52 +02:00
Ombridride
c63396ef38 Update spider.lua 2015-06-08 12:08:00 +02:00
LeMagnesium
349e44eedc Replaced old bed version by maintained Minetest Game version
- Solves #85
2015-06-07 18:29:01 +02:00
LeMagnesium
29578792a0 Part 2 of jukebox rewrite
- Added soundset as a dependency of jukebox
 - Rewritten disc code
 - Added new method to register discs
 - Moved old texture to new format (jukebox_disc_%d.png)
 - Used @ObaniGemini 's event sound for disc number 1 : Event song
 - Solves #72
2015-06-06 15:24:39 +02:00
cfdbe71466 added condition if farming mod enabled then farming:straw replace darkage:straw to crafting mores Straw Stair Slab 2015-06-06 02:01:38 +02:00
LeMagnesium
3353cafbe1 Added basic of jukebox rewrite
- Added jukebox mod, with updated API and beginning of rewriting
2015-06-05 22:51:45 +02:00
mgl512
94fcaaac6c Merge pull request #81 from mgl512/area_jacta
Fix: area size for megabuilders
2015-06-05 09:34:04 +02:00
LeMagnesium
aeae5c426a Linked all /rules chatcommand to new interact system 2015-06-04 21:39:55 +02:00
Le_Docteur
94a11a598e Fixed area size for megabuilders 2015-06-04 20:26:44 +02:00
LeMagnesium
cc7e126c7a Dicreased minimum light for plants to grow (farming)
- Solves #82
2015-06-04 20:21:40 +02:00
LeMagnesium
982d54eac3 Commented unnecessary potted flowers (plantlife's) 2015-06-04 16:33:06 +02:00
Ombridride
de3fff812b Update throwing.conf 2015-06-03 22:54:47 +02:00
Ombridride
259b7f46cb New throwing mod (tweaked the throwing.conf file) 2015-06-03 22:23:21 +02:00
LeMagnesium
3da163893f Maintained return chain through exterior.lua
- Returned argument are passed by the overwrite of buckets in exterior.lua. Solves #80
2015-06-03 20:11:27 +02:00
e3d87329eb fix clean_glass option connected_glass 2015-06-03 18:07:29 +02:00
5c008ce6f6 fixed textures in framedglass mod without option connected_glass 2015-06-03 02:54:21 +02:00
Ombridride
4020dbe4ec Unification of Nether Shovels and Axes materials
And small other tweaked tools :
- Siwtonic Sword (-1) damage = 8 now
- Netherrack Pickaxe (+1) max_level = 2 now
- Add many comments (we can't forget tweaked tools now)
2015-06-02 23:19:23 +02:00
Ombridride
a5b3799409 unification of Silver and Mithril Shovel and Axe 2015-06-02 22:41:43 +02:00
Ombridride
5f3c9755fa Update plantlife/mushroom mod
(3 times less mushrooms in abm/mapgen)
2015-06-02 21:52:40 +02:00
Ombridride
bdd6d3c1b4 Update mobs mod
Fixed gate check
2015-06-02 16:53:02 +02:00
Ombridride
0885b535af Change the first beginner chest position
(to the new spawn)
2015-06-02 00:50:29 +02:00
LeMagnesium
582f7a3635 Added a warning message into IRC's message handler
- Debug for #73
2015-06-01 20:00:58 +02:00
Ombridride
8683193e3c rights 755 + new textures for swords/axe/shovel in wood/stone/steel 2015-05-31 11:56:13 +02:00
Ataron
478a0ac2e5 Correct a fail :p 2015-05-30 21:33:50 +02:00
LeMagnesium
74d0303dc3 Fixed very rare occurrence with invtweak's formspec
- Solves #70 and crash on May 30th, 2015, 18h58
2015-05-30 19:09:19 +02:00
Ombridride
59f42c1935 The goat attack players when players attack him 2015-05-30 14:03:31 +02:00
Obani Gemini
8d6fa26442 Update init.lua 2015-05-30 11:13:39 +02:00
LeMagnesium
bb02b3fcd2 Remove nonsense of lavashrooms' new spawn conditions
- AKA. Reverse #66
2015-05-29 18:10:14 +02:00
Ombridride
5247b3790e Add comments to the tweaked description...
of gold coins of homedecor
2015-05-29 01:21:30 +02:00
Ombridride
a615ae3048 Tweak the homedecor:gold coin description
(because too similar with our gold coin money...)
2015-05-29 01:18:21 +02:00
Ombridride
6b791887d9 Fix a mistake for Minotaur Horn
(the textures for eyes and hors of minotaur come soon)
2015-05-29 01:12:08 +02:00
Ombridride
4c4abb3830 Set "armor_heal" to 0 for default armors 2015-05-29 01:07:17 +02:00
Ombridride
3cb41ad045 Set "armor_heal" to 0 for technic armor 2015-05-29 01:04:20 +02:00
Ombridride
a71dea5946 Set "armor_heal" to 0 2015-05-29 01:03:22 +02:00
Ombridride
01698f2f96 Tag the modif for the Lavashroom 2015-05-29 00:01:09 +02:00
LeMagnesium
09132dca6f Added death_messages for quicksands
- Added messages related to death by suffocation in quicksands
2015-05-28 19:01:05 +02:00
LeMagnesium
333a1fa6e4 Dicreased needed light by 1 for solarmana's regen
- Solves part of #63
2015-05-28 18:43:17 +02:00
LeMagnesium
9086fbf240 Moved maximum altitude for lavashrooms' spawn at y=-200
- Solves #66
2015-05-28 18:39:36 +02:00
LeMagnesium
b291b1587d Fixed screwdriver by adding missing API snippets
- Added missing snippets to the mithril screwdriver. Solves #67
2015-05-28 18:30:18 +02:00
LeMagnesium
c347faaed6 Updated plantlife
- Updated meshes from @VanessaE 's repository, however, flowers_potted.obj is still missing
2015-05-27 22:17:29 +02:00
LeMagnesium
733c69c328 Updated homedecor
- Updated homedecor
 - Updated files
 - Added missing meshes
2015-05-27 22:12:00 +02:00
Ombridride
90eeff383c Decrease the spawn of Sandmonster
(~2 times more rarer in default:sand)
2015-05-27 18:58:34 +02:00
Ombridride
9eea1d7f42 Update mobs mod and news.txt
mobs mod tweaks :
- tweaked environmental damage check
- mobs retain health, code tidy
- Updated weapon wear & sounds
- code tidy
2015-05-27 18:25:55 +02:00
Ombridride
1f426f2e94 Update mobs mod
(tweaked environmental damage check)
2015-05-27 18:09:26 +02:00
Ombridride
47cb17a3c5 Add beans to the hunger.lua
found here : https://forum.minetest.net/viewtopic.php?f=11&t=6342&start=250#p177019
2015-05-27 11:32:12 +02:00
Ombridride
fc5177b500 Comment parts wich crash the server on boot 2015-05-27 10:46:15 +02:00
Quentin BUISSON-DEBON
dc881f23b7 Add textures for hunters armor recipe items 2015-05-27 10:00:48 +02:00
Quentin BUISSON-DEBON
f47cc7a1c5 Add textures for hunter armors recipe items 2015-05-27 10:00:02 +02:00
Quentin BUISSON-DEBON
597639f946 Small comments tweak 2015-05-27 09:24:23 +02:00
root
1cfa58aea6 Mushrooms from riesenpilz mod four (times) more rarer 2015-05-27 09:20:27 +02:00
Ombridride
f702316ed3 Remove the knockback for Big lava slimes 2015-05-27 00:12:14 +02:00
Ombridride
a56f5f834d Remove the knockback for Big acid slimes 2015-05-27 00:12:05 +02:00
Ombridride
054af5238c Remove the knockback for Minotaurs 2015-05-27 00:10:05 +02:00
Ombridride
4e610ea051 Remove the knockback for Dungeon Masters 2015-05-27 00:10:02 +02:00
Ombridride
bd37f19662 Change rights in the repository (755) 2015-05-26 23:37:16 +02:00
Ombridride
2367a1b853 Finish the "reinforced_leather" armor 2015-05-26 23:31:31 +02:00
Ombridride
5cf2318a96 Add the "armor materials" for hunters 2015-05-26 23:28:52 +02:00
Ombridride
de96d211e6 Finish hardened_leather armor 2015-05-26 23:28:26 +02:00
Ombridride
6f044a29f7 Add recipe for "3d_armor:reinforced_leather" 2015-05-26 23:21:48 +02:00
Ombridride
981abda865 Add recipe for "3d_armor:hardened_leather" 2015-05-26 23:16:51 +02:00
LeMagnesium
752687e1e1 Updated farming mod
- Introduced new grow routine to grow plants even with players being away
   from them
2015-05-26 21:20:33 +02:00
Ombridride
06d1bb053f Comment useless code in 3d_armor 2015-05-26 19:22:14 +02:00
Ombridride
ce1faef5da Add the reinforced leather armor values
And remove now useless comments
2015-05-26 19:13:23 +02:00
Ombridride
811edbca93 Update init.lua 2015-05-26 19:10:48 +02:00
Ombridride
c2d4541469 Remove useless comments 2015-05-26 19:10:37 +02:00
Ombridride
b7502366fb Add the leather armor values 2015-05-26 19:09:20 +02:00
Ombridride
2aea8d51b8 Merge pull request #65 from LeMagnesium/minetest_log_at_boot
Use minetest.log() for start up and shutdown messages
2015-05-25 22:26:07 +02:00
Ombridride
6753155ce1 Update whoison
Add "played" alias to "timeonline"
2015-05-25 21:19:00 +02:00
LeMagnesium
0f5e43125c Various updates
- Updated homedecor (files cleaned)
 - Updated nether (node replacements made easier)
 - Updated maptools (cleaned files)
 - Updated ambiance (useless files cleaned)
2015-05-25 14:32:46 +02:00
LeMagnesium
1e62709268 Fixed crash when saving runes' inventory failed 2015-05-24 13:45:10 +02:00
LeMagnesium
5752d05da9 Turned shutdown messages to minetest.log() too 2015-05-24 10:54:02 +02:00
LeMagnesium
6b9b127804 Turned all boot messages into clean minetest.log() calls
- Turned all the 'print' calls at server's boot to 'minetest.log' in order to
   render it more clearly
2015-05-24 10:50:22 +02:00
LeMagnesium
3f10102866 Fixed a global variable after snow's update 2015-05-24 10:49:42 +02:00
LeMagnesium
23697d7811 Updated BobBlocks (from @HybridDog's fork) 2015-05-23 18:33:53 +02:00
LeMagnesium
621cbdf04b Renamed /timeonline command
- /timeonline is now /players. Solves #62
2015-05-23 17:10:16 +02:00
LeMagnesium
0dbcf55dd3 Fixed mistakes with automatic replace of textures' name 2015-05-22 23:43:31 +02:00
LeMagnesium
0a18b1255e Made more precise whoison's time message
- Changed whoison's function to compute time
2015-05-22 23:42:42 +02:00
LeMagnesium
82991c27d8 Completed update of nether mod (mapgen fixes) 2015-05-22 23:42:25 +02:00
Ombridride
f84f337c05 Update reinforced armor 2015-05-22 23:11:23 +02:00
Ombridride
82f06309d2 Update hunter armor 2015-05-22 23:11:03 +02:00
LeMagnesium
3022c7b152 Fixed itemstrings' prefixes and wrongly applyed diff 2015-05-22 22:33:20 +02:00
LeMagnesium
796832736d Fixed minotaur's model after merge 2015-05-22 22:27:03 +02:00
Quentin BUISSON-DEBON
029ac189c6 Update mobs mod
(bugfix tamed mobs)
2015-05-22 22:21:57 +02:00
root
c8eaa28e41 Add armor classes
(Update world.mt and set to false this armors, because not ready at all)
2015-05-22 21:42:57 +02:00
LeMagnesium
50802588f0 Merge of 'solarmana_add'
Conflicts:
	mods/WorldEdit/worldedit/init.lua
	mods/WorldEdit/worldedit/manipulations.lua
	mods/WorldEdit/worldedit_commands/init.lua
	mods/WorldEdit/worldedit_commands/safe.lua
	mods/compassgps/README.md
	mods/mobs/api.lua
	mods/mobs/chicken.lua
	mods/mobs/cow.lua

This branch was completly f*cked up, we couldn't find a way to update it without throwing piles of merge conflicts, even with patches.
Runes are defaultly disabled. The README.md file will be updated, as well as many files in the repository
2015-05-22 20:09:39 +02:00
LeMagnesium
a7e5bacb65 Fixed mobs' update 2015-05-22 19:28:57 +02:00
Quentin BUISSON-DEBON
20db3b7637 ghoat ? NO => goat :D 2015-05-22 17:52:38 +02:00
Quentin BUISSON-DEBON
cb851dfe2d Adjust and finish coins drops for mobs
- Update the spreadsheet for the future classes adds
- Update news again (fix line about minotaur, it spawns on desert sand ;))
2015-05-22 13:15:40 +02:00
Quentin BUISSON-DEBON
c0efa53378 Update News.txt
(because we merged the repository to the server soon)
2015-05-22 12:37:53 +02:00
Quentin BUISSON-DEBON
1e2e88797e Fix Mg mistakes again... (snow mod) 2015-05-22 11:39:27 +02:00
Ombridride
a5c27e4e95 Fix a mistake
(Of Mg, when update snow mod)
2015-05-22 10:51:29 +02:00
Quentin BUISSON-DEBON
eae9dbfa83 Update mobs mod
From commits of TenpPlus1 :
- Dogfight and explosion tweaks
- Monster/Npc attack closest threat
- Added flying (and swimming) mob routine
- Fixed: flying mobs get stuck outwith fly_in node
- Fixed: dogfight jumping bug
- Fixed: jumping while dogfight attack for all size mobs
- Mobs can now walk up half-slabs without jumping
- Fixed jump glitch + Fixed do_jump
- Added ownership for tamed animals
2015-05-22 10:37:17 +02:00
LeMagnesium
f1355b515f Created alias for list_players command 2015-05-21 21:18:11 +02:00
LeMagnesium
9079d6acad Created alias for list_players command 2015-05-21 21:17:46 +02:00
LeMagnesium
4b7d5935fb Added /list_players - Added /list_players extracted from mt_essentials by IndriAppolo, originally called /players. Solves #57 2015-05-21 17:30:10 +02:00
LeMagnesium
34b36d7f66 Added /list_players
- Added /list_players extracted from `mt_essentials` by IndriAppolo, originally
   called /players. Solves #57
2015-05-21 17:28:31 +02:00
LeMagnesium
9a0547a54e Made cow dung able to burn during 8 seconds 2015-05-20 17:31:09 +02:00