Skip to content

0.12.0

Compare
Choose a tag to compare
@cxong cxong released this 21 May 01:04

Game

  • Fix LAN bugs (#702, reported by @nixinator)
  • Fix crash if laser sight is enabled (#703, reported by @sumater)
  • Fix crash in AI Insurgency II campaign (#704, reported by @viki-t-s)
  • Add dual-wielded pistols (#661)
  • Add pistol and chaingun gun models (#455)
  • Add score text popup on collecting score pickups
  • Improve AI by waking immediately on being hit
  • Improve AI by not reacting immediately on wake
  • Improve changing volume options by not rewinding music

Editor / Modding

  • Fix "HitsObjects": false behavior for bullets, should not damage map objects if set
  • Add highlights to walk-through walls
  • Add customizable door auto-close delay in campaign options
  • Add ability to set character direction in static map type
  • Add customizable special damage duration in bullets.json
  • Add customizable corpse map object in character_classes.json
  • Change map object placement to allow them to be placed over ones with 0 health (e.g. wrecks, blood pools)
  • Change macOS keyboard modifier to command ⌘ (e.g. access character editor using command ⌘ + E)