136,315 Commits over 4,293 Days - 1.32cph!

10 Days Ago
- Fix rear turret being able to move outside its clamping bounds
10 Days Ago
Merge from naval_update
10 Days Ago
Server admin UI tab progress
10 Days Ago
merge from artist_pack_dlc -> main
10 Days Ago
Lowered HLOD distance of floating cities 200 -> 100
10 Days Ago
fix interface compiler defines
10 Days Ago
Comment out player state stuff from paintball code for now to get it compiling on the client, wasn't totally functional yet anyway
10 Days Ago
Resolve self-crash with File:Read Add fallback material for sprites/flare6 (env_funnel) Add 2koth_ and cppl_ maps to TF2 category Replace coreball.mdl with one with simpler physics model Merged Pull Requests * Fixed start/stopsound for some entities in Hammer having invalid default values * Localize "password" placeholder in server browser Some potential crash fixes
10 Days Ago
Item list flex scroll fixes
10 Days Ago
Attempt at fixing the god awful unity scrollrect default behaviour, feels better now
10 Days Ago
Update: add TestOnCycleStackables test to validate onCycle caching Weirdly it passes with no duplicate-key exceptions. Maybe the exception is just a symptom, gonna check elsewhere Tests: ran unit test
10 Days Ago
Fix native grid crash with buoyancy batching enabled
10 Days Ago
Added playerboat.kill_all_above_deployable_count command.
10 Days Ago
Added keyboard controls to the item list
10 Days Ago
Merge: from main
10 Days Ago
Merge from deployable_limit
10 Days Ago
Enforce limit
10 Days Ago
merge from main
10 Days Ago
audio volume changes
10 Days Ago
Include count of total amount of warnings and errors after the manifest finishes generating
10 Days Ago
Merge: from useplayertasks_removegroupocludee_nre - Bugfix for player connecting to a sleeper from a save emitting an error Tests: unit tests + 2p on Craggy
10 Days Ago
merge from main -> fix_manifest_errors
10 Days Ago
Merge: from main
10 Days Ago
Update: OcclusionValidateGroups now also checks all active players and all sleepers Tests: none, trivial change
10 Days Ago
Bugfix: OcclusionGroup - handle connecting to a sleeper loaded from a save Done via initializing sleeper if it supports server occlusion in PostServerLoad Tests: unit tests + 2p on Craggy with a sleeper in a save
10 Days Ago
Deployable limit convar wip
10 Days Ago
Update: another flow change to ReconnectToASleeperFromSave - added missing PostServerLoad call - adjusted expectations Tests: ran unit test - still fails as expected
10 Days Ago
Update: adjusted the expectations for ReconnectToASleeperFromSave test Realized that original scenario was slightly misimplemented, the flow doesn't exist in our code Tests: ran unit test, it fails as expected
10 Days Ago
- Fix turret movement not being visible to others (when other players are using it) - Half front turret sensitivity
10 Days Ago
fixed paintable window collision - thanks elliot.
10 Days Ago
Handle NRE inside NPCAnimController.DoPrepare()
10 Days Ago
added new sounds to the modular boat steering creaks
10 Days Ago
pt_boat_turret_full_reload -> main
10 Days Ago
- Updated the script for baking paint ball pellet positions to vertex colors to handle sub-meshes and baking the mesh to an asset - Added a new shader for rendering the paintball pellets with the fill funcionality. This includes some basics from the standard shader, such as an albedo map, normal map, and metallic and smoothness maps.
10 Days Ago
repositioned paintable window collision
10 Days Ago
Replaced deep sea Gatorade® with Ocean Water. (Not final)
10 Days Ago
Update: OcclusionGroupTest - add TestNew_ReconnectToASleeperFromSave test Catches a bug in how server occlusion handles this specific initialization path Tests: ran unit test, it fails
10 Days Ago
Item list fixes and optims
10 Days Ago
Merge from naval_update
10 Days Ago
Merge from naval_missions
10 Days Ago
Codegen Increase max distance on tutorial mission 8 position generator
10 Days Ago
frame painting resolutions based on current frames
10 Days Ago
Merge from naval_update
10 Days Ago
- Always check if a player can accept the mission before assigning it - MissionInstance now saves the provider as type IMissionProvider rather than BaseEntity - Fixes for registering tutorial pings on SpeakWith objective type - Don't try to save the dialogue graph if in play mode
10 Days Ago
Merge from main
10 Days Ago
Fixed RobotoMono base material
10 Days Ago
▌▊▆▄█▉ ▆▄▋▉▍
10 Days Ago
merge from naval_update
10 Days Ago
Fixed colliders, bounds and minigame for palm_tree_tropical_small_a and palm_tree_tropical_med_b
10 Days Ago
merge from naval_update/deep_sea