Skip to content

Update VPE compat for latest mod version#547

Merged
notfood merged 1 commit intorwmt:masterfrom
sviyh:update-vpe-compat
Mar 12, 2026
Merged

Update VPE compat for latest mod version#547
notfood merged 1 commit intorwmt:masterfrom
sviyh:update-vpe-compat

Conversation

@sviyh
Copy link
Copy Markdown
Contributor

@sviyh sviyh commented Mar 12, 2026

Summary

  • Sync Command_AbilityToggle.ProcessInput (Hurricane toggle gizmo) which spawns/destroys things without going through the synced ability job system
  • Fix FleckMaker.ThrowSmoke RNG desync in Vortex.Tick and GameCondition_PsychicFlashstorm.GameConditionTick via transpiler wrapping with Rand.PushState/PopState
  • Fix VFECore.Abilities.AbilityDefVEF.Abilities.AbilityDef namespace rename that broke psysets patching

Sync Command_AbilityToggle.ProcessInput which directly toggles
Ability_Hurricane (spawning/destroying HurricaneMaker) without
going through the synced ability job system.

Fix FleckMaker.ThrowSmoke RNG desync in Vortex.Tick and
GameCondition_PsychicFlashstorm.GameConditionTick by wrapping
calls with Rand.PushState/PopState via transpiler.
@notfood notfood merged commit 394ee53 into rwmt:master Mar 12, 2026
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