201,593 Commits over 4,171 Days - 2.01cph!

25 Days Ago
Fix compile error
25 Days Ago
Improve lkp vislog
25 Days Ago
Pilot Ejector Seat - Updated WIP model and textures
25 Days Ago
Fix target position guess not working properly
25 Days Ago
merge from new_menu
25 Days Ago
TrueShadowManager NRE fix + another attempt at fixing shadows not spawning
25 Days Ago
merge from max_health_debug
25 Days Ago
Updated Pilot Hazmat AO texture
25 Days Ago
new_menu -> main
25 Days Ago
- added ejectseat sit mountpose enum (attempt number 2) - added placeholder player sitting pose - updated player animator - set deployable to use pose
25 Days Ago
Remove shadow from interaction modal in bootstrap
25 Days Ago
Make visual logger save faster, making it more usable on large numbers of NPCs
25 Days Ago
Pilot hazmat cleanup
25 Days Ago
Add vislog for lkp
25 Days Ago
Fix srcds regressive crash to do with SnapshotManager changes from csgo
25 Days Ago
Merge from ai_scientist_iteration
25 Days Ago
Backpack Texture update
25 Days Ago
Set up semi auto pistol entity and override controller
25 Days Ago
Fix srcds regressive crash to do with SnapshotManager changes from csgo
25 Days Ago
merge from pilot_hazmat_dlc
25 Days Ago
new_menu -> main
25 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
25 Days Ago
Set up a selection of rifle and shotgun anims, entity and override controllers
25 Days Ago
updated playerModel.cs with new sitting enum
25 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.
25 Days Ago
Fix srcds regressive crash to do with SnapshotManager changes from csgo
25 Days Ago
reverted playermodel.cs
25 Days Ago
PurchasedItem overlay design
25 Days Ago
merge from main
25 Days Ago
revert ak prefab changes from old commit
25 Days Ago
new_menu -> main
25 Days Ago
Compile fixes
25 Days Ago
- added ejectseat sit mountpose enum - added placeholder player sitting pose - updated player animator - set deployable to use pose
25 Days Ago
Remove CombineTrivialDistancesJob
25 Days Ago
Set up waterpistol anims, entity and override controller
25 Days Ago
Also add bought items to the inventory, just to make sure players can see their recent purchase
25 Days Ago
merge from new_menu
25 Days Ago
fix compile error
25 Days Ago
Checked out items are considered owned locally regardless of what steam returns Added editor debug command to fake checkouts
25 Days Ago
Fix conbutton states not getting reset.
25 Days Ago
Tidied up the interaction toast - still needs the icons sorted
25 Days Ago
Add graphic raycaster to the bootstrap scene to fix the button not working
25 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
25 Days Ago
When scientists are very far, their calculations to decide which angle to hold are simplified, leaving more resources to closer scientists
25 Days Ago
Set up m92 and p17 anims, entity and override controller
25 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
25 Days Ago
ghost ship LODs, Colliders, Prefabs
25 Days Ago
Unsubtract max health changes, fix loading saves that were created before max health persisted. Also fix loading old buried item saves.
25 Days Ago
more WIP auth
25 Days Ago
merge from dev