Docs | Support

libtcod/python-tcod

wip
1 year, 8 months ago
@HexDecimal Add `__slots__` to EventDispatch. This class is meant to be inherited, the subclass should be allow
No dependencies with known security vulnerabilities.
wip
1 year, 8 months ago
@HexDecimal Enable all additional formats for Sphinx.
No dependencies with known security vulnerabilities.
wip
1 year, 8 months ago
@HexDecimal Tutorial: Print events and justify more decisions.
No dependencies with known security vulnerabilities.
tutorial-2023
1 year, 8 months ago
@HexDecimal Test footnotes. These could be useful for out of the way justifications of tutorial decisions.
No dependencies with known security vulnerabilities.
tutorial-2023
1 year, 8 months ago
@HexDecimal Add in-progress notice to the tutorial articles.
No dependencies with known security vulnerabilities.
main
1 year, 8 months ago
@HexDecimal Prepare 16.1.0 release.
No dependencies with known security vulnerabilities.
tutorial-2023
1 year, 8 months ago
@HexDecimal Update doc roles, add inline code highlighting.
No dependencies with known security vulnerabilities.
tutorial-2023
1 year, 8 months ago
@HexDecimal Remove tutorial options and explanations. Needed to make the tutorial more useful to learners.
No dependencies with known security vulnerabilities.
wip
1 year, 8 months ago
@HexDecimal Fix minor type error. Comparing self to `0` caused a minor panic in Mypy.
No dependencies with known security vulnerabilities.
tutorial-2023
1 year, 8 months ago
@HexDecimal Remove tutorial options and explanations. Needed to make the tutorial more useful to learners.
No dependencies with known security vulnerabilities.
tutorial-2023
1 year, 8 months ago
@HexDecimal Remove tutorial options and explanations. Needed to make the tutorial more useful to learners.
No dependencies with known security vulnerabilities.
wip
1 year, 9 months ago
@HexDecimal Add mouse button/mask enums. Continuing to replace loose constants with enums.
No dependencies with known security vulnerabilities.
tutorial-2023
1 year, 9 months ago
@HexDecimal Add tutorial part 1. Initial draft of the tutorial. Not sure how to continue but I need this upload
No dependencies with known security vulnerabilities.
wip
1 year, 9 months ago
@HexDecimal Drop Python 3.8 from Mypy tests. Newer versions of NumPy don't support type-hints for this version.
No dependencies with known security vulnerabilities.
wip
1 year, 9 months ago
@HexDecimal Add workarounds for NumPy 1.25.0 type-hints. Right now this is easier for me than pinning the NumPy
No dependencies with known security vulnerabilities.