Commit Graph

8 Commits (master)

Author SHA1 Message Date
xyzz 3aae8e6da9 Merge pull request #4 from Kotolegokot/master
/home <player> and /sethome <player>
2012-09-15 12:13:09 -07:00
Ilya Zhuravlev 61cac697b6 Add licenses to mods 2012-09-05 21:05:25 +04:00
Andrew Engelbrecht 3a5d44ed6e don't re-write file if nothing's changed
previously, the sethome mod would re-write home locations nonstop every
10 seconds, once a single person changed their home location after
server startup.

with this patch, sethome will stop re-writing the file, once changes
have been saved once, and will not continue to do so until another
player changes their home location.
2012-09-04 17:17:25 -04:00
Kotolegokot edf004eadd /home <player> and /sethome <player> 2012-07-31 09:56:59 +06:00
Kotolegokot 9f36331842 Used minetest.register_chatcommand instead of minetest.register_on_chat_message 2012-07-25 23:59:50 +06:00
Ilya Zhuravlev f923969feb Tabs => spaces 2012-03-15 00:27:07 +04:00
Ilya Zhuravlev c7c3fe1f2b Sethome mod was updated & got some more functions like cooldown and max_dist 2012-01-06 22:18:07 +04:00
Ilya Zhuravlev addca438dd Added sethome mod 2012-01-06 09:51:31 +04:00