API Changelog 0.8.5

  • Plugin API 0.8.5 (2025-04-29):

    • [New] PlayerFishingStartEvent, PlayerFishingStopEvent, PlayerFishingBiteEvent, PlayerFishingCatchEvent
    • [New] PlayerUpdateStatusEvent getters and setters for health, stamina, breath, wetness
    • [New] Npc.setLipMovement()
    • [Change] Removed old PlayerStartFishingEvent, PlayerStopFishingEvent and PlayerCatchFishEvent (see new events above)
    • [Change] Radial menus (UI) now have a name and path
    • [Bugfix] Vehicle.setPosition()
    • [Bugfix] Object.hasAttribute(), Construction.hasAttribute() and Plant.hasAttribute()


    Plugin API 0.8.5.3 (2025-05-09):

    • [New] Implement Player.enableAreaSelectionTool()
    • [Change] Player.getAreaSelectionData() no longer works with areas, instead has new AreaSelectionResult object




    This version uses Unity 6000.0.25f1. This is relevant if you want to build asset bundles containing custom shaders or VFX effects