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
fix: size box hit detection, modify helper, revert state version check
#2031
Closed
potsmugen
closed
1 month ago
potsmugen
commented
2 months ago
Added exceptions where hit detection will not use angle and rescaling when it happens on size boxes
Simplified implementation of ClsnOverlap trigger by cutting redundancy
Fixed possible crash when modifying helpers to teamside 0
Reverted previous Mugen/Ikemen state version refactor