Skip to content

Releases: UnderscoreTud/diskuise

Diskuise 0.3.4

06 Jan 16:07
2b1b1f5
Compare
Choose a tag to compare

What's Changed

  • Fixed issue where a server won't start if Diskuise is installed 😬

Issues: If you experience any issues or bugs in this release, please create a new issue here Issue Tracker

Diskuise 0.3.3

23 Nov 02:54
e81d578
Compare
Choose a tag to compare

What's Changed

  • Added Bee Watcher
  • Added Minecart Watcher
  • Added an expression to get the skin name of a player disguise
  • Added a Grid Lock expression for falling block disguises. e.x. set grid lock state of {_disguise} to true
  • Added a config option to show a player's name when disguising (#18 thanks @hapily04)
  • Fixed bug where disguising as a falling block wouldn't set the block of the disguise to the specified one. e.x. disguise player as falling furnace

Full Changelog: v0.3.2...v0.3.3
Issues: If you experience any issues or bugs in this release, please create a new issue here Issue Tracker

Diskuise 0.3.2

23 Aug 10:58
9fa53ad
Compare
Choose a tag to compare

What's Changed

  • Pillager Watcher
  • Puffer Fish Watcher
  • Change the syntax for creating a player disguise
    Old syntax:
    "_tud" player disguise
    New syntax:
    disguise from "_tud"
  • Creating a disguise from an existing entity will copy its properties as well
  • Removed debug messages
  • Fixed bug where Diskuise throws an error when using a stringified variable for creating a player disguise
  • Fixed bug where creating an item frame disguise would create a glow item frame one instead

Full Changelog: v0.3.1...v0.3.2
Issues: If you experience any issues or bugs in this release, please create a new issue here Issue Tracker

Diskuise 0.3.1

17 Aug 06:09
bcb081d
Compare
Choose a tag to compare

What's Changed

  • Ghast Watcher in #11
  • Armor Stand Watcher in #12 closes #8
  • Added config and bug fixes in #13

Full Changelog: v0.3...v0.3.1
Issues: If you experience any issues or bugs in this release, please create a new issue here Issue Tracker

Diskuise 0.3

10 Jul 22:55
0c09695
Compare
Choose a tag to compare

What's Changed

  • Recoded all of Diskuise 0.2's elements, and they should all work better and faster.
  • Diskuise now supports 1.16+. Closes #3
  • Support for Tipped Arrow disguises.
  • Support for Glow Squid disguises.
  • Support for Guardian and Elder Guardian disguises.
  • Support for Wither Skull disguises.
  • Support for Ender Crystal Disguises.
  • Fixing and cleaning stuff.

Full Changelog: v0.2-beta3...v0.3
Issues: If you experience any issues or bugs in this release, please create a new issue here Issue Tracker

Diskuise 0.2-beta3

20 May 08:20
37678f6
Compare
Choose a tag to compare
Diskuise 0.2-beta3 Pre-release
Pre-release

What's Changed

  • 0.2-beta3 by @UnderscoreTud in #2
  • Added clone disguise element
  • Added temporary disguises and disguising entities for specific players only
  • Support for Bat, Insentient, Enderman, Ghast and Iron Golem Watchers

Full Changelog: v0.2-beta2...v0.2-beta3

Diskuise 0.2-beta2

28 Apr 23:45
Compare
Choose a tag to compare
Diskuise 0.2-beta2 Pre-release
Pre-release
  • Added a watcher for Player disguises, Item Frame disguises and Painting disguises
  • Bug fixes

Full Changelog: v0.2-beta1...v0.2-beta2

Diskuise 0.2-beta1

25 Apr 20:53
Compare
Choose a tag to compare
Diskuise 0.2-beta1 Pre-release
Pre-release
  • Added support for Falling Blocks, Dropped Items and Area Effect Cloud disguises
  • Bug fixes

Full Changelog: v0.2-beta0...v0.2-beta1

Diskuise 0.2-beta0

21 Apr 00:13
Compare
Choose a tag to compare
Diskuise 0.2-beta0 Pre-release
Pre-release

The basic functional structure of the Diskuise skript addon