125,505 Commits over 4,171 Days - 1.25cph!

3 Months Ago
ConversationManager cleanup - no longer spawns and destroys a new client side gameobject per conversation ConversationManager is now a static class
3 Months Ago
Fixed the text animation not working on dynamic mission conversation pages
3 Months Ago
Finally working snapping Apply global directions again to ensure consistency Flatten normal so we dont get any weird tilting behaviours
3 Months Ago
Much more reliable snapping behaviour - use normals and offsets in local space instead
3 Months Ago
More accurate snapping, seems to work more of the time Still some strange bugs on certain surfaces and alignments
3 Months Ago
Don't enable outpost spawning by default Switch mission container to generic_small (might fix container issue) Added teleport2mission convar, will teleport player to current marked location of mission on the map S2P villages
3 Months Ago
Show party invites at top of friends menu - expire after 120s - can accept or reject the party invite
3 Months Ago
Documents typo fix
3 Months Ago
Use a socket system instead Defaults to Socket_Free if user isnt using snap This allows more deterministic snap behaviour between client + server when determining placement Use global rather than local directions
3 Months Ago
Adjust how we open loot to try and solve missing loot panel issue
3 Months Ago
Merge from parent
3 Months Ago
Merge from main
3 Months Ago
Container open and close sounds Document move sounds
3 Months Ago
Fix mission container accepting player items
3 Months Ago
Merge compile fix
3 Months Ago
Merge from outpost_spawning
3 Months Ago
▄▍▆▊ ▅▆▍▋▆▌█▇
3 Months Ago
Trying VPC merges again
3 Months Ago
▄▇▌ ▆▆▉▄▋▄▅ ▄▋▇█▍▄▅▌▍▍ ▉▌▉ ▉▍▅_▉▉▍▆▍█
3 Months Ago
▉▄▅▄▌▊▉ ▆▌▋▆-▍▊▌? ▆█▋ ▆▌▊█▊▇▆
3 Months Ago
Connected to a server as the party leader will cause all other party members not on a server to connect to same one
3 Months Ago
██▋▊▍▍ ▊▆▊ ▄▋█▆▌▌▆
3 Months Ago
Unify how libraries are imported (VPC merges from x86-64)
3 Months Ago
spotlight gibs
3 Months Ago
▋▆▄▆ ▍▆▋ ▋▆▍▊▌▊ ▅▅▇▇▆▉
3 Months Ago
More VPC merges from x86-64
3 Months Ago
M15 Pistol - Small texture tweak
3 Months Ago
Fixing more VPC script issues for Linux Can almost build 64bit vrad Fix legacy hooks for entity iterators feeding entities to the callback
3 Months Ago
Prevent scientist from sprinting when dogfighting from upclose, wasting time where they can't shoot
3 Months Ago
Fix compile error
3 Months Ago
Fix scientists sometimes facing away from their target lkp when in cover
3 Months Ago
Prevent scientists from throwing grenades instantly when they lose los
3 Months Ago
Update: started work on projectile unit tests Incomplete, will continue tomorrow. Tests: none, it's too derpy
3 Months Ago
M15 Pistol - Added icon, final texture tweaks, updated rack position
3 Months Ago
Better debug vis for scientist accuracy
3 Months Ago
Wall Storage - Added icon and corpse, tweaked collisions for proper material separation, tweaked alot of small prefab stuff, removed support for most adaptors, tweaked deploy volumes for shelf
3 Months Ago
Applied same to temaining hull block types.
3 Months Ago
VPC script updates/fixes Fixing Linux VPC scripts
3 Months Ago
Fix compile error
3 Months Ago
- Fix scientists being able to shoot when sprinting - Allow scientist to shoot when surprised and offscreen, but not being accurate (to help players pinpoint where they are before getting beamed) - Fix scientist being able to land a shot when they are supposed to be inaccurate, if they are doing suppressive fire
3 Months Ago
merge from outpost_spawning -> main
3 Months Ago
Adding missing items to dlc packs that need media
3 Months Ago
added lods to hanging bulbs
3 Months Ago
Fix compile errors
3 Months Ago
steam dlc pages and soundtrack page
3 Months Ago
Fix resetsleepingbagtimers to reset cooldown on static spawn points as well
3 Months Ago
Construction can now be forced a specific Y value. Force Y placement of hull block types to 1. Setup hull_square sockets to prevent offsetting.
3 Months Ago
merge from main -> outpost_spawning
3 Months Ago
merge from party_system -> main
3 Months Ago
Fix NRE when connecting to server in party (again)