Commit Graph

188 Commits

Author SHA1 Message Date
Panquesito7
e2a1ccf104
Update template.pot 2019-07-25 16:09:01 -05:00
Panquesito7
45943d662a
Update init.lua 2019-07-25 16:07:39 -05:00
Panquesito7
bcd67b8038
Update init.lua 2019-07-25 15:59:21 -05:00
Panquesito7
2ebd3983e4
Oops!
This commit fixes a crash.
2019-07-25 15:57:54 -05:00
Panquesito7
6f407e1629
Tweaked code 2019-07-25 15:46:52 -05:00
Panquesito7
2551dd6f9a
Update init.lua 2019-07-25 14:57:22 -05:00
Panquesito7
1380297b12
Update config.lua 2019-07-25 14:54:26 -05:00
Panquesito7
4108156118
Update init.lua 2019-07-25 14:53:20 -05:00
Panquesito7
4b992b30e4
Update README.md 2019-07-25 14:44:57 -05:00
Panquesito7
4e050feaa7
Tidied code 2019-07-25 14:16:48 -05:00
Panquesito7
05797f2252
Move some TPR functions...
...to "config.lua".
2019-07-25 14:12:26 -05:00
Panquesito7
6054324e72
Tweaked code 2019-07-25 13:39:40 -05:00
Panquesito7
a0845d38ce
Add "coil0" to the list of contributors 2019-07-25 13:25:26 -05:00
ChaosWormz
1174be55a5
Merge pull request #11 from coil0/timeout_fix
Fix request timeout
2019-07-25 09:44:24 +03:00
coil
d7ef3bf706 Minimize unnecessary closures
A closure is previously created and allocated every time tpr_send
or tphr_send is called. Instead, we define the function once
and reuse it.
2019-07-25 02:20:50 -04:00
coil
5d56e134d2 Fix request timeout 2019-07-24 22:22:43 -04:00
ChaosWormz
75c3718b15
Merge pull request #9 from Panquesito7/master
Tweak "README.md"
2019-07-23 20:08:17 +03:00
Panquesito7
b300b0c43d
Tweak "README.md" 2019-07-21 23:29:17 -05:00
ChaosWormz
f9d2d10560
Merge pull request #8 from Panquesito7/master
Complete 4 tasks from TODO...
2019-07-21 09:35:16 +03:00
Panquesito7
255b19f545
Add "return" to "tpp" command
Forgot to add a missing function!
2019-07-21 00:32:39 -05:00
Panquesito7
aeec8ce57a
Update README.md 2019-07-21 00:24:29 -05:00
Panquesito7
809b301898
Complete another task from TODO list
- Add a [different] sound effect at the source coords when a TP takes place (so other players hear it when to teleport away):
This was finished in this commit (tested with MT/MTG 5.0.1 and works fine).

If there's any error/bug/typo, please tell me, so, I can fix it.
2019-07-19 17:06:06 -05:00
Panquesito7
8aef6b783e
Move functions...
...to "config.lua" and register privileges in "config.lua".
This makes it easier for people to know where they can personalize TPR to their like.
2019-07-19 15:53:49 -05:00
Panquesito7
579f75769c
Update init.lua 2019-07-18 20:56:06 -05:00
Panquesito7
9fcc62c1fc
Fix typo 2019-07-18 20:43:38 -05:00
Panquesito7
3e8fcf3fc4
Update init.lua 2019-07-17 19:03:00 -05:00
Panquesito7
f88840f3f1
Add license information...
...into README.md.
2019-07-17 19:00:44 -05:00
Panquesito7
033f3fbf53
Merge branch 'license_changes' into 'master'
I've changed the license to complete another task from the TODO list (and to make it compatible with MT/MTG and many other games/mods) .

Please decide if it was correct to change the license.
If you do not like this change, please tell me, so, I can revert these changes.
2019-07-17 18:04:52 -05:00
Panquesito7
1ad4689f34
Update README.md
Don't know if that task has been completed, or not...so, I've added it again.
2019-07-16 18:12:14 -05:00
Panquesito7
4120e11702
Translate log 2019-07-16 14:51:34 -05:00
Panquesito7
afbfc7c6d0
Oops... 2019-07-16 14:50:08 -05:00
Panquesito7
7d8ccea2c8
Translate log 2019-07-16 14:49:38 -05:00
Panquesito7
536a30ff87
Translate log 2019-07-16 14:48:29 -05:00
Panquesito7
04e08784f6
Translate params 2019-07-16 14:30:54 -05:00
Panquesito7
070723bd1f
Translate params 2019-07-16 14:28:37 -05:00
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