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

custom levels: enum lump support #3305

Merged
merged 2 commits into from Jan 15, 2024
Merged

Conversation

Hat-Kid
Copy link
Member

@Hat-Kid Hat-Kid commented Jan 14, 2024

This adds support for using enums in lumps using the new lump types enum-int32 and enum-uint32. Also adds these other new lump types:

  • water-height (takes 3 meter floats, an enum and another optional meter float)
  • eco-info (takes an enum and an int)
  • vector3m (3 meter floats + w set to 1.0)

@Hat-Kid Hat-Kid merged commit 619f39d into open-goal:master Jan 15, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant