Commit Graph

43 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 ac8340bbd4 Timber mod: lower position randomization 2012-09-09 23:29:47 +04:00
Ilya Zhuravlev 1a96eb5141 Added timber mod 2012-09-09 23:25:35 +04:00
Ilya Zhuravlev 8033915df1 Make some xdoors2 functions global & add mesecons support 2012-09-05 21:48:20 +04:00
Ilya Zhuravlev 61cac697b6 Add licenses to mods 2012-09-05 21:05:25 +04:00
xyzz 86cb65fbdd Merge pull request #5 from sudoman/master
sethome: don't re-write file if nothing's changed
2012-09-05 10:02:28 -07: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
Ilya Zhuravlev cbdbdbf9b5 xDoors²: Fixed door auto-rotation 2012-08-11 01:34:44 +04:00
Ilya Zhuravlev 3971761944 Added xdoors2 mod 2012-08-11 00:51:06 +04:00
Ilya Zhuravlev 9b6bf7bc0c Updated "dropped" mod so it works with latest Minetest 2012-08-10 19:39:30 +04:00
Ilya Zhuravlev c827576f3f Signs mod: own texture for wielded sign & its inventory image 2012-08-10 14:56:48 +04:00
Ilya Zhuravlev 45484b404c Signs mod: tabs → spaces 2012-08-10 14:40:50 +04:00
Ilya Zhuravlev e74c92938f Updated signs mod: yard signs are now implemented; signs now have theirs
own texture
2012-08-10 14:38:53 +04:00
Ilya Zhuravlev 85691d2413 Add notice for "drop" mod 2012-08-10 01:01:53 +04:00
Ilya Zhuravlev e7171a5f38 Finished (?) signs mod 2012-08-08 20:48:03 +04:00
Ilya Zhuravlev 2e90ac3c5c Signs mod almost finished 2012-08-08 00:27:41 +04:00
Ilya Zhuravlev 947da2602b Merge branch 'master' of github.com:xyzz/minetest-mods 2012-08-07 19:33:21 +04:00
Ilya Zhuravlev bc21fbc785 Signs mod WIP 2012-08-07 19:32:42 +04:00
Kotolegokot edf004eadd /home <player> and /sethome <player> 2012-07-31 09:56:59 +06:00
xyzz b84d4a8850 Merge pull request #3 from Kotolegokot/master
Some small fixes
2012-07-25 12:04:44 -07:00
Kotolegokot 9f36331842 Used minetest.register_chatcommand instead of minetest.register_on_chat_message 2012-07-25 23:59:50 +06:00
Ilya Zhuravlev 486f491364 xDoors — default doors remove support 2012-06-21 19:04:48 +04:00
Ilya Zhuravlev e2ac8cb9df xFences craft count fix 2012-06-21 19:04:18 +04:00
Ilya Zhuravlev 58e322f61b added local keyword to xDoors 2012-06-21 18:50:32 +04:00
Ilya Zhuravlev e32c29973b xFences mod added 2012-06-21 15:59:21 +04:00
Ilya Zhuravlev cb608c3b8f slightly improved panes' look 2012-06-21 00:00:46 +04:00
Ilya Zhuravlev ee9ab4f083 xPanes mod added 2012-06-20 23:33:31 +04:00
Ilya Zhuravlev a4fc1091bf xDoors mod added 2012-06-19 14:12:22 +04:00
Ilya Zhuravlev 2abfdf7a7c Vehicles mod code style fixed 2012-04-24 22:32:08 +04:00
Ilya Zhuravlev 3d74b1e93e Started privs mod 2012-03-28 23:38:36 +04:00
Ilya Zhuravlev f923969feb Tabs => spaces 2012-03-15 00:27:07 +04:00
Ilya Zhuravlev 40ebbc0b1c Vehicles mod updated to latest Minetest revision
(still needs some cleanup)
2012-01-26 16:47:04 +04:00
Ilya Zhuravlev 97504016e2 Vehicles mod added to repo 2012-01-26 16:07:06 +04:00
Ilya Zhuravlev fe7624edd7 Fall mod added 2012-01-20 13:07:48 +04:00
Ilya Zhuravlev f4b5ac4552 Fixed bug with bare hand 2012-01-19 01:03:40 +04:00
Ilya Zhuravlev 2014724660 Removed debug prints in drop mod 2012-01-18 00:25:49 +04:00
Ilya Zhuravlev 7688ab0f66 Drop mod added, for usage example read init.lua 2012-01-18 00:24:08 +04:00
Ilya Zhuravlev 352828ea74 Added dropped mod - players drop things after death 2012-01-10 20:50:50 +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
Ilya Zhuravlev 3117987f61 Added .gitignore to seasons 2012-01-03 23:01:23 +04:00
Ilya Zhuravlev 7410ac443f Initial commit 2012-01-03 22:44:45 +04:00
Ilya Zhuravlev 3d0a75dbf1 first commit 2012-01-03 22:30:12 +04:00