Skip to content
Success

Changes

Summary

  1. add savable map save/load utils (commit: 349f2d4) (details)
  2. add flag reserved key warning (commit: df16195) (details)
  3. reasonNotFlaggable, and notSwitches set (commit: fc0f25d) (details)
  4. document new flaggable types and support new notswitches (commit: 98048f2) (details)
Commit 349f2d43a628de23d428d249c1c38bf496e2d78a by agoodwin
add savable map save/load utils
(commit: 349f2d4)
The file was modified src/main/java/com/denizenscript/denizencore/flags/SavableMapFlagTracker.java (diff)
Commit df16195518b4e2e52a571c3c9bf2f0be2704c278 by agoodwin
add flag reserved key warning

and document worldtag flags
(commit: df16195)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/core/FlagCommand.java (diff)
Commit fc0f25d25311e5b5b3774f191cfcc532ba4a5a2d by agoodwin
reasonNotFlaggable, and notSwitches set
(commit: fc0f25d)
The file was modified src/main/java/com/denizenscript/denizencore/events/ScriptEvent.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/flags/FlaggableObject.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/core/FlagCommand.java (diff)
Commit 98048f2013180508e57262a0bd103c06e0edc6d7 by agoodwin
document new flaggable types and support new notswitches
(commit: 98048f2)
The file was modified src/main/java/com/denizenscript/denizencore/events/ScriptEvent.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/flags/AbstractFlagTracker.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/core/FlagCommand.java (diff)