225,761 Commits over 3,714 Days - 2.53cph!

57 Days Ago
Move door prefabs on cargo ship to the server-side area
57 Days Ago
Only AssignmentKind.Set guarantees a variable is initialized
57 Days Ago
57 Days Ago
Allow door.hinged.cargo_ship_side on cargo ship
57 Days Ago
Scene backups - easter 2024 poster media
57 Days Ago
Check if aaquality is a valid enum, users are likely to have outdated settings
57 Days Ago
game console update
57 Days Ago
Convert the normal tags to short tags within the server browser UI (this allows steam server queries to work with short tags) Don't decompress tags in serverinfo as we are operating on the short tags instead
57 Days Ago
Don't give gizmo mouse focus when it orbit mode
57 Days Ago
moon pool crane phys shape adjustment
57 Days Ago
moon pool crane lods and phys
57 Days Ago
Better warning if we can't find ITagset Fixed ManualHitbox.HitboxTags being uneditable in the inspector (fixes Facepunch/sbox-issues#5231)
57 Days Ago
Log error if unique ^ prefix is found in tags before commpressing
57 Days Ago
Fixed editing input action group not showing visible changes until re-opening project settings menu. Fixes Facepunch/sbox-issues#5235
57 Days Ago
Fixed delete prompt having no content
57 Days Ago
Error checking in spawnicon context menu When spawnicons are removed while the player has the context menu open Undone some recent changes to queued loader Will probably have to completely stop relying on this system.
57 Days Ago
Messed with input action panel dialogs, fix Facepunch/sbox-issues#5232
57 Days Ago
Completely remove throttle based movement on approach. On rails style movement instead
57 Days Ago
manifest
57 Days Ago
Added a new door prefab for the cargoship Added door to the cargoship (currently doesn't work)
57 Days Ago
Reposed Burlap Headwraps to match updated player rig
57 Days Ago
Fixed tesla coil draining 0 power on small batteries
57 Days Ago
Doubled reach for crowbar attacks
57 Days Ago
vm minigun - removed old asset in prefab, re-linked gameobjects for effects, removed ironsight scripts and conditions in animator
57 Days Ago
Fixed a crash with NWVars "Remember my choice for this server" is actually remembered for NO For the session only
57 Days Ago
Don't flag SceneObject and SceneModel as ESceneObjectFlags.IS_OPAQUE, the materials should dictate it, fixes translucent materials drawing in opaque passes (& drawing twice)
57 Days Ago
Cargoship / added cutouts for side doors and ladders Improved cargoship hull lods Fixed materials in the prefab and added ladder triggers
57 Days Ago
Change nexus favorites to use favorites.cfg
57 Days Ago
Fixed off centre harbor 2 incoming path Fixed swing bridge partly opening
58 Days Ago
Second screen light & AmbientLightLOD
58 Days Ago
Merge from main
58 Days Ago
Cargo now steers with its front rather than pivot point when docking: This prevents: -clipping with geometry -turning too fast/too slow -Innacurate movements
58 Days Ago
64px instead of 128px
58 Days Ago
Canvas fix
58 Days Ago
Top screen & icon optimization.
58 Days Ago
Include panel parent in hash, fixes panel not rendering when parent is disabled and enabled
58 Days Ago
OnDestroyInternal calls OnDisabledInternal instead of OnDisabled Reset panel parent before deleting it
58 Days Ago
bedframe + mattress adjustments added bedframe_b for Liam's room
58 Days Ago
Nicer test for if nodes are operators
58 Days Ago
Reposed burlap shirt to match updated player rig
58 Days Ago
Add ActionGraph node for quickly creating a prop
58 Days Ago
Reactive target will now only reset itself after being knocked down. Powering the lower aux input will keep it lowered It will not generate and pulse 1 power when lowered manually When both aux inputs are powered, the one with the highest power taakes over
58 Days Ago
minigun viewmodel exported with ammo belt
58 Days Ago
Hook up block anim for new npc
58 Days Ago
Removed a bunch of throttle lerps and rotation lerps when docking
58 Days Ago
Fixed deferred decal not blending specular
58 Days Ago
Make control sheet labels draggable
58 Days Ago
Merge property or variable get / set nodes https://files.facepunch.com/ziks/1b1611b1/sbox-dev_Bj6e15WZ0F.mp4
58 Days Ago
VHS DVD textures
58 Days Ago
Fix deserializing ActionGraphs in Menu context (#1506)