CHANGELOG

CHANGELOG

Version 1.0.8

  • Fixed an error displayed by PathfindingLagFix
  • Added 'Eat the player?' config to choose whether or not the player should be killed without leaving a body on collision with Frostbite
  • Added 'Damage' config to choose how much damage Frostbite does on collision (only if 'Eat the player?' is set to false)

Version 1.0.7

  • Game version update

  • Added a new enemy: Frostbite – beware, possible jumpscare! It's possible to disable the jumpscare sound in the config file

  • Modified some default values

  • Added Fake Snowmen (see README for more details)

  • Added an exclusion list for enemies that should not be affected by the frozen shader (the slowdown will still be applied)

  • Added the ability to place a snowman inside the vehicle

  • Fixed an issue where the snowman was not destroyed if a player finished the game inside it

  • When a snowman is created by a player, it now faces the same direction as the player

  • Added a cooldown (and a config option to adjust it) for snowball throwing

  • Added random shuffling of spawn point lists before distributing map objects (this should improve their distribution)

Version 1.0.6

  • Fixed an incompatibility with multiple mods (Brutal Company Minus/Brutal Company Minus Extra and LethalElementsBeta)
  • Reduced the size of the snowman
  • Removed snow traces at the end of the game on the client side

Version 1.0.5

  • Fixed a bug that made the player unkillable when someone forced them out of the snowman with a snowball
  • Added configs to choose the levels where the hazards can spawn

Version 1.0.4

  • Added compatibility with ShipInventory -> snowballs can no longer be stored
  • Fixed a bug where more than one player enter the same snowman at the same time
  • Fixed a bug that failed to destroy snowballs when a player entered a snowman

Version 1.0.3

  • Removed snow traces at the end of the game
  • Fixed a spelling mistake

Version 1.0.2

  • Added the ability to destroy a snowman by throwing a snowball at it; now you can unmask your friends trying to hide
  • Added HUD to the snowman's camera and a control tip to indicate the keybind for exiting
  • Fixed a bug where the button to exit the snowman also ejected other players
  • Fixed a bug that made snowmen spawned indoors by default unusable

Version 1.0.1

  • Forgot to change the icon

Version 1.0.0

  • Initial release