libtcod-net 1.5.0rc1-2 released (fixes reported TCODRandom issue)
The issue reported here has been debugged and fixed. The short answer for those not interested in the details is that I was using an API in libtcod wrong and that API was doing the wrong thing and corrupting its internal state. Get the newest libtcod-net here.
For those who are more technically minded, here’s the story.
In between libtcod 1.5.0b2 and 1.5.0rc1, the C API changed for creating
Related posts:
French