125,750 Commits over 4,171 Days - 1.26cph!

56 Days Ago
new_menu -> main
56 Days Ago
Interaction toast now uses the correct icons no matter where it lives Interaction toast supports passed in icons Interaction toast animations and polish
56 Days Ago
Set up a selection of rifle and shotgun anims, entity and override controllers
56 Days Ago
updated playerModel.cs with new sitting enum
56 Days Ago
- Replaced the Grab Pass in the UnderWater shader with a texture copy during the Before Forward Alpha stage. - Updated the Water and WaterStandardCore shader files to support adding their own under water fog to account for the Grab Pass changes. - Fixed a OnRenderImage warning that wouldn't go away.
56 Days Ago
Fix srcds regressive crash to do with SnapshotManager changes from csgo
56 Days Ago
reverted playermodel.cs
56 Days Ago
PurchasedItem overlay design
56 Days Ago
merge from main
56 Days Ago
revert ak prefab changes from old commit
56 Days Ago
new_menu -> main
56 Days Ago
Compile fixes
56 Days Ago
- added ejectseat sit mountpose enum - added placeholder player sitting pose - updated player animator - set deployable to use pose
56 Days Ago
Remove CombineTrivialDistancesJob
56 Days Ago
Set up waterpistol anims, entity and override controller
56 Days Ago
Also add bought items to the inventory, just to make sure players can see their recent purchase
56 Days Ago
merge from new_menu
56 Days Ago
fix compile error
56 Days Ago
Checked out items are considered owned locally regardless of what steam returns Added editor debug command to fake checkouts
56 Days Ago
Fix conbutton states not getting reset.
56 Days Ago
Tidied up the interaction toast - still needs the icons sorted
56 Days Ago
Add graphic raycaster to the bootstrap scene to fix the button not working
56 Days Ago
Ensure joining with the console fills out the same join details as seen when joining via the button Split of connection logic into a static class that will keep all the UI updated as normal
56 Days Ago
When scientists are very far, their calculations to decide which angle to hold are simplified, leaving more resources to closer scientists
56 Days Ago
Set up m92 and p17 anims, entity and override controller
56 Days Ago
Server now uploads an image of the current map to our backend during startup Sets steam tag `map_image_url` with the URL of the uploaded image Added `server.autoUploadMapImages <true/false>` to enable/disable
56 Days Ago
ghost ship LODs, Colliders, Prefabs
56 Days Ago
Unsubtract max health changes, fix loading saves that were created before max health persisted. Also fix loading old buried item saves.
56 Days Ago
more WIP auth
56 Days Ago
merge from dev
56 Days Ago
▉▋▌▇▍▉▋▄▍▊▅ ▇▌██▉▍ ▅▅█▌▋▋ - ▍▍▅█▌://▍▋▋.▇▊▆▉▇.▊▊▋/▆/▇▊▄▍█▉▅▅▉▋▌▅▊▇▍▋/▍▌█▌/▄▍▄▅▍▌▊▊▌▅▍▆▇▌▄▅/▋▌▉▇▍▇▆/▆▌▉▊▇▇▌▇▋▆▍▆█▊▌▍?▊▌▉▆█=▋▊▌▋
56 Days Ago
When peeking, scientists that didn't see the target for a while will get less budget unless they are in the same zone, this avoids scientists on the oilrig top floors wasting the global scientist budget when peeking is obviously impossible
56 Days Ago
Restored shadow update flow
56 Days Ago
Removed ScrollRectDisable component for now
56 Days Ago
Pilot hazmat cinematic rig update
56 Days Ago
- Make it more likely for a scientist on the same floor to assist or respond to orders, instead of a scientist from another floor - Fix bug where scientists would ask help for a push, one would agree, but a third one that's not even involved would play the voiceline "copy"
56 Days Ago
merge from main
56 Days Ago
Fix NRE when trying to move an instance that previously failed the instancing checks
56 Days Ago
Prepare models and materials for instancing (once again)
56 Days Ago
▆▆█▌▉ ▄▇▍█▆▇▍▊▆-▄▄▌▊ -> ▌▋▆▌ ▋▋▋ █▅█▊▄▇ ▅▌▍ ▇▋▊ ▉▊█
56 Days Ago
▋▍▋▊ ▅▅▍█▇▌ ▉▆ ▍▊▇██▄ ▋▇▅▊ ▉█▊▋▇▋▇ ▆▍▍█▍▄
56 Days Ago
Rerun s2p on oilrig scenes, as after merge they were spawning old scientists
56 Days Ago
Pilot Ejector Seat - Added WIP model, placeholder textures and materials
56 Days Ago
Added Pilot Hazmat Materials
56 Days Ago
Moved backpack textures to correct folder, added new backpack material
56 Days Ago
Pilot Hazmat textures
56 Days Ago
Decrease old AIs frame budget, increase new AIs frame budget by same amount
56 Days Ago
merge from main
56 Days Ago
merge from new_menu
56 Days Ago
Fixed FPS slider again