11 Commits

Author SHA1 Message Date
smk
2d418e2ab8
Correct static_spawnpoint distance calculations 2021-05-29 19:11:07 +02:00
smk
c50d0aa303
Fix deprecated calls and cursed_world variable access (#5) 2021-05-10 19:51:52 +02:00
AndrejIT
1e07844d3f Part teleport function as substantive func - as suggested by github user Reedych. 2017-10-08 21:36:48 +03:00
AndrejIT
580a796a87 Fix for cursed_world position
(I forgot, again, that Lua table/array asiggment is by reference)
2017-04-09 21:46:18 +03:00
AndrejIT
5d76bebe23 Add compatibility with cursed_world mod. Stay in cursed_world if already there. 2017-04-08 08:55:22 +03:00
AndrejIT
d5366f1120 Merge pull request #1 from minetest-mods/sofar-patch-1
Add standard mod files
2016-04-06 12:35:45 +03:00
Auke Kok
593f680f58 Add description.txt 2016-04-06 00:20:13 -07:00
Auke Kok
0858fa1a84 Add mod.conf 2016-04-06 00:19:09 -07:00
AndrejIT
a96e5923d7 static_spawnpoint from minetest.conf 2014-12-03 21:38:49 +02:00
AndrejIT
16729ec67b Create init.lua 2014-12-01 21:11:34 +02:00
AndrejIT
7d60850633 Initial commit 2014-12-01 21:08:36 +02:00