Skip to content

Releases: tyzeron/LiarsAntiCheat

Release v1.0.1

28 Nov 11:30
Compare
Choose a tag to compare

New Features

  • Fix the incompatibility issue with the new Chaos gamemode

    • Quick temporary fix for the anti-cheat mod not to break the new Chaos gamemode
    • Support for the new Chaos gamemode will be coming soon
  • Validate that players cannot throw more than 3 cards

    • Auto-kick cheaters attempting to play invalid number of cards

Bug Fixes

  • Fix wrong namespace
  • Fix wrong message broadcasted when mod is up-to-date
  • Fix various typos
  • Fix wrong kick message when cheater tries to load their bullet to an invalid slot
  • Fix the bug where cheater's Steam ID is not broadcasted when getting kicked
  • Change message on start of the game, to be more serious

Compatibility

This version was tested on

  • Liar's Bar - Version 0.9 Early Access
  • BepInEx - 5.4.23.2

Initial Release v1.0.0

30 Oct 08:30
Compare
Choose a tag to compare

Features

  • Players' Cards Obfuscation:
    Prevent cheaters from seeing other players' cards by obfuscating everyone's cards to 5 jokers.

  • Thrown Cards Obfuscation:
    Prevent cheaters from seeing the cards that got played onto the table by obfuscating the played cards into all joker cards.

  • Bullet Position Obfuscation:
    Prevent cheaters from seeing your (host) bullet position by obfuscating your bullet position to the last chamber and only revealing your real bullet position when you are about to die.

  • Auto-Kick for Cheating:

    • Auto-kick cheaters attempting to play cards that they don't have in their hand.
    • Auto-kick cheaters attempting to change their bullet positions mid-game.
    • Auto-kick cheaters trying to place their bullet into an invalid revolver chamber.
    • Auto-kick cheaters that illegally modify their revolver shot counter (e.g., decrease the shot counter).
    • Auto-kick cheaters (or modders) that modify the chat messages in an illegal way (e.g., impersonating someone else, hiding their player name, changing the name color, etc.).

Compatibility

This version was tested on

  • Liar's Bar - Version 0.884 Early Access
  • BepInEx - 5.4.23.2