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
Rising WorldNewsStatus Update: Lights and Shadows
Community

Status Update: Lights and Shadows

Rising World · published 13 Jan 2020, 17:00 UTC

All newsPlayers around this dateRead on Steam

Hi folks! Today we want to share a few more screenshots with you.

Brief summary


The new version will provide much more realistic lights and shadows. In addition to that, lights no longer pass through walls.
In terms of modding, we've started working on the new Plugin API and decided to stick to Java for the API.

Long story


As mentioned in our previous announcement, we will see some major improvements regardings lights and shadows in the new version. In the current Rising World most lights were static (i.e. computed once by the CPU during chunk generation) - this provides good performance, but the visual results weren't that great. In the new version, all lights will be fully dynamic, resulting in a much more realistic lighting. In addition to that, lights are able to cast shadows now. To make sure performance doesn't suffer too much, we will use a deferred renderer (which can handle lots of lights fairly efficiently) and a smart shadow updater (which regenerates shadows only if the environment changed).

We've prepared a small comparision between the new lights (still work-in-progress) and the static lights in the old version of the game:

Shadows play a big role and can be a real game changer. When exploring dungeons, for example, or walking through forests at night (just equipped with a torch), shadows create a completely different atmosphere.

Another big improvement thanks to proper shadows: Lights no longer pass through walls in the new version!

Apart from lights and shadows, we also started working on the new Plugin API. We decided to stick to Java for the API, since this language provides a much better performance (and full multi-threading support) compared to scripting languages. This also means that large parts of the current API stay compatible, however, there are still a few changes to the API so existing plugins need to be updated for the new version. We will post more information about that soon.

Stay tuned for the next status update! If you want to get more information in the meantime, make sure to check out our development roadmap on Trello :)

More from Rising World

Other announcements

All news
Major update31 Aug 2026Update 0.9.3: Animal Feeding and Taming, better caves and much more!Hi folks! A new big update is now available! It introduces animal feeding and taming, improved cave generation, actual ocean waves and a lot more! Animal Feeding and Taming This update greatly expands the "Animal Husbandry" aspect of the game: you're now able to feed and tame animals! Animals become hungry over time. If they go without food for a long time, this becomes visually apparent as the…In-game event30 Apr 2026Update 0.9.2: Animal Breeding, Item Placement, better Controller SupportHey folks! Finally a new update is available! It introduces various new things, changes and improvements and also several bugfixes. Item Placement With this update you can place items persistently in the world (this means they won't despawn after a restart). To do that, hit the B key twice to place the currently equipped item (this key binding can be changed in the settings). Alternatively righ…In-game event22 Dec 2025Update 0.9.1: Steam Cloud and moreHi folks! First of all, we wish you a Merry Christmas and a Happy New Year! We hope you enjoy the holidays :) This is a good opportunity to release a small update! It adds new items, various Quality-of-Life changes, several bugfixes and also support for Steam Cloud. Steam Cloud support means that your worlds and blueprints are automatically stored in the Steam Cloud and synced with other device…