Commit Graph

22 Commits (master)

Author SHA1 Message Date
LeMagnesium 5caa303f7d Revert "[nether] Add modular chuncksize code by @Gael-de-Sailly"
This reverts commit 26fd691456e1a7f0fedee516f4cba3e009ccd799.
2016-02-24 01:08:59 +01:00
LeMagnesium bec969a22c [nether] Add modular chuncksize code by @Gael-de-Sailly 2016-02-23 18:28:42 +01:00
Gael-de-Sailly 866a2c34cf Corrected hardcoded chunksizes in nether mod 2016-02-16 12:44:05 +01:00
LeMagnesium bb0387c7cd [nether] Update 2016-01-10 19:29:06 +01:00
LeMagnesium 2e13a0d7ba [nether] Update
- For #351
2015-12-30 20:12:42 +01:00
crabman77 60cf5d24f6 update nether
commit de4b04f35b
2015-07-17 22:29:20 +02:00
LeMagnesium 075c9431fd Updated nether and applied scripts 2015-07-06 18:14:02 +02:00
LeMagnesium d81604be1a Removed all whitespaces (using new script) 2015-06-10 19:12:48 +02:00
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