tcod-rs icon indicating copy to clipboard operation
tcod-rs copied to clipboard

Upgrade tcod

Open Tairesh opened this issue 4 years ago • 1 comments

Please upgrade tcod_sys to use libtcod 1.9+ (last stable version for now 1.15) with new renderer OPENGL2 and many improvements. 1.6.3 is completely outdated today.

Tairesh avatar Mar 11 '20 11:03 Tairesh

Thanks! We're aware of this, but none of the maintainers have the time and energy to work on tcod-rs anymore. This is needed, but it won't happen without someone from the community stepping up.

Here's a work in progress pull request that updates to libtcod 1.12.3: https://github.com/tomassedovic/tcod-rs/pull/290

Unfortunately, it's not ready yet and the PR's author hit a wall. If you want to pick it up I'd be delighted to merge the result!

tomassedovic avatar Mar 11 '20 21:03 tomassedovic