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(content): bungalow 26 #3650

Merged
merged 1 commit into from
Nov 13, 2023
Merged

Conversation

LilShiningMan
Copy link
Contributor

Summary

SUMMARY: CONTENT "bungalow 26"

Purpose of change

more houses

Describe the solution

Describe alternatives you've considered

Testing

linted and tested in game

Additional context

This might be a pain to review, but there's 2 basement variants and 3 ground floor variants

bungalow26_b1
bungalow26_b3
bungalow26_1a
bungalow26_1b

bungalow26_1c

bungalow26_roof

Checklist

If this is a C++ PR that modifies JSON loading or behavior:

  • Document the changes in the appropriate location in the doc/ folder.
  • If documentation for this feature does not exist, please write it or at least note its lack in PR description.
  • New localizable fields need to be added to the lang/bn_extract_json_strings.sh script if it does not support them yet.
  • If applicable, add checks on game load that would validate the loaded data.
  • If it modifies format of save files, please add migration from the old format.

If this is a PR that modifies build process or code organization:

  • Please document the changes in the appropriate location in the doc/ folder.
  • If documentation for this feature or process does not exist, please write it.
  • If the change alters versions of software required to build or work with the game, please document it.

If this is a PR that removes JSON entities:

  • The removed JSON entities have new entries in data/json/obsoletion/ folder.

@github-actions github-actions bot added the JSON related to game datas in JSON format. label Nov 12, 2023
@chaosvolt
Copy link
Member

Aw yiss, mapgen variations. :D

Copy link
Member

@scarf005 scarf005 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cataclysm: Bright Nights - 20176b75a143_10

Cataclysm: Bright Nights - 20176b75a143_08

Cataclysm: Bright Nights - 20176b75a143_09

@scarf005 scarf005 added this pull request to the merge queue Nov 12, 2023
Merged via the queue into cataclysmbnteam:upload with commit f0ae6bc Nov 13, 2023
12 of 14 checks passed
".# |B£}|zzz o%-# o.",
".# |££=|zzz #o*# o.",
".#|+||+||||| |z |zz #.",
".o> ] + |z |||+||#.",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What terrain/furniture are the ]s in this supposed to be? Seems to be the cause of the error.

@LilShiningMan
Copy link
Contributor Author

LilShiningMan commented Nov 13, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JSON related to game datas in JSON format.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants