147,827 Commits over 4,444 Days - 1.39cph!

59 Days Ago
Setup the button callbacks
59 Days Ago
scruffy beard variants/hairset update again
59 Days Ago
Added another player seed
2 Months Ago
Fix contents not showing up
2 Months Ago
Add a 'no orders' view for when a vending machine has no orders
2 Months Ago
Fix exhaust VFX not playing correctly on chainsaw viewmodels
2 Months Ago
Merge from chainsaw_exhaust_vfx_fix
2 Months Ago
Fix for broken Longsword, Mace and baseball bat viewmodels
2 Months Ago
Rename FirstPersonSpectatorMode to SpectatorMode and invoke it when spectating in the third person camera Fixes a few things only working in the first person spectate camera
2 Months Ago
scruffy beard variants/hairset update (because of new player seed)
2 Months Ago
Player seed work
2 Months Ago
Include notification font reduction * Somehow it was never included in the previous HUD related commit
2 Months Ago
Restrict control characters from concommand names as well * Surely no language uses those, I think Fixed light origin on a bunch of PHX props * So when the props are spawned, they don't turn pitch black immediately or at certain resting angles * ~200 models affected Update some other model illumpositions * Seats, that one crate gib, alyxgun and annabelle * Fixed normals on stunstick world model concommand.Add throws error when giving invalid params Rollback changes to Player::GetEyeTrace * it causes bugs with existing mods, and the perf gains on client are negligible. On server, well, it causes bugs with existing mods Minor cleanups Force ragdoll light origin to the first physics bone * This fixes strider and some other models appearing black after spawning
2 Months Ago
Disable physics scaling optimization * it does not work correctly with some props with x86-64's vphysics
2 Months Ago
merge from main
2 Months Ago
industrial electric furnace - texture updates - material updates
2 Months Ago
Merge: from fix_boat_no_sail - Bugfix for boats and vehicles getting stuck in open areas, effects not playing, building appearing slow Tests: unit and perf tests, built and sailed a boat on craggy
2 Months Ago
Bugfix: fix player boats getting stuck while sailing (and other weird bugs) - Network subscription now creates discovered cells Was caused by overly aggressive network group lazy creation. If they are created within player subscription range, player doesn't get subscribed to them automatically, which caused all kinds of issues. This'll hurt perf over time, but no worse than current perf on Release - I'll optimize this later Tests: unit tests, perf tests and built a boat and sailed across craggy
2 Months Ago
▆██▋▉▇▅▊ ▆▄▋▉
2 Months Ago
Remaining fixtures.
2 Months Ago
merge achievement fixes to main
2 Months Ago
- Now populating new customer vending machine design - Minor adjustments to padding/setup
2 Months Ago
Update artifacts for mac, linux and windows with native fix for tiles failing to be added to navmesh when having too many triangles
2 Months Ago
▍▇▊▋ ▆▄▍▊█▌█ ▊▄▇▊▇▇ ▅▋▆▆▍ ▅▋▇▊█▄▍▌█▊▍ ▉▆▆▋▆▇▌▋
2 Months Ago
merge from main
2 Months Ago
Updated gesture polish pass
2 Months Ago
Swap custom vending machine to the alternate design. Everyone will revolt if we need to scroll to see all vending orders in a shop
2 Months Ago
Fixed casting shadow issue
2 Months Ago
Icepick volume changes
2 Months Ago
Initial customer vending panel wireframe
2 Months Ago
Prototype terrain holes using stencils for better resolution Create terrain only depth prepass (also stops unity overwriting stencil state) after HoleShape pass where stencil mask is written Change terrain shader depth test to Equal (failing where prepass stencil test fails) Change hole renderer to use cubes or triangle prism configs Add HoleShape assets for minimal cube and triangle prism vertex positions and triangles Dynamically duplicate HoleShape meshes (with vertexID based instancing) to meet min vertex count for efficient instancing Improve HoleShape inspector with adjustable sliders
2 Months Ago
More Large Apartment Kitchen Cabinet and Cupboard Paint Mask Tweaks
2 Months Ago
added missing deploy anim events to the tools anim clips
2 Months Ago
wip industrial crafter support for upgrades
2 Months Ago
Updated defensive workbench description (Now clearer it doesnt work on everything)
2 Months Ago
▇ ▄▄▋▊▊▇▉▄ ▉▋▋▌▋▄▌▉▌ ▍█ ▉▅█▍▊▊ ▇▋▆▆ ▅▇ ▊▌ ▉▄▉ ▅▉▍▆█▋▅▋▄▍ ▄ ▆▊▆▄▆▄
2 Months Ago
Fix third person player sounds not working correctly in spectator mode Fix previous commit breaking the cycling order of the camera viewmodes
2 Months Ago
Merge from workbench_upgrades
2 Months Ago
Fixed main menu social button considered visible all the time, causing friends menu to rebuild every 15s Fixed persona change triggering full friends list rebuild fixes stutters mid game for players with large friend lists
2 Months Ago
Set item ownership for bonus items
2 Months Ago
removed 4 frames off the 3p SAP reload anim clip to match viewmodel reload timing
2 Months Ago
Prisoner hood ragdoll fix
2 Months Ago
exported edited pick axe 3p anims
2 Months Ago
Dart animation exports on new rig
2 Months Ago
Got the new UI set up for the LOD Baker tool to support multiple source meshes
2 Months Ago
merge from /mfm (merge from main)
2 Months Ago
Codegen, proto gen Manifest
2 Months Ago
Merge from main Keep source on generated stuff Keep main version of ParticleTestMap Merge automatically: Sceneloader.Monuments.cs, engine.json, InvisibleVendingMachine.cs Bump ApartmentRoom proto to 227 to avoid id collision with Workbench
2 Months Ago
Merge from workbench_upgrades
2 Months Ago
Merge from main