Commit Graph

25 Commits

Author SHA1 Message Date
LeMagnesium 8b02a31c12 Update from Creative's repository
- For MinetestForFun/server-minetestforfun-creative#57
2016-05-22 14:46:48 +02:00
crabman77 a3935dee12 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 75e84e1521 [nether] Fix the function's name 2016-01-10 20:23:48 +01:00
LeMagnesium 08043f10c7 [nether] Update 2016-01-10 19:29:06 +01:00
LeMagnesium e206f3bf09 [nether] Correct function's name 2016-01-09 20:11:45 +01:00
LeMagnesium 8eebd39db8 [nether] Update
- For #351
2015-12-30 20:12:42 +01:00
crabman77 9fdf469de2 fix positionnal sound don't work to player when teleport to nether 2015-09-05 23:59:37 +02:00
Wouters Dorian de3c1e00da [nether] Don't use globalsteps 2015-09-05 15:52:30 +02:00
LeMagnesium 6acb558893 **Comment** chatcommands
- Solves #252
2015-08-30 16:34:47 +02:00
LeMagnesium fcef658857 Remove from/to_hell
- Solves #252
2015-08-30 16:05:29 +02:00
LeMagnesium f366bc17fd 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
LeMagnesium fc43196a9a Fix from_hell and timeonline
- Forced cast of x,y and z into numbers
2015-06-22 21:03:21 +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
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 0567321fa9 Fixed /from_hell nether's command
- Fixed crash when *pos* was called.
2015-01-25 20:11:04 +01:00
LeMagnesium f2124cb34c Updated nether mod 2015-01-08 21:10:10 +01:00
LeMagnesium 577bcbf470 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 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
LeMagnesium ccccd48a63 Using static_spawnpoint in minetest.conf
- When return back from the nether, the player is teleported either to 5,
  35, -7 (something like that), or to the defined value of
  static_spawnpoint key in minetest.conf.
2014-11-24 22:52:28 +01:00
LeMagnesium 699d4f96c5 Sethome working in the nether, factions too.
- Sethome depends on nether
- There is a home in the nether and another in the real world
- Factions no longer use mobf missing API
- Players' skin refreshed after only 2min
2014-11-01 13:00:59 +01:00
LeMagnesium bccb1d2c5b Spawn from the Nether to the real world modified 2014-10-28 21:19:53 +01:00
Ombridride 232b274c55 initial commit
subgame + mods
2014-10-28 18:01:32 +01:00