reporust_rebootcancel

127,282 Commits over 4,201 Days - 1.26cph!

59 Days Ago
Fixed empty tooltips NREing
59 Days Ago
Fixed workshop scene localization (was wiped after removing the english field because the phrase update never picked it up before)
59 Days Ago
▌▇▄▍▄▄ ▍▇▇▌▄▋▋▊ ▆▆▍▌▇▍▊▍▋█▇▅▊, ▋▍▅▍▅▆▆ - ▆▌▇▍▅██▅▇▉▍▆/▇▊▉▆█▉/▇▍█▌▊▊▊▌█▅▇▆▍▌███▇▌▍▋▌▉█▊▆█▅▌▄▅▋▊▇▋▇▌▇▅▋
59 Days Ago
Adding deployable rig anchor
59 Days Ago
▋▋▊▉▄▇ ▄▇▅-▅▉▅▇▊▌.▍▄▊▇ ▆▇█ ▇▋▅▌▌▉█▉▅.
59 Days Ago
Prefab setup
59 Days Ago
Add Zlinq to the project
59 Days Ago
Downloaded last translations
59 Days Ago
Fixed borked NL jsons
59 Days Ago
Merge from prefabmode_lighting_fixes
59 Days Ago
Implement wrapping displacement map and multi viewport rendering in SpecialPurposeCamera
59 Days Ago
Merge from main
59 Days Ago
▊▍▋▋▉ ▌▍▉▍▄█▍ ▆▌▋▅▉▉▍▅▋ █▌▋▆ ▄▋▉█▆ ▄▊ ▍▅▊▊▋▉▌▌.
59 Days Ago
█▆▉█▋▊▆▉ ▅▌▄▆▅▋▉ █▄ ▌▋▋▍▄ ▌▊▊▅▉
59 Days Ago
Fix wrong blendmode for new displacement clearing
60 Days Ago
Merge from main
60 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.
60 Days Ago
▌▋▄█▉▆▄ ▄▉▍▇ ▇▋▅▄▇▍▋▊▌▆▋▍ ▍▅▍▆.
60 Days Ago
▇█▇▆▄ ▇▊▉█▊▊
60 Days Ago
60 Days Ago
▆▌▍▋▅▊▋▉ ▆▌▅▍▊▉▍ █▊ ▌▉▊▌▄█▌ ▌▄▋▌▉▍▌ ▍▇▋▋▄.
60 Days Ago
Add camera splines
2 Months Ago
merge from localization_improvements
2 Months Ago
Better phrase conflicts detection Fixed 5 conflicts
2 Months Ago
Some phrase update fixes/clean up
2 Months Ago
merge from localization_improvements
2 Months Ago
Added an AssetPostprocessor that reloads the languages and refreshes the texts when a loc file changed
2 Months Ago
Fixed PhraseEditWindow dumping all engine-generated.json into engine.json when applying Updated contexts
2 Months Ago
merge from localization_improvements
2 Months Ago
Compile fix
2 Months Ago
merge from localization_improvements
2 Months Ago
Phrase contexts Fixed invalid hebrew json
2 Months Ago
merge from main
2 Months Ago
Updated all phrases files, created the new ones for all languages with the existing translations
2 Months 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
2 Months Ago
Refactored localization tools window, added steps drawer
2 Months Ago
spotlight emissive level adjusted
2 Months Ago
UI_ServerEntry loc fix again, added vanilla and fixed the fallback
2 Months Ago
RustText code cleanup and comments
2 Months Ago
Server browser and nucleus loc fixes
2 Months Ago
Fixes when updating an existing code declared phrase values
2 Months Ago
Server entry gamemode tag loc fixes
2 Months Ago
Replaced ~50 instances of RustText.text for SetText or SetPhrase Will do the rest later, 150 to go
2 Months Ago
New spotlight model and prefab setup
2 Months Ago
Codegen
2 Months Ago
Fixed language option label not resetting its formatting after switching from an RTL language
2 Months Ago
Fixed phrase edit not refreshing english base strings
2 Months Ago
Updated charity plushie textures and materials re-renderd icon
2 Months Ago
Some cleanup Restored the Rebuild Phrases menu item, as a fast path for most users