Skip to content

Conversation

@LocalIdentity
Copy link
Contributor

Volatility was not being restricted to minion spells after we recently changed how we were applying support gems to minions

Paliak and others added 11 commits July 22, 2025 22:46
The Howlcrack unique item sets the cooldown of warcies to 0 causing the
GC dps to explode into infinity due to division by zero. This was caused
by the assumption that the mirages instantly spawn and attack. This
commit makes it so that the cooldown is at least the amount of time it
takes to spawm them all and attack or channel for 1s.
The env used by mirage skills is often modified causing the resulting
env to differ. This has not caused issues to there not beign any caching
use after calcMirages but this could come up in the future. Marking the
env as CALCULATOR still allows for the env to be cached in case it's
really needed but it will prevent it being used in most cases.
This was once used as the main table holding the cached output of
skills. It has been entirely replaced by the remaining tables.
Volatility was not being restricted to minion spells after we recently changed how we were applying support gems to minions
@LocalIdentity LocalIdentity added the bug: behaviour Behavioral differences label Aug 1, 2025
@LocalIdentity LocalIdentity merged commit ac25fb2 into dev Aug 1, 2025
2 checks passed
@LocalIdentity LocalIdentity deleted the fix_volatility-minion branch August 1, 2025 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug: behaviour Behavioral differences

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants