SweptThrone Code Circular

Week of April 6, 2026

Crosshair Overlay

Being a scumbag is a minor hobby of mine, so I worked on a crosshair overlay to help with sniping. I learned and made it with Windows Forms before researching and realizing I'd have to use a more advanced graphics API to make it actually draw over the game. I decided this was too much work to soft-cheat in a game I like, so I just dropped it.

ScamBusta

I added a scam counter to ScamBusta, saving a file and counting how many messages it has caught. It's at a whopping 42 right now, which is 0.777... crypto casino scams per day. Awesome!

Tale of Flocksworth

I finally fixed the issue with house spawning—as far as I know—so I think I can finally move on to making interesting features spawn, moving ever close to completing world generation. I also "fixed" another minor error that came up relating to culling entities but I feel it was too simple to be correct...