userFlaviencancel

3,132 Commits over 486 Days - 0.27cph!

4 Days Ago
merge from main
4 Days Ago
Added new binds to swap seats in vehicles - CTRL + 1 -> driver seat - CTRL + 2 -> seat 2 - etc (will be bindable the controls menu)
4 Days Ago
merge from neonsigns_newinputs
4 Days Ago
Added new inputs to animated neon signs to control which frame you want to display - if 'Power In' has power, cycle normally - if 'Power In' has power, and 'Frame 1' receives power, show frame 1 and continue cycle - if 'Power In' has no power and 'Frame 1' receives power, show frame 1 as long as 'Frame 1' is powered - same with inputs frame 2, 3 etc
4 Days Ago
merge from hackweek_wiresnapping
4 Days Ago
Cleanup, fixes
4 Days Ago
Fixes when snapping from a port away from a wall
4 Days Ago
Fixed pipes blocked in corners when snapping
4 Days Ago
merge from main
4 Days Ago
Fixed heavy plate items not having pickup sounds
4 Days Ago
merge from inputfield_rtl_fix
4 Days Ago
Fixed input fields in RTL mode having keyboard arrow button navigation flipped
4 Days Ago
merge from convexmesh_warnings_fix
4 Days Ago
Missed one usage of ScrapHeliGibs_Part002
4 Days Ago
merge from inputfield_rtl_fix
4 Days Ago
Input field character limit pass
4 Days Ago
Added a 128 character limit to RustInput.Normal, so we don't have 0 char limit by default Restored smart alarm character limits
4 Days Ago
merge from inputfield_rtl_fix
4 Days Ago
Use Arabic instead of Farsi when running FixRTL on text strings
4 Days Ago
Ran DoPrepare on advanced and pure crafting quality tea items (they were using the same item ID)
4 Days Ago
merge from hotreload_warning_fix
4 Days Ago
Another HotReloadSettingsObject warning fix attempt, only strip the class content instead of the whole file
4 Days Ago
merge from convexmesh_warnings_fix
4 Days Ago
Simplified scrap heli gibs collider meshes, fixes ScrapHeliGibs_Part002 and Part046 warnings
5 Days Ago
"Old_Boat_GM" convex collider fix
5 Days 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.''
5 Days Ago
merge from hotreload_warning_fix
5 Days Ago
Moved hotreload scriptable setting in the Third Party folder so its ignored by the file warmup Should fixed the missing script warning
5 Days Ago
SM_DisableHorseProceduralMotion missing script warning fix attempt
5 Days Ago
merge from inputfield_rtl_fix
5 Days Ago
Industrial conveyor filter supports RTL languages Restored min max buffer input fields
5 Days Ago
Pass on digital clock, seismic sensor, mute player ui, phone dialler input fields
5 Days Ago
TextUtils::IsRTLInput optims
5 Days Ago
Fixed chicken name not being applied after edit
5 Days Ago
merge from inputfield_rtl_fix
5 Days Ago
Restored F1 item menu inputfield text alignment
5 Days Ago
Fixed digital clock inputfield content type
5 Days Ago
merge from inputfield_rtl_fix
5 Days Ago
Fixed report player UI input fields
5 Days Ago
Fixed phone name input field
5 Days Ago
Fixed ChickenCoopStatusWidget.OnClickedEditName NRE (rtl inputfields regression)
5 Days Ago
merge from main
5 Days Ago
merge from puzzlereset_door_fix
5 Days Ago
Fixed oil rig puzzle door never closing if the server restarted while the door was already open
5 Days Ago
Fixed F7 report UI again, restored input field settings
5 Days Ago
Fixed wicker_barrel.corpse gibs missing script warning on warnup
5 Days Ago
merge from qol_crosshair_interaction
5 Days Ago
Added interaction crosshair mode setting in the option menu
5 Days Ago
Small layout tweaks Fixed the offcentered 'open_door' icon
5 Days 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