140,145 Commits over 4,352 Days - 1.34cph!

7 Minutes Ago
Merge from main
40 Minutes Ago
merge from new_console-ui
40 Minutes Ago
Fixed search bar texts disappearing because their masks were still tagged as 'mainmenu' ffs
1 Hour Ago
merge from new_console-ui
1 Hour Ago
Fixed UI_ServerAdminUGCEntryAudio.Update NRE, censor recordings option is now ignored in the UGC tab
1 Hour Ago
Fix attempt for RustButton.CalculateLayoutInputHorizontal NRE during bootstrap
1 Hour Ago
Removed deepsea.enabled false from playground init commands, its auto disabled because theres no water anyway
1 Hour Ago
Fixed console not selecting its input field when opened the first time
1 Hour Ago
Removed rich text on search bars again
3 Hours Ago
Added Save As.. functionality Removed Mute tool Escape cancels dubbing
4 Hours Ago
Codegen
4 Hours Ago
Merge from main
4 Hours Ago
▇▊▇▊▌▉ ▌▄▋▇ ▍▍▉▉▍▄█▄▇▄█▌▇▆▍▉▆▋█▉▄▉
4 Hours Ago
▌▇▊█▇▊▇ ▉▊▄ ▅▅▌▄▆ █▄█▆▊▇▊▅▍▌ ▍█▅▅▋▋▇█ ▅▆ ▌▊▋▇▆ ▊▆▊▋ ▌▄▊▆ ▌▉█▆▅▄▍▆▅▋▊█▆▆▇▌▆▌▋▋ ▋▇▋▆▅▄▄▄▍█ ▄▋▇▅▆ ▊▇█▅▇▅ ▄▋▌▅▍▍▇ ▌▌█▍▇ ▌██▋▅▅▄ ▄▍ ▆▋▋▌▄
5 Hours Ago
new_console-ui -> main
5 Hours Ago
Fix rich text (again)
5 Hours Ago
new_console-ui -> main
5 Hours Ago
Ensure command list properly works when clicking on a convar
5 Hours Ago
new_console-ui -> main
5 Hours Ago
Remove the gap in the autocomplete button
5 Hours Ago
- Setup script execution order for developer tools/console/error - Setup after TMP has initialized (seems to cause less issues on initial check) - Cleanup into a single file
5 Hours Ago
Replace changed settings assets with main
5 Hours Ago
Ensure error ui starts up early enough in script execution order
5 Hours Ago
Replace Clear args dispatch with cpu clear for instance arguments
5 Hours Ago
Stupid unity alpha calculations
5 Hours Ago
Ensure legacy error ui does the same thing
6 Hours Ago
Ensure new error ui doesnt render if erroroverlay is false.
6 Hours Ago
Merge from armored_ladder_hatch
6 Hours Ago
Adjusted position of square hatch to match the regular hatch
6 Hours Ago
Merge from ladder_hatch_offset_fix
Today
Merge from main
Today
Wick spawn FX.
Today
Merge from divesite_e_crate_adjustments
Today
Merge from easter2026_dlc
Today
Merge from coloured_buttons
Today
Merge from shield_recoil_fix
Today
Fixed shields causing recoil to the attacking player when hit with ranged weapons, should only happen for melee hits
Today
Merge from main
Today
Fix geoclip InitBuffers function Disable heightmap mips Disable collision test code with ifdefs
Today
big button colour values changed to be more white in the tintable areas to prevent other colours being too dark.
Today
Merge from fog_map_edge_fix
Today
Possibly fixed small strip of pixels that get revealed on the far edge of the map when fog of war is active
main -> new_console-ui
- Build errors with a string builder - Append new line between message and stack trace
Can now ctrl scroll to increase/decrease scale without having to always change the convar
Add admin clientvar 'ESPCanvas.ShowVoip' to show icons on players who are currently communicating over in-game voice. Works like 'ShowHealth', only in effect whilst spectating
Wire up Global.consoleScale to the new console font scale
Today
Added a button to clear the current attachment
main -> new_console-ui
Today
Switch entity thinking to doubles * CBaseEntity.ThinkSet, SetNextThink, GetNextThink, GetLastThink, SetLastThink Switch HUD animations to double curtime Switch suit chargers to doubles Switch ENT:ExpressionFinished to use doubles for timing Fixed NPC turning overshooting CAI_Component.GetLastThink float to double