10-12-2016, 02:27 AM
(This post was last modified: 10-12-2016, 02:19 PM by Ronriteki. Edited 3 times in total.)
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