Skip to content
Success

Changes

Summary

  1. assorted cleanups and minor fixes (commit: af5f22b) (details)
  2. new ObjectTag helpers (commit: 4115ee2) (details)
  3. legacy command and argument parsing improvements and cleanup (commit: 676cf03) (details)
Commit af5f22b8858a6c914dc548f0a7c7c91358222e80 by git_commits
assorted cleanups and minor fixes

including new sponsors in queue word list
(commit: af5f22b)
The file was modified src/main/java/com/denizenscript/denizencore/utilities/QueueWordList.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/queue/IfCommand.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/BracedCommand.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/Comparable.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/events/ScriptEvent.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/objects/ObjectTag.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/utilities/CoreUtilities.java (diff)
Commit 676cf039ddc8311a46c8bde5215e3338984610c0 by git_commits
legacy command and argument parsing improvements and cleanup
(commit: 676cf03)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/queue/DetermineCommand.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/AbstractCommand.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/file/LogCommand.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/core/WebGetCommand.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/core/DebugCommand.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/queue/RateLimitCommand.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/objects/Argument.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/queue/DefineCommand.java (diff)