Skip to content

12.4.0

Compare
Choose a tag to compare
@HexDecimal HexDecimal released this 21 May 15:01
12.4.0
8ddd70c

Added

  • Added modernized REXPaint saving/loading functions.
    • tcod.console.load_xp
    • tcod.console.save_xp

Changed

  • Using libtcod 1.18.1.

Fixed

  • tcod.event.KeySym and tcod.event.Scancode can now be hashed.