Skip to content

Replaces tile flag booleans with bit flags#90

Merged
LiquidityC merged 3 commits intodevfrom
rework_tile_flags
Feb 26, 2025
Merged

Replaces tile flag booleans with bit flags#90
LiquidityC merged 3 commits intodevfrom
rework_tile_flags

Conversation

@LiquidityC
Copy link
Member

To save some space in the tile struct the boolean flags for the tiles damaging, lethal, occupied and lightsource have been replaced by a bitmask flag instead.

To save some space in the tile struct the boolean flags for the tiles
damaging, lethal, occupied and lightsource have been replaced by a
bitmask flag instead.
@LiquidityC LiquidityC enabled auto-merge (squash) February 26, 2025 21:04
@LiquidityC LiquidityC merged commit eda890f into dev Feb 26, 2025
13 checks passed
@LiquidityC LiquidityC deleted the rework_tile_flags branch February 26, 2025 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant