Skip to content

Conversation

@Alexandra-Myers
Copy link
Contributor

@Alexandra-Myers Alexandra-Myers commented Oct 31, 2025

Currently, the Combatify support implemented in #1993, works under its default config, however since then, there is now a config option for whether attacks should charge up to 200%. This leads to the abilities of Aether weapons not working if the user turns off charged attacks, hence this PR reverts the changes, which will be reimplemented separately on Combatify's end.


I agree to the Contributor License Agreement (CLA).

@Alexandra-Myers
Copy link
Contributor Author

I had preferred not adding it as a compile-only library, but there's not a realistic option since it would require reflection to be able to access the necessary method and the config itself, and I would rather not add reflection if it were unnecessary. Just reading the config from the file is also not an option due to how Atlas Core handles config options.

@Alexandra-Myers
Copy link
Contributor Author

On second thought, this won't compile without Atlas Core present, so perhaps reflection is better?

@Alexandra-Myers Alexandra-Myers changed the title fix: check Combatify config if loaded before assuming charged attacks are enabled fix: remove Combatify support explicitly. Oct 31, 2025
@Alexandra-Myers
Copy link
Contributor Author

I have decided to instead simply remove Combatify support directly, instead I will probably implement it on Combatify's end or as a compat mod.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Back Log

Development

Successfully merging this pull request may close these issues.

1 participant