reporust_rebootcancel

134,410 Commits over 4,444 Days - 1.26cph!

53 Days Ago
Merge from test_fixes
53 Days Ago
Fixed a few more test issues causes by correctly testing all benches. All tests now pass.
53 Days Ago
changed bowless crossbow steamid to 10492
53 Days Ago
Fix other cases where it was possible to fallback to recast code path when agent is null but useUnityNavmesh is true
53 Days Ago
merge from weapon_refresh_salvaged_cleaver
53 Days Ago
merge from main
53 Days Ago
Bunch of text fixes. Tests now correctly run on all 4 benches. Tests now output which bench failed a test.
53 Days Ago
manifest, fixing industrial garage doors not skinning
53 Days Ago
merge from main
53 Days Ago
Fix old animals dying when spawned on a navmesh tile that has yet to be built
53 Days Ago
merge from batteringramhead_health_fix
53 Days Ago
Fixed battering ram head not showing its health
53 Days Ago
Increase prototype fail chance to 25%
53 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
53 Days Ago
Industrial Storage - final textures, icons
53 Days Ago
Remove mount anchor grounding on mortar
53 Days Ago
Fix TryGetAgent not returning false when agent fails to be added
Rin
53 Days Ago
Vanilla and hardcore tech tree placements
53 Days Ago
Fixing player male legs skinning
53 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
53 Days Ago
merge rust_relay_server -> main
53 Days Ago
merge main -> rust_relay_server
53 Days Ago
tweaked relay server restart method
53 Days Ago
Mortar animation and camera updates
53 Days Ago
Merge from workbench_upgrades
53 Days Ago
Upgrade items initial inventory sounds
53 Days Ago
Adding military idle animation set
Rin
53 Days Ago
Initial Mortar Ammo damage pass
53 Days Ago
merge from fields_mismatch_cleanup
53 Days Ago
missing nonserialized attribute
53 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
53 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
53 Days Ago
field dump ignores struct types that aren't serializable (false-positive)
Rin
53 Days Ago
Initial Mortar crafting pass Workbench Level 2 20 HQM 3 Metal pipes Researchable for 60 scrap
53 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
53 Days Ago
exported updated 3p ak47 and rock run anims
53 Days Ago
Merge from main
53 Days Ago
merge rust_relay_server -> main
53 Days Ago
merge main -> rust_relay_server
53 Days Ago
made AttemptRestart a little bit more robust
53 Days Ago
merge from automated_testing
53 Days Ago
Test list
53 Days Ago
Moved cooking tests out of if UNITY_EDITOR Renamed the tests
53 Days Ago
merge main -> rust_relay_server
53 Days Ago
ensure sendThread can start up if disabled from start
53 Days Ago
better property mismatch logging
53 Days Ago
merge from main
53 Days Ago
merge from automated_testing
53 Days Ago
CI testlist
53 Days Ago
Excluded some prefabs from BaseCombatEntity tests Test list