Skip to content

13.3.0

Choose a tag to compare

@HexDecimal HexDecimal released this 08 Jan 09:53
13.3.0
e12c417

Added

  • New experimental renderer tcod.context.RENDERER_XTERM.

Changed

  • Using libtcod 1.20.1.

Fixed

  • Functions accepting Path-like parameters now accept the more correct os.PathLike type.
  • BDF files with blank lines no longer fail to load with an "Unknown keyword" error.