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

Xenos can now always access hivemind #53

Closed

Conversation

private-tristan
Copy link
Contributor

About the pull request

see title. allows sentient xeno players to talk over hivemind, see each others' locations, watch, etc.

Explain why it's good for the game

letting sentient xenos coordinate and discuss things without needing to be next to eachother... good?
xenos are meant to have a hivemind, and a queen isn't often spawned by GMs

Testing Photographs and Procedure

Screenshots & Videos

Put screenshots and videos here with an empty line between the screenshots and the <details> tags.

Changelog

🆑
balance: sentient xenos can now access hivemind, even if there isn't a queen spawned.
/:cl:

@@ -195,10 +195,6 @@
if(!current_xeno?.hive)
return

if((!current_xeno.hive.living_xeno_queen || SSmapping.configs[GROUND_MAP].map_name == MAP_WHISKEY_OUTPOST) && !current_xeno.hive.allow_no_queen_actions) //No Hive status on WO
Copy link
Member

Choose a reason for hiding this comment

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

For my future sanity please just change the allow_no_queen_actions var for regular hive and apply that to all these other changes 🙏

@morrowwolf morrowwolf marked this pull request as draft November 6, 2023 03:34
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.

2 participants