Update documentation for Minetest rename to Luanti #4706
No reviewers
Labels
No Label
#P1 CRITICAL
#P2: HIGH
#P3: elevated
#P4 priority: medium
#P6: low
#Review
annoying
API
bug
code quality
combat
commands
compatibility
configurability
contribution inside
controls
core feature
creative mode
delayed for engine release
documentation
duplicate
enhancement
environment
feature request
gameplay
graphics
ground content conflict
GUI/HUD
help wanted
incomplete feature
invalid / won't fix
items
looking for contributor
mapgen
meta
mineclone2+
Minecraft >= 1.13
Minecraft >= 1.17
missing feature
mobile
mobs
mod support
model needed
multiplayer
Needs adoption
needs discussion
needs engine change
needs more information
needs research
nodes
non-mob entities
performance
player
possible close
redstone
release notes
schematics
Skyblock
sounds
Testing / Retest
tools
translation
unconfirmed
mcl5
mcla
Media missing
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: VoxeLibre/VoxeLibre#4706
Loading…
Reference in New Issue
No description provided.
Delete Branch "doc-update-luanti"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This updates the VoxeLibre documentation by replacing "Minetest" with "Luanti" and updating links.
Done:
Not done here:
minetest.
tocore.
in codeTesting
Read the documentation and check for any missed instances or broken links.
WIP: Update documentation for Minetest rename to Luantito Update documentation for Minetest rename to Luanti@ -160,7 +160,7 @@ Bonus features (not found in Minecraft):
* In-game help system containing extensive help about gameplay basics, blocks, items and more
* Temporary crafting recipes. They only exist to make some otherwise unaccessible items available when you're not in creative mode. These recipes will be removed as development goes on an more features become available
* Saplings in chests in [mapgen v6](https://wiki.minetest.net/Map_generator#v6)
This can be updated to https://wiki.luanti.org/Map_generator#v6
Fix this and several other instances of wiki.minetest.net.
@ -6,2 +5,3 @@
## Luanti Wiki
For more detailed information on actually using blender to create and modify models for Minetest/VoxeLibre, please visit the Minetest wiki's page on using Blender [Here](https://wiki.minetest.net/Using_Blender)
For more detailed information on actually using blender to create and modify models for Luanti/VoxeLibre, please visit the Luanti wiki's page on using Blender [Here](https://wiki.minetest.net/Using_Blender)
This can be updated to https://wiki.luanti.org/Using_Blender
Otherwise LGTM.
Although please do double check whether there's any "Luanti Game" (Minetest Game hasn't been renamed, we shouldn't change Minetest to Luanti in that case).
@ -424,3 +424,3 @@
* Push to repository (don't forget `--tags`!)
* Update ContentDB
(https://content.minetest.net/packages/Wuzzy/mineclone2/)
(https://content.luanti.net/packages/Wuzzy/mineclone2/)
It's luanti.org
@ -106,3 +106,3 @@
mcl_skins_head.obj
mcl_skins_top.obj
Name: character.blend in player_api mod from Minetest Game
Name: character.blend in player_api mod from Luanti Game
This one shouldn't have been changed.
@ -23,2 +22,3 @@
### Legacy Luanti Texture Encoding
Minetest 5.4 did not include `minetest.encode_png()` (or any equvivalent).
Luanti 5.4 did not include `minetest.encode_png()` (or any equvivalent).
minetest.encode_png()
can be renamed tocore.encode_png()
I was trying to avoid updating non-comment code or code snippets inside documentation, and change these in a later PR (for 0.89.0). Do we want to update these code snippets now?
Technically that's documentation too, but they can be updated at any time later.
@ -3,2 +3,2 @@
#### `mcl_craftguide` is based on, `craftguide` the most comprehensive crafting guide on Minetest.
#### Consult the [Minetest Wiki](http://wiki.minetest.net/Crafting_guide) for more details.
#### `mcl_craftguide` is based on, `craftguide` the most comprehensive crafting guide on Luanti.
#### Consult the [Minetest Wiki](http://wiki.luanti.org/Crafting_guide) for more details.
[Minetest Wiki](http://wiki.minetest.net/Crafting_guide)
can become
[Luanti Wiki](http://wiki.luanti.org/Crafting_guide)
@ -142,3 +142,2 @@
* Recettes d'artisanat temporaires. Elles existent uniquement pour rendre des objets accessibles qui ne le seraient pas autrement sauf en mode créatif. Elles seront retirées au cours de l'avancement du développement et de l'ajout de nouvelles fonctionnalités.
* Pousses dans les coffres en [mapgen v6](https://wiki.minetest.net/Map_generator#v6)
* Entièrement moddable (grâce la puissante API Lua de Minetest)
* Pousses dans les coffres en [mapgen v6](https://wiki.luanti.org/Map_generator#v6)
https://wiki.minetest.net/Map_generator#v6
=>https://wiki.luanti.org/Map_generator#v6
@ -161,3 +161,2 @@
* Временные рецепты крафта. Они существуют, чтобы получить доступ к ранее недоступным предметам вне творческого режима. Они будут удалены как только разработка позволит им стать доступными
* Саженцы в сундуках в [mapgen v6](https://wiki.minetest.net/Map_generator#v6)
* Полностью модифицируема (благодаря мощному Lua API в Minetest)
* Саженцы в сундуках в [mapgen v6](https://wiki.luanti.org/Map_generator#v6)
https://wiki.minetest.net/Map_generator#v6
=>https://wiki.luanti.org/Map_generator#v6
@ -5,2 +5,2 @@
## Minetest Wiki
For more detailed information on creating and modifing texture packs for Minetest/VoxeLibre, please visit the Minetest wiki's page on creating a texture pack. Click [here](https://wiki.minetest.net/Creating_texture_packs) to view the wiki page on creating texture packs.
## Luanti Wiki
For more detailed information on creating and modifing texture packs for Luanti/VoxeLibre, please visit the Luanti wiki's page on creating a texture pack. Click [here](https://wiki.luanti.org/Creating_texture_packs) to view the wiki page on creating texture packs.
https://wiki.minetest.net/Creating_texture_packs
=>
https://wiki.luanti.org/Creating_texture_packs
@ -200,7 +198,7 @@ The main goal of **MineClone 2** is to be a clone of Minecraft and to be release
### 程式碼
* [Wuzzy](https://forum.minetest.net/memberlist.php?mode=viewprofile&u=3082):大多數mod的主要程序員(已退休)
https://forum.minetest.net/
=>https://forum.luanti.org/
@ -74,3 +74,2 @@
-- Craft guide button temporarily removed due to Minetest bug.
-- TODO: Add it back when the Minetest bug is fixed.
-- Craft guide button temporarily removed due to Luanti bug.
off-topic: Is there an issue open for this bug? A link here would help with checking its status periodically.
No idea. I'm not even sure what bug it is referring to. I'll dig into it in between addressing review findings.
I've dug into this code a bit, and this bug comment was in the original commit merged and I don't see any discussion of this in the associated PRs (#2108, #2090, and #2210). I'll look at the furnace code next to see if this was a copy+paste that didn't get updated (edit: looks likely - https://git.minetest.land/VoxeLibre/VoxeLibre/src/branch/master/mods/ITEMS/mcl_furnaces/init.lua#L39-L42).
No information given in the commit that introduced this bit of code, just a reference to "MT weirdness".
If someone can check if the comment still applies, that would be great. Maybe the bug has been long fixed and we can have the button back, and ditch the comment.
@ -8,3 +8,3 @@
related to nodes and entities.
Please refer to the [Minetest documentation](http://api.minetest.net/) and code
Please refer to the [Luanti documentation](http://api.minetest.net/) and code
This link is still marked incomplete in the checklist, we can't update it.
Before updating, I checked to make sure that http://api.minetest.net/ would actually open, and it did/does. Even if the content inside the site isn't completely updated, the link is resolving, so I don't expect a follow-on patch to be required on our side.
My comment was mainly a placeholder for other reviewers, to point out that we can't update it yet. The URL will be changed to the new name, but they haven't gotten to it. We'll have to come back to this once they do.
Sorry, I meant to write http://api.luanti.org, but that one is still broken 🤦♂️. My mistake there. The documentation doesn't change it, though.
@ -5,2 +5,2 @@
#### Download Minetest
- Navigate to https://www.minetest.net/ to download the client.
#### Download Luanti
- Navigate to https:/www.luanti.org/ to download the client.
Accidental removal of a slash here.
https:/www.luanti.org/
=>https://www.luanti.org/
@ -11,3 +11,3 @@
### Blender
Blender is a very popular and free modeling software supported on Windows, MacOS, and most Linux distributions. It is recommended to use Blender to create and modify 3D models within the minetest engine.
Blender is a very popular and free modeling software supported on Windows, MacOS, and most Linux distributions. It is recommended to use Blender to create and modify 3D models within the minetest engine.
minetest engine
=>Luanti engine.
@ -11,3 +11,3 @@
### Blender
Blender is a very popular and free modeling software supported on Windows, MacOS, and most Linux distributions. It is recommended to use Blender to create and modify 3D models within the minetest engine.
Blender is a very popular and free modeling software supported on Windows, MacOS, and most Linux distributions. It is recommended to use Blender to create and modify 3D models within the minetest engine.
minetest engine
=>Luanti engine
@ -37,3 +37,3 @@
Note: Do not use .b3d and .x files for static meshes at the moment, Minetest currently spawns animated mesh scene nodes for these, which may result in reduced performance.
Note: Do not use .b3d and .x files for static meshes at the moment, Luanti currently spawns animated mesh scene nodes for these, which may result in reduced performance.
### Supported texture formats
Off-topic, but while at it:
depreciated
=>deprecated
in both instances below@ -177,3 +174,4 @@
* 不同的引擎(Luanti)
...最後,VoxeLibre是自由軟件!
https://git.minetest.land/MineClone2/MineClone2/issues
should become
https://git.minetest.land/VoxeLibre/VoxeLibre/issues
@ -5,3 +4,4 @@
一個非官方的Luanti遊戲,遊玩方式和Minecraft類似。由davedevils從MineClone分拆。
由許多人開發。並非由Mojang Studios開發。<!-- "Mojang AB"'s Name changed at 2020/05, main README should change too -->
版本:0.71.0
We no longer mention the version in the readme file, and this one looks severely outdated. We can remove the version here anyway.
@ -226,3 +223,4 @@
* `xpanes`: Luanti contributors
* `mesecons` mods: Jeija and contributors
* `wieldview`: Stuart Jones
* `mcl_meshhand`: Based on `newhand` by jordan4ibanez
Below:
[Wuzzy](https://forum.minetest.net/memberlist.php?mode=viewprofile&u=3082)
should become
[Wuzzy](https://forum.luanti.org/memberlist.php?mode=viewprofile&u=3082)
LGTM