Commit Graph

278 Commits (bb0387c7cda863310065acbe636348cc0e0ec8b5)

Author SHA1 Message Date
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
Ombridride 49821d6382 unification Pickaxe 2015-01-21 22:38:36 +01:00
Ombridride 44067eab34 improve nether swords
-0.1 punch interval for every nether swords (became better than the surface equivalent)
2015-01-12 23:07:15 +01:00
LeMagnesium 3014ca4941 Fix things 2015-01-08 21:52:16 +01:00
LeMagnesium 385c081e22 Updated nether mod 2015-01-08 21:10:10 +01:00
Ombridride 031f566aaa Sword unification for "nether" mod
netherrack + blue netherrack + Switonic
2014-12-23 22:30:26 +01:00
LeMagnesium f03cf5e9fc Applying our own changes
- Nether apple giving 9 of hunger
- Come back in real world at static_spawnpoint or MFF's spawnpoint
2014-12-16 22:36:07 +01:00
LeMagnesium 4ab445fdcd 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
LeMagnesium 2e3f86aaa2 Merge branch 'master' of http://github.com/Ombridride/minetest-minetestforfun-server 2014-12-15 00:07:11 +01:00
LeMagnesium a921fb4b97 Merge... some random commits 2014-12-15 00:04:45 +01:00