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

When NPC leaves your followers, form appropiate dynamic faction. #34203

Merged
merged 1 commit into from Sep 24, 2019
Merged

When NPC leaves your followers, form appropiate dynamic faction. #34203

merged 1 commit into from Sep 24, 2019

Conversation

ghost
Copy link

@ghost ghost commented Sep 23, 2019

Summary

SUMMARY: Bugfixes "When NPC leaves your followers, form appropiate dynamic faction."

Purpose of change

When NPC leaves your followers, form appropiate dynamic faction.

Describe the solution

Added the code to create new faction when NPC leaves your followers, Improved the add_new_faction() code, as it had an un-necessary call to faction_manager::get() which overrode the name of the faction to blank.

Describe alternatives you've considered

N/A

Additional context

N/A

@ZhilkinSerg ZhilkinSerg added <Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` NPC / Factions NPCs, AI, Speech, Factions, Ownership labels Sep 23, 2019
@kevingranade kevingranade merged commit a495d62 into CleverRaven:master Sep 24, 2019
@ghost ghost deleted the leave_npc_fix branch December 19, 2019 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` NPC / Factions NPCs, AI, Speech, Factions, Ownership
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants