Skip to content

FoFoGT sorting data for maps#544

Merged
hymccord merged 16 commits intoMHCommunity:mainfrom
GabrielCWT:feat/add-fofogt
May 8, 2026
Merged

FoFoGT sorting data for maps#544
hymccord merged 16 commits intoMHCommunity:mainfrom
GabrielCWT:feat/add-fofogt

Conversation

@GabrielCWT
Copy link
Copy Markdown
Contributor

@GabrielCWT GabrielCWT commented Apr 30, 2026

Screenshot 2026-04-30 at 8 45 59 PM Screenshot 2026-04-30 at 8 46 06 PM Screenshot 2026-04-30 at 8 46 14 PM

@GabrielCWT GabrielCWT marked this pull request as ready for review April 30, 2026 12:48
Copy link
Copy Markdown
Contributor

@hymccord hymccord left a comment

Choose a reason for hiding this comment

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

Very nice work. I like the SoSo gradient.

Missing a few icons and colors for Conclusion Cliffs. How about we use the icons/colors from the hud?
I think the CC boss icon could either be the Mythical Rainbow Diamond or Rainbow Quill?

Here's the relevant info:

.folkloreForestRegionView.conclusion_cliffs {
  --adventure:#FFC145;
  --comedy:#16AA7E;
  --romance:#F97779;
  --suspense:#D973FF;
  --tragedy:#00CEE2;
  --adventure-contrast:#FFE1A4;
  --romance-contrast:#FFC7C8;
  --comedy-contrast:#C6FFCC;
  --suspense-contrast:#F4D5FF;
  --tragedy-contrast:#C9FAFF;
  --adventure-icon:url(https://www.mousehuntgame.com/images/ui/hud/conclusion_cliffs/icons/Adventure.png?asset_cache_version=8);
  --comedy-icon:url(https://www.mousehuntgame.com/images/ui/hud/conclusion_cliffs/icons/Comedy.png?asset_cache_version=8);
  --romance-icon:url(https://www.mousehuntgame.com/images/ui/hud/conclusion_cliffs/icons/Romance.png?asset_cache_version=8);
  --suspense-icon:url(https://www.mousehuntgame.com/images/ui/hud/conclusion_cliffs/icons/Suspense.png?asset_cache_version=8);
  --tragedy-icon:url(https://www.mousehuntgame.com/images/ui/hud/conclusion_cliffs/icons/Tragedy.png?asset_cache_version=8);
  --fantasy-icon:url(https://www.mousehuntgame.com/images/ui/hud/conclusion_cliffs/icons/Fantasy.png?asset_cache_version=8);
  --fantasy:linear-gradient(180deg,#FFC145 7.21%,#F97779 25%,#16AA7E 50.48%,#00CEE2 68.75%,#D973FF 91.35%),linear-gradient(0deg,rgba(255,255,255,.4),rgba(255,255,255,.4));
  --fantasy-contrast:linear-gradient(180deg,var(--adventure-contrast) 7.21%,var(--romance-contrast) 25%,var(--comedy-contrast) 50.48%,var(--tragedy-contrast) 68.75%,var(--suspense-contrast) 91.35%),linear-gradient(0deg,rgba(255,255,255,.4),rgba(255,255,255,.4))
}

@hymccord hymccord merged commit 7625f87 into MHCommunity:main May 8, 2026
4 checks passed
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