The rewrite of the Assistant in Kotlin morphed into a sub-project: Squishy’s Tables.

https://tables.squishy.dev/

I noticed that a lot of the folks I play with have no interest in automating the game, or making it easier to calculate out target numbers. They really dig doing that themselves. But the one thing they all still use, despite decades of BattleTech experience is the good old table reference sheet.

And there’s never enough of them. So I wrote a digital version. Its very rough. Lots of enum-to-string as a display value, which isn’t great, but does function. I’ll improve the usability over time, but its already proved useful in at least one game day. No more guessing at what a 5 roll means on an LRM 10 rack. Just pull up the tables and look.

-Ben