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

54 Days Ago
Move mortar shell visual to the prop bone on mortars
54 Days Ago
Fix cases where rotation could still be using recast in unity mode
54 Days Ago
Industrial Storage - tweaked icon settings in prefabs
54 Days Ago
Merge from workbench_upgrades
54 Days Ago
Merge from test_fixes
54 Days Ago
Fixed a few more test issues causes by correctly testing all benches. All tests now pass.
54 Days Ago
changed bowless crossbow steamid to 10492
54 Days Ago
Fix other cases where it was possible to fallback to recast code path when agent is null but useUnityNavmesh is true
54 Days Ago
merge from weapon_refresh_salvaged_cleaver
54 Days Ago
merge from main
54 Days Ago
Bunch of text fixes. Tests now correctly run on all 4 benches. Tests now output which bench failed a test.
54 Days Ago
manifest, fixing industrial garage doors not skinning
54 Days Ago
merge from main
54 Days Ago
Fix old animals dying when spawned on a navmesh tile that has yet to be built
54 Days Ago
merge from batteringramhead_health_fix
54 Days Ago
Fixed battering ram head not showing its health
54 Days Ago
Increase prototype fail chance to 25%
54 Days Ago
Initial workbench upgrades loot pass - comfort, defensive, recycle bin, range found in regular crates - prototype, reinforced, efficiency found in military crates - accelerated & salvage found in elite and locked crates
54 Days Ago
Industrial Storage - final textures, icons
54 Days Ago
Remove mount anchor grounding on mortar
55 Days Ago
Fix TryGetAgent not returning false when agent fails to be added
Rin
55 Days Ago
Vanilla and hardcore tech tree placements
55 Days Ago
Fixing player male legs skinning
55 Days Ago
added steam items for industrial torch, garage door, storage barrels vertical and horizontal, - reordered with new sequential steam ids and linked all to unlock via pack steam id
55 Days Ago
merge rust_relay_server -> main
55 Days Ago
merge main -> rust_relay_server
55 Days Ago
tweaked relay server restart method
55 Days Ago
Mortar animation and camera updates
55 Days Ago
Merge from workbench_upgrades
55 Days Ago
Upgrade items initial inventory sounds
55 Days Ago
Adding military idle animation set
Rin
55 Days Ago
Initial Mortar Ammo damage pass
55 Days Ago
merge from fields_mismatch_cleanup
55 Days Ago
missing nonserialized attribute
55 Days Ago
fixed all mismatched serialized properties - almost all should've been C# properties as we don't actually serialize any data for them - some needed moving out of ifdef scope and wrapping with warning disable
Rin
55 Days Ago
Initial Mortar Ammo crafting pass Workbench Level 2 Stack size 3 > 10 HE 3 per craft 300 gp 1 Metal Pipe Fragmentation 3 per craft 150 gp 1 Metal Pipe
55 Days Ago
field dump ignores struct types that aren't serializable (false-positive)
Rin
55 Days Ago
Initial Mortar crafting pass Workbench Level 2 20 HQM 3 Metal pipes Researchable for 60 scrap
55 Days Ago
Updated the EmissionToggle script to set the emission color as a Color on the MPB rather than a Vector to fix an issue with emission intensity
55 Days Ago
exported updated 3p ak47 and rock run anims
55 Days Ago
Merge from main
55 Days Ago
merge rust_relay_server -> main
55 Days Ago
merge main -> rust_relay_server
55 Days Ago
made AttemptRestart a little bit more robust
55 Days Ago
merge from automated_testing
55 Days Ago
Test list
55 Days Ago
Moved cooking tests out of if UNITY_EDITOR Renamed the tests
55 Days Ago
merge main -> rust_relay_server
55 Days Ago
ensure sendThread can start up if disabled from start
55 Days Ago
better property mismatch logging