Commit Graph

2173 Commits

Author SHA1 Message Date
BUISSON-DEBON Quentin ce8ea83036 rights 755 and add minetest.conf to the repository 2015-09-02 22:41:36 +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 13b31ebf82 Add a random message about ores generation 2015-09-02 15:36:52 +02:00
Ombridride 4652b7a4ac Update start-mff.sh 2015-09-02 14:26:50 +02:00
LeMagnesium 659a2e5463 Update pipeworks 2015-09-01 20:46:34 +02:00
LeMagnesium a4c3c59b07 Use sapling fertilizer from LemonLake's factory mod for dungs
- And remove a "print"
2015-09-01 20:40:34 +02:00
LeMagnesium 18d7fa7597 Fix flowers to dyes crafts 2015-09-01 19:36:42 +02:00
LeMagnesium 42a1229009 Disable jumping mod until further fix/update 2015-09-01 18:41:16 +02:00
Quentin BUISSON-DEBON 5dfd3360b3 Add some caps for the game name ! ;) 2015-09-01 15:08:38 +02:00
Ombridride 6d2cf150f7 Update news.txt 2015-09-01 01:08:35 +02:00
Ombridride 0861dd3489 Update news.txt 2015-09-01 01:08:25 +02:00
crabman77 167a0fe2e3 update mod mobs
convert mobs sounds, stereo to mono, 48kb,44100KHz. before 1,2 Mo, after 833,5 ko
2015-09-01 00:40:11 +02:00
Gael-de-Sailly 8b5d0fe0fa Use default:dirt_with_dry_grass 2015-08-31 12:11:53 +02:00
LeMagnesium 27f780e572 Add aliases for snow
- Temporary fix for #257
2015-08-31 11:39:34 +02:00
LeMagnesium 70b5263459 Update money to use kilbith's textures
- Solves #140
2015-08-31 10:48:35 +02:00
Ombridride 1b4bf1311c Update upgrade-part-mff-hg.sh 2015-08-31 00:18:42 +02:00
Ombridride 3fddad3a10 Update upgrade-part-mff.sh 2015-08-31 00:14:33 +02:00
LeMagnesium 0f258b989b So far, disable snow mapgen from snow 2015-08-30 23:21:16 +02:00
Ombridride 13635064f1 Update news.txt 2015-08-30 23:19:16 +02:00
LeMagnesium bde8c03555 Removed snow mod 2015-08-30 22:57:16 +02:00
crabman77 eb470a2e3b disabled home_decor wardrobe, duplicate with u_skin 2015-08-30 19:27:38 +02:00
crabman77 3e9d26e28d added refill for cocoa and fix bug 2015-08-30 19:05:50 +02:00
LeMagnesium 12a4679290 Use modname to allow entering armor's inventory 2015-08-30 18:45:52 +02:00
LeMagnesium 6acb558893 **Comment** chatcommands
- Solves #252
2015-08-30 16:34:47 +02:00
LeMagnesium f5e8bc08b7 Avoid items that are not armor pieces or shields in armor inv
- Solves #253
2015-08-30 16:09:44 +02:00
LeMagnesium fcef658857 Remove from/to_hell
- Solves #252
2015-08-30 16:05:29 +02:00
LeMagnesium cb578e9754 Update fishing 2015-08-30 15:47:03 +02:00
LeMagnesium cc165d5d6e Use gain = 1 when soundset's table doesn't exist for a player 2015-08-30 15:30:47 +02:00
LeMagnesium f366bc17fd Fix crash when getting static_spawnpoint from minetest.conf
- Fix crashs when teleporting back to the real world
 - Remove pranks in to_hell/from_hell
 - Solves #252
2015-08-30 15:22:37 +02:00
LeMagnesium 44ca73d9f2 Soundset: Fix crash when dead players rejoin a rebooted server 2015-08-30 15:21:44 +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
fabienwang d19345adaa Fixed #251. Backgrounds are now changed for mods news,interact,_misc . We may later need to change positions of some gui items or add titles as suggested 2015-08-29 22:14:15 +02:00
LeMagnesium 6b11b1777a New background (code)
- Solves #251
2015-08-29 22:01:00 +02:00
LeMagnesium f7bd110aa2 Updated money mod
- Removed hud, accounts, and basic shops
 - Fixed both admin barter and barter shops
 - Removed some other useless stuff in shops
 - Solves #140
2015-08-29 20:34:59 +02:00
LeMagnesium c9b7caa9b7 Resize admin armor's previews pictures 2015-08-29 18:33:18 +02:00
LeMagnesium 65e736b5b1 Prevent worldedge from responding to coordinate corruption
- Solves #241
2015-08-29 11:54:25 +02:00
LeMagnesium ca5146c90a Add basic token system to log in IRC
- Tokens are generated/removed ingame
 - Everytime a token is (re)generated/removed anybody logged in using this player's login
   will be logged off IRC
2015-08-29 11:42:45 +02:00
LeMagnesium 2aab854a4f Fix rare crash with warps (when player:getpos returns nil) 2015-08-29 11:42:15 +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
Ombridride 413dd24bca Merge pull request #250 from fabienwang/master
Fixing upstream #122 Stained glass is now more transparent
2015-08-28 14:47:20 +00:00
fabienwang 75affd9d58 Fixing upstream #122 Stained glass is now more transparent 2015-08-28 16:37:11 +02:00
Ombridride 1511477bbb Update news.txt 2015-08-28 16:00:15 +02:00
Ombridride 24d1bc6bc9 Update news.txt 2015-08-28 15:55:54 +02:00
Ombridride 8fb395d86d Merge pull request #249 from Gael-de-Sailly/minerals
More minerals deep underground
Thank you Gael :)
2015-08-28 13:34:00 +00:00
Gael-de-Sailly 41f7af6592 Changed mithril cluster size 2015-08-28 14:45:01 +02:00
Gael-de-Sailly f75701b766 More quartz 2015-08-28 13:46:43 +02:00
Gael-de-Sailly 3baca43ef9 More mithril 2015-08-28 13:46:32 +02:00