Skip to content

Releases: LOOHP/InteractionVisualizer

Improvements & Fixes (1.10.12)

02 May 04:05

Choose a tag to compare

  • Remove entity packets now also doesn't get sent to players out of range

Hot Fix (1.10.11)

01 May 03:02

Choose a tag to compare

  • Fixed a bug which caused tile entities to not update (furnace, brewing stands etc.)

Bug Fix and Improvements (1.10.10)

30 Apr 13:12

Choose a tag to compare

  • Actually fixed light update problem
  • Changed it so that entity packets won't get sent to players out of range

Bug Fix (1.10.9)

29 Apr 17:33

Choose a tag to compare

  • Fixed bug with light updates

Tweaks (1.10.8)

28 Apr 07:24

Choose a tag to compare

  • Tweaked positioning of items on crafting tables, anvils and grindstones
  • Added command /iv toggle all
  • Improved packet sending
  • Added material.yml

Hot Fix (1.10.7)

25 Apr 03:39

Choose a tag to compare

  • Fixed a bug when making blockdata.json backups

Fixes and Improvements (1.10.6)

24 Apr 14:33

Choose a tag to compare

  • Fixed Enchantment Tables sometimes having items stuck
  • Added support for reloading the plugin on a live server, tho is it still NOT recommended
  • Fixed /iv reload causing the plugin to fail
  • Removed TileEntityUpdate.StatesPerTick in the config as that option is no longer needed after the changes in this update
  • Added automatic backup for blockdata.json

Config Changes:
40fa06f#diff-922b6b8db89738c2d936c6bac37533be

Hot Fix (1.10.5)

23 Apr 13:38

Choose a tag to compare

  • Fixed plugin not working in 1.13 and 1.14 in some cases
  • Added option to adjust tile entities update rate

Config Changes:
6dc4740#diff-922b6b8db89738c2d936c6bac37533be

Optimization (1.10.4)

23 Apr 04:42

Choose a tag to compare

  • Optimized the tasks the plugin need to go through when a player joins the game (Often shown as Database Lambda)

Bug Fix (1.10.3)

22 Apr 16:30

Choose a tag to compare

  • Fixed incorrect MYSQL error message