136,086 Commits over 4,444 Days - 1.28cph!

11 Months Ago
New scene, no gameplay
11 Months Ago
merge from main
11 Months 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.
11 Months Ago
More profiling
11 Months Ago
merge from new_menu
11 Months Ago
Cart button fixes again
11 Months Ago
Merge from naval_update
11 Months Ago
Rewrite of the DeferredIndirectLightingPass class to make it more robust and prevent it from being disabled when it shouldn't be
11 Months Ago
Optimised the rest of the empty pools in the play page
11 Months Ago
Merge from main
11 Months Ago
Prewarm flex virtual scrolls in Bootstrap to prevent most of the stutters once you first load up
11 Months Ago
Fix typo in primitive changelog Workbnech is no more. Rust is once again playable
11 Months Ago
Tweaked limited tab scroll hitbox
11 Months Ago
Fixed cart button issues on owned pack
11 Months Ago
Remove sunset background video (looks bad)
11 Months Ago
Remove water treatment background video
11 Months Ago
Removed all the remaining FlexGraphicTransform on texts
11 Months 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
11 Months Ago
Removed localization on bootstrap texts, causing NRE as its not accessible yet
11 Months Ago
merge from main
11 Months Ago
Fixing modals
11 Months Ago
More auth wip
11 Months Ago
Fixes
11 Months Ago
merge from fix_listplayerreportcounts_command
11 Months Ago
merge from pilot_hazmat_dlc
11 Months Ago
merge from watch_tower_collider_fix
11 Months Ago
merge from LR300_mesh_fix
11 Months Ago
main -> pilot_hazmat_dlc
11 Months Ago
merge from fix_codelockskin_piplights
11 Months Ago
merge from reformat_restart_toasts 🍞
11 Months Ago
Fix not being able to repair skinned weapons that are crafting blocked by game mode (eg. redirect ak skins)
11 Months Ago
Merge from hardcore_refresh
11 Months Ago
Merge from main
11 Months Ago
Slight tweak
11 Months 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
11 Months Ago
Phrases
11 Months Ago
Don't pack data to be compatible with vertex compression
11 Months Ago
merge from new_menu
11 Months Ago
Missing localization fixes
11 Months Ago
Store pages localization pass
11 Months Ago
merge from new_menu
11 Months Ago
Restore store general tab, bad merge
11 Months Ago
Compile fix
11 Months Ago
merge from new_menu
11 Months Ago
merge from new_menu
11 Months Ago
Removed some unnecessary FlexGraphicTransform comps
11 Months Ago
Cart button fixes and polish
11 Months 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
11 Months Ago
new_menu/tutorial_integration -> new_menu
11 Months Ago
Remove fancy tutorial category from server browser for now (was too buggy) Fixed tutorial modal not playing the video Fixed some minor pathing bugs in safe video player Safe video player exports to a raw image with API only mode