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
DUMPLingNewsv2.1.0-260906 Update
In-game event

v2.1.0-260906 Update

DUMPLing · published 6 Sep 2026, 20:46 UTC · build 25156587

All newsPlayers around this dateRead on Steam

Changes:

ENEMIES:

Added 3 new enemy types:

Dasher periodically winds up, displays a red warning line, then rapidly dashes toward the player.

Exploder chases the player, stops within range, grows/pulses during a wind-up, then explodes and damages the player and nearby enemies.

Lurker hides and becomes untargetable, moves closer while invisible, then fades in, fires a projectile, and disappears again.

Added unique behaviour/state machines for each new enemy type.

Added enemy-specific visual and audio feedback, including dash warnings, explosion effects, lurker fade effects, hit sounds, death sounds, and attack cues.

Changed the enemy system to support multiple specialized enemy behaviours while retaining shared health, damage, knockback, drops, audio, and death systems.

Dynamic Enemy Spawner

Added a completely new Dynamic Enemy Spawner system.

Added phase-based enemy spawning, allowing the game to progressively introduce different enemy combinations as gameplay time increases.

Added 3 enemy slots per phase, with each slot containing a Variant A and Variant B prefab.

Added seeded enemy selection so each run generates a fixed A/B combination for every phase.

Added run seed display showing the generated seed and phase combinations, such as P1:ABB P2:BAA P3:AAB.

Added support for unlimited, Inspector-defined phases.

Added gameplay-time-based phase progression, meaning phase timers pause during boss fights.

Added configurable enemy spawn intervals with randomized timing jitter to make spawning less predictable.

Added configurable enemies-per-spawn settings.

Added a global enemy limit and individual per-phase active-enemy limits.

Added two spawn shapes:

Random enemies spawn at a randomized direction around the player.

Ring enemies spawn evenly around the player in a circular formation.

Added round-robin enemy selection so the spawner cycles through the phase's three resolved enemy types instead of repeatedly choosing the same type.

Added automatic skipping of enemy slots with missing/invalid prefabs.

Added automatic enemy clearing when a boss encounter begins.

Added boss scheduling based on gameplay time.

Added support for multiple bosses, with only one boss active at a time.

Added automatic boss audio transitions, fading the normal music out and boss music in, then restoring the main music after the boss is defeated.

Added boss intro camera support through CameraFollow.

Changed enemy spawning from a traditional/static approach to a dynamic, phase-driven system that controls enemy composition, spawn rate, positioning, limits, and boss progression.

Changed boss timing to use gameplay time, preventing the phase/boss clock from progressing while a boss is active.

Bug Fixes:

Fixed a bug where a debug log text element was not hidden

Fixed a bug where System Software Cursor sware.cs would hide cursor and not show again after a round with controller

Fixed a bug where the quit button was not working in new update menu

More from DUMPLing

Other announcements

All news
Major update6 Sep 2026v2.0.0 UpdateChanges: UI Graphics Change (Image to striped background) in scenes: Settings (collection) Credits (credits) Character Selection (freeplayCharSelector) UI Menu Redesign UI Scenes merged (3) Removed character unlock system Changed Scroll Sensitivity for Skills Tab 1 -> 15 Changed Bloom Calculation method in Enemy.cs Changed Bloom Dirt Texture none -> Jelly Changed Bloom Intensity 7 -> 5 Changed…Game update27 Aug 2026v1.2.2 PatchChanges: Reworked campfire prefab and configured settings Added Seed Generation to environment, 9 prefabs changed (Seed PRIVATE) Added Archives Section in Main Menu Added Archives Scene Removed Damage Rush Mode Section in Main Menu Realignment for Main Menu UI buttons Configured performance optimization Configured physics calculation Cleaned up internal folder(s)Game update19 Jul 20261.2.1 PatchChanges: New formula for calculating effective damage New formula for calculating day night cycles Added Night Hunter upgrade to upgrade pool Added Freeze Chance upgrade to upgrade pool Added Freeze Chance upgrade to upgrade pool Changed upgrade list culmulative damage display text to Mint color Removed Miniboss 1 Removed Miniboss 2 Bug Fixes: Fixed bug where minibosses would be kicked outside…