2026-08-30 16:51 UTC · Community Announcements · wn
This update is already available on the Stable branch, with 0.21.1 Stable 5 full release coming within a couple days. {STEAM_CLAN_IMAGE}/34328861/5cc07a2b5e344212f7c3d2d0bfbf46b7e00e2317.png This update focuses on internal systems: the new world generator, gameplay impacting weather and insolation, logic and trains have been reworked at the engine level. Right now, a multiplayer beta is already available. Multiplayer (beta) The headline of this update is multiplayer. It already works: you can open your game for online play or join an existing one through Steam and build a base together. World
2026-04-22 16:40 UTC · Community Announcements · wn
Lighting modes have been improved: the regular flashlight and both night vision modes. A flashlight is now available right from the start of the game. Toggle it with the `L` key. Equipment logic has been fixed: an item is now equipped only when placed into an equipment slot, not when simply picked up in hand. Fixed loss of contents in pipes after repeated re-saving Reduced the recycler's internal buffer: it now matches one tick of consumption Fixed heat loss after rebuilding the system Fixed a crash when using the Lua world generator Added weather settings for wind direction and strength Fixed
2026-04-11 22:47 UTC · Community Announcements · qr
⚙️ Customizable block appearance and decorative variants Added designable blocks — a customizable design system that replaces the old variants for stairs, fences, columns, and beams. Instead of several static variants there is now a single block with adjustable appearance. The number of variants and settings will gradually increase. New decorative variants have been added for fences and stairs, as well as thin floor/ceiling with design customization — for neater and more detailed builds. Finally, decorative covers for pipes and wires have been added so that utility networks can be beautifully
2025-07-20 15:04 UTC · Community Announcements · qr
Splitter replace fix Another screen resolution technique Screen resolution validation Tips & Tricks item description More clear early game tip Loader block GUI Pumpjack progress text fix Fertility regeneration buff Spawner recipe Ore item model Mica flakes icon Destroyer icon Destroyer speed
2025-07-18 17:22 UTC · Community Announcements · qr
Mac launch fix Mouse inversion Minor sector optimization Shader compilation optimization Pumpjack draggable fluid fix Bigger conveyor widget Map centering on player Map icon culling Deferred map initialization
2025-07-15 17:18 UTC · Community Announcements · qr
Loader animation fixLoader speed fixMouse sensitivity setting Map window settings storage Map window ore labels Map window fluid percent Teleport bug fix Map options localization fix
2025-07-14 16:47 UTC · Community Announcements · wn_dev
This update lays the groundwork for a new era in Evospace. We're reworking fundamental mechanics—from energy and research to map generation and recipes. This is not a full release yet, but the first step in a larger series of changes, so your feedback is especially valuable. ⚙️ New Blocks & Reworked MachinesSteam engine, high-voltage buffers, new wire types — new levels of technology await. Visual updates for classic machines including the Assembler, Constructor, and Stirling Engine. ⚙️ Research & Recipe ChainsCircuit progression and research systems have been overhauled: research no longer re
2025-05-06 20:17 UTC · Community Announcements · wn
{STEAM_CLAN_IMAGE}/34328861/cbb43b9b0ddbb9c2cffe10c582ac347b59c11d4e.png Please share your impressions of the new cable system, especially if you've used it together with transformers. I've received some complaints that it's not well thought out or that it only introduces unnecessary complexity. I'm considering moving it into a mod and leaving the old system - without resistance and electricity tiers - in the base game.
2025-04-22 21:19 UTC · Community Announcements · wn
Under the Hood of a New Era {STEAM_CLAN_IMAGE}/34328861/0afea203e6c13c413155295b34dca62b63b71a71.gif This update lays the groundwork for a new era in Evospace. We're reworking fundamental mechanics—from energy and research to map generation and recipes. This is not a full release yet, but the first step in a larger series of changes, so your feedback is especially valuable. ⚙️ Energy Revolution High Voltage: Wiring now has tiers, and conductivity is affected by resistance. New transformers and HV buffers allow flexible and efficient energy networks. Machines now consume and produce energy dire
2024-11-09 13:02 UTC · Community Announcements · wn
Improving Recipes Recipes had several forms, but in general, they consisted of two inventories: an input and an output. For a recipe to be executed, the input inventory must first be consumed, followed by a wait period, after which the output inventory is created. The first issue arose with large energy buffers required for certain expensive recipes, creating an unrealistic delay when the power was disconnected. This problem was solved by introducing a special resource slot. It’s still an inventory slot, but its contents are consumed every tick, reducing the machine’s internal buffers by hundr
2024-06-22 11:48 UTC · Community Announcements · wn
Dynamic research tree and search {STEAM_CLAN_IMAGE}/34328861/c5f41ab67ff022754ed524922680138e078fa691.gif Lumen rendering {STEAM_CLAN_IMAGE}/34328861/513b7e1583fe17904be206a1955137f9033845c1.gif {STEAM_CLAN_IMAGE}/34328861/f3989863e9340c2d00dd3d6493768aaa14dfe22e.png Lumen is a fully dynamic global illumination solution that immediately reacts to scene and light changes, enhancing realism. It provides natural light and reflections across diverse environments without the need for traditional baking processes, significantly improving visual fidelity and immersion. Block network v3 The Block Netw
2024-04-20 14:58 UTC · Community Announcements · wn
Please note that many features in this selection are still in development, although many of them are already available for look in indev branch Blueprints {STEAM_CLAN_IMAGE}/34328861/d7b97f6ba4ac7a448519c75c5e8d3eae4b9e1571.gif I am working on blueprints; the main functionality is already complete, and now I am working on the UI as well as ways to share blueprints. Plans include creating local storage, the ability to share using a base64 code string, and publishing blueprints to the Steam Workshop cloud {STEAM_CLAN_IMAGE}/34328861/eb27676b7d24d9324ede4c1fbd070064fbecebe3.png Resource drain and
2024-03-07 12:20 UTC · Community Announcements · wn
{STEAM_CLAN_IMAGE}/34328861/513b7e1583fe17904be206a1955137f9033845c1.gif {STEAM_CLAN_IMAGE}/34328861/f3989863e9340c2d00dd3d6493768aaa14dfe22e.png Lumen rendering Lumen is a fully dynamic global illumination solution that immediately reacts to scene and light changes, enhancing realism. It provides natural light and reflections across diverse environments without the need for traditional baking processes, significantly improving visual fidelity and immersion. Block network v3 The Block Network v3 represents an advanced iteration of interconnected systems, facilitating a network of networks char
2024-01-27 13:25 UTC · Community Announcements · wn
New network graph {STEAM_CLAN_IMAGE}/34328861/db33c4c50d476912bb6cca24db6f850c51b675ea.gif The electric network code has been optimized for more even distribution, and the issue of skipped consumers has been fixed. Significant improvements include a 50% reduction in computing time for resource networks, achieved by eliminating the shuffle step. This efficiency is possible as the network now accurately distributes power based on the known power requirements of all consumers. Note that with multiple heavy consumers and numerous small ones, some operational changes may occur. Additionally, the pr
2024-01-03 14:07 UTC · Community Announcements · wn
item drop fix selection crafter replace fix
Full appinfo as delivered by Steam PICS, changenumber 38807408. Also at /api/app/1013540/raw.
{
"appid": "1013540",
"common": {
"name": "Evospace",
"type": "Game",
"oslist": "windows,macos",
"osarch": "64",
"logo": "2ff37dc8a7b0f987f3754251fbd786bade7f4186",
"logo_small": "2ff37dc8a7b0f987f3754251fbd786bade7f4186_thumb",
"icon": "ab126b50cafe8fc8c6f9603d5564b7ff33dedca5",
"clienttga": "97ca0c57e8e157c9c2107ff8c6661e9e3c622925",
"clienticon": "1a071883774617e24cff793d372b5d1a86100e0e",
"releasestate": "released",
"osextended": "macosapplesilicon",
"steam_deck_compatibility": {
"category": "2",
"steamos_compatibility": "2",
"steam_machine_compatibility": "2",
"test_timestamp": "1756166400",
"tested_build_id": "19304012",
"tests": {
"0": {
"display": "3",
"token": "#SteamDeckVerified_TestResult_DefaultControllerConfigNotFullyFunctional"
},
"1": {
"display": "3",
"token": "#SteamDeckVerified_TestResult_ControllerGlyphsDoNotMatchDeckDevice"
},
"2": {
"display": "3",
"token": "#SteamDeckVerified_TestResult_TextInputDoesNotAutomaticallyInvokesKeyboard"
},
"3": {
"display": "4",
"token": "#SteamDeckVerified_TestResult_InterfaceTextIsLegible"
},
"4": {
"display": "4",
"token": "#SteamDeckVerified_TestResult_DefaultConfigurationIsPerformant"
}
},
"steam_machine_tests": {
"0": {
"display": "3",
"token": "#SteamMachine_TestResult_DefaultControllerConfigNotFullyFunctional"
},
"1": {
"display": "3",
"token": "#SteamMachine_TestResult_ControllerGlyphsDoNotMatchDevice"
},
"2": {
"display": "3",
"token": "#SteamMachine_TestResult_TextInputDoesNotAutomaticallyInvokesKeyboard"
},
"3": {
"display": "4",
"token": "#SteamMachine_TestResult_DefaultConfigurationIsPerformant"
}
},
"steamos_tests": {
"0": {
"display": "3",
"token": "#SteamOS_TestResult_GameStartupFunctional"
},
"1": {
"display": "1",
"token": "#SteamOS_TestResult_DefaultControllerConfigNotFullyFunctional"
},
"2": {
"display": "1",
"token": "#SteamOS_TestResult_TextInputDoesNotAutomaticallyInvokesKeyboard"
}
},
"configuration": {
"supported_input": "other",
"requires_manual_keyboard_invoke": "1",
"requires_non_controller_launcher_nav": "0",
"primary_player_is_controller_slot_0": "0",
"non_deck_display_glyphs": "1",
"small_text": "0",
"requires_internet_for_setup": "0",
"requires_internet_for_singleplayer": "0",
"recommended_runtime": "proton-stable",
"requires_h264": "0",
"requires_voice_files": "0",
"gamescope_frame_limiter_not_supported": "0",
"hdr_support": "0",
"requires_proton_soundfonts": "0"
}
},
"metacritic_name": "Evospace",
"small_capsule": {
"english": "4fc4965b6826304b3c0c2bd4f868e2f66a77d3ff/capsule_231x87.jpg"
},
"header_image": {
"english": "f970e15e0dee28afaac06ce6e3f11296f623e918/header.jpg"
},
"library_assets": {
"library_capsule": "en",
"library_hero": "en",
"library_hero_blur": "en",
"library_logo": "en",
"library_header": "en",
"logo_position": {
"pinned_position": "CenterCenter",
"width_pct": "100",
"height_pct": "100"
}
},
"library_assets_full": {
"library_capsule": {
"image": {
"english": "4394aae8e9d0a1e2e06fb750ee4bbf7944c643c0/library_600x900.jpg"
},
"image2x": {
"english": "4394aae8e9d0a1e2e06fb750ee4bbf7944c643c0/library_600x900_2x.jpg"
}
},
"library_hero": {
"image2x": {
"english": "87fb99dfb1102501b9bc7308fbb0ccde4f4b7192/library_hero_2x.jpg"
},
"image": {
"english": "87fb99dfb1102501b9bc7308fbb0ccde4f4b7192/library_hero.jpg"
}
},
"library_hero_blur": {
"image": {
"english": "87fb99dfb1102501b9bc7308fbb0ccde4f4b7192/library_hero_blur.jpg"
}
},
"library_logo": {
"image": {
"english": "d31b03b4b38e9ad913465916d9c8b12af5ccffc6/logo.png"
},
"image2x": {
"english": "d31b03b4b38e9ad913465916d9c8b12af5ccffc6/logo_2x.png"
},
"logo_position": {
"pinned_position": "CenterCenter",
"width_pct": "100",
"height_pct": "100"
}
},
"library_header": {
"image": {
"english": "f970e15e0dee28afaac06ce6e3f11296f623e918/library_header.jpg"
},
"image2x": {
"english": "f970e15e0dee28afaac06ce6e3f11296f623e918/library_header_2x.jpg"
}
}
},
"store_asset_mtime": "1752735131",
"associations": {
"0": {
"type": "developer",
"name": "Quantum Rivet"
},
"1": {
"type": "publisher",
"name": "Quantum Rivet"
}
},
"primary_genre": "28",
"genres": {
"0": "25",
"1": "23",
"2": "28",
"3": "70"
},
"category": {
"category_2": "1",
"category_17": "1",
"category_22": "1",
"category_30": "1",
"category_62": "1"
},
"supported_languages": {
"english": {
"supported": "true"
},
"russian": {
"supported": "true"
},
"german": {
"supported": "true"
},
"spanish": {
"supported": "true"
},
"brazilian": {
"supported": "true"
},
"schinese": {
"supported": "true"
},
"hungarian": {
"supported": "true"
},
"koreana": {
"supported": "true"
},
"polish": {
"supported": "true"
}
},
"steam_release_date": "1550167439",
"community_visible_stats": "1",
"workshop_visible": "1",
"community_hub_visible": "1",
"gameid": "1013540",
"store_tags": {
"0": "493",
"1": "599",
"2": "1702",
"3": "492",
"4": "21",
"5": "7332",
"6": "3810",
"7": "1695",
"8": "1643",
"9": "255534",
"10": "5125",
"11": "3834",
"12": "1732",
"13": "3839",
"14": "4191",
"15": "4175",
"16": "4295",
"17": "4182",
"18": "4821",
"19": "4345"
},
"review_score": "8",
"review_percentage": "83"
},
"extended": {
"developer": "Quantum Rivet",
"publisher": "Quantum Rivet"
},
"config": {
"installdir": "Evospace",
"launch": {
"0": {
"executable": "Evospace.exe",
"config": {
"oslist": "windows",
"osarch": "64"
}
},
"1": {
"executable": "Evospace.app",
"config": {
"oslist": "macos"
}
}
}
},
"depots": {
"228989": {
"config": {
"oslist": "windows"
},
"depotfromapp": "228980",
"sharedinstall": "1"
},
"228990": {
"config": {
"oslist": "windows"
},
"depotfromapp": "228980",
"sharedinstall": "1"
},
"1013541": {
"config": {
"oslist": "windows"
},
"manifests": {
"public": {
"gid": "825941214752212677",
"size": "2009926715",
"download": "1548517120"
},
"stable": {
"gid": "3553627041954668195",
"size": "1963920499",
"download": "1711098464"
},
"indev": {
"gid": "3553627041954668195",
"size": "1963920499",
"download": "1711098464"
},
"0.21.0": {
"gid": "825941214752212677",
"size": "2009926715",
"download": "1548517120"
},
"0.20.0": {
"gid": "8730585582994189406",
"size": "3260730264",
"download": "2871665472"
},
"0.19.1": {
"gid": "2682679468959065714",
"size": "1086048704",
"download": "905827568"
},
"0.18.5": {
"gid": "1850238619977115582",
"size": "1315563206",
"download": "980474368"
},
"0.18.1": {
"gid": "3417857886335577005",
"size": "2102936822",
"download": "1795362048"
},
"0.17": {
"gid": "677206953069872939",
"size": "941909798",
"download": "858752928"
},
"test": {
"gid": "3001186896241358224",
"size": "1957340186",
"download": "1704843936"
}
}
},
"1013542": {
"config": {
"oslist": "macos"
},
"manifests": {
"public": {
"gid": "3496592698526228313",
"size": "2251395102",
"download": "1588145760"
},
"stable": {
"gid": "6252293159447523702",
"size": "2560275769",
"download": "1836503136"
},
"indev": {
"gid": "6252293159447523702",
"size": "2560275769",
"download": "1836503136"
},
"0.21.0": {
"gid": "3496592698526228313",
"size": "2251395102",
"download": "1588145760"
},
"0.20.0": {
"gid": "437581052948324452",
"size": "1928572200",
"download": "1451812224"
},
"0.19.1": {
"gid": "8775114450437325239",
"size": "1648557389",
"download": "1178035616"
},
"0.18.5": {
"gid": "8731855971500322329",
"size": "1364789993",
"download": "941882352"
},
"test": {
"gid": "5508247331317502026",
"size": "2552121120",
"download": "1829734016"
}
}
},
"hasdepotsindlc": "1",
"baselanguages": "english",
"workshopdepot": "1013540",
"branches": {
"public": {
"buildid": "23014048",
"timeupdated": "1777478094",
"timebuildupdated": "1777477710"
},
"stable": {
"buildid": "25263487",
"description": "stable branch",
"timeupdated": "1789166006",
"timebuildupdated": "1789166006"
},
"indev": {
"buildid": "25263473",
"description": "latest indev version",
"timeupdated": "1789165947",
"timebuildupdated": "1789165947"
},
"0.21.0": {
"buildid": "23014048",
"description": "old release",
"timeupdated": "1777478094",
"timebuildupdated": "1777477710"
},
"0.20.0": {
"buildid": "19304012",
"description": "old release",
"timeupdated": "1769465175",
"timebuildupdated": "1753124444"
},
"0.19.1": {
"buildid": "15000546",
"description": "old release",
"timeupdated": "1744479641",
"timebuildupdated": "1720697435"
},
"0.18.5": {
"buildid": "13292177",
"description": "old release",
"timeupdated": "1709991962",
"timebuildupdated": "1706394199"
},
"0.18.1": {
"buildid": "6754832",
"description": "old release",
"timeupdated": "1632747891",
"timebuildupdated": "1621948923"
},
"0.17": {
"buildid": "4466712",
"description": "old release",
"timeupdated": "1579703755",
"timebuildupdated": "1575636931"
},
"test": {
"buildid": "25111641",
"description": "test build",
"timeupdated": "1788473166",
"timebuildupdated": "1788473166"
}
}
},
"ufs": {
"quota": "10000000000",
"maxnumfiles": "10000"
}
}