Skip to content

Player State Docs#3280

Merged
garrettjoecox merged 8 commits intoHarbourMasters:developfrom
inspectredc:player-state-docs
Feb 16, 2024
Merged

Player State Docs#3280
garrettjoecox merged 8 commits intoHarbourMasters:developfrom
inspectredc:player-state-docs

Conversation

@inspectredc
Copy link
Member

@inspectredc inspectredc commented Oct 12, 2023

Uses the state flag macros where they weren't being used already.

May need double checking 😅

Build Artifacts

Copy link
Contributor

@Pepe20129 Pepe20129 left a comment

Choose a reason for hiding this comment

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

I didn't see anything wrong but someone else should also check it.

@garrettjoecox garrettjoecox merged commit 46aea3a into HarbourMasters:develop Feb 16, 2024
briaguya0 added a commit to briaguya0/Shipwright that referenced this pull request Feb 9, 2025
in HarbourMasters#3280 both `0x00400000` and `0x04000000` were replaced with `PLAYER_STATE1_SHIELDING`.

`0x00400000` is `PLAYER_STATE1_SHIELDING`, but  `0x04000000` is `PLAYER_STATE1_DAMAGED`

this fixes the spots in `z_en_torch2` where we had `PLAYER_STATE1_SHIELDING` where it should have been `PLAYER_STATE1_DAMAGED`
Archez pushed a commit that referenced this pull request Feb 9, 2025
in #3280 both `0x00400000` and `0x04000000` were replaced with `PLAYER_STATE1_SHIELDING`.

`0x00400000` is `PLAYER_STATE1_SHIELDING`, but  `0x04000000` is `PLAYER_STATE1_DAMAGED`

this fixes the spots in `z_en_torch2` where we had `PLAYER_STATE1_SHIELDING` where it should have been `PLAYER_STATE1_DAMAGED`
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.

5 participants