141,173 Commits over 4,383 Days - 1.34cph!

15 Days Ago
Fixed some interpolation code still using floats SimulationTime and NPC shooting to doubles Turn more things to doubles * C_BaseAnimating.ForceSetupBonesAtTime & C_BaseEntity.LastBoneChangedTime * CAnimationLayer.GetFadeout, m_flLayerAnimtime Health charger and headcrab canisters now use doubles env_wind near infinite loop fix CEnvWindShared::ComputeWindVariation, m_flVariationTime are now doubles Switch client thinking to doubles Fix clientside ragdolls update rate * SetupBones now use double precision time FOV transitions now also use doubles HL2 Intro entity uses doubles for timing More conversions to double * CTriggerHurt, Airboat, CViewEffects Fade and ScreenShake , Geiger counter, temp entities delays Fixed airboat wake trail * Fixes the die time, and fixes the color, fixed first entry to water creating trail from Z pos of 0 SpriteTrails use doubles Bone cache and dlights use doubles Fixed NPC look targets spazzing out due to high curtime Switch CAI_Senses::GetTimeLastUpdate to use doubles
15 Days Ago
New tooltip prefab for f1 UI Some color fixes in command list
15 Days Ago
music for new rustige egg
15 Days Ago
Remove poolable from scientist suit NVGM (matches main)
15 Days Ago
fix manifest after merge squashed
15 Days Ago
move in checks for placement, should be even easier to place on sloped surfaces
15 Days Ago
merge from waterwheel_deployable
15 Days Ago
Added a scrollbar to the command list Some layout tweaks and fixes
15 Days Ago
merge from hamster_water_wheel
15 Days Ago
merge from main
15 Days Ago
merge from main
15 Days Ago
get RRP running on unity 6
15 Days Ago
grid fixes, added prefab and hooked everything up, marked junk items as junk, convars are saved now added convar for debugging logs
15 Days Ago
Fixed item and vehicle list flex scroll gap
15 Days Ago
When clicking on a server command that also exists on the client, auto add 'sv'. Otherwise it just fired the client one
15 Days Ago
Merge from main
15 Days Ago
Checkpoint for Flavien test.
15 Days Ago
Fix missing HasFlag swaps
15 Days Ago
Refactor all fsms, wip
15 Days Ago
new mocap for shrug, thumbs up and thumbs down updated
15 Days Ago
merge from main
15 Days Ago
add convars for: disabling completely, area radius, duration, # of successes until overfished
15 Days Ago
merge from new_console-ui
15 Days Ago
Compile fix
15 Days Ago
merge from render_pipeline_testing
15 Days Ago
oops
15 Days Ago
Fixed double select none buttons in the tools tab
15 Days Ago
exported/setup M16a2 3p anims, set up overide controller and entity. Set holster/backpack and attachment positons
15 Days Ago
Start breaking apart LimitedTurnNavAgent and moving its functionnality to the shared rust nav agent
15 Days Ago
merge from hasflag_replacement
15 Days Ago
merge from new_console-ui
15 Days Ago
Fixed loadouts not loading in non debug builds
15 Days Ago
Clean(tests): rename DummyServer -> TestServer Tests: compiles
15 Days Ago
RidableHorse.prefab really wants to be reserialized
15 Days Ago
Fixed text layout issues in auto complete buttons when increasing console text size Fixed auto complete still visible after closing the console
15 Days Ago
Clean(tests): consolidate various test entities/systems Tests: none, going to happen later
15 Days Ago
FlexVirtualScroll can now use GameObjectRef Use refs when spawning UGC stubs, hopefully fixes the engineui2_serveradmin_ugcplayerhistoryentry error
15 Days Ago
rust_relay_server -> main
15 Days Ago
main -> rust_relay_server merge
15 Days Ago
offset packetType by lowestUserPacket
15 Days Ago
Can copy error by clicking on them
15 Days Ago
Clean(tests): Move test utilities to Tests and Tests.Perf namespaces - replaced manual measurement loops with Test.Perf.MeasureAndPrint Tests: none, leaving till later
15 Days Ago
Replace PoolAnalyzer -> CodeAnalyzer - apply HasFlag -> bitwise change across codebase
15 Days Ago
merge from main
15 Days Ago
merge from render_pipeline_testing
15 Days Ago
probable fix for flickering fog
15 Days Ago
Fixed open folder button showing out of editor I was hiding the 'save current loadout' button instead.....
15 Days Ago
merge from waterwheel_deployable
15 Days Ago
Increased the error overlay size, reduced the max amount of entries
15 Days Ago
Added close buttons to the error overlay Fixed fade out taking more time than expected