Skip to content
Success

Changes

Summary

  1. Fix issue with cuboid borders not being checked with the current (commit: 4879ac3) (details)
  2. Change default 'visibility' on an effect from 5 to 15. (commit: aa1e07b) (details)
  3. Polish ScriptEntry. Keep track of original arguments to be used in (commit: 807fe98) (details)
Commit 4879ac3895d983faa403329abe964d04b0ddaa4a by jeremy
Fix issue with cuboid borders not being checked with the current isBetween logic.
(commit: 4879ac3)
The file was modified src/main/java/net/aufdemrand/denizen/utilities/Utilities.java (diff)
Commit aa1e07bb9bb94832dc355595ad7a87d36b446cff by jeremy
Change default 'visibility' on an effect from 5 to 15.
(commit: aa1e07b)
The file was modified src/main/java/net/aufdemrand/denizen/scripts/commands/world/PlayEffectCommand.java (diff)
Commit 807fe98ac484f24b4815d3dbbcd246850175d75e by jeremy
Polish ScriptEntry. Keep track of original arguments to be used in certain 'looping' scenarios (ie. WHILE <…> )
(commit: 807fe98)
The file was modified src/main/java/net/aufdemrand/denizen/scripts/ScriptEntry.java (diff)