Commit Graph

16 Commits

Author SHA1 Message Date
Ombridride 887473124e Merge server to github 2014-12-11 18:53:00 +01:00
LeMagnesium af23cdfb4c Removing bug line : gravel's sound
MUST BE DEBUGGED
2014-12-10 23:46:17 +01:00
LeMagnesium 8b3abd1b43 Rollback again, something is crashing the server.. 2014-12-10 23:31:28 +01:00
LeMagnesium 2155ecc638 OK, ROLLBACK!
- All the modifications done before 7845fd5f1f are reverted
- Merged commits from http://github.com/minetest/minetest_game from 10 days ago to today. (concerning default mod)

TODO: Merge the other mods which have been reverted.
      Add all the commits of Ombridride after the 7845fd5f1f one.

Signed-off-by: LeMagnesium <mg.minetest@gmail.com>
2014-12-10 16:49:14 +01:00
LeMagnesium b0794d51d2 Acid is not renewable anymore
- default:acid_source isn't registered as a renewable liquid anymore
2014-12-09 19:11:31 +01:00
Ombridride a0e09da761 Make jungle leaves use allfaces_optional drawtype 2014-12-08 19:37:39 +01:00
Ombridride 7e798df2fa Tweak again some post effect colours
(Carbone)
2014-12-08 19:35:48 +01:00
Ombridride 7c142fb42d Tweak some post effect colours
(Carbone)
2014-12-08 19:33:25 +01:00
LeMagnesium 0440ca1933 Removing or modifying coin drops
- Removing drops of coins from nodes diggable by hand
- Changing drops of coins for default ores

Signed-off-by: LeMagnesium <mg.minetest@gmail.com>
2014-11-30 01:03:26 +01:00
LeMagnesium 45c8275af3 Erratum : The desired value was 1.5
- The desired value for acid's hurts was 1.5 Hp, so 3 units. Sorry.
2014-11-18 20:09:39 +01:00
LeMagnesium 76b1a12770 Changing acid damages per second
- The acid now hurts you 3 Hp per second.
2014-11-18 19:59:53 +01:00
Ataron 6af63a7e5d Enlevement du silver et du tin deja existants dans moreores 2014-11-14 18:47:49 +01:00
LeMagnesium 27836d2835 Removing all the olds minetest.env calls
- All the minetest.env calls removed

It took me about 2 hours, but I did it, and it works!
2014-11-08 18:36:57 +01:00
Ombridride b48e22437e Small changes in "node.lua" for ice 2014-11-03 23:22:33 +01:00
Ombridride 72ad0dc7b7 - Delete useless files/mods
- Add builtin_falling (by Davedevils) for an amazing bugfix
- Tweak node.lua from the subgame MFF and « sea » mod for
builtin_falling
- Remove news.lua from _misc
- Remove _misc_me (empty now)
- Add a new mod named « news » and tweak this mod, it works now, add
texture for the news (Thank you Davedevils)
2014-11-03 01:46:14 +01:00
Ombridride 232b274c55 initial commit
subgame + mods
2014-10-28 18:01:32 +01:00