userFlaviencancel
reporust_rebootcancel

5,189 Commits over 670 Days - 0.32cph!

7 Months Ago
Input field character limit pass
7 Months Ago
Added a 128 character limit to RustInput.Normal, so we don't have 0 char limit by default Restored smart alarm character limits
7 Months Ago
merge from inputfield_rtl_fix
7 Months Ago
Use Arabic instead of Farsi when running FixRTL on text strings
7 Months Ago
Ran DoPrepare on advanced and pure crafting quality tea items (they were using the same item ID)
7 Months Ago
merge from hotreload_warning_fix
7 Months Ago
Another HotReloadSettingsObject warning fix attempt, only strip the class content instead of the whole file
7 Months Ago
merge from convexmesh_warnings_fix
7 Months Ago
Simplified scrap heli gibs collider meshes, fixes ScrapHeliGibs_Part002 and Part046 warnings
7 Months Ago
"Old_Boat_GM" convex collider fix
7 Months Ago
Added a simpler patrol heli part02 collider, to fix the warning ''Couldn't create a Convex Mesh from source mesh 'patrol_helicopter_part02' within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.''
7 Months Ago
merge from hotreload_warning_fix
7 Months Ago
Moved hotreload scriptable setting in the Third Party folder so its ignored by the file warmup Should fixed the missing script warning
7 Months Ago
SM_DisableHorseProceduralMotion missing script warning fix attempt
7 Months Ago
merge from inputfield_rtl_fix
7 Months Ago
Industrial conveyor filter supports RTL languages Restored min max buffer input fields
7 Months Ago
Pass on digital clock, seismic sensor, mute player ui, phone dialler input fields
7 Months Ago
TextUtils::IsRTLInput optims
7 Months Ago
Fixed chicken name not being applied after edit
7 Months Ago
merge from inputfield_rtl_fix
7 Months Ago
Restored F1 item menu inputfield text alignment
7 Months Ago
Fixed digital clock inputfield content type
7 Months Ago
merge from inputfield_rtl_fix
7 Months Ago
Fixed report player UI input fields
7 Months Ago
Fixed phone name input field
7 Months Ago
Fixed ChickenCoopStatusWidget.OnClickedEditName NRE (rtl inputfields regression)
7 Months Ago
merge from main
7 Months Ago
merge from puzzlereset_door_fix
7 Months Ago
Fixed oil rig puzzle door never closing if the server restarted while the door was already open
7 Months Ago
Fixed F7 report UI again, restored input field settings
7 Months Ago
Fixed wicker_barrel.corpse gibs missing script warning on warnup
7 Months Ago
merge from qol_crosshair_interaction
7 Months Ago
Added interaction crosshair mode setting in the option menu
7 Months Ago
Small layout tweaks Fixed the offcentered 'open_door' icon
7 Months Ago
Added lookattooltip.crosshairMode convar to change the interaction crosshair visuals 0 = default 1 = no texts 2 = no texts, no icon https://files.facepunch.com/Flavien/default.png https://files.facepunch.com/Flavien/1.png https://files.facepunch.com/Flavien/2.png
7 Months Ago
New folders, moved crosshair UI prefabs around
7 Months Ago
▇▍▅█▄ █▅▆▄▅█▄█▅_▆▌▍▋▋▄_▉▋▄
7 Months Ago
▌▊█▆▊▊▋ ▋▌▋▊▆ ▋▊▉▆ █▅▋▊██▍▍▆▌ ▍▊ █▌▉▋▌▆ ▍▅▆▍▍█▇, ██▋▅▊▄▅▉▉█ ▇▉▋▋▇▋█▍
7 Months Ago
merge from inputfield_rtl_fix
7 Months Ago
Fixed RTLTMP_InputField not preserving vertical alignement
7 Months Ago
merge from main
7 Months Ago
merge from inputfield_rtl_fix
7 Months Ago
Bag rename UI RTL support
7 Months Ago
Changed the RustInput base prefab input field for a RTLTMP_InputField
7 Months Ago
Changed crafting menu input field to use RTLTMP_InputField
7 Months Ago
Added RTLTMP_InputField, inherited by TmProEmojiInputField and can be used by RustInput
7 Months Ago
Fixed chat input field and chat entries not supporting RTL languages (Arabic, Hebrew)
7 Months Ago
merge from phraseupdate_improvements
7 Months Ago
Can now cancel the phrase update process Improved the loading bar info, giving more context Cleanup
7 Months Ago
merge from selectionhistory_improvements