Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New Dynamic Faction Endings (#74126)
* adds dynamic faction epilogues * dynamic epilogues update 1 * fixed Hub-01 "neutral" ending * Hells Raiders text update * format fix * added free merchant ending * format fixes * correct CLRF type in game.h * Isherwood text update * Update src/faction.cpp Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update src/game.cpp Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update src/game.cpp Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update src/game.cpp Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update src/game.cpp Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update src/game.h Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * fix integer variables * char update * char fix * Update epilogue_factions.json * updates * fix for faction.cpp and faction.h * Apply suggestions from code review Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * faction.cpp fixes * Update faction.h * Update data/json/npcs/factions.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update data/json/npcs/factions.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update data/json/npcs/factions.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update data/json/npcs/factions.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update data/json/npcs/factions.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update src/faction.cpp Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update src/faction.cpp Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update src/faction.cpp Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update src/faction.cpp Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update src/faction.h Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update data/json/npcs/factions.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update data/json/npcs/factions.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update src/faction.cpp Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * consumes_food fix * actual consumes_food fix * Update src/faction.h Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * json fix * Update src/faction.h Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * text update * Update data/json/npcs/factions.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * another text update * astyle fix * Update src/faction.cpp Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update src/faction.cpp Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * text update * typo * removed testing values * Update src/faction.cpp Co-authored-by: anothersimulacrum <[email protected]> * Update src/faction.cpp Co-authored-by: anothersimulacrum <[email protected]> * Update src/faction.cpp Co-authored-by: anothersimulacrum <[email protected]> * Update src/faction.cpp Co-authored-by: anothersimulacrum <[email protected]> * Update src/game.cpp Co-authored-by: anothersimulacrum <[email protected]> * Update src/faction.h Co-authored-by: anothersimulacrum <[email protected]> * Update factions.json * Apply suggestions from code review --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Maleclypse <[email protected]> Co-authored-by: anothersimulacrum <[email protected]>
- Loading branch information