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

Make Thumbnails Great Again #25

Merged
merged 8 commits into from
Jul 13, 2024
Merged

Conversation

Alphalaneous
Copy link
Contributor

This PR includes a significant amount of fixes an improvements to bring this mod up to today's standards (not crashing :333).

  • Fixed image Caching (now customizable as well)
  • Fixed multiple access violations due to the old caching system (owie ouchie)
  • Resolved the longstanding misaligned DailyLevelNode level thumbnail issue (it looks cool now!)
  • Replaced many hardcoded values with math for better potential compatibility if any mod chooses to make changes. (2 + 2 = yes!)
  • Fixed slightly misaligned clipping node leaving a small area at the bottom not angled, ultimately removing draw nodes in favor of a CCLayerColor skewed for both the separator and the mask.
  • Reformatted the files to be a tad less messy when it came to naming and member access.
  • MacOS support
  • Fixed levelthumbs::getQualityMultiplier to use math and logic instead of switch
  • Repositioned the percentage to be in the corner at half opacity
  • Remove vulgar logs
  • Update workflow

@cdc-sys
Copy link
Owner

cdc-sys commented Jul 13, 2024

MERICAAAAAAAAAAAAAAAAAAAAA

@cdc-sys cdc-sys merged commit 422c045 into cdc-sys:main Jul 13, 2024
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