Skip to content
Success

Changes

Summary

  1. 1.16.3, Denizen 1.1.7 (commit: 07f8d21) (details)
  2. unbork cast command defaulting (commit: fdb0053) (details)
  3. fix inventory contents in notes, dispense meta typo (commit: 733fe25) (details)
  4. patch air slots in item recipes (commit: 19188d1) (details)
  5. fix noted inventory script resizing, also meta patches (commit: 337b1ab) (details)
  6. fix constructing inventories from nothing but a type name (commit: eb01860) (details)
The file was modified v1_16/pom.xml (diff)
The file was modified v1_13/pom.xml (diff)
The file was modified README.md (diff)
The file was modified v1_14/pom.xml (diff)
The file was modified plugin/pom.xml (diff)
The file was modified dist/pom.xml (diff)
The file was modified v1_16/src/main/java/com/denizenscript/denizen/nms/v1_16/Handler.java (diff)
The file was modified pom.xml (diff)
The file was modified v1_15/pom.xml (diff)
The file was modified paper/pom.xml (diff)
Commit fdb0053e9f6021dbe27e60f048ffcd3a0e1d4d44 by agoodwin
unbork cast command defaulting
(commit: fdb0053)
The file was modified plugin/src/main/java/com/denizenscript/denizen/scripts/commands/entity/CastCommand.java (diff)
Commit 733fe25aabbc0fc0fc4d03a9b96485bf3b657593 by agoodwin
fix inventory contents in notes, dispense meta typo
(commit: 733fe25)
The file was modified plugin/src/main/java/com/denizenscript/denizen/events/block/BlockDispensesScriptEvent.java (diff)
The file was modified plugin/src/main/java/com/denizenscript/denizen/objects/properties/inventory/InventoryContents.java (diff)
Commit 19188d14f03e89da88d26624cfc046eef8e97e69 by agoodwin
patch air slots in item recipes
(commit: 19188d1)
The file was modified plugin/src/main/java/com/denizenscript/denizen/scripts/containers/core/ItemScriptHelper.java (diff)
Commit 337b1ab74fd2d043cd859567dcc36ec737ecdec2 by agoodwin
fix noted inventory script resizing, also meta patches
(commit: 337b1ab)
The file was modified plugin/src/main/java/com/denizenscript/denizen/tags/core/ServerTagBase.java (diff)
The file was modified plugin/src/main/java/com/denizenscript/denizen/scripts/containers/core/ItemScriptContainer.java (diff)
The file was modified plugin/src/main/java/com/denizenscript/denizen/objects/properties/inventory/InventorySize.java (diff)
The file was modified plugin/src/main/java/com/denizenscript/denizen/objects/InventoryTag.java (diff)
Commit eb01860b2ee3ba1f80df49a6e71a58afd16e2909 by agoodwin
fix constructing inventories from nothing but a type name
(commit: eb01860)
The file was modified plugin/src/main/java/com/denizenscript/denizen/scripts/commands/player/ShowFakeCommand.java (diff)
The file was modified plugin/src/main/java/com/denizenscript/denizen/objects/InventoryTag.java (diff)