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

Compat CUP Units - Goggles Compatibility #10065

Merged
merged 1 commit into from
Jun 13, 2024
Merged

Compat CUP Units - Goggles Compatibility #10065

merged 1 commit into from
Jun 13, 2024

Conversation

Mike-MF
Copy link
Member

@Mike-MF Mike-MF commented Jun 12, 2024

When merged this pull request will:

@PabstMirror PabstMirror added this to the 3.18.0 milestone Jun 12, 2024
@PabstMirror PabstMirror added kind/enhancement Release Notes: **IMPROVED:** area/compatibility labels Jun 12, 2024
ace_tintAmount = 8;
};

// Shades - Clear
Copy link
Contributor

Choose a reason for hiding this comment

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

How come no inheritance is used for the diff variants ? These shades being a good place to, for ex, which would decrease space wasting.

Copy link
Member

Choose a reason for hiding this comment

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

Ask CUP, it is how they encoded it.

Copy link
Contributor

@rautamiekka rautamiekka Jun 14, 2024

Choose a reason for hiding this comment

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

This tinting and stuff is only related to ACE, that's why.

Copy link
Member

Choose a reason for hiding this comment

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

But majority of them inherit from None and we can't change None without side effects.

@jonpas jonpas merged commit 690ee55 into master Jun 13, 2024
5 checks passed
@jonpas jonpas deleted the compat_cup_goggles branch June 13, 2024 12:10
blake8090 pushed a commit to blake8090/ACE3 that referenced this pull request Aug 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/compatibility kind/enhancement Release Notes: **IMPROVED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CUP goggles not working with ACE Goggles Addon.
4 participants