Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor backgrounds #967

Open
in1tiate opened this issue May 20, 2024 · 0 comments
Open

Refactor backgrounds #967

in1tiate opened this issue May 20, 2024 · 0 comments
Labels
DOOM#% Something is doomed to be destroyed

Comments

@in1tiate
Copy link
Member

Background formatting sucks. We're still supporting legacy background names that can be updated with a literal CTRL+F find replace in the filenames. Design.ini is both staggeringly underutilised and underpowered.

New background format would require:

  • Functional pos dropdown decoupled from all the legacy nonsense. Define your positions or die, no more autodetection.
  • Arbitrary variable storage per-position. Design.ini can accomplish this.
  • Separation of assets from data storage. Having a text file in a folder full of PNGs is messy.
@in1tiate in1tiate added the DOOM#% Something is doomed to be destroyed label May 20, 2024
@in1tiate in1tiate added this to the 2.11 Full Release milestone May 20, 2024
@Salanto Salanto removed this from the 2.11 Full Release milestone Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DOOM#% Something is doomed to be destroyed
Projects
None yet
Development

No branches or pull requests

2 participants