255,117 Commits over 3,990 Days - 2.66cph!

44 Days Ago
Leaderboard backup, run #16781
44 Days Ago
Disable all scientists in primitive mode
44 Days Ago
Add convars to block NPCs from spawning - `npc_spawn_on_junkpile` specifically for junkpiles - `scientist_spawners_enabled` will disable all scientists spawning (peaceful & hostile)
44 Days Ago
- Rewrote crossbow vm attack and reload code from near scratch - Fixed reloads not working correctly - New animation controller setup - Use Viewmodel Camera
44 Days Ago
Can now pull horses when leading them, allowing you to pull them out of tricky spots (experimental) Improved spine IK motion again
44 Days Ago
FX progress backup. Small transmission tweak on catapult bucket.
44 Days Ago
Some cleaning up https://files.facepunch.com/ziks/2025-01-10/sTIPPg7QpQ.mp4
44 Days Ago
Dedicated server console shows a header with some useful performance stats on it https://files.facepunch.com/tony/1b1011b1/WindowsTerminal_sjBEArBU4F.png Has an annoying issue, because we're writing to lines, if a new line gets written it'll duplicate the overlay to out of viewrows
44 Days Ago
Can edit action properties from component sheets
44 Days Ago
WIP show action properties in AG editor, can drag into graph
44 Days Ago
Leaderboard backup, run #16773
44 Days Ago
Another angle at action graph properties Menu for adding properties Some restructuring / simplification Can get / set action graph properties Rewrite to just use a Dictionary<string, object> internally
44 Days Ago
Add referenced resources in the Scene to the vmap. Fixes Facepunch/sbox-issues#6839
44 Days Ago
Less recoil Update gauss_impact.prefab
44 Days Ago
Clean up ParticleFloat parsing Fix gradient error
44 Days Ago
▋▆▋█▆▅█▇
44 Days Ago
Gas cylinder, radiator plunger and cap mesh and material asset updates
44 Days Ago
Close Dropdown Popups automatically when the parent Panel is hidden. Resolves Facepunch/sbox-issues#6893 Make the Server Browser a bit neater and added a header row. https://files.facepunch.com/CarsonKompon/2025/January/10_14-14-BleakAfricanclawedfrog.png
44 Days Ago
Added ropes when leading horses using FakePhysicsRope Moved FakePhysicsRope logic to LateUpdate Tweaked leading behaviour Fixed players able to stop other players leading horse
45 Days Ago
Update .fgd files Fix NPCs in spawnmenu search not having their weapons set Color:SetUnpacked type checking Improve stack traces for existing error() calls Remove NULLs from Entity.Constraints Added debug.getregistry & IMaterial:GetColor implementations Update garrysmod_english.txt
45 Days Ago
Added "DoImpactEffect" for `ai` and `nextbot` SENTs Added model scale preview to Hammer Fixed a typo in hl2 fgd Update Portal turret relationships to certain NPCs Antlions fear them now, and it hates combine hunters and gunships Fixed Portal Rocket Turrent not updating its facing angles when no target game.CleanUpMap deletes C_Hairball Merge Pull Requests * Fix indentation of the gamemode list items * make file.Write and file.Append return success of file.Open used internally
45 Days Ago
Leaderboard backup, run #16769
45 Days Ago
Gradient editor: add buttons to select next/previous point without pixel picking faff Gradient editor: clear point selection when whole gradient changes, make reverse work properly aha Gradient editor: Tweak point drawing for better legibility Clamp point location to 0-1 when adding to gradient
45 Days Ago
Improve file.Write function to return success status (#2178) * Improve file.Write function to return success status * Update file.Append to return success status
45 Days Ago
Fix indentation of the gamemode list items (#2179)
45 Days Ago
ParticleConeEmitter - use ParticleFloats, emit within the base of the cone, add Velocityrandom, CenterBias, CenterBiasBelocity, VelocityMultiplier
45 Days Ago
Update Test Scene https://files.facepunch.com/lolleko/2025/January/10_18-17-TornAllosaurus.mp4
45 Days Ago
Ensured reload to reload step is smooth
45 Days Ago
Adding boomerang animation content and initial set up files
45 Days Ago
Add voices UI, tweaked voice transmitter properties to not be worldspace
45 Days Ago
- Use next free slot rather than shots left for reloading - Disable barrel animation for reloading (just now) - Ensure arrows are visible for the next shot when reloading (eg the one you are dragging into the barrel)
45 Days Ago
Leaderboard backup, run #16768
45 Days Ago
Clean: removing no longer relevant comment
45 Days Ago
woodaxe meta
45 Days Ago
Don't do effects if we're the server in many cases
45 Days Ago
Update: DemoServer improvements and fixes - All ticks are now accepted - exposed an editor only API to inject ticks (avoid serialization roundtrip) - cleaned away tick logging - it generated too many logs Ticks are now caught, which is nice, but it looks like it's not validating them all outside of demo playback (saw only 2 players doing it on a perf capture). That'll be next. Tests: added temp debug assertions that would catch any discarded tick - played the new demo, and there were no more assertions.
45 Days Ago
Indirect Instancing: Add initial support for sub meshes
45 Days Ago
Fire ammo stuff/backup
45 Days Ago
Can now Rename folders from the Asset Browser. Resolves Facepunch/sbox-issues#7351
45 Days Ago
Gradient editor: add shortcuts to reverse, distribute points evenly, clear to white
45 Days Ago
- Hopper LODS
45 Days Ago
blowpipe viewmodel prefab updates - set viewmodel mesh to 0.7 in the z ( to make it feel closer to camera) - set up viewmodel renderers - set to use viewmodel camera - removed crossbow mesh from prefab - removed ironsights script
45 Days Ago
Update charger and health kit, battery prefabs to use Network Object mode instead of Snapshot
45 Days Ago
dropped explosion force multiplier on catapult by a factor of 10
45 Days Ago
towing looks for non-interactive layered collider setup on towable vehicles, no longer get useless towing prompts when you back up to the wrong side of siege weapons
45 Days Ago
Add sbdm.cheatmode, don't start with all weapons
45 Days Ago
Add presets to gradient editor, ux improvements https://files.facepunch.com/solw/2025/January/10_14-37-SolidUintagroundsquirrel.png Prevent gradient editor colour points having alpha value Support photoshop-style sampling of gradient color under cursor https://files.facepunch.com/solw/2025/January/10_15-21-RemorsefulAsianlion.png Fix being able to create new gradient point with a negative location Add context menu to GradientControlWidget
45 Days Ago
Move process of parsing command line switches on boot and setting ConVars and ConCmds from them from native to managed. Control when they are set / run ourselves, we'll do it in Bootstrap.Init.
45 Days Ago
Fixed anim events error on flinch anims Restored spine ik when eating and playing idle breaks
45 Days Ago
▄▆▍▅▍ █▆▆▊▄▊ & ▋▇█▋▍▉▉