Status
SteamPeaks
ChartsSalesUpcomingPatchesNewsCalculator
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
NewsSteam's own announcements 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 festsUpcomingPatchesNewsRecordsTrendingSignals
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
Myriad MayhemNewsDev-log (2025-04-16)
Game update

Dev-log (2025-04-16)

Myriad Mayhem · published 16 Apr 2025, 10:05 UTC

All newsPlayers around this dateRead on Steam

Hi everyone,

I just thought I'd post a lil-update, so after all these weeks of sick kids, they finally got well last week, so I’ve been able to work... 5 days now? On the game :D! Got a little hiccup, as I've tried a couple days in making my own music, which I pretty quickly determined is not something I should do now :P. And also the new talents that change "affected by" on abilities got a bit too much eyesore for me, so I'm almost done with making abilities show icons on what is affecting them or not, so you don't have to guess / remember which attribute affects them.

And also while working on that feature, so have I made some more foundations once and for all, to make talents support more “custom bullets" e.g. the Damage: +25% - things, not sure if its a developer-thing, but I at least tried to make everything automatized, which sounds really good on the paper, but damn, there were special cases on top of special cases, which made the code soooo much harder to follow, so i thought, f it! Let's simplify it a lot, which makes me have to do a little more manual work for every talent/ability “stats”, but almost negate all bugs related to it, as their text will be more or less hard-coded.

E.g. was it a ChainLightning talent that should increase Critdmg, but shows -50% crit dmg (or something similar). THAT kind of error :D. As they used the same “algorithm” to determine its value output, I tried to change it, but broke other “percentage” values, so I changed those, which broke a multiplier in another talent… You get the point xD.

So, it feels reeeeally good to finally make the last code I'm not proud of, simple & clean, even if it brings a little more initial-work. (Maybe there are more elsewhere, but those are time-barred).

Ehmm what more, New ability system seems to work nice! Not sure if it's stupid, but I’m making more complex abilities with Meteor and firebolt, as I’m trying to make them less generic, but still stay true to their “core”. Worse case, we have to remove them, but I think it paid off, because They brought something to the game that it really missed. As I tried these abilities…. Man, it just clicked for me, and I finally know how to shape one of my “pillars” of the game, so I’m super excited about it. But I can go on for hours on this, but I don’t want to make this dev-log into a novel, so I’ll stop there :P.

More from Myriad Mayhem

Other announcements

All news
Game update8 Sep 2026Devlog · 2026-09-08Dev Log — Slower Roads Ahead, But Still on the Path Hey everyone, Two things I want to talk about today: the pace of updates going forward, and why "new maps" — which I said was next — got quietly pushed down the list. Updates will come slower from here I don't have as many hours a week to put into the game as I used to. That's just the reality of my life right now, and I'd rather tell you that…Game update27 Jun 20260.755 (For All Branches)Hotfix A balancing pass on the new towers. For both towers: · Reduced attack range by roughly 50% for both towers. · Removed camera shake — with so many towers firing constantly, it was starting to feel like a 24/7 earthquake. Changes to the Bog Clan's tower only: · Longer hit delay. · Smaller area of effect. · Longer cooldown.Game update27 Jun 20260.754 (For All Branches)Summary A minor update to the game's resolution settings: · Resolutions your monitor does not support are no longer shown in the list - Previously the game would silently default to a supported resolution without telling you which one. · Custom resolutions are now clamped to your monitor's maximum width and height, preventing the game window from extending outside your screen. · This does mean…