tlongstretch
tlongstretch
Ah, yes, I hadn't seen your Issues page. I will look over it, and the code, and playtest a bit more
FYI I posted my code here: https://github.com/tlongstretch/freeserf-with-AI-plus
hah, it looks like the reason my Freeserf seems so slow is because I'm always building in Debug mode. I did a Release build and its way faster! I had...
this looks like a bug in Freeserf. I added an overlay that lets you see the hidden resources on the map, including Fish. What I see is that the initial...
My work-around is to play the Amiga sound instead. This could take a ton of time to solve the root cause, it doesn't seem worth the effort to me
here are some screenshots showing what I am talking about. Here are examples of the problem These have added graphics but concept is identical in the original game and Freeserf...
Freeserf had same issue. I believe it was due to the now-deleted Inventory object nullptr checked? I forget exactly, the fix is somewhere in Forkserf changelog
thanks I think this is wrong in Freeserf also but I never bothered to look into it