12.2.0
Added
- Added
tcod.noise.Algorithmandtcod.noise.Implementationenums. - Added
tcod.noise.gridhelper function.
Deprecated
- The non-enum noise implementation names have been deprecated.
Fixed
- Indexing Noise classes now works with the FBM implementation.