Skip to content
Success

Changes

Summary

  1. Prevent giant stacktraces from bad math tags (commit: ed8023c) (details)
  2. Partial fix to teleportation of despawned NPCs. (commit: d14e9ea) (details)
  3. Complete fix to teleportation of despawned NPCs. (commit: 8a1636f) (details)
Commit ed8023c7990b7852cd964844f7ec2b8c68b73444 by mcmonkey4eva
Prevent giant stacktraces from bad math tags
(commit: ed8023c)
The file was modified src/main/java/net/aufdemrand/denizen/tags/core/UtilTags.java (diff)
Commit d14e9eacef1bd1c39e09d9ecfeb10855e1412044 by davidcernat
Partial fix to teleportation of despawned NPCs.
(commit: d14e9ea)
The file was modified src/main/java/net/aufdemrand/denizen/objects/dEntity.java (diff)
The file was modified src/main/java/net/aufdemrand/denizen/scripts/commands/entity/SpawnCommand.java (diff)
The file was modified src/main/java/net/aufdemrand/denizen/objects/dNPC.java (diff)
The file was modified src/main/java/net/aufdemrand/denizen/scripts/commands/entity/PushCommand.java (diff)
Commit 8a1636fad5cdbd8ff73f41831dac97dc274c88c8 by davidcernat
Complete fix to teleportation of despawned NPCs.
(commit: 8a1636f)
The file was modified src/main/java/net/aufdemrand/denizen/scripts/commands/entity/MountCommand.java (diff)
The file was modified src/main/java/net/aufdemrand/denizen/scripts/commands/entity/ShootCommand.java (diff)
The file was modified src/main/java/net/aufdemrand/denizen/scripts/commands/entity/TeleportCommand.java (diff)
The file was modified src/main/java/net/aufdemrand/denizen/scripts/containers/core/WorldScriptHelper.java (diff)
The file was modified src/main/java/net/aufdemrand/denizen/objects/dEntity.java (diff)
The file was modified src/main/java/net/aufdemrand/denizen/scripts/commands/entity/FlyCommand.java (diff)
The file was modified src/main/java/net/aufdemrand/denizen/scripts/commands/entity/PushCommand.java (diff)
The file was modified src/main/java/net/aufdemrand/denizen/objects/dNPC.java (diff)
The file was modified src/main/java/net/aufdemrand/denizen/scripts/commands/entity/SpawnCommand.java (diff)