branchrust_reboot/maincancel

35,255 Commits over 4,536 Days - 0.32cph!

7 Years Ago
CCTV Camera volume and socket tweaks
7 Years Ago
Refactored auto turret instrument implementation so Instruments use ServerUse instead of a custom method Removed multiple casts in OnKilled
7 Years Ago
improvements and bugfixes for computerstation
7 Years Ago
compile fix
7 Years Ago
CCTV effects
7 Years Ago
NRE fix
7 Years Ago
Fix downloading models from the item editor when there's multiple models
7 Years Ago
Don't save replicated convars on the client Fix toggle buttons always showing "OFF" even when they're on Phrases
7 Years Ago
merge to main
7 Years Ago
Don't allow manually setting replicated convars clientside (prefix it with sv so you can't desync yourself)
7 Years Ago
Steamworks update
7 Years Ago
SteamNet: allow configure of SendBufferSize
7 Years Ago
Fixed localization on Inventory screen Added localization for On/Off on options Added achievments to localization Fixed QUICK CRAFT not localized Fixed item name hidden in chinese/korean/japanese Fixed chinese/korean/japanese names not showing in the team dock Updated phrases
7 Years Ago
Latest Steamworks
7 Years Ago
Codegen
7 Years Ago
Steamworks latest
7 Years Ago
Fixed exception in ShowDemoBrowserButton if "demos" folder doesn't exist
7 Years Ago
Logging for spawnitem
7 Years Ago
Cleaned Demo Menu UI
7 Years Ago
Added netcode protocol to tags Client change network system automatically when trying to join a server Don't try to route steam queries through netcode if not supported (tell steam to use its own port)
7 Years Ago
Fixed NRE in Raknet.Client.Send
7 Years Ago
Merge from cinematic_tools
7 Years Ago
Fix the igniter not igniting candles
7 Years Ago
Add composite keybinds so you can do stuff like: bind [leftcontrol+x] kill
7 Years Ago
skin approval
7 Years Ago
merged from /main/SteamNetworking
7 Years Ago
NRE fixes
7 Years Ago
network++ save++
7 Years Ago
merge from ring_road_2
7 Years Ago
Don't allow negative oceanlevel because too many things would break from it Fix buoyancy component ignoring oceanlevel changes
7 Years Ago
Cherrypicking 47613
7 Years Ago
Don't call GetAuthSessionTicket if no steam
7 Years Ago
Linux steam library update
7 Years Ago
Initialize Steam before the main menu (fixes rich presence errors)
7 Years Ago
Subtracting bundle shit because it's causing some problems and isn't important for the update
7 Years Ago
Bundle fuckaroo 2
7 Years Ago
Bundle fuckaroo
7 Years Ago
Compile fix
7 Years Ago
Merge from instrument_autoturret_v2
7 Years Ago
Merge from oceanlevel
7 Years Ago
Add meta.add console command to add a value to a convar (useful in binds)
7 Years Ago
Steamworks latest: - Fixed SteamServer events being hooked twice - Fixed SteamFriends events not being hooked - Throw exception if trying to initialize multiple times - Shutdown dispatch on server/client close
7 Years Ago
Merge from foliagegrid_benchmark
7 Years Ago
Fixed infinite wait when ai.move is false and nav_wait is true
7 Years Ago
RequestUserStats => RequestUserStatsAsync
7 Years Ago
Latest Steamworks
7 Years Ago
Merge from foliagegrid_benchmark
7 Years Ago
Fix MarkHostileFor stomping the client's hostile duration timer with shorter values
7 Years Ago
Cherry pick 47385 (SoundManager fix)
7 Years Ago
Change LifeStoryStart assertion into a Debug.LogError so it doesn't prevent respawning