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

41 Days Ago
New scene, no gameplay
41 Days Ago
merge from main
42 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.
42 Days Ago
More profiling
42 Days Ago
merge from new_menu
42 Days Ago
Cart button fixes again
42 Days Ago
Merge from naval_update
42 Days Ago
Rewrite of the DeferredIndirectLightingPass class to make it more robust and prevent it from being disabled when it shouldn't be
42 Days Ago
Optimised the rest of the empty pools in the play page
42 Days Ago
Merge from main
42 Days Ago
Prewarm flex virtual scrolls in Bootstrap to prevent most of the stutters once you first load up
42 Days Ago
Fix typo in primitive changelog Workbnech is no more. Rust is once again playable
42 Days Ago
Tweaked limited tab scroll hitbox
42 Days Ago
Fixed cart button issues on owned pack
42 Days Ago
Remove sunset background video (looks bad)
42 Days Ago
Remove water treatment background video
42 Days Ago
Removed all the remaining FlexGraphicTransform on texts
42 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
42 Days Ago
Removed localization on bootstrap texts, causing NRE as its not accessible yet
42 Days Ago
merge from main
42 Days Ago
Fixing modals
42 Days Ago
More auth wip
42 Days Ago
Fixes
42 Days Ago
merge from fix_listplayerreportcounts_command
42 Days Ago
merge from pilot_hazmat_dlc
42 Days Ago
merge from watch_tower_collider_fix
42 Days Ago
merge from LR300_mesh_fix
42 Days Ago
main -> pilot_hazmat_dlc
42 Days Ago
merge from fix_codelockskin_piplights
42 Days Ago
merge from reformat_restart_toasts 🍞
42 Days Ago
Fix not being able to repair skinned weapons that are crafting blocked by game mode (eg. redirect ak skins)
42 Days Ago
Merge from hardcore_refresh
42 Days Ago
Merge from main
42 Days Ago
Slight tweak
42 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
42 Days Ago
█▋▍ ▄▌▄▄▆ ▍▆▉▊ ▌▄ ▉▍▇▋ ▇▆█ ▊▄▇▅▍▆ ▄▄▋▋▄▄█▋ ▉▉█▇ █▄ █▋▍▇▄▍ ██▉▄▆▊▋▌▋▋▉ ▌▍▌▍▆ ▆█▉▉█▇▄ ▇ ▌▇▌▆▍▌▄
42 Days Ago
Phrases
42 Days Ago
Don't pack data to be compatible with vertex compression
42 Days Ago
merge from new_menu
42 Days Ago
Missing localization fixes
42 Days Ago
Store pages localization pass
42 Days Ago
merge from new_menu
42 Days Ago
Restore store general tab, bad merge
42 Days Ago
Compile fix
42 Days Ago
merge from new_menu
42 Days Ago
merge from new_menu
42 Days Ago
Removed some unnecessary FlexGraphicTransform comps
42 Days Ago
Cart button fixes and polish
42 Days Ago
Mark some of the smaller world decor prefabs as poolable so they go into WorldGrid instead of immediately spawning all when loading the map