Skip to content

v1.2.0

Compare
Choose a tag to compare
@Dannyj1 Dannyj1 released this 16 Jan 14:34
· 254 commits to master since this release
d5ac487
  • Reworked the search algorithm. Null Move Pruning isn't working properly yet, so I removed it for now. A lot of bugs were fixed in this search rework, so I found this update worth releasing anyway.
  • Fixed an issue with UCI options not properly reporting a max value
  • Changed the way Zagreus evaluates material balance
  • Fixed an issue where endgame mobility was calculated in the midgame and vice-versa
  • Bonus for pushing pawns towards promotion in the endgame (#2)
  • Slight tweaks to mobility evaluation values (#3)
  • Remove development score (#4)

Full Changelog: v1.1.0...v1.2.0