userFlaviencancel

3,823 Commits over 547 Days - 0.29cph!

10 Months Ago
Optimized and tightened the outside checks
10 Months Ago
Working damages and spraycan reskins
10 Months Ago
Hammer pickup working on both sides, correct skin ID applied to each side, code cleanup
10 Months Ago
Applied the new wallpaper sockets to the other building blocks Manifest
10 Months Ago
NRE fix, increased inside checks distance
10 Months Ago
Reworked wallpaper sockets, they now use Socket_Specific instead of ConstructionSocket Added SocketMod_Inside, requiring the construction to be placed inside a base (applied to the hard-side wallpaper)
10 Months Ago
Wallpaper deployable on building block hard-side, only when inside the base Any hard-side wallpaper exposed to the outside world is removed Very wip
10 Months Ago
merge from main
10 Months Ago
Cleaned up the Localization tools MenuItems name and priorities
10 Months Ago
Fixed showtoast commands arguments limit checks Added descriptions showing the expected arguments
10 Months Ago
Removed unused "Two" key on RustOption.Normal prefab
10 Months Ago
Added a barebones tool that lets you find all the places a specific Phrase is used
10 Months Ago
merge from localization
10 Months Ago
Null checks in RustText and Tooltip SetPhrase Fixes safezone warning formatting error
10 Months Ago
Fixed RustInput.Normal placeholder text having no localization token Set auto size values to support any language
10 Months Ago
merge from main
10 Months Ago
merge from repairbench_icons
10 Months Ago
Minor color tweak
10 Months Ago
Fixed tooltip SetPhrase method possibly updating a completely unrelated opened tip
10 Months Ago
Repair bench code cleanup
10 Months Ago
Repair bench UI now shows required ingredients as icons instead of texts + a few localization fixes
10 Months Ago
compile fix
10 Months Ago
Phrase update
10 Months Ago
merge from localization
10 Months Ago
Compile fix
10 Months Ago
merge from main
10 Months Ago
Added the "Too many layers used to exclude objects from lighting blabla" warning log to the list of ignored logs, for the sake of my sanity
10 Months Ago
Set server browser tags min height to 14, so their height doesn't shrink based on the string used (was happening with some languages too)
10 Months Ago
Added min/max height settings to RustText Only draw the min/max fields if auto size is true Set Tooltip text min height to 24, so their height doesn't shrink based on the string used (was happening with some languages)
10 Months Ago
RustText SetPhrase method can now take arguments and will call SetPhraseArguments Allow multi-selection when converting LocalizeText components Minor Phrases update menu items naming change
10 Months Ago
Localized skin picker
10 Months Ago
Localized inventory item splitter "Enter split amount..." text
10 Months Ago
Localized IOEntity crosshair info Localized crosshair health and stability texts
10 Months Ago
Set Japanese font to Dynamic to fix the few missing characters (displayed as '?')
10 Months Ago
Fixed tooltip characters briefly appearing as blocks when opening
10 Months Ago
Changed a few occurrences of ToolTip text setters to use the new SetPhrase method when possible
10 Months Ago
Added a SetPhrase method for tooltips so they're acting similar to RustText Changing language or setting its phrase will now update its content
10 Months Ago
Cleaned up Phrases update code Added a button to rebuild engine.json without uploading to crowdin
10 Months Ago
Fixed Phrases update not catching everything as expected We were missing: - Phrases nested in struct collections - TokenizedPhrase It caught quite a lot of new strings, particularly tutorial texts
10 Months Ago
Monument markers converted to RustText Added PermanentMarker TMP fontasset
10 Months Ago
Localized dropdowns "Unknown" option
10 Months Ago
Localized active boosts tooltip (teas)
10 Months Ago
Added LanguageSwitcher editor tool to switch current language in edit mode
10 Months Ago
merge from main
10 Months Ago
Increased the wallpaper spray can use distance from 3 to 5 meters
10 Months Ago
-▄▆▇ ▊▌▊▅▋▇ ▅▌█▌▍ ▌▋▇▅▋█▅ ▄▌ █▇▊▍▍▍▍ ▇▍▍▉▆ ▆▋█▄ ▄▇▍▊▌▍▆ ▇▌▆ ▆▉█ ▉▆▋▍▇▌ -▇▆ ▊▅▋ █▋▍▉▇▋ ▉▍▍ ▄▊▄ ▅█▍ █▄▇▅▋▋, ▇▍▇▊▌▆ ▌▌▄▌█ ▅▅ ▆▄▄ ▋▄▄▊▆▉ █▌▅ ▉▉▇ █▇▍ ▉█▄▄▌▉ ▌▉▉ ▋▄▌▅▆ ▌▍▆▍█ ▇▇▄▅█▋▉██ ▆▊█ █▋▍▌▋▅▅▆ █▌█▉ ▍▅▋▆▊ ▇▊▇█▄▄ ▊█▇▊ ▆▆▄▇▆ ▌▆▊▄▆▇▅, ▌▄▊▍ █▌▉▅▆ ▄▇▌ ▅▉▇▄█▋▆ ▇██ ▍▍▇█▆▊▊
10 Months Ago
█▅█▆▋ ▉▄▆█▉▋▍ ▄▇▍▇ █▌ ▉▋▅▇▊ ▍▊▅▍▊ ▄▆▌▄▄▇▋▍▍▋ ▌▅ ▄▄▊ ▄▇▅▍ ▋▉▇▋ ▇█▌▇ ▄▉█▉▉▉ ▇▆ ▆▋▊▌ ▊▉▍█▋▍█ ▋▅ ▋▊▊▉▅▆ ▅▋▉▉▊ ▆▄▋█▉▅▇
10 Months Ago
Fixed BuildingBlock.CanSeeWallpaperSocket NRE
10 Months Ago
Fixed loading screen ping warning formatting
10 Months Ago
merge from main