Berlin Interpretation 1992 – Day 22

I did a quick look at the commit history, and the are spread through 21 days – So I’m calling this Day 22 of development.

I added the much needed minimap, and made it so that it only displayed the tiles the player had seen. While Gemini got a lot of it done, I had to instruct it to improve the performance instead of recreating the full texture every time, only the pixels that changed were drawn.

Next up:

  • Finish fix for emails without attachments, in theory I had removed the unimplemented postmortem downloads, but my fix wasn’t complete.
  • Considering removing the blue background to make the game full mono.

Backlog

  • Add possibility to Miss attacks: To make combat have more variation.
  • Fix keyboard repeating rate to about multiple unwanted actions: It’s just bad UX

Leave a comment