Skip to content

11.18.3

Compare
Choose a tag to compare
@HexDecimal HexDecimal released this 29 Dec 04:03
· 365 commits to develop since this release
11.18.3
6fd153b

Changed

  • Now bundles SDL 2.0.14 for Windows/MacOS.

Deprecated

  • Support for Python 3.5 will be dropped.
  • tcod.console_load_xp has been deprecated, tcod.console_from_xp can load
    these files without modifying an existing console.

Fixed

  • tcod.console_from_xp now has better error handling (instead of crashing.)
  • Can now compile with SDL 2.0.14 headers.