userFlaviencancel

1,731 Commits over 366 Days - 0.20cph!

4 Months Ago
Fixed spraycan wallpaper reskin missing condition
4 Months Ago
We now check for exposed wallpaper when running the decay tick Adjusted the inside check rays
4 Months Ago
Fixed low wall wallpaper socket pos
4 Months Ago
Early "floor wallpaper" tests, deployable on floors and foundations Added parquet, tiles 1 and 2 placeholder skins
4 Months Ago
merge from wallpaper
4 Months Ago
Fixed missed wallpaper conditional models
4 Months Ago
merge from main
4 Months Ago
Applied the new conditional models to all grades and skins
4 Months Ago
Optimized and tightened the outside checks
4 Months Ago
Working damages and spraycan reskins
4 Months Ago
Hammer pickup working on both sides, correct skin ID applied to each side, code cleanup
4 Months Ago
Applied the new wallpaper sockets to the other building blocks Manifest
4 Months Ago
NRE fix, increased inside checks distance
4 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)
4 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
4 Months Ago
merge from main
4 Months Ago
Cleaned up the Localization tools MenuItems name and priorities
4 Months Ago
Fixed showtoast commands arguments limit checks Added descriptions showing the expected arguments
4 Months Ago
Removed unused "Two" key on RustOption.Normal prefab
4 Months Ago
Added a barebones tool that lets you find all the places a specific Phrase is used
4 Months Ago
merge from localization
4 Months Ago
Null checks in RustText and Tooltip SetPhrase Fixes safezone warning formatting error
4 Months Ago
Fixed RustInput.Normal placeholder text having no localization token Set auto size values to support any language
4 Months Ago
merge from main
4 Months Ago
merge from repairbench_icons
4 Months Ago
Minor color tweak
4 Months Ago
Fixed tooltip SetPhrase method possibly updating a completely unrelated opened tip
4 Months Ago
Repair bench code cleanup
4 Months Ago
Repair bench UI now shows required ingredients as icons instead of texts + a few localization fixes
4 Months Ago
compile fix
4 Months Ago
Phrase update
4 Months Ago
merge from localization
4 Months Ago
Compile fix
4 Months Ago
merge from main
4 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
4 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)
4 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)
4 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
4 Months Ago
Localized skin picker
4 Months Ago
Localized inventory item splitter "Enter split amount..." text
4 Months Ago
Localized IOEntity crosshair info Localized crosshair health and stability texts
4 Months Ago
Set Japanese font to Dynamic to fix the few missing characters (displayed as '?')
4 Months Ago
Fixed tooltip characters briefly appearing as blocks when opening
4 Months Ago
Changed a few occurrences of ToolTip text setters to use the new SetPhrase method when possible
4 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
4 Months Ago
Cleaned up Phrases update code Added a button to rebuild engine.json without uploading to crowdin
4 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
4 Months Ago
Monument markers converted to RustText Added PermanentMarker TMP fontasset
4 Months Ago
Localized dropdowns "Unknown" option
4 Months Ago
Localized active boosts tooltip (teas)