reporust_rebootcancel

141,946 Commits over 4,413 Days - 1.34cph!

13 Days Ago
Fix issues with third person anims still stopping early on molotov, bandage and syringe
13 Days Ago
Industrial Storage - added final lowpoly and bakes, rebuilt manifest
13 Days Ago
exported edited 3p jump animations and added correct jump anim to player animation controller
13 Days Ago
vendingmachine_ui_refresh -> main
13 Days Ago
Missed file
13 Days Ago
Fix 100 issues with the search bar in the sell order creator
13 Days Ago
merge main -> rust_relay_server
13 Days Ago
encryption changes
13 Days Ago
Can now specify clearance zones that will block specific upgrades from being installed if there are deployables in that area.
13 Days Ago
merge from main
13 Days Ago
Add null check to fix a NPCShopKeeper.Greeting NRE
13 Days Ago
closing holes in some apartment complex exterior meshes some extra polish on the set dressing damaged wing of the building toned down vertex color and alpha on glass
13 Days Ago
Added a test prefab for the LOD Baker tool
13 Days Ago
update manifest
13 Days Ago
added defensive upgrade icon
13 Days Ago
Add generic info panel to inventory, add mortar's range info using the generic panel.
13 Days Ago
defensive upgrade textures
13 Days Ago
post-merge compile fix
13 Days Ago
merge from custom_item_fixes
13 Days Ago
Dropped item combining now runs the same checks as CanStack Fixes it combining different custom item names & icons and c4 frequencies
13 Days Ago
merge from main
13 Days Ago
merge from dragbyangle_rebalance2
13 Days Ago
Merge: from stableobjectarray_remove_dirty - Optim: maintain synchronized order of dependent data as we remove from StableObjectCache Tests: unit tests and a couple 2p sessions on Craggy with disconnects, shooting
13 Days Ago
Update: codegen Tests: none
13 Days Ago
Bugfix: fix invalid index assigned to a projectile on projectile removal from cache Copy paste mistake, happy we got unit tests Tests: ran ProjectileTests.TestConsistency - it passes
13 Days Ago
Updated eyelash textures Added eyelashes to femaleaverage model Added femaleaverage to skin set
13 Days Ago
more aggressive drag-by-angle tuning, low floor and higher ceiling - moved params to convars to make tuning easier in tests
13 Days Ago
Merge: from main
13 Days Ago
Clean: consolidate player-related state cache growth to AddToPlayerCache Tests: compiles
13 Days Ago
█ ▇▇█▋▌ ▍▋▅▄ ▆▍▋▇▍▉▆▆█▅▅▋▅
13 Days Ago
▍ ▄▊▆▆▍ ▉▆▍▊█ ▅▅▌▆▍▋▉█ ▌▄▉▍▅▄ ▄▉▆▌▇▉▊▌▌▉ ▆▅ ▅▋▅▆▆▅ ▉▌▆▉▇▉▊▋ ▄▌ ▉▇█▄▉ ▅▅█ ▇█▊▄▋▇▆▆▄
13 Days Ago
Clean: make the code clearer around maintianing packed order Using better names for vars, easier to understand ifs and a safety assert Tests: compiles
13 Days Ago
Harbor_2 altered the path of cargoship to allow for a wider corner on exit Harbor_2 s2p
13 Days Ago
Merge from workbench_upgrades
13 Days Ago
Merge from main
13 Days Ago
actually tick the save
13 Days Ago
Disable colliders on comfort/accelerated visuals. Add test save with all benches maxed out.
13 Days Ago
updated icons and updated manifest - still waiting for textured versions of prototype and defence before finalising their icons too
13 Days Ago
merge from main
13 Days Ago
Add support for upto 10 upgrade icons in the vital panel at once. Now expands to two icon rows if needed.
13 Days Ago
Update(tests): add TestMovePlayer - bugfix for missing to copy an extra tick/reset point in TickInterpolatorCache.MovePlayer - added more docs to StableObjectArray Tests: ran new unit test
13 Days Ago
Fix suggestions holder overriding the selling item everytime for no reason
13 Days Ago
Fixed some input box text areas from sometimes being offset to the right whilst typing in them
13 Days Ago
Use hud input instead
13 Days Ago
Prevent clicking in a vending entry input field from using a hotbar weapon
13 Days Ago
merge from lightfixture_refresh_recovery
13 Days Ago
merge from custom_item_fixes
13 Days Ago
created and added gibs for protoype and defensive upgrades - updated visual prefabs
13 Days Ago
Fix custom item icons / names not getting preserved when splitting a stack of items Prevent items with different custom icons / names from stacking together Fix regular icon being used instead of custom when dragging item from the splitter UI
13 Days Ago
Merge from main