255,459 Commits over 3,990 Days - 2.67cph!

21 Days Ago
Correct roughness curve for dynamic reflections
21 Days Ago
new todo
21 Days Ago
ask the backend if this server key/wipeid already has a map uploaded, if so, early exit
21 Days Ago
Apply offset when sampling Prepass Normals https://files.facepunch.com/sampavlovic/1b0411b1/dfC5VELlYw.png
21 Days Ago
Fix catfish giving out pistol bullets (which are restricted in primitive)
21 Days Ago
Added Show Hitbox Debug option in Debugging Menu in the editor. debug_hitbox ConVar. Can debug hitboxes in the editor or in-game similar to Show Interpolation Debug. Fixes Facepunch/sbox-issues#7505
21 Days Ago
Art progress
21 Days Ago
Merge from primitive
21 Days Ago
Disable projectile refraction on projectiles with noGravity set (AutoTurret)
21 Days Ago
merge from primitive
21 Days Ago
merge from primitive/batteringram_playercollider_fix
21 Days Ago
Reduced player collider size when sitting in the battering ram Fixes turrets, fire, spikes and explosions damaging you from outside
21 Days Ago
Make SegmentParams struct internal
21 Days Ago
ActionGraph: add warning frame for graphs that can't be saved Fix case where empty editor scene is opened Fixes Facepunch/sbox-issues#7026
21 Days Ago
Fix metal detector giving out no loot because it creates an empty array by default instead of a null one
21 Days Ago
Spline Class Ported from scenestaging
21 Days Ago
Fixed Show Interpolation Debug not being able to be toggled in the UI. If a ConVar value is a boolean, use its integer form. Fixes Facepunch/sbox-issues#7503
21 Days Ago
Added Object property to WrappedMethod<T> (Fixes Facepunch/sbox-issues#7497)
21 Days Ago
Disabled static ballista deployment on tugboats, will revisit later
21 Days Ago
Update: DemoServer - don't try to launch it in SERVER+CLIENT mode That's a can of worms I don't want to deal with right now Tests: none, trivial change
21 Days Ago
Fixed static ballista mount culling too early
21 Days Ago
merge from primitive/techtree_constructable_infopanel/
21 Days Ago
Added the constructable item info UI panel to the tech tree as well
21 Days Ago
Added the constructable item info UI panel to the tech tree as well
21 Days Ago
Fixed bug where HornetProjectile was incorrectly setting TimeSinceCreated - meaning hornet projectile could insta-explode on the person shooting it
21 Days Ago
merge from primitive/ballista_towing_repos
21 Days Ago
Fixed ballista towing not showing ropes
21 Days Ago
merge from catapult_ragdoll_visibility_fix
21 Days Ago
forcing culling visibility of player with ragdolling
21 Days Ago
Added generic pie.projectile. Setup test pie items as throwable.
21 Days Ago
Merge from tiger
21 Days Ago
Fix incorrect bounds on Gizmo.Draw.Sprite
21 Days Ago
merge from horse_double_ragdoll_fix
21 Days Ago
Bunch of throwing setup. Removed revolved VM from vm. Setup throwing VM events. Converted Food heldentity to BaseMelee
21 Days Ago
WIP MovieMaker (Facepunch/sbox#1798)
21 Days Ago
resetting airtime and grounded state when horse exits ragdoll
21 Days Ago
Optimization branch - for testing over parsec
21 Days Ago
Add optional widget parameter to EditorShortcuts.Register Allows non-Widget targets that only want shortcuts if a particular widget is in focus
21 Days Ago
Dispatch edit event when changing SkinnedModelRenderer.Sequence
21 Days Ago
Updated Medieval Barricade Icon to include Mipmapping
21 Days Ago
snake anim controller set up and linked to its entity
21 Days Ago
Continuing work on zigg shell (still heavily WIP)
21 Days Ago
network++
21 Days Ago
manifest
21 Days Ago
merge from primitive
21 Days Ago
merge from primitive/deployable_ammo
21 Days Ago
Merge from main
21 Days Ago
Correct tiger audio import settings (load in bg, preload, pcm)
21 Days Ago
Add terrain layer to GroundWatch Switch explosives to Deployed layer Update chain reaction layer mask
21 Days Ago
Merge from main