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

Apply small fixes to USF via workarounds. #285

Merged
merged 1 commit into from
Nov 1, 2023
Merged

Conversation

KingDarBoja
Copy link
Collaborator

  • Barrack icon.
  • The pathfinder fix to redirect on click to the unit detail.

Copy link
Contributor

🌐 Branch deployed as preview to:
https://coh-stats-coh3-stats-small-corrections-1.alt.free.edgio-perma.link

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Device URL
desktop https://preview.coh3stats.com

Device URL
mobile https://preview.coh3stats.com

Not what you expected? Are your scores flaky? GitHub runners could be the cause.
Try running on Foo instead

predicate: (item) => item.faction === "american" && item.id === "barracks_us",
mutator: (item) => {
item = item as EbpsType;
item.ui.iconName = "races/american/buildings/barracks_us";
Copy link
Member

Choose a reason for hiding this comment

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

Btw I am wondering how come that this is wrong in the source files.

@petrvecera petrvecera merged commit 7c57547 into master Nov 1, 2023
4 checks passed
@petrvecera petrvecera deleted the small-corrections-1 branch November 1, 2023 00:32
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