Skip to content

2024.12.19

Latest
Compare
Choose a tag to compare
@Pietrodjaowjao Pietrodjaowjao released this 26 Aug 02:28
· 9 commits to main since this release
6feacca

New Features

  • New Role: Shapeshifter
    • A Impostor role that lets you disguise into other players.
  • New Role: Phantom
    • A Impostor role that lets you turn invisible.
  • Improved All Roles
    • All roles have been optimized, improved and some even got new translations.

Visual & UI Improvements

  • Menu Improvements
    • Improved some menus navigation and appearance.

Gameplay & System Enhancements

  • Improved Anticheat
    • Strengthened anticheat measures to ensure fair gameplay.
  • Improved Save Manager
    • Enhanced the save manager for better data handling and reliability.

Internal Changes

  • Anonymous Votes
    • Anonymous Votes is not a selectable option for now, but you can already enable it via API
  • Confirm Ejections
    • Confirm Ejections is not a selectable option for now, but you can already enable it via API
  • XML Spritesheet Reader
    • Not usable by normal users for now, but mods can already call XMLUtils.GetSpritesFromXML(string xml, Texture2D atlas, float pixelsPerUnit) to get a list of sprites from the xml texture (Plan is to add custom skins support with this)

Fixes

  • Role Options
    • Role Options are now synchronized and saved correctly.
  • Data Sync
    • Cosmetics, Colors and Player Data should be correctly synced between all clients now.
  • Removed Novisor
    • Now Novisor will not ruin the lobby experience anymore.
  • Misc
    • More than 20 known bugs have been fixed.