reporust_rebootcancel

129,372 Commits over 4,232 Days - 1.27cph!

5 Years Ago
reworked checkpoint2 area at airfield, fixed barrels spawns fixed floating water tower at wtp, intersecting rock inside sewer tunnel removing birch_medium_tundra harvestable tree from satellite dish in an attempt to fix NREs roadsigns are harvestable in sat dish fixed crane/rail block at trainyard by fully blocking the gap, attempting to get better electric wires rotating powerline posts (this is getting old)
5 Years Ago
Another attempt to make the cave_sewer_hard terrain cooperate on all seeds
5 Years Ago
bulkframe props chainlink fence now properly on transparent layer and double sided collider
5 Years Ago
loot barrels gibs material should match visuals
5 Years Ago
fixed collider gap in cargo ship deck wall
5 Years Ago
fixing cargoship style 2 containers covers zfighting/clipping
5 Years Ago
▆▅▍▅▉ ▅▋▆▋ ▌▆▄▊▉▇▍▆▋▍/▉▄▍
5 Years Ago
▋▌▆▍ ▅▆▇▋ ▊██ ▆▍▄▊▇
5 Years Ago
Compound - jiggling about prevent movement volumes to prevent access to getting stuck honey pots Awnings - added a custom collider, fixed collider being one way on cloth
5 Years Ago
LS - re-sculpting terrain around the drains to help prevent out of bound exploits on some rare seeds
5 Years Ago
Small oilrig fixes, powerplant fixes, excavator fixes
5 Years Ago
▊▊█▄▇ ▋ ▉▋▅▄ ▉▅▆▍▌▌▅▊ ▌▊ █▊▍ █▄▇▅▅ ▋▅▊▉ ▇▊▆▌ ▆▇▄▌ ▅▅▆▊▆▌█▍ ▉█▉█▄▅
5 Years Ago
5 Years Ago
▊▄▄▊█▄ ▊▋▌▆▄▉▌▍█ ▉▆█▋▌▅ ▆▊▋ ▌▄█▍▆▉ ▌▄ ▉▉ ▉▌▉▍▋▊▉▊ ▄▇▅▄▋▍
5 Years Ago
▅▌▇█▍ ▅▅▆▋▍ ▇▋ ▅█▋▍▌▌▋█
5 Years Ago
Allow playerseed command to work with player names instead of IDs (only for players who are in the scene though)
5 Years Ago
Fix the playerseed command not handling Steam IDs due to them being longer than what fits into an int
5 Years Ago
▉▍▆▋▊▉ ▌▋█▌▅█▄▌ ▊▄▊▍▊▇▊▆, ▍▇██▄ █▅▇▇▄▍█▅ ▊▆▆▄█▉ ▉▋▍ ▄▉█▌▍▊▌▋▋
5 Years Ago
█▇▌▇▋ ▋▍▋▅▄▊▌▋ ▌▆▌ ▋▋▊▉▇▋▊▊ ▆▆▇▆▉▊▊█ ▅██▉▊▌▊▆▍
5 Years Ago
▍▄▅▅▆▍█▆, ▄▊▍▅▄ ▆▉▆▇▅, ▉▅▆██▆ ▅▉█▉▆ ▌▆▆▋▇▅▉
5 Years Ago
█▅▄█▍ ▆▅▊▊ ▉▊▋▍▋█▇▄▆▉/▍▌▋
5 Years Ago
Merge Main -> CardGames
5 Years Ago
▇▉▊▄▄▉ ▆▊█▌▆▆▉▊▄▅ ▆▄ █▆▉▆ ▉▉▊▇ ▅█▍ ▌█▌▋▆▇▆▊ ▋▊▌▇▆▆
5 Years Ago
▌▆▍▌▉▊▋▅, ▆███▍▅▇█, ▌▇█▌█ ▄█▅▉▋▆▌
5 Years Ago
▇▍▆▊▅ ▌▇▊▅ ▅▋▊▆▊▊▌█▋▇
5 Years Ago
Merge from main
5 Years Ago
Remove unused variable
5 Years Ago
Remove some logs
5 Years Ago
Progress on bush spawn settings Replaced tall grass in tundra with bushes
5 Years Ago
Unified prefab setup for all bushes / their billboards should have the same viewing distances
5 Years Ago
cloud billboard alternate triangulation
5 Years Ago
adding subsivision to cloud billboard
5 Years Ago
Added decor.procmap.v3 to world setup
5 Years Ago
SkyTest scene for Thai
5 Years Ago
Tweaked cactus material Tweaked cacti LOD distances Tweaked arid bush colors, size, billboards and materials Created new decor.procmap.v3 prefab Tweaked spawn rules for arid bushes and allowed their billboards to render much further Made unique spawners for ocotillo and dead bushes
5 Years Ago
Hapis scene backup
5 Years Ago
A* navigation now respects the current speed fraction. Updated cargo ship AI design file.
5 Years Ago
cargo ship AI design files. updated cargo ship test scene.
5 Years Ago
HumanPathFinder gets virtual info zone if applicable. BaseNavigator SetPosition navmesh function will now attempt to fallback to the A* mode.
5 Years Ago
Network++ Save++
5 Years Ago
RustNative update (alt forest type now uses forest splat instead of grass splat, as requested by Damian)
5 Years Ago
Fixed "generate textures" being an order of magnitude slower than it needs to be
5 Years Ago
Bunch of stuff for virtual AIInformationZone support. Added a tool to convert cargoship data and old move/cover point stuff to the new setup. NPCSpawner can now setup A*/virtual aiz data if required. Cargo test scene update
5 Years Ago
large oilrig bag of fixes
5 Years Ago
Network++ Save++
5 Years Ago
Scene 2 Prefab all
5 Years Ago
Store an id per gesture slot (via convar), use that to populate the gesture wheel
5 Years Ago
Made a new CollectionManifest class that gets referenced in the GameManifest so we can store things like gesture and underwear lists outside of resources or referenced on players
5 Years Ago
Merge from main