18.1.0
Added
tcod.path.path2d
to compute paths for the most basic cases.
Fixed
tcod.noise.grid
would raiseTypeError
when given a plain integer for scale.
tcod.path.path2d
to compute paths for the most basic cases.tcod.noise.grid
would raise TypeError
when given a plain integer for scale.