Commit Graph

422 Commits

Author SHA1 Message Date
crabman77 48d535a894 fix wrong image inventory, normalise name
compress texture with trimage
remove old unused textures
2016-05-21 15:52:34 +02:00
crabman77 d503aabd6d remove spawn mod--> now in h2omes
add button tp to spawn, send my pos to player, tp to player
2016-05-19 14:30:04 +02:00
crabman77 6e3a9352c9 replace sethome mod by h2omes, tweak unified_inventory for h2omes 2016-05-14 23:37:24 +02:00
LeMagnesium dcb4953eac [default] Add back missing nyan sword craft; fix #437 2016-05-08 00:19:52 +02:00
crabman77 243e77d538 remove 1 unused sound
move character.blend in other_things
rename vache.blend to mobs_cow.blend
2016-05-06 17:13:25 +02:00
crabman77 cd118a669d fix issue https://github.com/MinetestForFun/server-minetestforfun/issues/432
place farming:trellis, farming:beanpole in area openfarming and improve
fix farming:trellis/farming:beanpole check if protected
2016-05-05 15:25:08 +02:00
BUISSON-DEBON Quentin b68da761ac "/home" cooldown now 2 minutes 2016-05-04 00:17:32 +02:00
LeMagnesium 39895c63ba [mff_game] Add necessary aliases for moreores support 2016-04-27 16:43:40 +02:00
LeMagnesium e3e8de8b10 [moreores & mff_game] Fuse moreores and mff_game together 2016-04-27 16:19:14 +02:00
LeMagnesium a6572fafc5 [screwdriver] Fix handler call
- Also remove some whitespaces from stairs for convenience
2016-04-22 11:50:54 +02:00
LeMagnesium c6d49a03b5 [creative] Fix texture name
- Fix #428
2016-04-19 18:46:56 +02:00
crabman77 9b48d2ce29 revert fence (don't work on 0.4.13-stable) 2016-04-17 14:20:07 +02:00
crabman77 6b164a75da fix crash due to bad args to function
remove unused variable
2016-04-16 22:26:05 +02:00
crabman77 0af2ee36f4 fix crash due to bad args to function 2016-04-16 22:01:03 +02:00
crabman77 6b78fe19dd fix crash due to bad args to function 2016-04-16 21:39:01 +02:00
LeMagnesium f0ade73b34 [runes & default] Add charging wand to recharge glyphs
- ... And also add a missing texture in default
 - Add a charging wand with its texture to recharge runes with a player's mana
   (note: it doesn't check for ownership -yet)
2016-04-15 14:06:30 +02:00
LeMagnesium 39360c7bf1 [doors] Update
- Old doors and their textures are converted to new standards
 - Unused textures and medias were not removed
2016-04-10 21:39:29 +02:00
LeMagnesium e90dbdaf80 [default] Add missing fence textures and fix nyancat rainbow
- Nyancat rainbows are climbable again
 - All missing fence textures are created
2016-04-10 18:47:01 +02:00
LeMagnesium de031dddf1 MinetestForFun Game : Update all (but doors)
- Everything is updated, except doors
 - Some textures are moved to other mods (removed from default, but still used by those mods)
2016-04-09 21:56:43 +02:00
crabman77 8b21b2dca2 fix useless multi reading file(lag?), only read on loading mod 2016-04-07 16:56:11 +02:00
LeMagnesium cbb5522f05 [fences & default] Give default:fence_wood instead of fences' ones
- crafting fences will give you default:fence_wood instead of fences:fence_wood
 - default:fence_wood is in the creative inventory now ; fences:fence_wood isn't any more
2016-04-06 19:15:51 +02:00
LeMagnesium 65c828d8f9 [beds] Make areas dependency explicit
- For #424
2016-04-02 18:03:49 +02:00
Quentin BUISSON-DEBON b874258a05 Compress all images files with Trimage(full part : 13321 files) 2016-03-12 14:34:23 +01:00
Quentin BUISSON-DEBON 7a345768df Compress all iamges files with Trimage 2016-03-11 15:22:09 +01:00
LeMagnesium bf269a6574 [farming] Update from Skyblock 2016-03-05 19:14:24 +01:00
crabman77 7dbac7b8ca remove bed.spawn pos when player dig a bed 2016-03-05 18:53:35 +01:00
LeMagnesium f9c045edad [farming] Execute on_rightclick callbacks upon using seeds
- For #406
2016-03-05 18:53:02 +01:00
crabman77 c54bdbef03 better fix to issue https://github.com/MinetestForFun/server-minetestforfun/issues/161
remove old fix(itemdrop timer,now useless)
2016-03-05 16:37:10 +01:00
LeMagnesium f89496571b [default] Fix old field names in mapgen 2016-03-01 22:50:26 +01:00
Gael-de-Sailly 66c55245ef Added missing lines for aspen tree definition 2016-02-15 14:29:57 +01:00
LeMagnesium 9d5b804399 [default] Make trees grow considerably faster
- For #373
2016-02-02 21:03:41 +01:00
LeMagnesium c5595df77d [minetestforfun_game] Update 2016-01-31 15:17:49 +01:00
LeMagnesium 874f854688 [minetestforfun_game] Update
- Add new tree
- Creative mod improved
- New schematic files
2016-01-15 19:39:01 +01:00
crabman77 43bfae145b if door is double, only 1 door play a sound (open|close)
remove debug comment
2016-01-09 21:00:40 +01:00
crabman77 40b3e17894 debug minetest.register_on_respawnplayer function for special spawn areas 2016-01-08 00:53:14 +01:00
LeMagnesium 5f182101eb [default/nodes] Cleaner fix for leaves drop 2015-12-14 18:31:58 +01:00
LeMagnesium 79bb21808d [creative] Update it to load faster 2015-12-06 17:46:19 +01:00
crabman77 fba60e122e fix the last change of action_timer|sethome do not return results and the sounds sethome|gethome were no longer played 2015-11-29 23:36:33 +01:00
crabman77 5e5bc34748 fix issue https://github.com/MinetestForFun/server-minetestforfun/issues/329 2015-11-28 16:34:51 +01:00
LeMagnesium 2b478b5b32 [MFFGame] Updates 2015-11-23 18:39:26 +01:00
LeMagnesium 8daa22334c [default] Update 2015-11-09 18:44:59 +01:00
LeMagnesium 61bfb3ae55 [boats] Define custom callback only once
- boats: Update, move the callback functions out of register_boat
- default: Update character.png
2015-11-03 21:50:48 +01:00
LeMagnesium b52771ca80 [boats] Give back the correct boat 2015-10-31 21:02:32 +01:00
LeMagnesium 2f991cfab5 [farming] Change the trellis' craft recipe
- Solves #317
2015-10-31 13:59:35 +01:00
crabman77 ae805b4f49 change liquid_range 2015-10-28 22:51:18 +01:00
crabman77 039f77a1d7 limit liquid flowing propagation 2015-10-28 18:44:19 +01:00
crabman77 16ce4c65e0 diamonds are generated -4096, instead -1024 2015-10-27 18:04:07 +01:00
Ombridride 9e5913cb30 Reduced the diamand between -1024 and -30000 2015-10-27 17:49:46 +01:00
crabman77 2fb116685c update farming mod 2015-10-26 23:43:06 +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 01dea59dd5 [minetestforfun_game] Update 2015-10-21 14:06:13 +02:00
LeMagnesium 82fb540a59 [spawn & sethome] Reduce calls to action_timers : use the wrapper 2015-10-17 13:17:28 +02:00
BUISSON-DEBON Quentin a6a8ea933c Update Spreadsheet with Ores chance & heigh/deep 2015-10-17 12:10:40 +02:00
LeMagnesium 95afbebdd9 [default] Use moretrees:palm_trunk to control palm leaves' decay 2015-10-12 19:14:35 +02:00
LeMagnesium 9a3a835771 [mesecons] Update mesecons
- Also fix whitespaces in default/nodes.lua
2015-10-07 14:02:36 +02:00
LeMagnesium 82c90e76e9 [beds & boats & bucket & ... ] Update MinetestForFun game 2015-10-05 21:06:39 +02:00
LeMagnesium b03ee0df64 Revert update of fire 2015-09-22 20:14:14 +02:00
LeMagnesium 80362a7454 Update MinetestForFun Game (flowers) 2015-09-22 18:51:17 +02:00
LeMagnesium 7f91b18254 [mff_hud] Move our HUD to mff_hud 2015-09-17 16:20:16 +02:00
BUISSON-DEBON Quentin 0e61e9828e Updates scripts for creative server 2015-09-16 21:00:29 +02:00
LeMagnesium 81f82bad15 Update MinetestForFunGame 2015-09-15 22:24:56 +02:00
LeMagnesium 9091d61132 Fix locked chests' formspec 2015-09-06 14:09:17 +02:00
LeMagnesium c9b7b022d9 Use default's chest_formspec
- Before: https://lut.im/6yUb76mQ/8485vdnr
 - After: https://lut.im/KNRRS9U0/7NF5aZma
2015-09-06 12:57:19 +02:00
LeMagnesium b6b9c3a59a Fix comments in multiline comment 2015-09-06 00:39:33 +02:00
crabman77 9ba20f49a6 convert sounds 2015-09-03 22:15:35 +02:00
crabman77 e30aaa16e3 fixed naming conventions and removed old unused sounds 2015-09-03 22:06:00 +02:00
crabman77 a069481169 convert sounds and remove 2 unused sounds 2015-09-03 21:09:42 +02:00
crabman77 cd1feda2e5 fix regex gitignore
fix chmod 755
2015-09-02 22:06:04 +02:00
crabman77 05bd77c9ea Merge pull request #259 from LeMagnesium/mffgame-merge
Update MinetestForFunGame
2015-09-02 22:03:22 +02:00
LeMagnesium ea5b55a8b1 Copy snow's ice texture to MinetestForFunGame 2015-09-02 15:54:40 +02:00
LeMagnesium 265afe4855 Update MinetestForFunGame 2015-09-02 15:37:12 +02:00
LeMagnesium 18d7fa7597 Fix flowers to dyes crafts 2015-09-01 19:36:42 +02:00
Quentin BUISSON-DEBON 5dfd3360b3 Add some caps for the game name ! ;) 2015-09-01 15:08:38 +02:00
Gael-de-Sailly 8b5d0fe0fa Use default:dirt_with_dry_grass 2015-08-31 12:11:53 +02:00
crabman77 3e9d26e28d added refill for cocoa and fix bug 2015-08-30 19:05:50 +02:00
LeMagnesium f16dc55e92 Unify the dyes unifier
- Update unifieddyes
 - Unify recipes between unifieddyes and dye
 - Solves #245
2015-08-30 13:46:49 +02:00
LeMagnesium 5f1aa7a47b Fix dyes' craft recipes (and peace_areas)
- Fix peace_areas when player's pos is nil
 - Solves #245
 - Add dyes tab to the spreadsheet
2015-08-28 22:00:07 +02:00
Gael-de-Sailly dd8e8e755c Reorganized ores code 2015-08-28 13:44:23 +02:00
LeMagnesium 5c0525d221 Remove copper coins dropped by default:stone
- Solves #244
2015-08-26 15:31:06 +02:00
crabman77 8a82fb2bb5 added farming refill placed plant 2015-08-26 03:16:22 +02:00
LeMagnesium 2df673dc17 Drop items when leaves decay 2015-08-25 16:11:01 +02:00
crabman77 52e5c6f4f0 improve doors mod
double doors (3 panels only) are now synchronous
    open the left door also opens the right door and vice versa
2015-08-25 15:59:55 +02:00
Gael-de-Sailly 69e721c08b Reduced acid frequence by 54% 2015-08-25 15:49:26 +02:00
LeMagnesium ebecdf0a8e Force use of old growth method for default trees
- Temporary solution to #150 until `minetest.place_schematic` is fixed
2015-08-25 15:31:21 +02:00
LeMagnesium 96c5216e26 Updated farming
- Solves #238
2015-08-24 16:44:20 +02:00
crabman77 645d3afa48 fixed sethome pos.y+1
https://github.com/MinetestForFun/minetest-minetestforfun-server/issues/237
2015-08-24 01:42:31 +02:00
crabman77 b4c9df2659 added new garden gate white 2015-08-21 18:57:16 +02:00
crabman77 2d08bde2a1 added new prison doors 2 and 3 panels 2015-08-21 01:18:24 +02:00
Quentin BUISSON-DEBON 2c693d2db4 Enlarge all vessels textures to 32px (same textures) 2015-08-17 14:15:41 +02:00
LeMagnesium 502a814dd3 Add ability to craft 4 dirts using 4 gravels
- Solves #215
2015-08-17 00:27:10 +02:00
LeMagnesium 50de0d20c4 CHMOD everything (update) 2015-08-16 16:10:50 +02:00
LeMagnesium 8633fc47c2 Fix model file in stairs' mod 2015-08-16 16:07:22 +02:00
LeMagnesium e74f3f4aa6 Updated 3d_armor and removed whitespaces
- Solves #218
2015-08-16 11:04:11 +02:00
LeMagnesium 0faa14e2d5 Updated default and stairs
- Added alias for pine trees (consequence of the pine nodes changing name)
 - Added new textures for foosteps and grass/grass_side
 - Updated default/README.txt
 - Updated default/nodes.lua
2015-08-16 10:57:01 +02:00
LeMagnesium 5552f0a5bf Minimum generation height decreased to y=-19600 for nyan cats
- Solves #220
2015-08-15 22:49:37 +02:00
LeMagnesium d32753ab3d Fixes mistakes during previous merge
- Solves #220
2015-08-15 22:29:42 +02:00
LeMagnesium 5b4172541b Updated moretrees, plantlife, and MinetestForFunGame
- Solves #220
 - Merge mapgen into MinetestForFun Game
 - Merge acacia support in moretrees
 - Add 3dmushrooms mod (world.mt updated)
2015-08-15 22:17:07 +02:00
LeMagnesium 220c04bfc6 Add not_in_creative_inventory=1 to default:fence_woods' groups
- Solves #212
2015-08-15 18:47:59 +02:00
LeMagnesium aa938b0699 Extended cherry trees' growing ABM to default:mg_cherry_sapling
- Solves #152
 - Replaced all print calls by minetest.log in biome_lib
2015-08-13 13:34:15 +02:00
crabman77 07e6c4ae88 added news doors 3 panels
added tin door
updates all doors textures 16px to 32px
2015-08-12 22:49:07 +02:00