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
CelariaNewsCelaria 1.1 Released
Major update

Celaria 1.1 Released

Celaria · published 8 Dec 2019, 07:00 UTC

All newsPlayers around this dateRead on Steam

With the 1.1 update the game recieved a visual overhaul as well as a few graphical enhancements.

Soft-shadows and Ambient Occlusion


The main addition to this update is the shadow and AO system which bakes soft-shadows and approximated world-space ambient occlusion at runtime (during gameplay) on the GPU.

Shadows (Debug view)


Shadows are more or less straightforward, shading areas darker where light from the sun is occluded by geometry. It's noteworthy to mention that shadows get softer with distance mimicking the behaviour of light in real-life.

Ambient Occlusion (Debug view)


(World-space) ambient occlusion attempts to shade areas darker which are occluded from the sky/enviroment light. (The less visible an area is for the skybox, the darker the area gets.)
For example overhangs, corners or holes get darker as less light from the enviroment can reach those areas.

Due to some limitations which are related to the way AO is calculated it's only a rough approximation but the advantage is that this information can be calculated relatively fast on the GPU.

Baking at runtime


The game ships with precalculated lightmaps for shadows and AO for all singleplayer/campaign maps. However, custom maps downloaded from the workshop don't. (The lightmap information is not stored in the mapfiles.)

This means that this lightmap information needs to be baked/generated on your local machine.
However you don't have to wait for the lightmap baking process to finish. You can start playing a map without having to worry about the generation process. The game will generate the shadow and AO information behind the scenes while you actively play the game. Once the baking process finishes, shadows and AO will fade in and be visible on the map-geometry.

You can keep track of the generation process by checking the progression in the top-right corner of the screen:



The game will cache lightmaps on the HDD/SSD to avoid having to rebake them in case you want to replay a map.

All lightmaps are stored in 4K by default (texture size of 4096*4096 px).

Other additions in the 1.1 update:

  • Adjusted overall look and tone of all block-colors
  • Purple checkpoint block was recolored to red (same as the goal block)
  • Added Screen-Space Ambient Occlusion ("SSAO". Can be enabled in the video settings)
  • Bugfixes and stability improvements
  • Added checkpoint counter to the HUD.


Watch on YouTube

More from Celaria

Other announcements

All news
Game update29 Sep 2023Celaria 1.4.2- fixed bug which caused the distance traveled statistic to not be tracked correctly - removed the experimental "ambience track" feature/option from the game and sound-menu. (It was used to break-up the playback of ingame soundtracks with a silent/windy atmosphere but it was often confused with the music playback to be broken.) - fixed one spelling mistake in the tutorial In case any issues ari…Game update16 Jan 2023Celaria 1.4.1 [hotfix]- Fixed missing/incorrectly rendered floor geometry on some AMD / Nvidia GPUs and settings configurations.Major update17 Oct 2021Celaria 1.4.0Update 1.4.0 added some under the-hood changes to the codebase to implement support for skin/helmet variations of the player character. With that the source code of the standalone multiplayer server software was also released. Player helmets Two new Helmet variations are introduced: the "Collector" and "Runner" helmet both of which can be unlocked ingame: Runner The runner helmet can be unlocke…