Status
SteamPeaks
ChartsSalesUpcomingPatchesEventsCalculator
New on SteamEvery app, DLC and depot the minute Steam creates itAppsEvery app on Steam, newest change firstPackagesSubs and bundles, and what each containsDepotsDepots, manifests and install sizesTagsSteam's user tags and the games under themDevelopers & publishersCompanies and their cataloguesTechnologiesEngines, SDKs and anti-cheat found in the filesChange historyEvery PICS changelist as it lands
SignalsNineteen readings of the whole catalogueCompareAny games side by sideRecordsAll-time peaks and the days they were setReportsWeekly and monthly write-upsAlerts & newsroomWatch a game, get told when it movesSteam statusIs Steam up, right nowWeb API explorerTry the endpoints in the browser
EventsSteam's own events and the sales calendarCalculatorWhat a Steam account is worth, and its pile of shame
/
Sign in
/
SteamPeaks
The ultimate resource for Steam data.
ExploreChartsSalesSales and festsUpcomingPatchesEventsRecordsTrendingSignals
DatabaseAppsPackagesDepotsTagsDevelopersTechnologiesChange history
ToolsCalculatorCompareSearchAlertsSteam statusAPI
SiteMethodologyFAQDiscordSupportSign in via Steam
Not affiliated with Valve or Steam. Game names and artwork belong to their owners. All times UTC.
PrivacyCookiesFair useStatus
Shotgun King: The Final CheckmateEventsPatch notes for v1.41: Lots of minor fixes and changes for modding
Game update

Patch notes for v1.41: Lots of minor fixes and changes for modding

Shotgun King: The Final Checkmate · published 1 Feb 2024, 17:21 UTC · build 13335839

All eventsPlayers around this dateRead on Steam

Hi punks!

Thank you all so much for the love since the 1.4 update dropped! It's really heartwarming to see all the new positive reviews, it makes us feel like you appreciate the work we put into all this, and it's a very nice feeling! Plus it's so cool to see the mods popping up on the Steam Workshop, we're thinking of highlighting some of them soon!

There's been quite a few minor bugs reported since the update dropped. Thankfully it seems we did manage to fix the major stuff during the beta week, so that's nice. There was also some unfinished business on the modding side, so we took care of that too. The patch notes are quite long as a result, so we recommend wearing your reading glasses if you're really going to read all of it. (nerds)

Here are the full patch notes for v1.41:

  • You can now read mods' descriptions (or at least the start of it) in the mod menu.
  • Fixed a typo in Bloodless Coups' english description.
  • Fixed controller rumble not initializing correctly on launch.
  • Fixed some controls counting twice or too early for both mouse controls and gamepad.
  • The shotgun and rank menu arrows now light up red again.
  • Attempting to use blade on iron pieces now triggers a folly shield.
  • Restored mouse drag controls for King's Shoulders.
  • Analysis Paralysis now properly pauses the timer.
  • Mod menu buttons won't get misplaced anymore if you spam-click the arrows.
  • Fixed switch back to gamepad controls on game over when using a mouse and a gamepad is plugged in.
  • Fixed a bug on the level up screen where a choice's descriptions sometimes wouldn't go away if clicking too fast.
  • Cannonballs are no longer affected by Saddle.
  • Catalan language was added back.
  • In settings the back button will now translate every time the language is changed.
  • Mod menu buttons are now always drawn with the pixel font, showing the correct icons.
  • Fixed an issue with game mode descriptions when scrolling.
  • Title will no longer appear behind the play menu when coming back from the tutorial and mods are present.
  • Game will now switch back to the default language if a modded language was previously selected but is no longer available.
  • Mods can now access mouse controls variables
  • Both local and workshop versions of a same mod will now be loaded up.
  • Made the mod menu's upload buttons a little nicer.
  • If an upload fails it will now tell you why and also print the reason in the log.txt.
  • 'run' function now allowed in mods to restart the game.
  • Empty mods (no language, game modes nor script) will no longer be loaded up.
  • Fixed append and prepend so that they wouldn't crash if multiple mods use them. (or any, in the case of prepend)
  • Now properly allowing global variable replacement for a set of variable names. (check 'gimme("replaceable")')
  • Mods can now use newbnk, bset, bget, and savbnk to safely save players' progress to a mod-specific save.
  • Custom pieces can now have custom movement, custom attack, custom draw, and custom debris.
  • Added "cond_only_pieces" in language keys.
  • Replaced deprecated function table_from_file with quarentine_req and quarentine_req_env.
  • Fixed unhelpful "Error in error handling" error message when a mod's code crashes the game.
  • Added support for custom pieces' souls.
  • Shotgun sprites are now mode-specific. (load your spritesheet in initialize())
  • Fixed custom pieces effects not showing in card descriptions.
  • Fixed the Saddle carry effect when applied to non-knight & non-rook pieces.
  • Added piece properties nocarry and freelift, they can be given with custom cards.
  • Added support for custom game mode scores.


We hope you keep enjoying the game! We'll be back with some more news soon!
Have a lovely day!
-PUNKCAKE Délicieux 🥞

More from Shotgun King: The Final Checkmate

Other announcements

All events
Game update4 Aug 2026Quickpatch v1.623bHi royals! This is another quickpatch because I wanted to use the newest version of our engine which should be more stable on finicky systems. But I also took the opportunity to fix two leftover bugs in the codex and make it possible for modders to use the "vision" cheat functionality. That's litterally the entire changelog, look for yourself: · \ Fixed a bug in the codex where card panels woul…Game update15 Jul 2026Patch Notes for v1.623: Another round of bugfixesHi Royals! Well, I was self-indulgent and hid a funny interaction in the last patch, and now I reap the consequences. There were a few new bugs, and it also made some pre-existing bugs more noticeable. So here's a new patch that fixes all that! We also found out that there was an issue with our engine, where one of the libraries it uses would fail to do its job properly on computers with an ARM…Game update26 Jun 2026Quickpatch v1.622bHi Royals! I hope you're having a nice Summer Sale. All our games are 40% off , just so you know. Anyway, that's not why I'm here. We just updated the game with another quickpatch. We're trying to get the game as stable as possible for the console port. I think we're getting there. If you find anymore bugs, please let us know on our Discord! Changelog for v1.622b: · \ Added a message that says…