Skip to content
Failed

Changes

Summary

  1. Update OverlayImage and OverlayText to allow named arguments when (commit: 21a0461) (details)
  2. Move the image argument to conform with overlaytext (commit: b1f8b59) (details)
  3. Prepare Clientizen for future capabilities (commit: 4c0ecda) (details)
Commit 21a0461596ffe2d71e54480b77d6145d03cfe81b by morphan1
Update OverlayImage and OverlayText to allow named arguments when
updating
(commit: 21a0461)
The file was modified src/main/java/com/denizenscript/clientizen/commands/gui/OverlayTextCommand.java (diff)
The file was modified src/main/java/com/denizenscript/clientizen/commands/gui/OverlayImageCommand.java (diff)
Commit b1f8b599b5ad8df2a889b68953c9213b551949b6 by morphan1
Move the image argument to conform with overlaytext
(commit: b1f8b59)
The file was modified src/main/java/com/denizenscript/clientizen/commands/gui/OverlayImageCommand.java (diff)
Commit 4c0ecda52b2f29caa87b6bd921429d525fbb36ea by morphan1
Prepare Clientizen for future capabilities
(commit: 4c0ecda)
The file was modified src/main/java/com/denizenscript/clientizen/network/ClientizenPluginChannel.java (diff)