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

[GUI] Replace lump in S1 BSP with lump from LMP file #170

Open
SirYodaJedi opened this issue Sep 9, 2024 · 0 comments
Open

[GUI] Replace lump in S1 BSP with lump from LMP file #170

SirYodaJedi opened this issue Sep 9, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@SirYodaJedi
Copy link

Describe Your Suggestion

You mentioned on Discord that the backend supports this, but there isn't a GUI (or CLI) method for doing this yet.

Looking at lumpfileheader_t, it seems S1 LMP files store what lump they replace, so the only error checking I can think would be necessary would be making sure lumpLength is correct (if the value found at that position isn't, it probably is an IdTech LMP instead).

@SirYodaJedi SirYodaJedi added the enhancement New feature or request label Sep 9, 2024
@craftablescience craftablescience added this to the 4.3 milestone Sep 10, 2024
@craftablescience craftablescience modified the milestones: 4.3, 4.X Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants