Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 773 Bytes

CHANGELOG.md

File metadata and controls

21 lines (15 loc) · 773 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.0] - 5.10.2021

  • Original work by Jadawin

[2.0.0] - 18.08.2022

  • Complete rework from scratch
  • Added automatic support for DLC and mod races and factions
  • Added support for AI to AI peace treaties
  • Added player customization for different parameters
    • Thresholds for war duration, amount of battles, war exhaustion and minimum losses
    • Time between offers
  • Added improved logging features for easier bug reports
  • Modified war exhaustion formula to: losses / (wins + losses) * 100 + duration - 5