FoFoGT sorting data for maps#544
Merged
hymccord merged 16 commits intoMHCommunity:mainfrom May 8, 2026
Merged
Conversation
hymccord
requested changes
May 8, 2026
Contributor
hymccord
left a comment
There was a problem hiding this comment.
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
approved these changes
May 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.