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

[feature] Add Quests by Faction tab #4743

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from
Draft

Conversation

BreakBB
Copy link
Member

@BreakBB BreakBB commented Mar 30, 2023

Issue references

Fixes #3344

Proposed changes

  • Adds a new section "Quests by Faction" tab to the Journey

Big props to @scleal who developed the base functionality for this in #3419

Screenshots

grafik

@BreakBB BreakBB self-assigned this May 22, 2023

local factionGroups = {}
local factionWithoutId = -1
for index=1, GetNumFactions() do -- TODO: Remove this as it limits the Journey to only show known factions to the player
Copy link
Member Author

Choose a reason for hiding this comment

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

Complete this TODO

Comment on lines +81 to +82
-- TODO Loop over factionMap and use GetFactionInfoByID to grab the required translations
-- TODO Delete all faction translations. We still need the IDs though so maybe keep enUS
Copy link
Member Author

Choose a reason for hiding this comment

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

Complete these TODOs

@BreakBB BreakBB marked this pull request as draft October 28, 2024 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Filter by Reputation Reward
3 participants