Skip to content
Success

Changes

Summary

  1. Fix some typos (commit: 72c10c8) (details)
  2. Add context.event_header to all modern script events. (commit: 6960fe0) (details)
  3. Fix resaving entries (commit: 57eabfa) (details)
  4. Add a current time tracker to the core (commit: 2a4c8c2) (details)
The file was modified src/main/java/net/aufdemrand/denizencore/objects/dList.java (diff)
The file was modified pom.xml (diff)
Commit 6960fe035d60c457da5d9df243fab11f111709ea by mcmonkey4eva
Add context.event_header to all modern script events.
(commit: 6960fe0)
The file was modified src/main/java/net/aufdemrand/denizencore/events/ScriptEvent.java (diff)
The file was modified src/main/java/net/aufdemrand/denizencore/scripts/commands/core/GotoCommand.java (diff)
The file was modified src/main/java/net/aufdemrand/denizencore/objects/dList.java (diff)
The file was modified src/main/java/net/aufdemrand/denizencore/scripts/commands/CommandExecuter.java (diff)
The file was modified src/main/java/net/aufdemrand/denizencore/scripts/queues/core/TimedQueue.java (diff)
Commit 2a4c8c24a3a8bdd09986d5697494940051bb6389 by mcmonkey4eva
Add a current time tracker to the core
(commit: 2a4c8c2)
The file was modified src/main/java/net/aufdemrand/denizencore/DenizenCore.java (diff)