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

46 Days Ago
Spawn player example
46 Days Ago
Handle auth transfering between bbs and boat
46 Days Ago
Close shockbyte and connection modal automatically if you move off the play page
46 Days Ago
Ported shockbyte modal over to our new menu framework Refresh all server listings in the warmup instead Ensure background video uses URL
46 Days Ago
Add heavy voicelines to ask his teammates to flank when players waste their time shooting his front armor, not hooked yet
46 Days Ago
Additional safety on steam inventory crafting InitAsync
46 Days Ago
New scene, no gameplay
46 Days Ago
merge from main
46 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.
46 Days Ago
More profiling
46 Days Ago
merge from new_menu
46 Days Ago
Cart button fixes again
46 Days Ago
Merge from naval_update
46 Days Ago
Rewrite of the DeferredIndirectLightingPass class to make it more robust and prevent it from being disabled when it shouldn't be
46 Days Ago
Optimised the rest of the empty pools in the play page
46 Days Ago
Merge from main
46 Days Ago
Prewarm flex virtual scrolls in Bootstrap to prevent most of the stutters once you first load up
46 Days Ago
Fix typo in primitive changelog Workbnech is no more. Rust is once again playable
46 Days Ago
Tweaked limited tab scroll hitbox
46 Days Ago
Fixed cart button issues on owned pack
46 Days Ago
Remove sunset background video (looks bad)
46 Days Ago
Remove water treatment background video
46 Days Ago
Removed all the remaining FlexGraphicTransform on texts
46 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
46 Days Ago
Removed localization on bootstrap texts, causing NRE as its not accessible yet
46 Days Ago
merge from main
46 Days Ago
Fixing modals
46 Days Ago
More auth wip
46 Days Ago
Fixes
46 Days Ago
merge from fix_listplayerreportcounts_command
46 Days Ago
merge from pilot_hazmat_dlc
46 Days Ago
merge from watch_tower_collider_fix
46 Days Ago
merge from LR300_mesh_fix
46 Days Ago
main -> pilot_hazmat_dlc
46 Days Ago
merge from fix_codelockskin_piplights
46 Days Ago
merge from reformat_restart_toasts 🍞
46 Days Ago
Fix not being able to repair skinned weapons that are crafting blocked by game mode (eg. redirect ak skins)
46 Days Ago
Merge from hardcore_refresh
46 Days Ago
Merge from main
46 Days Ago
Slight tweak
46 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
47 Days Ago
█▋▍ ▄▌▄▄▆ ▍▆▉▊ ▌▄ ▉▍▇▋ ▇▆█ ▊▄▇▅▍▆ ▄▄▋▋▄▄█▋ ▉▉█▇ █▄ █▋▍▇▄▍ ██▉▄▆▊▋▌▋▋▉ ▌▍▌▍▆ ▆█▉▉█▇▄ ▇ ▌▇▌▆▍▌▄
47 Days Ago
Phrases
47 Days Ago
Don't pack data to be compatible with vertex compression
47 Days Ago
merge from new_menu
47 Days Ago
Missing localization fixes
47 Days Ago
Store pages localization pass
47 Days Ago
merge from new_menu
47 Days Ago
Restore store general tab, bad merge