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

2 Months Ago
GetBoatBuildingStation uses FindTrigger on player instead of a vis check.
2 Months Ago
Boatbuilding UI: Only check vis every second,
2 Months Ago
Extra profiling
2 Months Ago
Relax IsMarkedForDeletion checks for Entity:Get functions
2 Months Ago
Refactored BoatBuildingStation.GetPlayerCount to HasPlayerInBuildArea and it uses the bbs trigger instead of a vis. We don't care how many players, just if there are any or not.
2 Months Ago
Fix tropical underwater overlay logic issue
2 Months Ago
Regenerate tropical2
2 Months Ago
Fix dwelling NRE causing deep sea islands to not spawn fully.
2 Months Ago
Removed unused functions
2 Months Ago
merge from main/naval_update/floating_cities/island_ambience
2 Months Ago
Null check reloaded sound for cannons
2 Months Ago
consolidate hull creak local stings to single instance on the casino_base_ambience gameObject
2 Months Ago
2 Months Ago
▇▍▌▅▅▍▍▊▌ ▉▄▆▅█▅ ▇▉▇▋█▍▍▅
2 Months Ago
Bump the BoatBuildingStation autoclose check interval up now that most people are gonna be using deploy & edit
2 Months Ago
Rework how trace whitelist works * It now better respects the collisiongroup/mask, using it when testing for whitelist, instead of inverting it after the entity failed to pass the whitelist Added game,GetMapChangeCount Entity:GetModel force lowercases weapon world models too * It was already forcing lowercase on all other entities Set min_use_angle to 0.8 in the FGD * 0.8 is the old default value, before the feature was added Fixed prop gibs stopping spawning after the 300th in multiplayer Apply proposed SV_PackEntity optimization (Community Contribution) Apply the same fix for func_proprrespawnzone * Of it not being tracked properly like clientside physics props PR: Prevent recreating `GhostEntity` every tick with some tools Remove redundant arguments from calls to Entity:Fire Pull Request: Fixed wrong motor torque axis * Fixes the motor torque axis being wrong if the motor was rotated after creation and before first activation.
2 Months Ago
merge from main
2 Months Ago
merge from Techtree_PrimHard_Nava
2 Months Ago
Remove some redundant checks from CanClearArea. Misc rate limiting. Calculate and cache CanClear once a frame for the client when called - reuse it when there are multiple calls a frame (option menu show stuff)
2 Months Ago
Added ramp up parameter for homing missiles, to control accuracy over lifetime.
2 Months Ago
2 Months Ago
reapply changes post merge
2 Months Ago
Merge: from spectate_3p_fix - Bugfix for spectating yourself causing a client crash Tests: tried to spectate via F1 menu - no longer possible
2 Months Ago
Clean: fix formatting for PlayerInfo Tests: none, trivial change
2 Months Ago
Update: Block Spectate button in F1 Server menu when selected player is local player - updated engineui.serveradmin.playerinfo.prefab to link up the button Tests: Opened Server tab, selected self in list - button was not interactible
2 Months Ago
Bugfix: Spectating - prevent server accepting spectating yourself Tests: Used F1 Server tab to spectate myself - no crash
2 Months Ago
merge from main/naval_update
2 Months Ago
2 Months Ago
Reasign sound class to 50call sound and change pitch on loot storage
2 Months Ago
merge from main/naval_update
2 Months Ago
Swimwear_03 reposed
2 Months Ago
Missed tape on canvas M
2 Months Ago
Mat instancing for tropical foliage. (Respecting auto-change)
2 Months Ago
Full spawns on 4
2 Months Ago
merge from space_station_weapon_skin
2 Months Ago
fixed wrong description on LR300 and space station LR300
2 Months Ago
Fixed sulfur on 3.
2 Months Ago
Texture polish for frameless artist canvas atlas. Icon generation for all canvas sizes. Vert AO polish to some of the canvases.
2 Months Ago
Test saves
2 Months Ago
Island 4 initial spawner setup and deep sea script.
2 Months Ago
HeadsetCap and NightVisionGoogles repose
2 Months Ago
Unsaved
2 Months Ago
Change all GetEntitiesInBuildArea for BoatBuildingBlock to VehiclesLarge layer
2 Months Ago
GetPlayerBoats() - GetEntitiesInBuildArea only checks VehicleLarge layer instead of all layers
2 Months Ago
Reassign audio lists and removing a sound from the walkway prefab
2 Months Ago
Merge from naval_update
2 Months Ago
Merge from naval_missions
2 Months Ago
Fixed dock spawner on 2. Added spawns to 3.
2 Months Ago
Merge: from spectate_3p_fix - Bugfix: fixes 3rd person spectate camera not following spectated player Tests: spectated target in 3rd person while original body was in a box - camera orbitted target as expected
2 Months Ago
Tropical1 terrain colliders are now on the terrain layer