143,538 Commits over 4,383 Days - 1.36cph!

Just Now
created bespoke ak47 pickup/drop anims and applied to holdtype controller
5 Minutes Ago
tweaked marketplace electric wires, general polish before attacking other areas unfucked some smoothing groups on the demolished side of apartment building
9 Minutes Ago
server_browser_update_2 -> main
9 Minutes Ago
- Increased distance/player score to 50-50 for default sorting - Compile fix
11 Minutes Ago
Added Export button to tests right click context menu, re-exports the given fixture and append changes to the test list Bypasses the big ass export, its near instant depending on what you refresh Test list is now sorted alphabetically so using the context menu doesnt shuffle things around Fixed typo that included all editor tests to the server CI test list
18 Minutes Ago
- Add distances away to each of the servers in km - Convert it to miles if in the USA
25 Minutes Ago
Some cleanup. Convar some hardcoded vlaues
25 Minutes Ago
Merge from main
39 Minutes Ago
Dont disable the country selection button
41 Minutes Ago
Added a cache for FindPrefabPathsByLabel so two calls on the same label in the same export run are free
46 Minutes Ago
-OnCountryChanged event - attached the country button - Cleanup with country selection choices
47 Minutes Ago
krieg chainsword better charm positon
51 Minutes Ago
Resetting lights to their original shadow strength when shadow caching is disabled
52 Minutes Ago
merge from mortar_prototype
52 Minutes Ago
Fix compile error
59 Minutes Ago
Refactoring and cleaning up TestListExporter Added some timing logs, helps finding the slowest param resolutions
1 Hour Ago
Merge from ai_recast_integration, enable with -useNewNavmesh on server boot, visualize with rustnav.draw command
1 Hour Ago
Fix a bunch of the country select settings
1 Hour Ago
merge mortar_prototype to main
1 Hour Ago
merge aim blending for mortar to mortar_prototype
1 Hour Ago
Disable USE_POLYSOUP for UTIL_RescalePhysCollide
1 Hour Ago
industrial garage door - merged sub objects on skin model
1 Hour Ago
merge from mortar_prototype
1 Hour Ago
▆ ▇▋▇ ▉▅▄▄▌▆ █▆▄▉▄▅▆ ▆█▅▅ ▋▅█▅▇▆▆ ██ ▌▄▍▉▉▇
1 Hour Ago
Merge from main
1 Hour Ago
- Setup convar to support auto detecting country or not - Added checkbox to enable/disable it in country selection - Minor set of bug fixes
1 Hour Ago
Commiting a bunch of shelved wip
1 Hour Ago
industrial garage door - LODs created - Added model for skinnning / anim - Icon updated - Prefab updated
2 Hours Ago
Forgot to refresh the test list
2 Hours Ago
merge from automated_testing
2 Hours Ago
More work on kitchen lino for penthouse apartment
2 Hours Ago
Triangle bug splash test fixes Moved one turretpod case to trianglebug
2 Hours Ago
merge from automated_testing
2 Hours Ago
Fixed issue with some shadows remaining enabled for lights that shouldn't have them when shadow caching is enabled
3 Hours Ago
Set legacy shelter door and wooking workbench bbq owner id when spawning
3 Hours Ago
removed dummy from hierachy and re exported fbx
3 Hours Ago
vendingmachine_updateammocount_nre -> main
3 Hours Ago
Properly fix the bug
3 Hours Ago
merge from main
3 Hours Ago
Update animator to include blend trees
3 Hours Ago
merge from main
3 Hours Ago
Fixed tutorial completed commands not running quietly
3 Hours Ago
Fix update ammo count nre
3 Hours Ago
merge from automated_testing
3 Hours Ago
merge from automated_testing/raiding
3 Hours Ago
Another raiding test and some inspector tweaks
3 Hours Ago
Updating ballistic armour and bdu set skinning
3 Hours Ago
main -> server_browser_update_2
3 Hours Ago
Finally fixed the flaky raiding tests
3 Hours Ago
Optim: rewrite Pool to use ConcurrentBag(many mutexes) instead of single mutex Fails unit tests, but not going to focus on fixing it just yet - want to make it faster first. ST avg: 0.88781ms MT avg: 3.1281ms Tests: ran perf tests