Skip to content

Releases: Janne252/coh2-replay-enhancements

Version 0.3.0

21 Jan 16:00
Compare
Choose a tag to compare
  • Fixed an issue where US Forces vehicles may in some situations still report default crew death
    • If the vehicle crew is not a default vehicle crew, its death will be reported with position fixed next to the vehicle. Additionally the vehicle crew label will be suffixed with (Vehicle Crew).
  • Fixed Pak43 scuttle not being detected
  • Fixed squad based entities triggering death events on construction cancel (e.g. Bofors emplacement)
  • Fixed Player names containing the $ character causing formatting issues
  • Added markers for annihilation_condition entity deaths (base buildings, converted OKW trucks, etc.)
  • Added unit tests to re-create common in-game events for rapid testing

Version 0.2.2

11 Jan 17:26
Compare
Choose a tag to compare
  • Fixed non-ascii characters not being rendered properly (player names, unit names)
  • Mounted vehicle crew deaths are now ignored for standard vehicle crews:
    • US Forces vehicle crew on any vehicle
    • US Forces medics on Ambulance
  • Fixed event indicator minimap blips not being tied to in-game simulation time

Version 0.2.1

09 Jan 16:54
Compare
Choose a tag to compare
  • Fixed rare occurrence of double event indicator displayed on abandoned team weapons that were previously re-crewed
  • Fixed US Forces vehicle crew disembark being incorrectly detected as vehicle abandon

Version 0.2.0

08 Jan 11:59
Compare
Choose a tag to compare
  • Event indicators now use the shorter name of a unit if available (based on screen_name_short field)
  • Event indicators now have a suffix based on the type of the event ((killed) or (abandoned))

Please note that releases starting with this version (0.2.0) will no longer have a nested replay-enhancements directory in the release ZIP archive. Once extracted, the path <..>\steamapps\common\Company of Heroes 2\replay-enhancements\ should still be created/retained according to the README.

Version 0.1.0

05 Jan 17:55
Compare
Choose a tag to compare
  • Simplified death indicators by removing icon and "Killed" suffix
    • Death event unit icon is now displayed with a threat arrow
  • Added handling for abandonments
    • Fixes team weapons with minimum squad size (e.g. AT-guns) having their death indicator only appear when the last retreating weapon crew member dies
  • Added aircraft to death indicator ignored unit types

Version 0.0.1

30 Dec 20:55
Compare
Choose a tag to compare
Version 0.0.1 Pre-release
Pre-release

Initial release.