Commit Graph

8 Commits

Author SHA1 Message Date
David Leal
cf6a550378
Update the timer in the formspec in real-time (#55) 2023-10-24 12:13:44 -06:00
Oversword
c692fa2ed1
Fix tp snipe complex (#49)
* Fix indentation

* Remove additions

* Fix minetest.after calls

* Remove chat message code duplication; Allow setting of chat color

* No need to specify it's mod specific

* Allow selection from multiple requests

* Fix teleport direction and admin tpr

* Linting, variable conflicts

* Ensure form is not re-displayed if quitting or if there are no changes

* Spelling

* Add area support

---------

Co-authored-by: David Leal <halfpacho@gmail.com>
2023-10-23 13:48:25 -06:00
David Leal
547e0c8e2e Update copyright notices from 2022 to 2023 2023-09-28 00:56:31 +00:00
David Leal
9fb25e34b9
Remove intllib (#53) 2023-09-27 18:55:57 -06:00
David Leal
c2b6f474bf
Update copyright notices to 2022 2022-03-22 09:42:22 -06:00
David Leal
215fd428cd
Update copyright notices to 2021 2021-01-12 14:24:17 -06:00
David Leal
a902bfb79e
Allow muting other players' teleport requests (#40)
* Allow muting players

Allow muting other players' teleport requests.

* Update translations
2020-10-18 12:08:10 -05:00
David Leal
390ce2d199
Divide into various files
Commands, privileges and functions are divided into various files.
2020-01-09 21:13:59 -06:00