Commit Graph

14 Commits (decaa02e9d4aad9f4eee70a9853395ecd12ac158)

Author SHA1 Message Date
Ombridride decaa02e9d Change rights in the repository (755) 2015-05-26 23:37:16 +02:00
Ombridride 06977f3631 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
LeMagnesium 1d3a19f352 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 ec37e50c25 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 d5ec2d381c Completed update of nether mod (mapgen fixes) 2015-05-22 23:42:25 +02:00
LeMagnesium 20b526d4f1 Updated nether mod (thanks to @HybridDog) - Updated nether mod (fixed mapgen) - Updated .gitignore to ignore patch files 2015-05-19 18:43:38 +02:00
LeMagnesium ab7ca5afcc Updated nether mod 2015-05-15 13:21:03 +02:00
crabman77 c22d5d6dfa fix crash when generate nether
fix crash when generate nether
and fix global variable
2015-03-18 01:41:45 +01:00
LeMagnesium 629931bf9b Updated nether, riesenpilz and vector_extras 2015-03-17 21:23:53 +01:00
LeMagnesium b9c9fb1539 Added security on nether mod to prevent crash
- Initializated pmap1[count] if nil to avoid performing arithmetic on nil
2015-03-08 17:30:37 +01:00
LeMagnesium 48db16984a Updated nether mod
- Kept values for pickaxes and tools
- Fixed calls of LIGHT_MAX
- Fixed typos
- Added sound and randomness in craft recipe
2015-03-05 17:09:02 +01:00
LeMagnesium 8b7308f1b2 Fixed global vas errors and updated beginners_chest with license 2015-01-25 22:34:03 +01:00
LeMagnesium 385c081e22 Updated nether mod 2015-01-08 21:10:10 +01:00
LeMagnesium 4ab445fdcd Adding new version 2014-12-16 21:43:27 +01:00