Docs | Support

libtcod/python-tcod

wip
5 years, 5 months ago
@HexDecimal Resolve MyPy type warnings.
No dependencies with known security vulnerabilities.
wip
5 years, 5 months ago
@HexDecimal Disable and deprecate the `snap_to_integer` feature. This had some issues, notably it can cause wei
No dependencies with known security vulnerabilities.
wip
5 years, 5 months ago
@HexDecimal Fix documentation directive typos.
No dependencies with known security vulnerabilities.
wip
5 years, 5 months ago
@HexDecimal Add PyCharm installation instructions. There have been lots of help posts released to this, this ad
No dependencies with known security vulnerabilities.
master
5 years, 5 months ago
@HexDecimal Prepare 11.9.2 release.
No dependencies with known security vulnerabilities.
wip
5 years, 5 months ago
@HexDecimal Fix segfault with tcod.tileset.get_default. Tileset was deleting the global tileset object when it
No dependencies with known security vulnerabilities.
wip
5 years, 5 months ago
@HexDecimal Add error message for when the libtcod submodule is missing.
No dependencies with known security vulnerabilities.
wip
5 years, 5 months ago
@HexDecimal Update copyright year.
No dependencies with known security vulnerabilities.
master
5 years, 5 months ago
@HexDecimal Prepare 11.9.1 release.
No dependencies with known security vulnerabilities.
wip
5 years, 6 months ago
@HexDecimal Remove bad deprecation warning in Console.tiles_rgb.
No dependencies with known security vulnerabilities.
master
5 years, 6 months ago
@HexDecimal Prepare 11.9.0 release.
No dependencies with known security vulnerabilities.
wip
5 years, 6 months ago
@HexDecimal Remove deprecation from Console.tiles.
No dependencies with known security vulnerabilities.
wip
5 years, 6 months ago
@HexDecimal Add the Tileset.render method. SDL2 parser had to be updated to include more symbols.
No dependencies with known security vulnerabilities.
master
5 years, 6 months ago
@HexDecimal Prepare 11.8.2 release.
No dependencies with known security vulnerabilities.
wip
5 years, 6 months ago
@HexDecimal Prevent KeyError when representing unusual keyboard symbol constants. SDL did not always return key
No dependencies with known security vulnerabilities.