Commit Graph

288 Commits (master)

Author SHA1 Message Date
OldCoder 3139ba07ce Rename directory named as a literal newline to "n" 2022-09-04 21:13:14 -07:00
ObaniGemini d33faeee88 New nether guide
Much better formspecs based on original code
Reworked many sentences
2016-04-10 20:55:21 +02:00
crabman77 c536a42a2e fix unknow item default:coal 2016-03-26 13:02:47 +01:00
Quentin BUISSON-DEBON 513e275286 Compress all images files with Trimage(full part : 13321 files) 2016-03-12 14:34:23 +01:00
Quentin BUISSON-DEBON 080a4f3015 Compress all iamges files with Trimage 2016-03-11 15:22:09 +01:00
crabman77 59ce0d7378 fix crash nether if player cancel join server
"/nether/portal.lua:243: attempt to index a nil value"
2016-03-06 11:04:14 +01:00
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 64eff2a1ee [nether] Fix the function's name 2016-01-10 20:23:48 +01:00
LeMagnesium bb0387c7cd [nether] Update 2016-01-10 19:29:06 +01:00
LeMagnesium abc6833517 [nether] Correct function's name 2016-01-09 20:11:45 +01:00
LeMagnesium 2e13a0d7ba [nether] Update
- For #351
2015-12-30 20:12:42 +01:00
crabman77 8b2c49ad3a fix positionnal sound don't work to player when teleport to nether 2015-09-05 23:59:37 +02:00
crabman77 9d89df1512 convert sounds,mono 44100 48kb
remove fire_small.ogg, doublons
2015-09-05 21:40:31 +02:00
Wouters Dorian b007cfbfe3 [nether] Don't use globalsteps 2015-09-05 15:52:30 +02:00
LeMagnesium c87df847c3 **Comment** chatcommands
- Solves #252
2015-08-30 16:34:47 +02:00
LeMagnesium 2cc5c32934 Remove from/to_hell
- Solves #252
2015-08-30 16:05:29 +02:00
LeMagnesium b0d350ac38 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
Quentin BUISSON-DEBON d90cd87d5f compress textures, fix preview shields 2015-07-24 23:09:08 +02:00
LeMagnesium 272d6e460f Updated homedecor
- Updated fonts and sign_lib
 - Did some remove_whitespaces
2015-07-23 20:40:36 +02:00
crabman77 60cf5d24f6 update nether
commit de4b04f35b
2015-07-17 22:29:20 +02:00
crabman77 32ba715459 remove restriction chatcommand /nether_help, guide accessible in normal world 2015-07-16 20:10:26 +02:00
Gael-de-Sailly 7f9c68bbe8 Re-add watershed depends 2015-07-15 22:53:19 +02:00
crabman77 f6e291799e remove bad dependance watershed in mores mod and readd dependances in watershed 2015-07-14 23:40:38 +02:00
Gael-de-Sailly 2523aec157 Plantlife, darkage, etc. after watershed 2015-07-09 09:44:39 +02:00
Wouters Dorian 796236da29 Optimize **all** PNG files 2015-07-06 18:59:12 +02:00
LeMagnesium 075c9431fd Updated nether and applied scripts 2015-07-06 18:14:02 +02:00
LeMagnesium 102497514c Fixed nether's apples' crash
- Updated API used to increase hunger by nether apples causing crash
2015-06-28 12:59:45 +02:00
LeMagnesium c2223d1f95 Fix from_hell and timeonline
- Forced cast of x,y and z into numbers
2015-06-22 21:03:21 +02:00
LeMagnesium d81604be1a Removed all whitespaces (using new script) 2015-06-10 19:12:48 +02:00
Ombridride c62dd88396 Unification of Nether Shovels and Axes materials
And small other tweaked tools :
- Siwtonic Sword (-1) damage = 8 now
- Netherrack Pickaxe (+1) max_level = 2 now
- Add many comments (we can't forget tweaked tools now)
2015-06-02 23:19:23 +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
LeMagnesium 52ad4c0553 Got back nether:apple hunger code
- nether:apple increase hunger from 9 points
2015-04-22 19:44:46 +02:00
LeMagnesium 2c096b4099 Updated hud/hunger while saving our modifications
- Splitted hud into two mods : hud and hunger
2015-04-06 20:38:52 +02:00
LeMagnesium 9f678ecb2e Updated mobs' README.txt and added comment warning
- Added comment to warn a change of our
- Updated README.txt in mobs mod. However, Ombridride will have to do a lot of works, the mod have been changed again (no more steps, parameters
  deleted, etc).
2015-03-19 19:55:51 +01: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
Ombridride 537043583e fix incorrect "nether" values in nether mod
Grosse bêtise d’avoir modifiés ces lignes, je devais être fatigué
2015-03-02 23:08:50 +01:00
Ombridride a782d46a4a encore des petits ajustements... 2015-01-29 00:20:09 +01:00
LeMagnesium 8b7308f1b2 Fixed global vas errors and updated beginners_chest with license 2015-01-25 22:34:03 +01:00
LeMagnesium 07ce4ceb5e Fixed /from_hell nether's command
- Fixed crash when *pos* was called.
2015-01-25 20:11:04 +01:00