userFlaviencancel

3,590 Commits over 547 Days - 0.27cph!

50 Days Ago
merge from hbhf_adjustablerange
50 Days Ago
Code cleanup, formatting
50 Days Ago
Can now adjust HBHF sensor range, similar UI to the seismic sensor Max range unchanged
50 Days Ago
merge from swapseat_binds
50 Days Ago
Added swaptoseat command instead of using swapseats with arguments (to avoid unbinding seatswap keys for all players)
50 Days Ago
Can add any new multi bind, not only the registered ones (like the bind command)
50 Days Ago
Bind menu now supports multi key binds
50 Days Ago
Added swap seats binds to the options menu
50 Days Ago
merge from main
50 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)
50 Days Ago
merge from neonsigns_newinputs
50 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
50 Days Ago
merge from hackweek_wiresnapping
50 Days Ago
Cleanup, fixes
50 Days Ago
Fixes when snapping from a port away from a wall
50 Days Ago
Fixed pipes blocked in corners when snapping
50 Days Ago
merge from main
50 Days Ago
Fixed heavy plate items not having pickup sounds
50 Days Ago
merge from inputfield_rtl_fix
50 Days Ago
Fixed input fields in RTL mode having keyboard arrow button navigation flipped
51 Days Ago
merge from convexmesh_warnings_fix
51 Days Ago
Missed one usage of ScrapHeliGibs_Part002
51 Days Ago
merge from inputfield_rtl_fix
51 Days Ago
Input field character limit pass
51 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
51 Days Ago
merge from inputfield_rtl_fix
51 Days Ago
Use Arabic instead of Farsi when running FixRTL on text strings
51 Days Ago
Ran DoPrepare on advanced and pure crafting quality tea items (they were using the same item ID)
51 Days Ago
merge from hotreload_warning_fix
51 Days Ago
Another HotReloadSettingsObject warning fix attempt, only strip the class content instead of the whole file
51 Days Ago
merge from convexmesh_warnings_fix
51 Days Ago
Simplified scrap heli gibs collider meshes, fixes ScrapHeliGibs_Part002 and Part046 warnings
51 Days Ago
"Old_Boat_GM" convex collider fix
51 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.''
51 Days Ago
merge from hotreload_warning_fix
51 Days Ago
Moved hotreload scriptable setting in the Third Party folder so its ignored by the file warmup Should fixed the missing script warning
51 Days Ago
SM_DisableHorseProceduralMotion missing script warning fix attempt
51 Days Ago
merge from inputfield_rtl_fix
51 Days Ago
Industrial conveyor filter supports RTL languages Restored min max buffer input fields
51 Days Ago
Pass on digital clock, seismic sensor, mute player ui, phone dialler input fields
51 Days Ago
TextUtils::IsRTLInput optims
51 Days Ago
Fixed chicken name not being applied after edit
51 Days Ago
merge from inputfield_rtl_fix
51 Days Ago
Restored F1 item menu inputfield text alignment
51 Days Ago
Fixed digital clock inputfield content type
51 Days Ago
merge from inputfield_rtl_fix
51 Days Ago
Fixed report player UI input fields
51 Days Ago
Fixed phone name input field
51 Days Ago
Fixed ChickenCoopStatusWidget.OnClickedEditName NRE (rtl inputfields regression)
51 Days Ago
merge from main