197,093 Commits over 4,110 Days - 2.00cph!

13 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
13 Days Ago
Merge from parent
13 Days Ago
Merge from simple_floating_entity (includes latest main)
13 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
13 Days Ago
Merge from food_spoil_pool_fix
13 Days Ago
Fixed food sometimes spoiling immediately when created (pooling issue)
13 Days Ago
Finally fixed it
13 Days Ago
Finish loading screen flex mockup
13 Days Ago
More gesture menu stuff
13 Days Ago
Merge from team_invite_changes
13 Days Ago
Don't allow duplicates in the invite list
13 Days Ago
WIP: Initial new loading screen setup
13 Days Ago
Removed some temporary testing logic
13 Days Ago
Merge from main
13 Days Ago
Merge from autoturret_peacekeeper
13 Days Ago
Merge from main
13 Days Ago
Slight menu transparency if in game
13 Days Ago
Menu open and close fade in/out
13 Days Ago
Stop quit modal from preventing escape from being picked up in game
13 Days Ago
Bloom improvements for new tonemap. More sky tweaks.
13 Days Ago
Fixed settings warmup nre
13 Days Ago
merge from fix_compile_tester_editor -> main
13 Days Ago
Fix compile tester so it targets the editor assembly as well
13 Days Ago
merge from print_light_counts -> main
13 Days Ago
wip gesture menu
13 Days Ago
Fix compile error
13 Days Ago
Don't build certain projects that won't build
13 Days Ago
Minor cleanups Port gmod-html from x86-64 for Windows only
13 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
13 Days Ago
Undo subtract
13 Days Ago
optimize FindActiveWaterBodies()
13 Days Ago
merge from main -> print_light_counts
13 Days Ago
▋▉▇▊▄▉
13 Days Ago
merge from party_system -> aux1
13 Days Ago
merge from party_system -> aux1
13 Days Ago
Add kickparty command to remove members from your party
13 Days Ago
Fix party not showing for the player who joins a party via an invite
13 Days Ago
merge from abyss_storage_fix
13 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
13 Days Ago
Additional validation checks. Converted all the remaining whitebox blocks to BoatBuildingBlock
14 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.
14 Days Ago
14 Days Ago
14 Days Ago
Fix grenade explosions not being heard by scientists
14 Days Ago
Settings: Gesture menu baseline Reset tooltip when switching tabs
14 Days Ago
Ocean alpha test on beaufort 0
14 Days Ago
A ton of adaptations for the new height falloff.
14 Days Ago
█▄▅ ▇▇█ ▋▍▊██▌▋▄ ▆▌▅█▇▌▉
14 Days Ago
ContainerCorpseCreator compile fix
14 Days Ago
Fixed wire slack for christmas lights, already fixed on decor_lighting_dlc but needs to work til we merge it