Skip to content
Success

Changes

Summary

  1. remove old regex nonsense, new AsciiMatcher utility (commit: d073ac4) (details)
Commit d073ac461f001291df0ef91380c379235bea9dd9 by agoodwin
remove old regex nonsense, new AsciiMatcher utility
(commit: d073ac4)
The file was modified src/main/java/com/denizenscript/denizencore/objects/core/ElementTag.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/objects/core/ScriptTag.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/objects/ArgumentHelper.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/objects/Argument.java (diff)
The file was addedsrc/main/java/com/denizenscript/denizencore/utilities/AsciiMatcher.java
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/queue/RandomCommand.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/queue/RepeatCommand.java (diff)