Commit Graph

303 Commits

Author SHA1 Message Date
Panquesito7
0dd475f1dc
Translate params 2019-07-16 14:26:28 -05:00
Panquesito7
736512ee3c
Add intllib support
Tested with MT/MTG 5.0.1 and works fine.
If there is any typo/bug/error, please tell me, so, I can fix it.
2019-07-15 13:52:31 -05:00
Panquesito7
4986742a24
Update init.lua 2019-07-15 11:47:34 -05:00
Panquesito7
0247e31203
Update init.lua 2019-07-15 11:46:14 -05:00
Panquesito7
abcdb44584
Fixed big typo 2019-07-14 20:04:30 -05:00
Panquesito7
11384e2797
Some fixes 2019-07-12 19:30:51 -05:00
Panquesito7
a27cac9857
Tweak README.md 2019-07-12 13:28:32 -05:00
Panquesito7
ad5bfcb1c2
Update README.md 2019-07-12 11:09:08 -05:00
Panquesito7
905afd49d2
Tweaked code 2019-07-11 20:59:46 -05:00
Panquesito7
ad57543608
Update init.lua 2019-07-11 20:50:48 -05:00
Panquesito7
6c0f53e1dc
Update depends.txt 2019-07-11 20:45:22 -05:00
Panquesito7
f66d4592bd
Make areas optional 2019-07-11 20:44:20 -05:00
Panquesito7
8e43351cc4
Fix some bugs
This commit fixes some bugs which could create a crash. 😋
2019-07-11 20:43:42 -05:00
Panquesito7
e636503cd4
Make areas optional
Not every server owner would like to install "areas" only to make this mod to work.
It will check for "areas" mod, and it's function should work correctly.
2019-07-11 20:38:32 -05:00
Panquesito7
beed2ea017
Update init.lua 2019-07-10 17:17:57 -05:00
Panquesito7
ac8ea289ba
Update README.md 2019-07-08 21:04:31 -05:00
Panquesito7
c062c3c6b6
Update README.md 2019-07-08 20:48:32 -05:00
Panquesito7
ea249d6c80
Update README.md 2019-07-08 20:47:14 -05:00
Panquesito7
ff7d99bc3f
Oops 😋 2019-07-08 20:30:16 -05:00
Panquesito7
898a526379
Create mod.conf 2019-07-08 20:24:41 -05:00
Panquesito7
c921f786d7
Small changes
Completed 2 tasks from the TODO list.
See the "README.md" changes commit.
2019-07-08 20:23:57 -05:00
ChaosWormz
e102f4f18a
Merge pull request #7 from BlockySurvival/master
Fixe teleporting outside of map
2019-04-09 22:39:56 +03:00
BillyS
b3edd61085 Fixed teleporting outside of map 2019-03-24 15:38:32 +00:00
ChaosWormz
cf663c9e75 tpj and tpe require a priv 2017-01-24 10:22:31 +02:00
ChaosWormz
d5abac3df9 remove buggy particles 2017-01-24 10:12:42 +02:00
ChaosWormz
c875d7ed0b Merge pull request #6 from Cat5TV/master
Merging Cat5TV branch
2016-05-27 19:45:36 +03:00
Robbie Ferguson
54c62edc47 Require interact for approve/deny
Could be used to circumvent prison or a bad player could annoy n00bs by teleporting them out of spawn, etc. So restrict until they have interact.
2016-05-20 15:54:15 -04:00
Robbie Ferguson
7d7deaddfc Remove find_air until we can get it stable. 2016-05-19 23:11:28 -04:00
Robbie Ferguson
eae1735780 Update init.lua 2016-05-19 23:06:43 -04:00
Robbie Ferguson
c385f54ced Update init.lua 2016-05-19 22:58:08 -04:00
Robbie Ferguson
287ad8fd84 Update init.lua 2016-05-19 22:49:28 -04:00
Robbie Ferguson
6c311647e5 Update init.lua 2016-05-19 22:40:53 -04:00
Robbie Ferguson
45d0e334a7 Update init.lua 2016-05-19 22:36:57 -04:00
Robbie Ferguson
ba17fc804c Keep testing... not yet stable. 2016-05-19 22:30:04 -04:00
Robbie Ferguson
9e2de9c995 Update init.lua 2016-05-19 22:20:43 -04:00
Robbie Ferguson
16262b3b51 Test my own theory 2016-05-19 22:17:00 -04:00
Robbie Ferguson
33c81b3d72 Update init.lua 2016-05-19 20:43:36 -04:00
Robbie Ferguson
c9325322a8 Update init.lua 2016-05-19 20:25:02 -04:00
Robbie Ferguson
12f9444cf5 Fixes
Thanks, DonBatman.
2016-05-19 20:20:49 -04:00
Robbie Ferguson
7d157495fc Fix function declaration for find_air 2016-05-19 20:07:09 -04:00
Robbie Ferguson
716a42e4f6 First attempt at implementing find_air 2016-05-19 20:05:19 -04:00
Robbie Ferguson
8de3848a7a Begin working on find_air function
Thanks to sofar for the advice and DonBatman for the initial [untested] code.
2016-05-19 17:23:02 -04:00
Robbie Ferguson
75dd6415d5 Add /tpe 2016-05-19 08:28:17 -04:00
ChaosWormz
07a81b84fd Merge branch 'master' of https://github.com/Cat5TV/tps_teleport 2016-05-19 11:15:25 +03:00
Robbie Ferguson
58b8198de2 Minor fix 2016-05-18 18:59:28 -04:00
Robbie Ferguson
ee00f0cf2f Evade is implemented
remove from to do
2016-05-18 18:55:05 -04:00
Robbie Ferguson
704bc994e1 Evade should be working perfectly now.
Only thing left to do is make it so it doesn't spawn you inside rocks! For now you can to /tpj y 20 to recover  ;)
2016-05-18 18:52:26 -04:00
Robbie Ferguson
a505e92faa Version 1.5
Now with a version of /tpe that will make your mind explode instead of your server.
2016-05-18 18:47:49 -04:00
Robbie Ferguson
6c21a250c6 Update init.lua 2016-05-18 18:04:40 -04:00
Robbie Ferguson
b2ce7f38b0 Testing 2016-05-18 18:01:39 -04:00