Commit Graph

58 Commits

Author SHA1 Message Date
Robbie Ferguson
b8655526a8 Update README.md 2016-05-13 14:31:47 -04:00
Robbie Ferguson
e97baea05a Update init.lua 2016-05-13 14:09:57 -04:00
Robbie Ferguson
1a4e71c0bb Update init.lua 2016-05-13 13:56:36 -04:00
Robbie Ferguson
cd6a2c3fa5 Reorder functions 2016-05-13 13:41:44 -04:00
Robbie Ferguson
07b44e6b29 Ensure area is walkable for /tpc
Don't spawn in rock. :)
2016-05-13 13:24:39 -04:00
Robbie Ferguson
f06658f319 Working on areas protection.
Changing the way we detect areas and whether the player is allowed to teleport to a protected area.
2016-05-13 13:12:11 -04:00
Robbie Ferguson
80da1f0614 Update init.lua
Test fix for admin priv
2016-05-13 12:03:18 -04:00
Robbie Ferguson
57b97f9ac0 Features added to to-do 2016-05-13 10:04:16 -04:00
Robbie Ferguson
c6f7cc011f Add contributors
Contributors: please add yourself and/or update your web link if desired.
2016-05-13 08:50:21 -04:00
Robbie Ferguson
f9cdbb047a Update README.md 2016-05-13 08:46:44 -04:00
Robbie Ferguson
9f6f5034d8 Admin priv update
Heh - I had no idea the original author had already added a placeholder for a priv called tpr_admin (how did I miss that), but since it did nothing, I removed it. I also renamed my admin priv to "tp_admin" - I'd originally called it tpr_admin because I still tend to refer to the mod as TPR even though it's evolving into something different, but then realized people might get confused since this mod is called tps_teleport (so should it be tps_admin?) -- so I opted for tp_admin instead... avoid the confusion, and since the original mod doesn't yet use tpr_admin, there's no reason to keep it as that.

Also, incremented the version to 1.3 because I feel we've been making pretty big headway here.
2016-05-13 08:42:58 -04:00
Robbie Ferguson
589c4e60d8 Update README.md 2016-05-13 08:38:19 -04:00
Robbie Ferguson
836b417586 Add tpr_admin priv
New tpr_admin priv overrides area check for /tpc
2016-05-13 08:35:20 -04:00
Robbie Ferguson
52b520fa23 Merge pull request #2 from DonBatman/master
Added areas support

--Thanks DonBatman!
2016-05-12 22:05:48 -04:00
DonBatman
c1fedad691 Added areas support 2016-05-12 18:45:09 -07:00
Robbie Ferguson
4dd4591d4f Enhanced area protection features
Thanks to NathanS21 for submitting the update!! Now you can teleport to a protected area *if* you own it.
2016-05-11 17:27:26 -04:00
Robbie Ferguson
3a46a5b689 Merge pull request #1 from NathanSalapat/master
can TPC to your own areas.
2016-05-11 17:25:39 -04:00
NathanSalapat
ef4b78e4c2 can TPC to your own areas. 2016-05-11 16:06:15 -05:00
Robbie Ferguson
cc3da82277 New feature on to-do list
Shara accidentally gave me a great idea.
2016-05-11 13:36:25 -04:00
Robbie Ferguson
f425b4ec5a Update
Clarify description, add a couple to-do items.
2016-05-11 10:31:45 -04:00
Robbie Ferguson
df78b97f85 /tpc
/tpc has been implemented, so move it to the feature list.
2016-05-11 08:53:56 -04:00
Robbie Ferguson
ab53bbc594 First working commit.
Thanks to DonBatman and NathanS21 for helping as testers.
2016-05-10 15:17:01 -04:00
Robbie Ferguson
71288b302a More minor fixing :) 2016-05-10 14:20:28 -04:00
Robbie Ferguson
31f1ba75a5 Update init.lua 2016-05-10 14:18:03 -04:00
Robbie Ferguson
abbcd56a6b Update init.lua 2016-05-10 14:11:20 -04:00
Robbie Ferguson
be7441143a Update init.lua 2016-05-10 13:58:24 -04:00
Robbie Ferguson
664b03135c Fixes
Change x,y,z to posx,posy,posz.
Change the way target_pos is created.
2016-05-10 13:53:26 -04:00
Robbie Ferguson
654224d2c8 Work in progress--does not work yet.
Don't pull this. It is not stable.
2016-05-10 13:42:17 -04:00
Robbie Ferguson
2aa11d8ab1 Add teleporter sound effect from tps_spawnport 2016-05-10 11:15:25 -04:00
Robbie Ferguson
f95860a3c5 Dummy file (for now) 2016-05-10 11:14:43 -04:00
Robbie Ferguson
a9dd5e2c1b First version after fork.
Simply getting the code laid out. Probably doesn't work yet (untested) but setting up for coordinate teleportation and making minor changes.
2016-05-10 11:11:31 -04:00
Robbie Ferguson
da4e3ae6da Update README.md 2016-05-10 10:24:08 -04:00
Robbie Ferguson
ccfd98d20d Add DWYWPL license 2016-05-10 10:02:29 -04:00
Robbie Ferguson
7defe4c674 Fix formatting 2016-05-10 09:58:13 -04:00
Robbie Ferguson
cef0dcb6d3 First Commit 2016-05-10 09:53:18 -04:00
ChaosWormz
0318600385 Merge pull request #4 from HybridDog/small_changes
short a bit the code
2015-08-29 14:53:36 +03:00
HybridDog
b5f6fa8419 short a bit the code
fix readme newline
2015-08-28 22:10:04 +02:00
ChaosWormz
6349d9b02e Merge pull request #2 from indriApollo/master
make var p local to avoid warnings | Fix description of tphr
2015-02-28 20:48:57 +02:00
Raphael Leroux
b3be1e19b6 make var p local to avoid warnings | Fix description of tphr 2015-02-28 19:23:32 +01:00
Vanessa Ezekowitz
cd95a32edd minetest.env:* --> minetest.* 2014-12-09 13:04:36 +10:00
Craig Robbins
aed423eecb Added /tpn to request message 2014-07-31 14:45:23 +10:00
Craig Robbins
3b42410468 Removed superfluous statements 2014-07-31 14:43:04 +10:00
Craig Robbins
dcdc836b1d Added credits; Bumped to version 1.1 2014-07-31 14:41:44 +10:00
Craig Robbins
1717bb229d Removed deprecated stuff 2014-07-30 17:02:06 +10:00
Craig Robbins
8df9e73a5d Fixed tpr_deny() 2014-07-30 16:56:20 +10:00
Craig Robbins
b791f13380 Changed timeout_delay back to 60 seconds 2014-07-30 16:40:10 +10:00
Craig Robbins
e9e9a0c8a4 Removed last of namespace pollution 2014-07-30 16:39:09 +10:00
Craig Robbins
2aa668c42a source/dest were back to front 2014-07-30 14:46:45 +10:00
Craig Robbins
973092d27d Made registering new priv configurable; fixed timeout value 2014-07-30 14:06:42 +10:00
Craig Robbins
0404719dab Removed superflous comments 2014-07-30 14:05:03 +10:00