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

Refactor Crossed/Uncrossed back into the game, more performant than connect_loc. Adds table flipping. #503

Merged
merged 19 commits into from
Aug 25, 2023

Conversation

Kapu1178
Copy link
Member

@Kapu1178 Kapu1178 commented Aug 24, 2023

About The Pull Request

  • cross_flags tells atoms if they need to call crossed/uncrossed on specific atoms in their contents.
  • Renames Bumped() to BumpedBy() for clarity.
  • Entered/Exitted now have SHOULD_CALL_PARENT

##Changelog

🆑
add: Going prone behind a table now provides some cover from projectiles.
add: You can now flip tables by click dragging with combat mode or using the Flip Table verb. Flipped tables provide additional cover from projectiles. Firing the projectile from within 1 turf of the table ignores this.
/🆑

@Kapu1178 Kapu1178 changed the title Refactor Crossed/Uncrossed back into the game, more performant than connect_loc Refactor Crossed/Uncrossed back into the game, more performant than connect_loc. Adds table flipping. Aug 24, 2023
@Kapu1178 Kapu1178 marked this pull request as ready for review August 25, 2023 04:43
@Kapu1178 Kapu1178 merged commit e01de74 into DaedalusDock:master Aug 25, 2023
12 checks passed
@Kapu1178 Kapu1178 deleted the tables branch August 25, 2023 04:44
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