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

feat(UI): show terrain flags #4465

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

scarf005
Copy link
Member

Purpose of change

"pre_flags": [ "DIGGABLE", "FLAT" ], // (Optional) Flags the terrain must have to be built on
"pre_terrain": "t_pit", // (Optional) Required terrain to build on

make it easier to check whether a terrain satisfies pre_flags.

Describe the solution

added section to display terrain flags in construction and extended description

Describe alternatives you've considered

also make more detailed error message on why a construction cannot be constructed

Testing

Cataclysm: Bright Nights - HEAD-HASH_01
Cataclysm: Bright Nights - HEAD-HASH_02

Additional context

idea from #4463

@github-actions github-actions bot added the src changes related to source code. label Apr 10, 2024
@scarf005 scarf005 merged commit a4f8689 into cataclysmbnteam:main Apr 11, 2024
13 checks passed
@scarf005 scarf005 deleted the feat-terrain-flags branch April 11, 2024 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
src changes related to source code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants