Docs | Support

libtcod/python-tcod

develop
3 years, 9 months ago
@HexDecimal Prepare 12.6.2 release.
No dependencies with known security vulnerabilities.
wip
3 years, 9 months ago
@HexDecimal Use the existence of .git to determine if git-describe is used. Fixes installation errors if Git is
No dependencies with known security vulnerabilities.
wip
3 years, 9 months ago
@HexDecimal Use the existence of .git to determine if git-describe is used. Fixes installation errors if Git is
No dependencies with known security vulnerabilities.
develop
3 years, 9 months ago
@HexDecimal Prepare 12.6.1 release.
No dependencies with known security vulnerabilities.
wip
3 years, 9 months ago
@HexDecimal Fix version detection. The previous code was adding `__version__` to the globals which was then ign
No dependencies with known security vulnerabilities.
wip
3 years, 9 months ago
@HexDecimal Fix version detection. The previous code was adding `__version__` to the globals which was then ign
No dependencies with known security vulnerabilities.
wip
3 years, 9 months ago
@HexDecimal Fix version detection. The previous code was adding `__version__` to the globals which was then ign
No dependencies with known security vulnerabilities.
wip
3 years, 9 months ago
@HexDecimal Add pyproject.toml to manifest.
No dependencies with known security vulnerabilities.
develop
3 years, 9 months ago
@HexDecimal Prepare 12.6.0 release.
No dependencies with known security vulnerabilities.
wip
3 years, 9 months ago
@HexDecimal Add MyPy types packages. These packages are needed for the newest versions of MyPy.
No dependencies with known security vulnerabilities.
wip
3 years, 9 months ago
@HexDecimal Fix source build issues. Paths need to be tweaked for pyproject.toml build process.
No dependencies with known security vulnerabilities.
wip
3 years, 9 months ago
@HexDecimal Recommend using a real image library over tcod image loading functions.
No dependencies with known security vulnerabilities.
wip
3 years, 9 months ago
@HexDecimal Fix draw frame, update console __str__ and add tests. Tests using print(console) will now replace t
No dependencies with known security vulnerabilities.
wip
3 years, 10 months ago
@HexDecimal Add frame decoration options and deprecate older handling of indexes.
No dependencies with known security vulnerabilities.
wip
3 years, 10 months ago
@HexDecimal Clean up and enable linting for tests and scripts. Add type hints to deprecated parser functions.
No dependencies with known security vulnerabilities.