Editing the Minetest menu to look something like Minecraft

Post Reply
User avatar
craftblox
Member
Posts: 11
Joined: Tue Nov 27, 2018 03:12
GitHub: bloxrcode

Editing the Minetest menu to look something like Minecraft

by craftblox » Post

Hi, Everybody!
I have a question. I'm making a subgame for Minetest and i'm sick of the default menu background. After some research, i finally figured out how to change the background to a static image:
craftblox.JPG
craftblox.JPG (75.92 KiB) Viewed 791 times

However, this is also very boring. I decided what i REALLY want is an animated background similar to what is in Minecraft. I have not been able to figure this out :(
Any suggestions would be appreciated!

User avatar
Devy
Member
Posts: 133
Joined: Sat Jan 21, 2017 02:31
GitHub: DevyHeavy
In-game: devy

Re: Editing the Minetest menu to look something like Minecra

by Devy » Post

As far as I know, and I'm pretty sure, Minetest's main menu cloud background is an actual scene rendered using the engine (Irrlicht). If you want something different that is animated then it will require C++ and compiling Minetest from source.

User avatar
texmex
Member
Posts: 1753
Joined: Mon Jul 11, 2016 21:08
GitHub: tacotexmex
In-game: tacotexmex

Re: Editing the Minetest menu to look something like Minecra

by texmex » Post

I’m fairly convinced that the cloud background is an actual MT world with only skybox and clouds being rendered in it. That would explain why exiting to main menu from an ongoing game during game night time changes the menu cloud colors.

User avatar
Napiophelios
Member
Posts: 1035
Joined: Mon Jul 07, 2014 01:14
GitHub: Napiophelios
IRC: Nappi
In-game: Nappi

Re: Editing the Minetest menu to look something like Minecra

by Napiophelios » Post

I am not familiar with MC's menu, but it is possible to use an image of a static landscape
and still have the animated clouds. Take a look at VanessaE's HDX texture packs for an idea.

Here is an example image to place in the menu folder
overlay.png
overlay.png (636.49 KiB) Viewed 791 times
and here is what it looks like:
Image
GIF.gif
GIF.gif (250.68 KiB) Viewed 791 times

User avatar
texmex
Member
Posts: 1753
Joined: Mon Jul 11, 2016 21:08
GitHub: tacotexmex
In-game: tacotexmex

Re: Editing the Minetest menu to look something like Minecra

by texmex » Post

Yes, that's pretty neat Napiophelios!

User avatar
paramat
Developer
Posts: 3700
Joined: Sun Oct 28, 2012 00:05
GitHub: paramat
IRC: paramat
Location: UK

Re: Editing the Minetest menu to look something like Minecra

by paramat » Post

Animated custom game backgrounds are not possible currently.

User avatar
jp
Banned
Posts: 947
Joined: Wed Dec 18, 2013 09:03
GitHub: kilbith
Location: France

Re: Editing the Minetest menu to look something like Minecra

by jp » Post

I did some work in this direction in a fork of Minetest: https://www.youtube.com/watch?v=o-aRc_vg7r4

My plan was to design an API for the game developers so they can customize the main menu background, setting their own scene, the camera position/direction, etc.

This was going to be backported to Minetest, unfortunately some "developers" decided to ban me on GitHub.

User avatar
craftblox
Member
Posts: 11
Joined: Tue Nov 27, 2018 03:12
GitHub: bloxrcode

Re: Editing the Minetest menu to look something like Minecra

by craftblox » Post

Thanks for all your help, everybody!
I decided on a static landscape with a transparent sky. Minetest automatically adds their animated clouds. This is a lot better than the normal static background or the clouds by themselves
Here's what my game looks like now:
craftbloxb.gif
craftbloxb.gif (611.4 KiB) Viewed 791 times

User avatar
craftblox
Member
Posts: 11
Joined: Tue Nov 27, 2018 03:12
GitHub: bloxrcode

Re: Editing the Minetest menu to look something like Minecra

by craftblox » Post

jp wrote:I did some work in this direction in a fork of Minetest: https://www.youtube.com/watch?v=o-aRc_vg7r4

My plan was to design an API for the game developers so they can customize the main menu background, setting their own scene, the camera position/direction, etc.

This was going to be backported to Minetest, unfortunately some "developers" decided to ban me on GitHub.
That looks awesome! Too bad you were banned, i would have loved to have had a look at it.
Good job and keep up the good work!

User avatar
Mantar
Member
Posts: 590
Joined: Thu Oct 05, 2017 18:46
Contact:

Re: Editing the Minetest menu to look something like Minecra

by Mantar » Post

jp wrote:I did some work in this direction in a fork of Minetest: https://www.youtube.com/watch?v=o-aRc_vg7r4
Looks neat. Is there some reason that code's not on your github repos? Edit: wait, do you mean you were banned from github entirely, like you can't access it anymore?
Lead dev of Exile, git repo: https://codeberg.org/Mantar/Exile

User avatar
paramat
Developer
Posts: 3700
Joined: Sun Oct 28, 2012 00:05
GitHub: paramat
IRC: paramat
Location: UK

Re: Editing the Minetest menu to look something like Minecra

by paramat » Post

craftblox, if you knew what happened you would realise it is good jp was banned from the Minetest GitHub repos =)
He's not banned from the rest of GitHub no.

User avatar
Mantar
Member
Posts: 590
Joined: Thu Oct 05, 2017 18:46
Contact:

Re: Editing the Minetest menu to look something like Minecra

by Mantar » Post

Ah, I think I get the picture then.
Lead dev of Exile, git repo: https://codeberg.org/Mantar/Exile

Post Reply

Who is online

Users browsing this forum: No registered users and 10 guests