Skip to content

Releases: LOOHP/InteractionVisualizer

Hot Fix (1.10.2)

22 Apr 11:08
Compare
Choose a tag to compare
  • Fixed Anvil rename in 1.12.2 or below sending invalid packet when there is no text in the renaming field

Adjustable Checking Period (1.10.1)

22 Apr 05:25
Compare
Choose a tag to compare

Some users have been reporting servers are unable to handle updates too fast when player count increases
So I've added options to adjust the checking period of tile entity blocks in the config for admins to adjust the checking period themselves that is suitable for their own server.

I've also added an option to change the GC period (when that plugin clears reference to blocks that no longer need to be kept), but generally, default a period of 600 ticks should be fine.

Note that the period is measured in ticks (20 ticks = about 1 second), and /iv reload does not update the setting.
And that blocks do not update at the same tick.

Here are the options added to the config:
1f808ac#diff-922b6b8db89738c2d936c6bac37533be

Pickup Sounds & Optimization (1.10.0)

21 Apr 14:01
Compare
Choose a tag to compare
  • Added Sounds for most pickup animations (no, not that kind of pickup)
  • Optimized packet sending
  • Tweaked enchantment table animation timings
  • Tweaked crafting table item positions
  • Enhanced light effect on 1.13 or above clients, especially those who use shaders.
  • Languages are now downloaded in async

Bug Fix & Optimization (1.9.10)

20 Apr 14:35
Compare
Choose a tag to compare
  • Actually fixed Beacons losing direction data
  • Improved plugin code

Hot Fix (1.9.9)

20 Apr 03:24
Compare
Choose a tag to compare
  • Fixed beacon direction not saving

Emergency Fix (1.9.8)

20 Apr 02:55
Compare
Choose a tag to compare
  • Fixed noteblocks and jukeboxes throwing errors in versions 1.12.2 or below
  • Fixed error on disable (but the error shouldn't affect anything)

(Guys, I know the usage is a bit high on timings. It's not completely my fault although I am already desperately optimizing it. It has gone down more than 50% since the plugin first came out. Please. give me some time. Thanks, guys.)

Optimization and Hot Fix (1.9.7)

19 Apr 08:27
Compare
Choose a tag to compare
  • Fixed player nearby chunk detection ignoring which world a player is in
  • Furthur preventing chunks being loaded while checking blocks

Optimization and Hot Fix (1.9.6)

19 Apr 05:11
Compare
Choose a tag to compare
  • Optimized getting player nearby chunk coordinates
  • Fixed error spam from PacketManager
  • Stopped PacketManager from loading chunks if out of range
  • Fixed an error from Noteblocks Display

Optimization and Hot Fix (1.9.5)

18 Apr 14:18
Compare
Choose a tag to compare
  • Fixed Item and Holograms disappearing after relog
  • Item and Holograms will now be hidden if they are inside an occluding block, saving a few frames for clients

Music & Optimization (1.9.4)

18 Apr 10:27
Compare
Choose a tag to compare
  • Added hologram displays for Noteblock and Jukebox
  • Stop plugin from loading chunks multiple times before GC cleans up
  • GC no longer needs to load chunks in order to clean up blocks out of range
  • Fixed SQLite not closing connections properly
  • The plugin will now download the latest language files from here
  • Added Brazilian Portuguese language by fabricio9898 Thank you!
  • Added new config file for music-related text

Config Changes:
858b3c0#diff-922b6b8db89738c2d936c6bac37533be