Commit Graph

20 Commits

Author SHA1 Message Date
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
e64982fc70
Revert "Fix tp snipe simple (#48)" (#50)
This reverts commit 868101983a65bb9f42aee643366f584955cd6901.
2021-08-08 20:15:16 -05:00
Oversword
868101983a
Fix tp snipe simple (#48)
* 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

* Do not allow multiple simultaneous requests to occur
2021-08-08 20:00:03 -05:00
Oversword
7d21dd7123
Fix chat (#47)
* 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

* Apply suggestions from code review

Co-authored-by: David Leal <halfpacho@gmail.com>
2021-08-08 19:06:35 -05:00
Oversword
8e13e160fc
Fix indentation (#45)
* Fix indentation

* Remove additions
2021-08-08 18:57:09 -05: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
Panquesito7
2fe2febab6
Fix some minor issues 2020-05-03 13:38:22 -05:00
David Leal
b5643fa131
Add spam prevention (#37) 2020-05-03 12:55:24 -05:00
David Leal
a11e162bf7
Complete 1 task from TODO list (#30)
- Area owners can now accept area requests from other users.
- Various message improvements.
- Translation updates.

Only compatible with `areas` mod (https://github.com/minetest-mods/areas).
2020-04-07 10:48:22 -05:00
David Leal
ccd6044b19
Senders can deny their own requests (#32) 2020-03-04 10:41:01 -06:00
David Leal
b418b67920
Add new warp sound (#29)
Co-authored-by: ChaosWormz <ChaosWormz@users.noreply.github.com>
2020-01-21 15:31:11 -06:00
Panquesito7
c4fc42fcb1
Fix TPY messages 2020-01-20 16:35:43 -06:00
Panquesito7
30c74a92e6
Fix build status 2020-01-19 12:11:15 -06:00
tuedel
322d5fa4ae Fix positional sound (#28) 2020-01-19 12:06:31 -06:00
coil
64d914e9e9 Fix crash on protection check (#27) 2020-01-17 21:06:49 -06:00
David Leal
4d609719ed
Add Factorio Luacheck (#25)
See https://github.com/marketplace/actions/factorio-mod-luacheck for more information.
2020-01-16 14:10:15 -06: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