Skip to content

v1.4.0

Compare
Choose a tag to compare
@Mikusch Mikusch released this 31 Aug 08:59
· 31 commits to master since this release

This version does not work properly on Windows servers!
I will put out a patch soon that adds the missing offsets and addresses. Until then, it is advised to stay on v1.3.1 if you plan on using the gamemode on a Windows server.

Changelog

  • Each attacking team now gets a carryable bomb
    • A bomb carrier is randomly chosen at the start of each round
    • The bomb must be carried to a control point to be able to plant it
    • The bomb can be dropped to teammates using the dropitem command
    • Carried bombs can be seen through walls by their respective team, dropped bombs can be seen through walls by both teams
    • The bomb will automatically reset to its respawn room if it lands in an unreachable spot
    • If a bomb is planted, all other bombs in the map will disappear
  • Each control point is now hidden in the HUD unless a bomb was planted on it
  • Default weapons now show up in the buy menu for $200 each
  • Kevlar HUD text now shows if you have a helmet equipped
  • As always, code improvements and cleanup