Skip to content

Create panorama based on last world for display on title screen (sorta like runorama) #18

Description

@blryface

Hello, it's the real blryface here suggesting yet another great feature that won't be hard to do at all! /hj

Idea

I remember Mojang wanted to have a feature where the main menu panorama would be an actual live and ticking world. While this could be interesting too, it's probably as "too resource intensive" as it was back in the day.

My idea is to do something somewhat similar, by having a toggleable option that takes a panorama when you exit your world and sets the game's panorama to the latest world accessed.

This could create storage issues if the files are kept forever, but could be solved by automatically removing the previous panorama files unless told not to by the user. My original idea was to keep the panorama files in the world folder, but I'm not too sure that it would be the best idea to do so. Perhaps keeping it in a subfolder on the screenshots folder, or keeping the files as %w_%t_%p (with %w being the world name, %t the current time [to define what file is the latest? I'm not too sure about this one.] and %p for the panorama faces [panorama_0-5])

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions