userRaulcancel
reporust_rebootcancel

270 Commits over 123 Days - 0.09cph!

3 Days Ago
Added AudioSourceEntity tests, download timeout Improved client playback time synchronization and URL validation Polishing pass
3 Days Ago
Registration fix
3 Days Ago
Codegen, manifest
3 Days Ago
merge from main
5 Days Ago
Codegen
5 Days Ago
Exposed more client commands to be called from the server: - admin.admintime - admin.adminlight - admin.adminreflectionmultiplier - admin.adminambientmultiplier - admin.underwater_effect - admin.underwater_cinematic - admin.underwater_scatter - admin.woundedfreecam - admin.disable_clouds - admin.adminclouds - admin.adminfog - admin.adminwind - admin.adminrain - admin.overrideOceanEnvironmentLerp - global.god
5 Days Ago
Marked as saved to config: - espcanvas.MaxNameplates Exposed EspCanvas client commands to be called from the server: - espcanvas.NameplateAutosize - espcanvas.NameplateAutosize_Falloff - espcanvas.OverrideMaxDisplayDistance - espcanvas.DisableOcclusionChecks - espcanvas.ShowHealth - espcanvas.ColourCodeTeams - espcanvas.UseRandomTeamColours - espcanvas.ShowVoip
5 Days Ago
Fixed Paintball Gun not applying the correct colour setting on 1p/3p and overalls Before: https://files.facepunch.com/raul/2026/September/02_18-03-SurefootedBoutu.mp4 After: https://files.facepunch.com/raul/2026/September/02_17-59-FlowerySnowleopard.mp4
5 Days Ago
Finalized full implementation of the server console on Linux - behaves the same as on Windows, including overriding -logfile https://files.facepunch.com/raul/2026/September/02_11-59-CaringPeacock.mp4
6 Days Ago
Stripped out the Windows Host-specific legacy implementation and polished the VT100 console compatibility (still backward compatible with Windows Host consoles)
6 Days Ago
merge from main
7 Days Ago
merge from hackweek_parented_ddraw
7 Days Ago
Parent DDraw objects onto the player model instead of the BasePlayer object
7 Days Ago
merge from main
7 Days Ago
merge from admin_status_indicators
7 Days Ago
Added Infinite Ammo admin status indicator https://files.facepunch.com/raul/2026/August/31_19-35-AppropriateYosemitetoad.png
7 Days Ago
merge from main
7 Days Ago
merge from jukebox_snapping
7 Days Ago
Added Jukebox deployment snapping https://files.facepunch.com/raul/2026/August/31_18-30-KeyWildebeast.mp4
7 Days Ago
merge from espcanvas_autosize_clan_fix
7 Days Ago
Improved alignment of the clan text UI on the player nameplates when it's auto-sized https://files.facepunch.com/raul/2026/August/31_15-28-SatisfiedMonarch.mp4
7 Days Ago
merge from main
7 Days Ago
merge from ddraw_demo_fix
7 Days Ago
Fixed ddraw objects showing up in demos even if ddraw.hideddrawduringdemo is true Before: https://files.facepunch.com/raul/2026/August/31_13-18-FirebrickDromedary.mp4 After: https://files.facepunch.com/raul/2026/August/31_13-19-GrizzledSteer.mp4
10 Days Ago
merge from cui_draggable_anchor_fix
10 Days Ago
Fixed Draggable anchorMax setting to offsetMax
11 Days Ago
merge from paint_f1menu_fixes
11 Days Ago
Fixed paintable dialog interactions executing (drawing, zooming, panning, orbiting) when the F1 menu is open Fixed brush preview hiding the cursor while the F1 menu is open when hovering the cursor over the paintable area Applied the fix to paintings / canvases, pumpkin, sculpture and neon dialogs Before: https://files.facepunch.com/raul/2026/August/27_16-56-RingedLimpkin.mp4 After: https://files.facepunch.com/raul/2026/August/27_16-57-LawngreenSunbittern.mp4
12 Days Ago
merge from hqm_ore_random_spawner
12 Days Ago
Added ore_hqm_spawner.prefab (with doubled min/max respawn delay) Updated manifest
12 Days Ago
merge from hqm_ore_random_spawner
12 Days Ago
Added HQM ore to ore_random_spawner.prefab (weight 5)
12 Days Ago
Added Windows Terminal compatibility to the windows server console Fixes the server console from glitching and being unusable, backward compatible with Windows Console Host Before: https://files.facepunch.com/raul/2026/August/26_21-10-YellowEider.mp4 After: https://files.facepunch.com/raul/2026/August/26_21-08-NegligibleBarasingha.mp4
12 Days Ago
merge from admin_invis_cube_variants
12 Days Ago
Added admin_invis_cube_3x3_attack and admin_invis_wall_01_attack variants (they can be hit with melee or shot at)
14 Days Ago
merge from cui_updates
14 Days Ago
Fixed potential NRE in FadeCanvasGroup
14 Days Ago
merge from main
21 Days Ago
merge from flex_color_picker_fixes
21 Days Ago
Reverted previous idea, now using a better way of fixing it
21 Days Ago
Fixed flexible color picker hex input fields across various panels; generic painting dialog, row workshop color, ornate frame config, balloon config
21 Days Ago
merge from creative_indicator_fix
21 Days Ago
Fixed creative mode UI indicator persisting in demos when disconnecting from a server while being in creative mode
22 Days Ago
merge from espcanvas_autosize_clan_fix
22 Days Ago
Fixed clan text not being affected by the ESPCanvas auto-sizing setting
23 Days Ago
merge from trdesk_snapping_fix
24 Days Ago
Fixed Twitch Rivals Desk being flipped 180° when snapped Before: https://files.facepunch.com/raul/2026/August/Unity_1Lnnf0xnVr.mp4 After: https://files.facepunch.com/raul/2026/August/Unity_GSudl4SgyH.mp4
33 Days Ago
Added extra check
33 Days Ago
Added admin-only `global.perf_disable_gc_notif` ConVar for media which disables the perf text showing emergency GC collections
34 Days Ago
merge from unixtimestamp_boundary_fix