196,848 Commits over 4,110 Days - 2.00cph!

10 Days Ago
Merge from trimmed_asset_warmup
10 Days Ago
Get rid of the convar, just try to not bundle the unreferenced prefabs instead
10 Days Ago
Merge from main
10 Days Ago
Mark the frontier wall/gate as not hidden Fix simple upgrade options missing
10 Days Ago
Merge from autoturret_peacekeeper
10 Days Ago
Reduced initial time before the hostile warning appears (was 2s, now 0.25) Use real time instead of fixed delta time, makes the countdown closer to real time
10 Days Ago
Merge from parent
10 Days Ago
Merge from simple_floating_entity (includes latest main)
10 Days Ago
Created SimpleFloatingEntity Shares simplified floating behaviour with floating junkpiles, can rotate but will only ever move on the Y axis Movement is budgeted and only active if a player is within 16m Derives from BaseEntity so has no damage handling
10 Days Ago
Merge from food_spoil_pool_fix
10 Days Ago
Fixed food sometimes spoiling immediately when created (pooling issue)
10 Days Ago
Finally fixed it
10 Days Ago
Finish loading screen flex mockup
10 Days Ago
More gesture menu stuff
10 Days Ago
Merge from team_invite_changes
10 Days Ago
Don't allow duplicates in the invite list
10 Days Ago
WIP: Initial new loading screen setup
10 Days Ago
Removed some temporary testing logic
10 Days Ago
Merge from main
10 Days Ago
Merge from autoturret_peacekeeper
10 Days Ago
Merge from main
10 Days Ago
Slight menu transparency if in game
10 Days Ago
Menu open and close fade in/out
10 Days Ago
Stop quit modal from preventing escape from being picked up in game
10 Days Ago
Bloom improvements for new tonemap. More sky tweaks.
10 Days Ago
Fixed settings warmup nre
10 Days Ago
merge from fix_compile_tester_editor -> main
10 Days Ago
Fix compile tester so it targets the editor assembly as well
10 Days Ago
merge from print_light_counts -> main
10 Days Ago
wip gesture menu
10 Days Ago
Fix compile error
10 Days Ago
Don't build certain projects that won't build
10 Days Ago
Minor cleanups Port gmod-html from x86-64 for Windows only
10 Days Ago
Fixed some compile warnings Added more sanity checks Prop fading changes If prop min fade distance is below 0 (i.e. -1), it will be set to max fade distance if max fade distance is below 500. This avoids props being always transparent in this scenario, even when walking up really close to it. Minor cleanups More cleanups
10 Days Ago
Undo subtract
10 Days Ago
optimize FindActiveWaterBodies()
10 Days Ago
merge from main -> print_light_counts
10 Days Ago
▋▉▇▊▄▉
10 Days Ago
merge from party_system -> aux1
10 Days Ago
merge from party_system -> aux1
10 Days Ago
Add kickparty command to remove members from your party
10 Days Ago
Fix party not showing for the player who joins a party via an invite
10 Days Ago
merge from abyss_storage_fix
10 Days Ago
Abyss Containers - Changed deploy and open/close SFX to metallic ones fixed gibs warnings in vertical ver fixed missing collisions for small deployables in horizontal ver fixed horizontal ver corpse gibs collisionmeshdata error fixed horizontal ver missing groundwatch
10 Days Ago
Additional validation checks. Converted all the remaining whitebox blocks to BoatBuildingBlock
10 Days Ago
Fixed removing the wrong instance when the swap-back-removal of another instance invalidated the indices by reintroducing instance sequence numbers, but slightly better.
10 Days Ago
10 Days Ago
10 Days Ago
Fix grenade explosions not being heard by scientists
10 Days Ago
Settings: Gesture menu baseline Reset tooltip when switching tabs