мтест
ef6efac7e9
add fr, it and pl translations, also some updates/fixes (#59)
* add fr, it and pl translations translations as po files from unmerged PRs: #52, #58 and #41 in https://github.com/Sokomine/travelnet converted to tr files manually with regex * update translations generated using https://github.com/minetest-tools/update_translations * clean unused strings and manual fixes * typos and missing translations * generate the translations... again with the script some small fixes too * more fixes descriptions defined in travelnet.node_description are translated but not found by the script * let's do this add S() to travelnet.node_description directly, remove part of changes in 833c5a3 * one more string travelnet have this field filled with the player name * consistency with "Travelnet-Box" already taken in account by most translations, missed the template in the previous commit
Travelnet
How this works
- craft it by filling the right and left row with glass; place in the middle row (from top to bottom): steel, mese, steel
- place the travelnet box somewhere
- right-click on it; enter name of the station (e.g. "my house", "center of desert city") and name of the network (e.g. "intresting towns","my buildings")
- punch it to update the list of stations on that network
- right-click to use the travelbox
An unconfigured travelnet box can be configured by anyone. If it is misconfigured, just dig it and place it anew. All stations that have the same network name set and are owned by the same user connect to the same network.
Documentation
Screenshots
License
The mod was written by me, Sokomine, and includes small contributions from other contributors.
License: GPLv3 (see LICENSE
for more information)
The models and textures as found in the textures/ and models/ folders where created by VanessaE and are provided under the CC0 license.
Exceptions:
textures/travelnet_top.png
CC BY-SA 3.0 https://github.com/minetest/minetest_game (default_steel_block.png
)textures/travelnet_bottom.png
CC BY-SA 3.0 https://github.com/minetest/minetest_game (default_clay.png
)
Languages
Lua
99.3%
Dockerfile
0.5%
Mathematica
0.2%