userFlaviencancel
reporust_rebootcancel

6,873 Commits over 882 Days - 0.32cph!

1 Year Ago
merge from inputfield_rtl_fix
1 Year Ago
Use Arabic instead of Farsi when running FixRTL on text strings
1 Year Ago
Ran DoPrepare on advanced and pure crafting quality tea items (they were using the same item ID)
1 Year Ago
merge from hotreload_warning_fix
1 Year Ago
Another HotReloadSettingsObject warning fix attempt, only strip the class content instead of the whole file
1 Year Ago
merge from convexmesh_warnings_fix
1 Year Ago
Simplified scrap heli gibs collider meshes, fixes ScrapHeliGibs_Part002 and Part046 warnings
1 Year Ago
"Old_Boat_GM" convex collider fix
1 Year 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.''
1 Year Ago
merge from hotreload_warning_fix
1 Year Ago
Moved hotreload scriptable setting in the Third Party folder so its ignored by the file warmup Should fixed the missing script warning
1 Year Ago
SM_DisableHorseProceduralMotion missing script warning fix attempt
1 Year Ago
merge from inputfield_rtl_fix
1 Year Ago
Industrial conveyor filter supports RTL languages Restored min max buffer input fields
1 Year Ago
Pass on digital clock, seismic sensor, mute player ui, phone dialler input fields
1 Year Ago
TextUtils::IsRTLInput optims
1 Year Ago
Fixed chicken name not being applied after edit
1 Year Ago
merge from inputfield_rtl_fix
1 Year Ago
Restored F1 item menu inputfield text alignment
1 Year Ago
Fixed digital clock inputfield content type
1 Year Ago
merge from inputfield_rtl_fix
1 Year Ago
Fixed report player UI input fields
1 Year Ago
Fixed phone name input field
1 Year Ago
Fixed ChickenCoopStatusWidget.OnClickedEditName NRE (rtl inputfields regression)
1 Year Ago
merge from main
1 Year Ago
merge from puzzlereset_door_fix
1 Year Ago
Fixed oil rig puzzle door never closing if the server restarted while the door was already open
1 Year Ago
Fixed F7 report UI again, restored input field settings
1 Year Ago
Fixed wicker_barrel.corpse gibs missing script warning on warnup
1 Year Ago
merge from qol_crosshair_interaction
1 Year Ago
Added interaction crosshair mode setting in the option menu
1 Year Ago
Small layout tweaks Fixed the offcentered 'open_door' icon
1 Year 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
1 Year Ago
New folders, moved crosshair UI prefabs around
1 Year Ago
merge from inputfield_rtl_fix
1 Year Ago
Fixed RTLTMP_InputField not preserving vertical alignement
1 Year Ago
merge from main
1 Year Ago
merge from inputfield_rtl_fix
1 Year Ago
Bag rename UI RTL support
1 Year Ago
Changed the RustInput base prefab input field for a RTLTMP_InputField
1 Year Ago
Changed crafting menu input field to use RTLTMP_InputField
1 Year Ago
Added RTLTMP_InputField, inherited by TmProEmojiInputField and can be used by RustInput
1 Year Ago
Fixed chat input field and chat entries not supporting RTL languages (Arabic, Hebrew)
1 Year Ago
merge from phraseupdate_improvements
1 Year Ago
Can now cancel the phrase update process Improved the loading bar info, giving more context Cleanup
1 Year Ago
merge from selectionhistory_improvements
1 Year Ago
Can drag and drop entries
1 Year Ago
Right clicking an entry only pings it and doesn’t select it
1 Year Ago
Selection history window: - Added a setting to the to enable/disable duplicate entries - Added a search bar - Some optims
1 Year Ago
merge from selectionhistory_improvements