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
Full EffectNewsDevlog - September 2025
Community

Devlog - September 2025

Full Effect · published 1 Oct 2025, 12:23 UTC

All newsPlayers around this dateRead on Steam

Today is a special day, because 12 years ago under semi-uncertain circumstances I have created an Ages. But his (close to the) current appearance was formed somewhere after a month or so. Anyway...

It's become a habit for me that by the end of the month I haven't finished the work I started before. And this month is no exception. I finally finished working with the scripting and trigger/event language ("word stream" in further) and... I delayed its integration for its original purpose again because I came up with a different idea. With my experience with Space Station 13 build development it have found out that the map format there uses words instead of binary, which gives it certain advantages:

1. Ability to edit the file outside of map editor
2. Less dependence on map editor version changes
3. Version control, which will help when using repositories
4. The possibility of creating alternative software by third parties to work with these files (if someone will ever do this)

The result:

This is the Forest, where all zones have been combined in a single one. And I made it with relative ez using text editor, but most of heavy lifting was made by math that I integrated with word stream. I'll even say more: this innovation calls into question the necessity for scripting.

Next topic is my next objective: I want to prepare a special update by mid-October, and for this I needed to redraw all the mobs in the game. I use multiple drawing programs for this, so the process is semi-automated, otherwise it would take a lot of time. Even with this help, the process is still lengthy, so I decided to automate it even more by combining all my drawing programs in one single "super renderer", which allows me to build sprite sheets "in one click". Although this may or may not backfire: during its writing, I could have drawn a certain number of sprites, and even all of them. Like this one:

By the way, the Steam Summer Sale is started, you have a chance to purchase a game with a discount. Or buy one for a friend, if you have one.

More from Full Effect

Other announcements

All news
Game update27 Apr 2026Update v1.0.1.6I'm alive and awake. It takes a lot of boldness (or foolishness) to modify this wicked piece of software at its current state, because it may explode. But I did it anyway. This may be the last, or one of the lastest, patches for current engine, since new engine is WIP. CHANGELOG: - Updated copyrights - Fixed Lanius and defense drones in Core dodges - Fixed possible memory leak when loading stri…Game update7 Dec 2025Update v1.0.1.5The spirit of Halloween extended beyond Halloween. It shalt not Changelog: - Fixed Halloween portraits outside of Halloween theme - Decreased Buckshot shotgun ammo projectile velocity spreadCommunity1 Nov 2025Devlog - October 2025Happy Halloween, everyone! I have two event to cover in this devlog. First of all, me and Rio finally got around to release the OST in Steam. More on that: I would like to add that it was unfair of me to rush him with the OST before game release, because this haste was justified for my faith towards numerology and the desire to release the game as quickly as possible, as if someone else besides…