Minetest 5.0.0
Re: Minetest 5.0.0
Ubuntu Xenial is now at 5.0.0
Do what you love, and you will love what you do! :)
-
- Member
- Posts: 405
- Joined: Mon Aug 20, 2018 00:44
- GitHub: NOT APPLICABLE
- IRC: MCL
- In-game: singleplayer
- Location: Somewhere in SSWZ
- Contact:
Re: Minetest 5.0.0
Wow! Time to update my mods and games!
COME SEE MY MINETEST MAP!!! FRANCAIS TRADDUCCIONS COMING SOON! ČESKY PŘEKLAD JIŽ NEDLOUHO!!!
-
- Member
- Posts: 405
- Joined: Mon Aug 20, 2018 00:44
- GitHub: NOT APPLICABLE
- IRC: MCL
- In-game: singleplayer
- Location: Somewhere in SSWZ
- Contact:
Re: Minetest 5.0.0
depends.txt and description.txt have been deprecated. How do I use the depends and description values in mod.conf?
Like this?:
Like this?:
Code: Select all
depends = mod0, mod1, mod2
description = "Hello World!"
COME SEE MY MINETEST MAP!!! FRANCAIS TRADDUCCIONS COMING SOON! ČESKY PŘEKLAD JIŽ NEDLOUHO!!!
-
- Member
- Posts: 30
- Joined: Sat Jan 26, 2019 08:05
- Location: Kasachische Republik
Re: Minetest 5.0.0
Hello World is written without brackets. Yes, we need some examples.migdyn wrote:depends.txt and description.txt have been deprecated. How do I use the depends and description values in mod.conf?
Like this?:
Code: Select all
depends = mod0, mod1, mod2 description = "Hello World!"
-
- Member
- Posts: 405
- Joined: Mon Aug 20, 2018 00:44
- GitHub: NOT APPLICABLE
- IRC: MCL
- In-game: singleplayer
- Location: Somewhere in SSWZ
- Contact:
Re: Minetest 5.0.0
Aaaah I need brackets... This would be okay then:
description = {"Hello World!"}
description = {"Hello World!"}
COME SEE MY MINETEST MAP!!! FRANCAIS TRADDUCCIONS COMING SOON! ČESKY PŘEKLAD JIŽ NEDLOUHO!!!
- rubenwardy
- Moderator
- Posts: 6381
- Joined: Tue Jun 12, 2012 18:11
- GitHub: rubenwardy
- IRC: rubenwardy
- In-game: rubenwardy
- Location: United Kingdom
- Contact:
Re: Minetest 5.0.0
Code: Select all
depends = mod0, mod1, mod2
description = Hello World!
Core Developer | Donate | My Twitter | Mods | Mods 4 Android | Minetest Modding Book
Hello profile reader
Hello profile reader
-
- Member
- Posts: 405
- Joined: Mon Aug 20, 2018 00:44
- GitHub: NOT APPLICABLE
- IRC: MCL
- In-game: singleplayer
- Location: Somewhere in SSWZ
- Contact:
Re: Minetest 5.0.0
Thanks!
And there's no characters from other languages. (in translations)
And there's no characters from other languages. (in translations)
COME SEE MY MINETEST MAP!!! FRANCAIS TRADDUCCIONS COMING SOON! ČESKY PŘEKLAD JIŽ NEDLOUHO!!!
- Linuxdirk
- Member
- Posts: 2713
- Joined: Wed Sep 17, 2014 11:21
- In-game: Linuxdirk
- Location: Germany
- Contact:
Re: Minetest 5.0.0
Is there a way to get multi-line descriptions like before?rubenwardy wrote:Code: Select all
depends = mod0, mod1, mod2 description = Hello World!
-
- Member
- Posts: 405
- Joined: Mon Aug 20, 2018 00:44
- GitHub: NOT APPLICABLE
- IRC: MCL
- In-game: singleplayer
- Location: Somewhere in SSWZ
- Contact:
Re: Minetest 5.0.0
\n maybe?
COME SEE MY MINETEST MAP!!! FRANCAIS TRADDUCCIONS COMING SOON! ČESKY PŘEKLAD JIŽ NEDLOUHO!!!
-
- Member
- Posts: 405
- Joined: Mon Aug 20, 2018 00:44
- GitHub: NOT APPLICABLE
- IRC: MCL
- In-game: singleplayer
- Location: Somewhere in SSWZ
- Contact:
Re: Minetest 5.0.0
How do you add translations for games and mods?
COME SEE MY MINETEST MAP!!! FRANCAIS TRADDUCCIONS COMING SOON! ČESKY PŘEKLAD JIŽ NEDLOUHO!!!
- Linuxdirk
- Member
- Posts: 2713
- Joined: Wed Sep 17, 2014 11:21
- In-game: Linuxdirk
- Location: Germany
- Contact:
Re: Minetest 5.0.0
See reply to your other post about this.migdyn wrote:How do you add translations for games and mods?
- PETE
- Member
- Posts: 73
- Joined: Thu Sep 21, 2017 05:21
- GitHub: PETE
- In-game: PETE-Randomizer
- Location: IDK Ctf server
Re: Minetest 5.0.0
Will, there ever be an official Mac version? As I am only using the neoplastic build.sfan5 wrote:Minetest 5.0.0 has been released!
Please note: According to our versioning scheme, 5.0.0 is a breaking release and not compatible to the 0.4 series.
This applies to clients and servers, other content such as mods, texture packs and worlds is unaffected and backwards-compatible as usual.
Changelog: https://dev.minetest.net/Changelog#0.4. ... 6.92_5.0.0
Source code: https://github.com/minetest/minetest/tree/5.0.0
Highlights:
Download:
- Online content repository (instantly download games, mods, modpacks, texture packs from the menu)
- New mapgen: Carpathian
- Android: Better controls, joystick
- Mods and games can be translated
- Modding: More node drawtypes: disconnected nodeboxes (connected blocks), plantlike_rooted (
underwater plants)- Modding: Custom player collision boxes, new map generator features
- ... And much more!
Whats the trick? I wish I knew
Re: Minetest 5.0.0
Will games, mods and textures be update automatically now?
Re: Minetest 5.0.0
Only by PPA, Snap or Flatpak.trev wrote:Ubuntu Xenial is now at 5.0.0
https://packages.ubuntu.com/search?keyw ... ection=all
-
- Member
- Posts: 30
- Joined: Sat Jan 26, 2019 08:05
- Location: Kasachische Republik
Re: Minetest 5.0.0
Nope.Punk wrote:Will games, mods and textures be update automatically now?
Re: Minetest 5.0.0
The bug that I reported in release candidate-2 is still not fixed and it was not present in 0.4.17(though I don't know about 0.4.16).
Re: Minetest 5.0.0
The bug was not reported on the Minetest issue tracker, therefore it does not exist.
My creations. I gladly accept bitcoins: 17fsUywHxeMHKG41UFfu34F1rAxZcrVoqH
Re: Minetest 5.0.0
Sorry I didn't know,I am new to the community.
From next time I will see to it,so for this time can any of the older members see to it (it is related to the Minetest game not the engine).
From next time I will see to it,so for this time can any of the older members see to it (it is related to the Minetest game not the engine).
- Festus1965
- Member
- Posts: 1568
- Joined: Sun Jan 03, 2016 11:58
- In-game: Thomas Thailand Explorer
- Location: Thailand ChiangMai
- Contact:
Re: Minetest 5.0.0
Just make an account at git, I also learned and start now slow ... not bad, and not so difficult. Also you get informed if something requestedHoneypot wrote:Sorry I didn't know,I am new to the community.
From next time I will see to it,so for this time can any of the older members see to it (it is related to the Minetest game not the engine).
Good Luck - i stuck with technic newer versions on 5.1.0-dev ... and just did a issue
Human has no future (climate change)
If urgend, you find me in Roblox (as CNXThomas)
If urgend, you find me in Roblox (as CNXThomas)
- rubenwardy
- Moderator
- Posts: 6381
- Joined: Tue Jun 12, 2012 18:11
- GitHub: rubenwardy
- IRC: rubenwardy
- In-game: rubenwardy
- Location: United Kingdom
- Contact:
Re: Minetest 5.0.0
It's a duplicate of an existing bug that was deemed not a blockerWuzzy wrote:The bug was not reported on the Minetest issue tracker, therefore it does not exist.
Core Developer | Donate | My Twitter | Mods | Mods 4 Android | Minetest Modding Book
Hello profile reader
Hello profile reader
- Festus1965
- Member
- Posts: 1568
- Joined: Sun Jan 03, 2016 11:58
- In-game: Thomas Thailand Explorer
- Location: Thailand ChiangMai
- Contact:
Re: Minetest 5.0.0 or better then Minetest 5.0.1
so seams waiting for better 5.0.1 ? for those still on 0.4.17.1 or similar
Human has no future (climate change)
If urgend, you find me in Roblox (as CNXThomas)
If urgend, you find me in Roblox (as CNXThomas)
Who is online
Users browsing this forum: No registered users and 1 guest