reporust_rebootcancel

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

6 Years Ago
Change RollOffDriveForce from 99995 back to 99994. Multi-engine vehicles were very speedy. Adjust best acceleration curve down a little as well.
6 Years Ago
Shuffle texture bundles to bring the larger bundle under 4GB.
6 Years Ago
Improved foliage fade out Added mesh pre-process step so it works on console
6 Years Ago
Also show modifier values in UI tooltip
6 Years Ago
Only show conditional wall corners if the building blocks are the same grade
6 Years Ago
Disabled rotation on ramps since it breaks post-placement
6 Years Ago
▉▄▄▉▍▌▊█ ▊ █▍▆▊▍▉▇▌██ ▆▋ ▋▄ ▅▍▊▅▆▋ ▅▅▍▇▊ ▊▄▍▅▌▌▄ ▄▌▄▅ ▋▍ ▆█▅▅ ▋▍▄ ▌▌▍▍▊▇
6 Years Ago
Foundation.steps legs removed, updated all models/colliders/gibs Redesigned metal tier walls, incl. models/gibs/colliders Removing unused roof models Re-textured the corrugated_b set / updated building atlases
6 Years Ago
[D11][UI][#3968]Fixed issue where you could be blocked off transitions in front end menus [#4081] Fixed players in game transition braking
6 Years Ago
[D11] Fixed server define in RumbleManager.
6 Years Ago
[D11] Tweaked DOF Default settings / HOT screen effect / AO
6 Years Ago
[D11][3785] Candle Hat lights fixed
6 Years Ago
Toggle for memory stats view
6 Years Ago
latest test save
6 Years Ago
GPU foliage placement sort of working
6 Years Ago
Foundation steps no longer grounded
6 Years Ago
[D11] Large Furnace Lighting values set correctly
6 Years Ago
Changed the format slightly
6 Years Ago
Added a few extra gib convars
6 Years Ago
▋▆▍▋▅▉▌▍▄ ▊▇▄▋▅█▆▇▇▅ ▆▍▉▌▉▊▆▍▅▅▊▇ ▉▅▆▅▉_▅▆▉█▄ ██▉▆▇█
6 Years Ago
Modifier timers now correctly pause/resume when disconnecting/rejoining a server
6 Years Ago
Tick fixes
6 Years Ago
Merge from main
6 Years Ago
Fixed bug with cargoship sound culling, cached culling distances where I can, added Effects.maxGibDist convar
6 Years Ago
[D11][UI][#4016] Added Photosensitive seizure warning to autosave prompt, Fixed issues with translations files
6 Years Ago
merge from wearable_lod_fix
6 Years Ago
Fixed issues
6 Years Ago
[D11] Rumble Manager Weapon and Critical Health rumble implementation. - [D11] Rumble Manager Weapon and Critical Health rumble implementation.
6 Years Ago
Merge from main
6 Years Ago
Work in progress GPU foliage placement
6 Years Ago
quickfix foundation.metal.wall re-link meshes after name change
6 Years Ago
merge from main
6 Years Ago
Extras from manifest rebuild
6 Years Ago
Merge from Main -> Vehicles
6 Years Ago
Added new components to hemp and campfire Schedule quality update when BaseOven is toggled Take ECS data into account when calculating temperature
6 Years Ago
Allow placement of steps and ramps on top of floors
6 Years Ago
Changed foundation.steps to allow placement on top of foundations, similar to the new ramps
6 Years Ago
▋▄▇▇▊▅█ ▇█▍▌ ▊▆▆▋▅ ▉▇▉▄ ▅▇▇▆▊▋▍▅ ▇▋▉▄
6 Years Ago
▆▋▊▄▅▆▍ ▌▇▉▅ ▍▉▋▄█ ▅▋▉▊▄ ▅▅ ▌▉▅▄▉▅▍ ▆▋▇▋█▉▍ ▆▌
6 Years Ago
Fixed certain conditional corner rejects not working when mixing different wall types (like walls and doorways)
6 Years Ago
Refresh neighbours when rotating a building block (for conditional models)
6 Years Ago
Ramp is no longer considered grounded (fixes ramp not destroying when foundation is destroyed) Fixed ramp construction placeholder mesh
6 Years Ago
Rebuild manifest
6 Years Ago
Initial import of temperature sensor, source and calculation system
6 Years Ago
Hide all chassis items as well
6 Years Ago
Hide the generic base prefabs for chassis and for modules
6 Years Ago
Switched cars from Discrete collision detection to Continuous. Fixes collision issues with all small/thin objects at some performance cost.
6 Years Ago
Changed all nine road signs from mesh colliders to primitive colliders, which handle collisions at speed somewhat better
6 Years Ago
Compile fix
6 Years Ago
Don't show engine component stat if that component doesn't affect a stat Replace yes/no test with just a standard + label