Skip to content

Latest commit

 

History

History
161 lines (127 loc) · 3.52 KB

CHANGELOG.md

File metadata and controls

161 lines (127 loc) · 3.52 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.5.7] - 2024-09-18

Added

  • Moonrise compatibility

Fixed

  • Containers remaining open by vanished players in certain conditions
  • Pressure plates remaining pressed by vanished players in certain conditions
  • Vanished players blocking merchant (villager / wandering trader) trading
  • Players can attack vanished players

[1.5.6] - 2024-06-20

Added

  • Prevent advancement progress config option
  • Prevent trial spawner detection
  • Prevent vault detection

[1.5.5] - 2024-05-31

Added

  • Vanished players don't obstruct block placement

[1.5.4] - 2024-04-24

Fixed

  • Crash on startup

[1.5.3] - 2024-04-22

Added

  • Squaremap support

[1.5.2] - 2024-02-10

Added

  • Tatar Translation (Thanks to Amirhan-Taipovjan-Greatest-I)
  • Prevent raid spawning

Removed

  • Expanded Storage compatibility

[1.5.1] - 2024-01-17

Added

  • vanish_on_join meta key
  • Hide vanished players from maps

Changed

  • Improved vanish lookup performance

[1.5.0] - 2023-12-01

Added

  • Config option to toggle fake join/disconnect messages
  • Allow offline players in /vanish command
  • Prevent even more sounds
  • Prevent special mob spawning (spawners, skeleton traps, zombie reinforcements)
  • Prevent sweeping edge attacking players
  • Prevent dispensers equipping armor

Fixed

  • Projectiles colliding/hitting players
  • Boat and Minecart collisions
  • Queries showing actual player count
  • Polydex tooltips of vanished players
  • Vanished players stopping minecarts

[1.4.3] - 2023-10-04

Added

  • Config option to make vanished players invulnerable
  • Config option for disabling private messages

Fixed

  • Hidden message command feedback
  • Wardens can smell vanished players

[1.4.2] - 2023-06-09

Fixed

  • Version constraint

[1.4.1] - 2023-05-26

Added

  • Hide traceable entities
  • Dynmap support

Fixed

  • Immersive Portals incompatibility

[1.4.0] - 2023-03-13

Added

  • Prevent player inside block interactions
  • Prevent player step on block interactions
  • Prevent player vibrations
  • Prevent chunk generation and mob spawning
  • Prevent entity collisions
  • Prevent entity pickup
  • Experience orbs don't follow vanished
  • Config options for world interactions

[1.3.2] - 2023-01-25

Added

  • Expanded Storage compatibility
  • Exclude vanished players from player count

[1.3.1] - 2022-12-24

Added

  • Hide vanished player sleeping status

[1.3.0] - 2022-12-14

Added

  • BlueMap support

[1.2.0] - 2022-12-14

Added

  • boolean canViewVanished(SharedSuggestionProvider src) to VanishAPI
  • hideFromEntities Config option
  • StyledChat v2 compatibility

Changed

  • Updated to 1.19.3

Fixed

  • Modrinth dependency resolution

[1.1.0] - 2022-09-20

Added

  • Hide falling particles
  • Hide block destroy progress
  • Developer API notes to the Readme
  • Config option for chat disabling

Changed

  • Improve packet filtering
  • Improve performance

Fixed

  • Environment sound are no longer removed

[1.0.2] - 2022-09-14

Changed

  • Improve workflows

Fixed

  • Minecraft version lock

[1.0.1] - 2022-09-14

Added

  • Changelog
  • Release workflow

Changed

  • Update mod icon
  • Include all required dependencies

[1.0.0] - 2022-09-13

Added

  • Basic functionality
  • API for developers
  • Placeholders
  • Mod compatibility with StyledChat