135,788 Commits over 4,444 Days - 1.27cph!

2 Months Ago
Add extra guard rails to quick join so that spamming it wont connect multiple times to the same server. More changes to try and fix the EAC reconnect issue
2 Months Ago
Fix animals not steering and scientists not facing target in unity nav mode
2 Months Ago
Cleanup
2 Months Ago
Merge from npc_gesture_heldentity_fix
2 Months Ago
Fixed the issue with the near plane being incorrect for the spot light again, and fixed some issues with trying to get an instance from the render texture pool when there are none available
2 Months Ago
merge from main
2 Months Ago
Route regular server joins through the console command instead
2 Months Ago
Bowless Crossbow - updated textures with new naming, added .skin file, updated prefabs
2 Months Ago
bundle nuke prefabs - sometimes working? sometimes not?
2 Months Ago
initial BC pass - revert per-prefab overrides on BC controller, all modifications done on base prefab - controller setup for low iteration count with low root motion strength
2 Months Ago
merge from weapon_refresh_salvaged_cleaver
2 Months Ago
Subtract 146134 to bring back the new cleaver Keep source on directory conflicts, viewmodel.prefab auto-merged, looks good
Rin
2 Months Ago
merge from main
Rin
2 Months Ago
merge from weapon_refresh_salvaged_cleaver
2 Months Ago
Skin pass for ice armour vest and mask
Rin
2 Months Ago
merge from cave_large_medium_ladder_fix
Rin
2 Months Ago
merge from wire_pooling_fix
2 Months Ago
Merge from workbench_ugprades
2 Months Ago
Rentable Shop F - LODs, shutter LODs, collision, proper prefab setup
2 Months Ago
Merge from main
2 Months Ago
Adding unity install step for each pipeline
2 Months Ago
codegen
2 Months Ago
merge from main
2 Months Ago
Merge: from remove_netgroup_prealloc - Optim: NetGroup objects are now lazy allocated, saves 150MB Tests: ran unit tests, ran around on craggy
2 Months Ago
Update: cleanup ClientVisibilityProvider when disconnecting from the server Tests: disconencted from local server
2 Months Ago
Removed a ladder trigger that was blocking the way up in cave_large_medium - was missing trigger enable
2 Months Ago
WIP fix for mounting players to small trophy Fix NRE, still not appearing though
2 Months Ago
Merge: from main
2 Months Ago
Cinematic particle mode sets EffectRecycle play mode to looping Don't modify loop state on particle effect
2 Months Ago
Cleanup, fixed some duplicated stuff from the shelves work
2 Months Ago
Add blending between aimdir pitch and reload animation.
2 Months Ago
Fixed some redirects
2 Months Ago
Fix mortar controller transitions not having any conditions
2 Months Ago
Added skinnable assets for half height and single height shelves to support future spraycan functionality Can't test right now as there's only one version of those entities
2 Months Ago
Merge from main
2 Months Ago
Setup fire effect properly, add effect recycle to muzzle fire fx
2 Months Ago
Animate mortar during loading, disable the animator outside of loading.
2 Months Ago
Attempted fix for 'A session is already active.' EAC error
2 Months Ago
Fixed another case where unequipping a mobile phone mid-call would prevent interactions server side
2 Months Ago
boatai_los_swapfix -> main
2 Months Ago
- Add a timer based LOS grace period to PlayerTarget acquisition, if LOS has been broken for longer than 10 seconds then drop the target. - Don't LOS to just the main body of the player (to prevent cheese)
2 Months Ago
main -> vendingmachine_ui_refresh
2 Months Ago
- Minor polish
2 Months Ago
Missed files
2 Months Ago
Can now make fulll vending order with drag/drop
2 Months Ago
Clamp swimming anim state based on walk movement swimming status rather than querying water factor separately
2 Months Ago
Average male head model/prefab/skin set Short scruffy beard models/lods/textures/prefabs (not accessible yet)
2 Months Ago
Fix ItemContainer.Take() leaking items when a null list is passed in - used when taking items from a container but not keeping them (like crafting)
2 Months Ago
Fix virtual icon dragging not working
2 Months Ago
merge from deepseamarkers_mlrs_fix