Tcod

Latest version: v16.2.3

Safety actively analyzes 714815 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 44

11.15.2

Fixed

- `tcod.path.dijkstra2d`, fixed corrupted output with int8 arrays.

11.15.1

Changed

- `tcod.event.EventDispatch` now uses the absolute names for event type hints
so that IDE's can better auto-complete method overrides.

Fixed

- Fixed libtcodpy heightmap data alignment issues on non-square maps.

11.15.0

Added

- `tcod.path.SimpleGraph` for pathfinding on simple 2D arrays.

Changed

- `tcod.path.CustomGraph` now accepts an `order` parameter.

11.14.0

Added

- New `tcod.los` module for NumPy-based line-of-sight algorithms.
Includes `tcod.los.bresenham`.

Deprecated

- `tcod.line_where` and `tcod.line_iter` have been deprecated.

11.13.6

Deprecated

- `console_init_root` and `console_set_custom_font` have been replaced by the
modern API.
- All functions which handle SDL windows without a context are deprecated.
- All functions which modify a globally active tileset are deprecated.
- `tcod.map.Map` is deprecated, NumPy arrays should be passed to functions
directly instead of through this class.

11.13.5

Fixed

- Install requirements will no longer try to downgrade `cffi`.

Page 10 of 44

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.