126,268 Commits over 4,171 Days - 1.26cph!

53 Days Ago
Spawn player example
53 Days Ago
Handle auth transfering between bbs and boat
53 Days Ago
Close shockbyte and connection modal automatically if you move off the play page
53 Days Ago
Ported shockbyte modal over to our new menu framework Refresh all server listings in the warmup instead Ensure background video uses URL
53 Days Ago
Add heavy voicelines to ask his teammates to flank when players waste their time shooting his front armor, not hooked yet
53 Days Ago
Additional safety on steam inventory crafting InitAsync
53 Days Ago
New scene, no gameplay
53 Days Ago
merge from main
53 Days Ago
Do not send RPCs for bullets bouncing off heavy's armor. It'll add unecessary network overhead and delays, just do it on the clients. This requires forwarding OnAttacked to EntityComponents and renaming resource dispenser's OnAttacked.
53 Days Ago
More profiling
53 Days Ago
merge from new_menu
53 Days Ago
Cart button fixes again
53 Days Ago
Merge from naval_update
53 Days Ago
Rewrite of the DeferredIndirectLightingPass class to make it more robust and prevent it from being disabled when it shouldn't be
53 Days Ago
Optimised the rest of the empty pools in the play page
53 Days Ago
Merge from main
53 Days Ago
Prewarm flex virtual scrolls in Bootstrap to prevent most of the stutters once you first load up
53 Days Ago
Fix typo in primitive changelog Workbnech is no more. Rust is once again playable
53 Days Ago
Tweaked limited tab scroll hitbox
53 Days Ago
Fixed cart button issues on owned pack
53 Days Ago
Remove sunset background video (looks bad)
53 Days Ago
Remove water treatment background video
53 Days Ago
Removed all the remaining FlexGraphicTransform on texts
53 Days Ago
Preload 20ish server entries for the busiest server categories (stutter not totally resolved) FlexVirtualScroll can now preload objects IsBanned uses a Trie map to improve its performance
53 Days Ago
Removed localization on bootstrap texts, causing NRE as its not accessible yet
53 Days Ago
merge from main
53 Days Ago
Fixing modals
53 Days Ago
More auth wip
53 Days Ago
Fixes
53 Days Ago
merge from fix_listplayerreportcounts_command
53 Days Ago
merge from pilot_hazmat_dlc
53 Days Ago
merge from watch_tower_collider_fix
53 Days Ago
merge from LR300_mesh_fix
53 Days Ago
main -> pilot_hazmat_dlc
53 Days Ago
merge from fix_codelockskin_piplights
53 Days Ago
merge from reformat_restart_toasts 🍞
53 Days Ago
Fix not being able to repair skinned weapons that are crafting blocked by game mode (eg. redirect ak skins)
53 Days Ago
Merge from hardcore_refresh
53 Days Ago
Merge from main
53 Days Ago
Slight tweak
53 Days Ago
Fixed an edge case where a sprinkler would be visually spraying but not draining water or affecting sprinklers after the power was cut to a water pump
53 Days Ago
█▋▍ ▄▌▄▄▆ ▍▆▉▊ ▌▄ ▉▍▇▋ ▇▆█ ▊▄▇▅▍▆ ▄▄▋▋▄▄█▋ ▉▉█▇ █▄ █▋▍▇▄▍ ██▉▄▆▊▋▌▋▋▉ ▌▍▌▍▆ ▆█▉▉█▇▄ ▇ ▌▇▌▆▍▌▄
53 Days Ago
Phrases
53 Days Ago
Don't pack data to be compatible with vertex compression
53 Days Ago
merge from new_menu
53 Days Ago
Missing localization fixes
53 Days Ago
Store pages localization pass
54 Days Ago
merge from new_menu
54 Days Ago
Restore store general tab, bad merge