![Bug Bug](images/icons/bug.png)
Change(s)
Thoughts/Additions
Update : Now includes find component patch
- 510+ Update for RegEx Replace/Find Component
- Splits the expression mech inputs into 3 parts for replace (Pattern/Replace/Flags) and 2 for find (Pattern/Flags)
- Actually works now
- Extensive testing done with AmaranthineApocalypse
Thoughts/Additions
- Should be as safe as the regex datum is
- Maybe we should add a way to change the regex via mechanics?
Update : Now includes find component patch