30 Commits

Author SHA1 Message Date
0siribix
582d623cd9 Added protection check to set and go home 2022-02-14 21:20:36 -06:00
SmallJoker
947dc5db3e Add Esperanto translation (#2739)
Co-authored-by: Jason Cartwright <cartwrightjason49@gmail.com>
2021-04-17 15:08:37 +02:00
Wuzzy
1f03d21c2c Add Lojban translation (#2835) 2021-02-23 20:00:46 +01:00
Ronoaldo Pereira
81d4e2179d Added Brazilian Portuguese translation (#2834)
Added the Brazilian Portuguese translation to all mods in the Minetest Game.
2021-02-23 20:00:02 +01:00
Wuzzy
92c005f399 Update translation templates 2021-02-06 15:07:07 +01:00
Daretmavi
b03ef32e3d Slovak translations (#2772) 2020-11-05 19:47:48 +01:00
tuedel
97aa91cc08 sethome: Replace deprecated function calls (#2724) 2020-07-26 11:07:15 +02:00
Muhammad Rifqi Priyo Susanto
99e5c94a55 Add Indonesian translations (#2693) 2020-06-29 18:41:50 +02:00
sfan5
c4277ee338 sethome: Do not write empty homes file 2020-06-10 20:29:50 +02:00
IFRFSX
ee4d07786a Update Chinese Translation, Add Traditional Chinese Translation (#2596) 2020-03-02 21:53:12 +01:00
Zaoqi
94582c07b3 Add zh_CN translation 2020-01-22 19:09:38 +01:00
Muhammad Nur Hidayat Yasuyoshi (MNH48)
17d6c7ae55 Add Malay translation 2019-11-30 17:31:40 +01:00
Aresiel
e198b2af1e Add Swedish translation 2019-11-30 17:31:29 +01:00
Andrey2470T
0ffa7ef074 Add Russian translation (#2525) 2019-10-24 21:54:20 +02:00
Hamlet
4889dee085 Italian translation (#2491) 2019-10-12 14:30:37 +02:00
JDiaz
1ea55ab7b6 Spanish Translation (#2505) 2019-10-10 21:19:20 +02:00
DrHackberry
ca07ec614e French translation (#2514) 2019-10-10 21:18:25 +02:00
Wuzzy
1ee5009ad0 Add translation templates and German translation 2019-09-22 13:42:40 +02:00
Yves Quemener
83fcc9dc97 Add support for MT 5 game translation (rebasing ) (#2466)
rebased #2368
2019-09-10 19:09:51 +02:00
sfan5
18f7515545 Switch to mod.conf, delete deprecated depends.txt 2019-07-17 00:38:23 +02:00
SmallJoker
ad87c1dbcf Replace deprecated function calls 2018-07-01 20:44:03 +01:00
Reedych
81363d32c6 Replace setpos with set_pos in sethome 2017-12-16 05:10:35 +00:00
Auke Kok
a583f96a68 Sethome: Migrate sethome mod to player attributes.
Migrates settings safely and evacuates the `homes` file
entirely over time.
2017-03-15 22:18:36 +00:00
Auke Kok
ea1691db9e Fix whitespace errors to silence luacheck.
Currently all minetest_game PR's are failing travis since the
upstream luacheck now also warns about whitespace issues, and
there are a few of those in the code. This fixes all of them
so we can yet again rely on luacheck.
2016-11-19 19:39:51 -08:00
Wuzzy
8f0c6cc739 Sethome: Don't auto-grant home priv to singleplayer 2016-11-07 14:13:45 +00:00
Rui
1b55ed1c39 sethome.get: Copy a return value 2016-11-05 19:59:15 -07:00
paramat
9b570d95f7 Licenses: Change WTFPL to MIT (part 1)
Part 1: All mods except default and xpanes.
Add license.txt files.
Add missing README.txt files.
Check and update copyright years for all contributors.
Improve text format and make more consistent.
2016-09-05 05:54:33 +01:00
tenplus1
6756755a91 Tidy sethome code, add global functions, round coords to 1 decimal
- Global functions sethome.set(name, pos) , sethome.get(name) and sethome.go(name)
- Tidy: trim coords to one decimal place and write to table and output table in one go.
- Add error checking
- Add t4im's homepos loader
2016-07-03 18:40:43 +02:00
Craig Davison
239d76563a Fix some undeclared global variables 2014-11-30 18:02:33 +01:00
Sfan5
4f4f2ecc2a Add /sethome & /home 2014-07-05 16:02:09 +02:00