issues
search
ikemen-engine
/
Ikemen-GO
An open-source fighting game engine that supports MUGEN resources.
https://ikemen-engine.github.io
Other
742
stars
126
forks
source link
feat: projvar(guardflag)
#2079
Closed
wily-coyote
closed
1 month ago
wily-coyote
commented
1 month ago
This PR implements guardflag and hitvar parameters for ProjVar. It is implemented in a similar way to HitDefVar's flag checking.
HitDefVar's flag checking function was refactored for easier integration to other triggers such as ProjVar
Rewrote some loadstring calls in favor of array notation in options.lua
Fixed a crash that would occur when the ID parameter of ProjVar is zero