1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-04-01 02:00:39 +02:00

14 Commits

Author SHA1 Message Date
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