Skip to content

v1.1.9c (From 08.11.2025)

Choose a tag to compare

@Juzlus Juzlus released this 27 Jan 10:48
· 27 commits to Beta since this release

Commit: 868372e

📋 Changelog

  • General:

    • Updated dependency to the latest version.
    • Added a new game mode, ‘FullRandom,’ which randomly assigns skills each round (skills may be repeated).
    • Added the requiredPermission option to every skill config, defining the permission required for a player to receive that skill.
  • Skill improvements:

    • Gambler:
      • Added text notification when the player has no money.
    • Darkness:
      • Removed the old post-processing logic (did not work on every map).
      • Added UTIL_ScreenFade for a more reliable and consistent darkness effect.
    • Distancer:
      • Limited the maximum display distance to 3000 units.
    • Fortnite:
      • mproved the placement angle of barricades.
    • Jackal:
      • Reworked the bean trail logic to a particle system for better performance.
    • Poison:
      • Slightly increased the poison tick speed.
      • Added a minimum health threshold (30 HP) below which poison no longer works (configurable).
    • Spectator:
      • Fixed an issue with the camera after death.