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

Optimize inherited classes for various uniforms #8

Open
bijx opened this issue Dec 21, 2023 · 0 comments
Open

Optimize inherited classes for various uniforms #8

bijx opened this issue Dec 21, 2023 · 0 comments
Assignees
Labels
tech debt Issues to track and address accumulated inefficiencies, shortcuts, or outdated practices in code.

Comments

@bijx
Copy link
Owner

bijx commented Dec 21, 2023

Problem

Many of the early equipment pieces implemented used configs from other mods, but as development went on, I learned how to write configs better. We need to update and remove unnecessary code from the final output.

Solution

  • Remove additional custom RVMATs
  • Remove unnecessary tokens from configs
@bijx bijx self-assigned this Dec 21, 2023
@bijx bijx added the tech debt Issues to track and address accumulated inefficiencies, shortcuts, or outdated practices in code. label Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech debt Issues to track and address accumulated inefficiencies, shortcuts, or outdated practices in code.
Projects
None yet
Development

No branches or pull requests

1 participant