reporust_rebootcancel

107,993 Commits over 3,867 Days - 1.16cph!

4 Years Ago
Don't show conditional wall corners on triangular walls
4 Years Ago
Triangular walls can be placed on both sides of a concave roof corner without turning into full walls
4 Years Ago
Triangular wall typo fix
4 Years Ago
4 Years Ago
Can limit roof conditional models to square / triangle shape neighbours
4 Years Ago
▆▄█▄▇ ▍▄▌▄▄ ▆▄▄▊▅▅▋▊▉▌█ ▉▄██▍▆▉▊ █▋▍ ▋▄▉▅▌▋▄▇ ▉▊▉ ▌▅▉ ▍▌▆▅▍▇ ▄▍▉▋▍▍▊█▊ ▉▆▊▇▆ '▇▄▄▄▆▍▊▅_▆▋▄▆▆▌▍' █▇ ██▇▍▌█▌ ▅ ▌▄▉ ▊▍█▍ ▉▌▅▍▋▅▍▍▊ ▌▊ ▌▊▋ ▊▌▉▆▆▌▅ ▍▇▉▉▆.
4 Years Ago
merge pumping
4 Years Ago
In case the push force outside trigger bug reoccurs, apply this fix
4 Years Ago
Move RemoveInvalidEntities to a safer spot
4 Years Ago
merge from main
4 Years Ago
final code gen / phases pass checks
4 Years Ago
fixed armored cockpit cost
4 Years Ago
4 Years Ago
Added some splash effects to the side of the board when moving
4 Years Ago
another re-export
4 Years Ago
re-exported models
4 Years Ago
Can add/remove/modify conditions via blackboard
4 Years Ago
Reduce car collision damage to players a bit
4 Years Ago
Increased armoured cockpit max HP from 500 to 700
4 Years Ago
█▄▉ █▋▄█▇▍▋▋▌█▌ ▆█▉ ▅▄▆▅█▅ █ ▋▍▊▄▍ ▋█ █▍▊▊▇▋▅ ▄▋█▍▌▌
4 Years Ago
Increase brake force power and allow reverse throttle at 3m/s instead of 0.1m/s. Helps particularly with stopping while travelling forward down slopes.
4 Years Ago
Make sure we really never receive hurt damage outside of a hurt trigger by checking RemoveInvalidEntities() each tick. Made RemoveInvalidEntities more efficient.
4 Years Ago
▌▅█▌▇ █▅▌▉▊▉█ ▇▆▅ ▊▆ ▆▄▄▋▊▊██▄▄▅ ▅▇▇ ▋▊▉▉▆▆▄▉▄ ▅ ▅▅▉▉▍▅ █▆▉▊ ▇ ▉▌▉▅█ ▍▇▇ ▇▍▋▆▇ ▌▋▋ ▊▍▇▆▊▄ ▌▊▉ ▅▌▉▌▉▌▉▋▍
4 Years Ago
Added simple debug util timing functions
4 Years Ago
Fixed sunglasses overlay not activating if equipped in a slot after a priority overlay (nvg)
4 Years Ago
reduce modular vehicle horn volume
4 Years Ago
▋▍▊▍▉ ▍▇▌▄ ▅▉▇▉▅ ▇▅▊ ▋▍▉▆▋▍▄▄█▊▊ ▄▅▌ ▊▄█▆▄▍▇ ▌▋▅▄▌▅██▌█ ▌▄ ▅▉ ▉▄▋▄▍
4 Years Ago
additional skins
4 Years Ago
Remove terrain-type based damage, add a new Collision damage type which propagates to other car modules but doesn't count as an attack.
4 Years Ago
moving active belt item holsters it
4 Years Ago
updated hostile icon
4 Years Ago
make sure modular vehicle horns don’t hold on to refs to recycled sounds (horn timeout disabled for now because of this) slight tweak to where/when bradley engine loop init is called
4 Years Ago
vm water gun - Added anims tweaked shape of cable clip in model added bone for animation re-positioned viewmodel animator changes
4 Years Ago
4 Years Ago
Added 30 degree concave corner support
4 Years Ago
Yet another waterjet candidate
4 Years Ago
audio.printenginesounds debug console command
4 Years Ago
More layer fixes Baked billboards for mormon tea bushes Tweaked LOD distances
4 Years Ago
Fixed layers on ocotillo and snow willow bushes Optimized draw distances
4 Years Ago
shifted pivot on triangle roof pieces to the center
4 Years Ago
180 transform rotation on roof triangle up and cie
4 Years Ago
Baked billboards for all arctic pine saplings Correctly set pine sapling layers
4 Years Ago
Transforms adjustments on set of greybox roof models
4 Years Ago
Removed cases where I was doing specific mutable state checks in trigger InterestedInObject calls, not realising that InterestedInObject is also checked to see if we should allow a collider to detect that it LEFT a trigger. Fixes spawning a car on top of yourself and then noclipping out of it causing the game to consider you still in the triggers.
4 Years Ago
Triangular wall fixes
4 Years Ago
▅▋▄▍▍ █▌▋▊ ▌▍█▇
4 Years Ago
Triangle roof neighbour socket fixes Removed redundant roof neighbour sockets
4 Years Ago
4 Years Ago
Triangular wall conditional models support triangular roofs
4 Years Ago
Simplified the scripts some more