142,258 Commits over 4,536 Days - 1.31cph!

12 Days Ago
Proto
12 Days Ago
merge from main
12 Days Ago
Make sure to still restart oil rig radiation on server restart if the force reset fails
Rin
12 Days Ago
merge from hqm_ore
12 Days Ago
merge from main
Rin
12 Days Ago
Split off HQM ore spawn to their own population to allow for much rarer spawning Add rare HQM collectable spawns Placeholder resource values Manifest
12 Days Ago
Add PaintableRenderer for paintable cameras and setup with painting dialog prefab to fix background
12 Days Ago
Stop clearing camera target in gbufferpass which was stomping the camera clear colour
12 Days Ago
Add stencil block to molotov, and expose shadow intensity property to fix invisible bottle shadow
12 Days Ago
Remove terrain depth prepass alloc
12 Days Ago
Merge from npc_vending_optim
12 Days Ago
Remove gibbable component from all NPCVendingMachines, also optimised some renderers into MeshLOD
12 Days Ago
Merge from rendererlod_collapse_improvements
12 Days Ago
Revert ziggurat pipe LOD change, S2P
12 Days Ago
Merge from main
Rin
12 Days Ago
merge from main
Rin
12 Days Ago
Adjusted Blockers at Launch site, Military Tunnels and Missile Silo S2P
Rin
12 Days Ago
Adjusted monument blocker protection and HP
12 Days Ago
Merge from vm_hand_spawn
12 Days Ago
Merge from PlayerRigUpdate2
12 Days Ago
Fixed WireTool not overriding 3p_stance-idle_relax_running
12 Days Ago
Merge from main
12 Days Ago
Merge from AugustQuickfire_Buffs1
12 Days Ago
Merge from AugustQuickfire_2Pie2Furious
12 Days Ago
Merge from car_wheel_fix
12 Days Ago
Merge from white_firework_boomer
12 Days Ago
Merge from new_navmesh_fixes (discarded testlist changes, will regenerate once merges are done)
12 Days Ago
Merge from reduce_nade_stack_size
12 Days Ago
Merge from homing_launcher_tweaks
12 Days Ago
Merge from semi_pistol_tweaks
12 Days Ago
Merge from launchsite_walkway
12 Days Ago
Merge from new_achievements_sep26 (clan achievements)
12 Days Ago
Score achievement is now awarded when earning any score, not at a threshold
12 Days Ago
Merge from main
12 Days Ago
Merge from tc_auth_group_tests
12 Days Ago
Added info about the current group tax applied when hovering over the upkeep cost in the TC loot panel
12 Days Ago
Merge from main
12 Days Ago
Merge from marketplace_power
12 Days Ago
Hooked up a power icon on the marketplace terminal when the marketplace isn't powered
12 Days Ago
Merge: from main
12 Days Ago
Bugfix: ensure coverImage is enabled when initialized after initEmpty Think it's time to move to standalone testing Tests: navigated shop UI - all tiles had images
12 Days Ago
Added 3 apples to oak_d for now for testing Added apple to the manifest Re-implemented all the previous logic from the hackweek branch
12 Days Ago
Bugfix: restore DLC prefab setup which caused NREs on dlc tile click - ran dyn ref assign Tests: clicked through all dlc items - all open
12 Days Ago
merge from main
12 Days Ago
Patrol heli, bradley, satellite crash sites get saved correctly instead of all crates disappearing when the server restarts - Enable saving on all of the crates and server gibs, the OnFire state persists - Converted satellite crates to the same LockedByEntCrate setup that heli and bradley use, got rid of TimedUnlootableCrate - Set all of the crate despawn time to 30 minutes from 60 (doesn't make sense for them to stick around longer than the gibs) - Fix heli crates landing on unloadable train wagons again (needed an extra fix now that they're saved)
12 Days Ago
Bugfix: avoid invalidating sprites when shop opens (caused by closing page on warmup) - Moved tab opening to OnOpened, after dynamic bundle resources were loaded - also implement better handling of overwrites Too much time chasing editor boot optim skipping warmup causing weirdness Tests: could scroll in general shop page, most of the tiles were clickable, only special dlc items were throwing. Still missing icons
12 Days Ago
GetDpiForWindow to GMOD_GetWindowDpi in one missed spot * Got trolled by VSCode not saving the file Slightly unfix DPanelSelect:OnActivePanelChanged * So it is called even when the current panel is reselected, as some existing stuff (Player Model Editor) relies on it. Still only run associated convars if the selected panel actually changed Prevent Lua errors in Player Model editor due to weird existing mods * Apparently there are mods out there that provide boolean arguments to AddValidModel's new arguments Allow matproxies without a bind function Apply potential fix for procedural bone sizing Keep a reference to custom cubemap while spawnicons are rendered Try to make spawnicon editor size with screen Added render.BindLocalCubemap * Helps custom model rendering, such as icon editor and player model selector * It takes a string as input, so it can handle HDR and non HDR cubemaps for you Adjust icon editor colors to match actual values in spawnicon rendering Draw Icon Editor spawnicon over the background Added ability to overwrite spawnicon rendering lighting * RebuildSpawnIconEx accepts "lightbox" (6 vectors) and "lights" keys (same as render.SetLocalModelLights) * Simple preview - sky is the limit on actual light setups - https://files.facepunch.com/rubat/2026/August26-3166-AcidicArgentineruddyduck.mp4
12 Days Ago
Bugfix: rename a field to let StoreBundleTool find replicated ref field - ran dyn ref & bundle assigns Tests: can click on featured tiles in store (but tile icon was still missing)
12 Days Ago
some more tweaks to textures that don't need to ship 2k vram 12.0MB -> 1.0MB
12 Days Ago
texture reduction pass - deployable, tools, food, component items: 71 textures touched, 38 resolutions brought down an apple had a 2k ao map at runtime vram 55.1MB -> 9.5MB