Hnefatafl Changelog

What's new in Hnefatafl 140617

Nov 11, 2014
  • All code related to growable C-strings (used for line reading) has been moved to a separate component called Gleipnir. A possible signed overflow and a problem with focus in some window managers were fixed. All makefiles are now compatible with gmake and pmake.
  • Last but not least, the entire program and all data files are now released under the ISC license.

New in Hnefatafl 140117 (Jan 18, 2014)

  • `dbl_trap_squares` has been added for piece types, which is a bitmask of squares that can trigger double trap.

New in Hnefatafl 140101 (Jan 4, 2014)

  • In case of weird graphical glitches, you can press "l" in XLib to repaint the whole window.
  • The program now exits properly when you close the window using a window manager's "close" button (`WM_DELETE_WINDOW`).

New in Hnefatafl 131229 (Dec 30, 2013)

  • Another AI optimization by Alexander Dolgunin has been implemented.

New in Hnefatafl 131226 (Dec 28, 2013)

  • The AI is twice as fast thanks to an optimization by Alexander Dolgunin.

New in Hnefatafl 131221 (Dec 21, 2013)

  • Due to the large amount of changes, this is an unstable version. If there are no bugs, then it's a stable version. https://github.com/soderlund/hnefatafl/blob/master/CHANGES

New in Hnefatafl 131214 (Dec 17, 2013)

  • This release fixes a bug and adds a new ruleset.

New in Hnefatafl 130920 (Sep 21, 2013)

  • This version fixes a formatting error in the English manual and makes some changes to the makefile.
  • There are no code changes, so there is no point in upgrading unless you're really bothered about the manual.