userJake_Richcancel

4,099 Commits over 1,219 Days - 0.14cph!

3 Years Ago
Fix CPU time being incorrect by creating proper StartOfFrame hook
3 Years Ago
Merge from main -> performance_sampling
3 Years Ago
Move attachment item slots closer together in UI
3 Years Ago
GameUI.Inventory
3 Years Ago
Merge from main -> global_networking
3 Years Ago
Fix attachment slots being out of order in UI
3 Years Ago
Fix moving attachments into weapons inside turrets swapping attachments "randomly" rather than adding them
3 Years Ago
Merge from main -> attachment_item_move
3 Years Ago
▇▊█▊▍▇▅▇▋ ▉▋ ▉▍▊▆▇ ▇▌▌▍▊ ▆▋▆▄ ▄▆▊▇▄█▉▋▇
3 Years Ago
Move canvas disabler addition to the correct part of preprocess Apply PreProcess to core UI prefabs
3 Years Ago
Add canvas disabler to canvas in preprocess Cherry pick from canvas_disabler branch - canvas disabler component - disable ui culling
3 Years Ago
Fix memory cells not reducing passthrough power by 1
3 Years Ago
Merge from main -> xor_passthrough_fix
3 Years Ago
Add deploy offset so all switches & splitter can be placed near the floor
3 Years Ago
Add team members to recently seen players (for assigning bags & auth) Slight optimization
3 Years Ago
Fix weapons not able to be dragged and swapped
3 Years Ago
Clear ping queue when closing main menu
3 Years Ago
Disable ping cache lookup for normal steam queries
3 Years Ago
Disable cache & hide empty servers by default
3 Years Ago
Removed fast database mode Redo queuing to make it consistant Ensure server doesn't get queued multiple times per refresh Prioritized queue system
3 Years Ago
Prioritize querying servers that have not being queried before
3 Years Ago
More fixes for sorting not being applied after querying server for ping
3 Years Ago
Added 'clear_browser_cache' to reset the cache
3 Years Ago
Sort servers when ping is updated & set logging as editor only
3 Years Ago
Toggling "Use Cache" will refresh server browser
3 Years Ago
Fixed weapon attachment restrictions per weapon not being enforced
3 Years Ago
Allow all versions of servers in editor server browser
3 Years Ago
Merge from main -> cached_server_browser
3 Years Ago
Fix hazmats being attachable to weapons
3 Years Ago
Merge from main -> attachment_item_move
3 Years Ago
Fixed compile error again ( GetHeldItem() is client only)
3 Years Ago
Fix compile error from CS 75929 (attachment_item_move merge)
3 Years Ago
Fix ping showing as int.maxvalue
3 Years Ago
Merge from main -> attachment_item_move
3 Years Ago
Fix NativeArray.Resize from merge
3 Years Ago
Fix FPNativeList after merge
3 Years Ago
Merge from main -> global_networking
3 Years Ago
Changed WaitForSeconds() -> WaitForSecondsRealtime()
3 Years Ago
3 Years Ago
Merge from main -> client_stall_detection
3 Years Ago
Switch Thread.Sleep() to CoroutineEx.WaitForSeconds()
3 Years Ago
Move MainThreadHeartbeat() from UpdateHandler to Client.cs
3 Years Ago
Mismatched folders & disable all full memory flags
3 Years Ago
Detect when main thread has stalled for >15 seconds and dump to disk Modify stall command to allow >1 second stalls
3 Years Ago
▌▋█ ▇▍▍▉▊▋▅█▋ ▊▉▊▆▇ ▌▋▅█ ▊▇ ▋▆█▇▍▄▊ ▋▌ ▍▉▅▌▄ ▌█▋▆▅█▉ █▅ ▋▆▌▇ ▊▄▄▄▉▅▇▊▅
3 Years Ago
Fixed XOR switches passing through power without subtracting consumption
3 Years Ago
Fix splitter so it updates when child is destroyed (last commit didn't catch all cases)
3 Years Ago
Swap icons for active usage vs potential usage in tooltip
3 Years Ago
Splitter updates outputs when connected IO entity is destroyed or disconnected
3 Years Ago
Disable prototype that renders giant cube of building blocks