141,367 Commits over 4,383 Days - 1.34cph!

21 Days Ago
Removed deepsea.enabled false from playground init commands, its auto disabled because theres no water anyway
21 Days Ago
Fixed console not selecting its input field when opened the first time
21 Days Ago
Removed rich text on search bars again
21 Days Ago
Added Save As.. functionality Removed Mute tool Escape cancels dubbing
21 Days Ago
Codegen
21 Days Ago
Merge from main
21 Days Ago
▇▊▇▊▌▉ ▌▄▋▇ ▍▍▉▉▍▄█▄▇▄█▌▇▆▍▉▆▋█▉▄▉
21 Days Ago
▌▇▊█▇▊▇ ▉▊▄ ▅▅▌▄▆ █▄█▆▊▇▊▅▍▌ ▍█▅▅▋▋▇█ ▅▆ ▌▊▋▇▆ ▊▆▊▋ ▌▄▊▆ ▌▉█▆▅▄▍▆▅▋▊█▆▆▇▌▆▌▋▋ ▋▇▋▆▅▄▄▄▍█ ▄▋▇▅▆ ▊▇█▅▇▅ ▄▋▌▅▍▍▇ ▌▌█▍▇ ▌██▋▅▅▄ ▄▍ ▆▋▋▌▄
21 Days Ago
new_console-ui -> main
21 Days Ago
Fix rich text (again)
21 Days Ago
new_console-ui -> main
21 Days Ago
Ensure command list properly works when clicking on a convar
21 Days Ago
new_console-ui -> main
21 Days Ago
Remove the gap in the autocomplete button
21 Days 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
21 Days Ago
Replace changed settings assets with main
21 Days Ago
Ensure error ui starts up early enough in script execution order
21 Days Ago
Replace Clear args dispatch with cpu clear for instance arguments
21 Days Ago
Stupid unity alpha calculations
21 Days Ago
Ensure legacy error ui does the same thing
21 Days Ago
Ensure new error ui doesnt render if erroroverlay is false.
21 Days Ago
Merge from armored_ladder_hatch
21 Days Ago
Adjusted position of square hatch to match the regular hatch
21 Days Ago
Merge from ladder_hatch_offset_fix
21 Days Ago
Merge from main
21 Days Ago
Wick spawn FX.
21 Days Ago
Merge from divesite_e_crate_adjustments
21 Days Ago
Merge from easter2026_dlc
21 Days Ago
Merge from coloured_buttons
21 Days Ago
Merge from shield_recoil_fix
21 Days Ago
Fixed shields causing recoil to the attacking player when hit with ranged weapons, should only happen for melee hits
21 Days Ago
Merge from main
21 Days Ago
Fix geoclip InitBuffers function Disable heightmap mips Disable collision test code with ifdefs
21 Days Ago
big button colour values changed to be more white in the tintable areas to prevent other colours being too dark.
21 Days Ago
Merge from fog_map_edge_fix
21 Days Ago
Possibly fixed small strip of pixels that get revealed on the far edge of the map when fog of war is active
21 Days Ago
main -> new_console-ui
21 Days Ago
- Build errors with a string builder - Append new line between message and stack trace
21 Days Ago
Can now ctrl scroll to increase/decrease scale without having to always change the convar
21 Days Ago
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
21 Days Ago
Wire up Global.consoleScale to the new console font scale
21 Days Ago
Added a button to clear the current attachment
21 Days Ago
main -> new_console-ui
21 Days Ago
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
21 Days Ago
Hopefully stop everything breaking in primitive mode
21 Days Ago
merge from new_console-ui
21 Days Ago
Fixed gamemode restricted items not showing up as red in the item tab
21 Days Ago
preserve_unitask -> main
21 Days Ago
Preserve unitask from IL2CPP stripping
21 Days Ago
generate_commands_2 -> main