Commit Graph

239 Commits

Author SHA1 Message Date
Panquesito7
413ffb43d7
Update README.md 2019-08-07 22:56:30 -05:00
Panquesito7
4c595cfc49
Update es.po 2019-08-07 20:10:47 -05:00
Panquesito7
981b2d9abc
Update es.po 2019-08-07 20:06:37 -05:00
Panquesito7
b318a5e1af
Remove useless specified lines...
...and add some missing translations.
2019-08-07 20:01:53 -05:00
Panquesito7
32d9aebd38
Make README.md better 2019-08-07 19:51:36 -05:00
Panquesito7
91ffafc98e
Update config.lua 2019-08-07 19:44:03 -05:00
Panquesito7
415fcdb7dc
Create settingtypes.txt
Players can now use "minetest.conf" or go to the Settings tab and configure it.
2019-08-07 19:40:40 -05:00
Panquesito7
23e3c917e6
Tidied and tweaked README.md 2019-08-07 17:42:50 -05:00
Panquesito7
e4ed515d1f
Add chat2 support
This commit adds chat2 support (https://github.com/minetest-mods/chat2).
Tested with MT/MTG 5.0.1 and works pretty well.

If there's any bug/error/typo, please tell me, so, I can fix it.
2019-08-06 22:19:30 -05:00
Panquesito7
4123932afb
Update es.po 2019-08-05 23:08:35 -05:00
Panquesito7
2ccccd6c5f
Update template.pot 2019-08-05 23:07:54 -05:00
Panquesito7
6c0f492fc2
Update init.lua 2019-08-05 23:07:02 -05:00
Panquesito7
b24e687c80
Update config.lua 2019-08-05 23:05:39 -05:00
Panquesito7
d6cf756769
Support for beerchat (UNTESTED)
Thanks to @6r1d for the idea!
This commit also improves the mod and makes the mod better.
2019-08-05 23:04:38 -05:00
Panquesito7
59d59f83b2
Update template.pot 2019-08-04 20:47:22 -05:00
Panquesito7
adbee45fb5
Update es.po 2019-08-04 20:46:33 -05:00
Panquesito7
c6b8df9d6f
Big improvement
Almost done, looking into some issues that needs fixing.
2019-08-02 19:31:03 -05:00
Panquesito7
5f424b9b1f
Update init.lua 2019-07-31 22:05:14 -05:00
Panquesito7
f36d5de9de
Make README.md better 2019-07-31 21:51:53 -05:00
Panquesito7
2f31f0c317
Add a new function
This commit improves "/tpy" command:
When a player receives more than 1 teleport request and types /tpy, a message will be sent to the receiver telling him the list of the requests sent to him. He must use the player name as a param, so, he will teleport to the specified player (e.g.: /tpy foo).

THIS IS AN UNTESTED FUNCTION. IT MAY RESULT IN A CRASH OR MAY CAUSE ANOTHER BUGS. CHECK IT AT YOUR OWN RISK.
2019-07-31 19:43:40 -05:00
Panquesito7
9aa68848c8
Update init.lua 2019-07-31 17:41:45 -05:00
Panquesito7
c9cd16a4d2
Update README.md 2019-07-31 17:41:07 -05:00
Panquesito7
dacf2517a1
Delete LICENSE.txt 2019-07-31 17:40:22 -05:00
Panquesito7
0bb0956e45
Delete LICENSE.txt 2019-07-31 17:40:02 -05:00
Panquesito7
bae0269ca4
Delete deprecated depends.txt
In MT/MTG 5.0.0+, this is no longer needed as in "mod.conf" you can (optional) depends, description and name.
2019-07-30 19:00:07 -05:00
Panquesito7
536846658d
Update es.po 2019-07-28 23:14:18 -05:00
Panquesito7
fb26daa5e0
Update template.pot 2019-07-28 23:13:12 -05:00
Panquesito7
56bdc0e30c
Improve "/tpn"
This commit warns the player when they denied a request.
It also tells players what "/tpn" does, the usage.

Tested with MT/MTG 5.0.1 and works fine (no errors/bugs found).
If there's any bug/error/typo, please tell me, so, I can fix it.
2019-07-28 23:11:54 -05:00
Panquesito7
b583c5c637
Add "return" to "tpn"...
...function.
2019-07-28 21:31:24 -05:00
Panquesito7
63a59811e2
Update es.po 2019-07-28 18:05:48 -05:00
Panquesito7
f0b936196d
Update template.pot 2019-07-28 18:05:04 -05:00
Panquesito7
ea41ff5654
Update init.lua 2019-07-28 18:03:32 -05:00
Panquesito7
07128f83c8
Add "enable_immediate_teleport" 2019-07-27 19:41:04 -05:00
Panquesito7
65cad92d7d
Add "enable_immediate_teleport"
With this function enabled, players with "tp_admin" privilege teleport immediately to the specified player.
Otherwise, it will send a request to the specified player.
2019-07-27 19:34:36 -05:00
Panquesito7
5e2d1cbaa8
Update es.po 2019-07-26 18:53:58 -05:00
Panquesito7
5ac43b0f2d
Update template.pot 2019-07-26 18:52:57 -05:00
Panquesito7
f09fde8995
Tell both players (sender...
...and receiver) that the request sent timed out.
Tested with MT/MTG 5.0.1 and works fine.

The functions "clear_tpr_list" and "clear_tphr_list" are not used due to a crash while sending the message to both players.
Sorry for any inconveniences. I'll (soon?) probably create a fix for this.
If anyone has a fix for this, it would be greatly appreciated. You may comment on my PR.
2019-07-26 18:51:52 -05:00
Panquesito7
8555e135a6
Remove duplicated code 2019-07-25 23:51:04 -05:00
Panquesito7
fb0ec6ca24
Add "find_free_position_near"...
...function to "tpp_teleport_player" function.
2019-07-25 21:19:18 -05:00
Panquesito7
28b84a69d2
Update init.lua 2019-07-25 19:50:28 -05:00
Panquesito7
cd51a52ff2
Update config.lua 2019-07-25 19:39:26 -05:00
Panquesito7
fa423ed2f7
Update init.lua 2019-07-25 19:38:31 -05:00
Panquesito7
df5213992c
Update mod.conf 2019-07-25 18:32:50 -05:00
Panquesito7
aba7f5bd4f
Update README.md 2019-07-25 18:32:13 -05:00
Panquesito7
2a2ba65182
Tidied & tweaked code 2019-07-25 17:50:03 -05:00
Panquesito7
fb4a5fe25a
Fix a critical bug
This commit fixes a crash.
2019-07-25 17:39:58 -05:00
Panquesito7
77f0160961
Update es.po 2019-07-25 17:07:47 -05:00
Panquesito7
9b4112ab44
Update init.lua 2019-07-25 17:06:13 -05:00
Panquesito7
6e8e997fab
Tidied code 2019-07-25 16:59:37 -05:00
Panquesito7
58ad535138
Update README.md 2019-07-25 16:11:28 -05:00