reporust_rebootcancel

130,557 Commits over 4,140 Days - 1.31cph!

12 Days Ago
merge from storepreload_nre_fix
12 Days Ago
Store preload NRE fix attempt
12 Days Ago
merge from friendsmenu_fix
12 Days Ago
Fixed friend menu being considered opened all the time
12 Days Ago
Merge from underwater_lab_windows_fix
12 Days Ago
Update the Standard Refraction Underwater Labs shader to have its own pass that accounts for underwater fog
12 Days Ago
Stop Linq allocations on LootSpawn::EnsureFilterUpdated() Stop Linq allocations in Client.Connection::DoClientConnected()
12 Days Ago
Missed file
12 Days Ago
merge from localization_improvements/fixes
12 Days Ago
Stop allocations on ItemContainer::SetOnlyAllowedItems Micro optimisation
12 Days Ago
Fixed conveyor filtering errors
12 Days Ago
Optimise ItemManager::Initialize Linq Queries
12 Days Ago
Workshop scene
12 Days Ago
Fixed empty tooltips NREing
12 Days Ago
Fixed workshop scene localization (was wiped after removing the english field because the phrase update never picked it up before)
12 Days Ago
▌▇▄▍▄▄ ▍▇▇▌▄▋▋▊ ▆▆▍▌▇▍▊▍▋█▇▅▊, ▋▍▅▍▅▆▆ - ▆▌▇▍▅██▅▇▉▍▆/▇▊▉▆█▉/▇▍█▌▊▊▊▌█▅▇▆▍▌███▇▌▍▋▌▉█▊▆█▅▌▄▅▋▊▇▋▇▌▇▅▋
12 Days Ago
Adding deployable rig anchor
12 Days Ago
▋▋▊▉▄▇ ▄▇▅-▅▉▅▇▊▌.▍▄▊▇ ▆▇█ ▇▋▅▌▌▉█▉▅.
12 Days Ago
Prefab setup
12 Days Ago
Add Zlinq to the project
12 Days Ago
Downloaded last translations
12 Days Ago
Fixed borked NL jsons
12 Days Ago
Merge from prefabmode_lighting_fixes
12 Days Ago
Implement wrapping displacement map and multi viewport rendering in SpecialPurposeCamera
12 Days Ago
Merge from main
12 Days Ago
▊▍▋▋▉ ▌▍▉▍▄█▍ ▆▌▋▅▉▉▍▅▋ █▌▋▆ ▄▋▉█▆ ▄▊ ▍▅▊▊▋▉▌▌.
12 Days Ago
█▆▉█▋▊▆▉ ▅▌▄▆▅▋▉ █▄ ▌▋▋▍▄ ▌▊▊▅▉
12 Days Ago
Fix wrong blendmode for new displacement clearing
12 Days Ago
Merge from main
13 Days Ago
Better snow blending with terrain, displacement effects colour, reworked displacement manager to allow for continuous displacement (trails instead of discrete steps), displacement rendering now wraps around the map through multiple viewports, and added snow footstep prefab.
13 Days Ago
▌▋▄█▉▆▄ ▄▉▍▇ ▇▋▅▄▇▍▋▊▌▆▋▍ ▍▅▍▆.
13 Days Ago
▇█▇▆▄ ▇▊▉█▊▊
13 Days Ago
13 Days Ago
▆▌▍▋▅▊▋▉ ▆▌▅▍▊▉▍ █▊ ▌▉▊▌▄█▌ ▌▄▋▌▉▍▌ ▍▇▋▋▄.
13 Days Ago
Add camera splines
14 Days Ago
merge from localization_improvements
14 Days Ago
Better phrase conflicts detection Fixed 5 conflicts
14 Days Ago
Some phrase update fixes/clean up
15 Days Ago
merge from localization_improvements
15 Days Ago
Added an AssetPostprocessor that reloads the languages and refreshes the texts when a loc file changed
15 Days Ago
Fixed PhraseEditWindow dumping all engine-generated.json into engine.json when applying Updated contexts
15 Days Ago
merge from localization_improvements
15 Days Ago
Compile fix
15 Days Ago
merge from localization_improvements
15 Days Ago
Phrase contexts Fixed invalid hebrew json
15 Days Ago
merge from main
15 Days Ago
Updated all phrases files, created the new ones for all languages with the existing translations
15 Days Ago
Moved phrases declared in code out of engine.json into a seperate file named engine-generated.json, so its clearer that manual edits will be stomped Phrases coming from engine-generated.json cannot be edited via the phrase drawer. The window shows the assembly, class and property they come from
15 Days Ago
Refactored localization tools window, added steps drawer