LeMagnesium
29857f2527
Updated nether and applied scripts
2015-07-06 18:14:02 +02:00
LeMagnesium
2913bcb93d
Removed all whitespaces (using new script)
2015-06-10 19:12:48 +02:00
Ombridride
bd37f19662
Change rights in the repository (755)
2015-05-26 23:37:16 +02:00
Ombridride
2aea8d51b8
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
0f5e43125c
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
6b9b127804
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
82991c27d8
Completed update of nether mod (mapgen fixes)
2015-05-22 23:42:25 +02:00
LeMagnesium
b8cee76680
Updated nether mod (thanks to @HybridDog)
...
- Updated nether mod (fixed mapgen)
- Updated .gitignore to ignore patch files
2015-05-19 18:42:22 +02:00
LeMagnesium
da33df3e9c
Updated nether mod
2015-05-15 13:21:03 +02:00
d73a89f25d
fix crash when generate nether
...
fix crash when generate nether
and fix global variable
2015-03-18 01:41:45 +01:00
LeMagnesium
4ffd2edfa5
Updated nether, riesenpilz and vector_extras
2015-03-17 21:23:53 +01:00
LeMagnesium
3393ce9ba1
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
69475ac204
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
618adecf2b
Fixed global vas errors and updated beginners_chest with license
2015-01-25 22:34:03 +01:00
LeMagnesium
f2124cb34c
Updated nether mod
2015-01-08 21:10:10 +01:00
LeMagnesium
c6c301ec54
Adding new version
2014-12-16 21:43:27 +01:00
LeMagnesium
91a018e7c7
Remove nether mod for update
...
THIS IS NOT A STABLE VERSION AT ALL!
This commit is just supposed to remove nether mod to avoid conflicts when
the branch will be merged, after updates. It's also a check point from
where I can rebase my updates if they break the repository.
2014-12-15 00:13:14 +01:00
Ombridride
887473124e
Merge server to github
2014-12-11 18:53:00 +01:00
Ombridride
232b274c55
initial commit
...
subgame + mods
2014-10-28 18:01:32 +01:00