Just fyi, I think you meant to say which attacks are incorrectly using "is_reeling" in your reply above (going by the devlog and the changes I see between the old and new versions).
For the github issue - the project I'm working on and basing on PFE is a fairly large one with a long development cycle and with multiple changes from base PFE. So the latter suggestion of taking the updated files from each new updated version of PFE and moving them back to my main project will have to be the go-to approach it seems, and which is what I'm doing now.
The concern with this approach is that I need to rely on your devlog to know which items need to be changed, and if something isn't sufficiently clear to me, I have to ask (as I've done twice with this update). BUT, fortunately, it seems that I can simply replace the GGMR folder entirely (I don't touch anything here), the attacks are not crucial items, and the extras seem like they will be self-explanatory in future updates. It's just the fixes in scripts that I'd need to watch for.
So my question is, can users use Github to merge changes you as the author made on your end, to their own project? This would streamline the updating issue above, but would require access of some sort to the source project, if I'm not mistaken. Again, just want to make sure as I didn't see anything related to this in the Github tutorial you made for PFE.