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

3 Months Ago
fixed an incorrect scale on liquid gas tank collider mesh causing larger volume than it should be improved precision of dockwall corner out collider
3 Months Ago
Merge from photo_filter
3 Months Ago
Fixed deployable category in industrial conveyor not translating properly. Now listed as "Items" to match the crafting menu Fixed photos not appearing in conveyor filters
3 Months Ago
Merge from fish_pose_fix
3 Months Ago
Upgrade fbx exporter for exposed export options API
3 Months Ago
Fixed player model getting stuck in fishing pose if fishing sequence is ended prematurely
3 Months Ago
Merge from frontier_external_fixes
3 Months Ago
Enabled needOnlyOneAreaCheckValid on ladder ground watch, fixes all ladders being destroyed on external walls when a single ladder is picked up
3 Months Ago
Merge from frontier_external_fixes
3 Months Ago
Some improvements to free spray behaviour on external walls
3 Months Ago
Get rid of the convar, just try to not bundle the unreferenced prefabs instead
3 Months Ago
Merge from main
3 Months Ago
Mark the frontier wall/gate as not hidden Fix simple upgrade options missing
3 Months Ago
Merge from autoturret_peacekeeper
3 Months 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
3 Months Ago
Merge from simple_floating_entity (includes latest main)
3 Months Ago
Merge from parent
3 Months 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
3 Months Ago
Merge from food_spoil_pool_fix
3 Months Ago
Fixed food sometimes spoiling immediately when created (pooling issue)
3 Months Ago
Finally fixed it
3 Months Ago
Finish loading screen flex mockup
3 Months Ago
More gesture menu stuff
3 Months Ago
Merge from team_invite_changes
3 Months Ago
Don't allow duplicates in the invite list
3 Months Ago
WIP: Initial new loading screen setup
3 Months Ago
Removed some temporary testing logic
3 Months Ago
Merge from main
3 Months Ago
Merge from autoturret_peacekeeper
3 Months Ago
Merge from main
3 Months Ago
Slight menu transparency if in game
3 Months Ago
Menu open and close fade in/out
3 Months Ago
Stop quit modal from preventing escape from being picked up in game
3 Months Ago
Bloom improvements for new tonemap. More sky tweaks.
3 Months Ago
Fixed settings warmup nre
3 Months Ago
merge from fix_compile_tester_editor -> main
3 Months Ago
Fix compile tester so it targets the editor assembly as well
3 Months Ago
merge from print_light_counts -> main
3 Months Ago
wip gesture menu
3 Months Ago
Fix compile error
3 Months Ago
Don't build certain projects that won't build
3 Months Ago
Minor cleanups Port gmod-html from x86-64 for Windows only
3 Months 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
3 Months Ago
Undo subtract
3 Months Ago
optimize FindActiveWaterBodies()
3 Months Ago
merge from main -> print_light_counts
3 Months Ago
▋▉▇▊▄▉
3 Months Ago
Add kickparty command to remove members from your party
3 Months Ago
Fix party not showing for the player who joins a party via an invite
3 Months Ago
merge from abyss_storage_fix