Skip to content
Success

Changes

Summary

  1. CommandRegistry: core ownership (commit: 70c1f4d) (details)
  2. linearArg tooling (commit: 005143b) (details)
  3. arg annotation docs (commit: 2d044c5) (details)
  4. upgrade webget to use new autoCompile (commit: ce1ba87) (details)
Commit 70c1f4d7b7366685983c6b9e1cc90f060f994db9 by git_commits
CommandRegistry: core ownership
(commit: 70c1f4d)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/CommandRegistry.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/DenizenCore.java (diff)
The file was addedsrc/main/java/com/denizenscript/denizencore/scripts/commands/generator/ArgLinear.java
The file was addedsrc/main/java/com/denizenscript/denizencore/scripts/commands/generator/ArgRaw.java
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/generator/CommandExecutionGenerator.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/AbstractCommand.java (diff)
The file was removedsrc/main/java/com/denizenscript/denizencore/scripts/commands/generator/LinearArg.java
The file was modified src/main/java/com/denizenscript/denizencore/scripts/ScriptEntry.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/generator/ArgPrefixed.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/generator/ArgDefaultText.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/generator/ArgDefaultNull.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/generator/ArgName.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/generator/ArgLinear.java (diff)
Commit ce1ba871323bf1acec84843cc968706225962c9d by git_commits
upgrade webget to use new autoCompile
(commit: ce1ba87)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/core/WebGetCommand.java (diff)