userBill Bcancel

13,068 Commits over 2,769 Days - 0.20cph!

4 Years Ago
Behicle lift in use status light now working
4 Years Ago
More vehicles on the test map
4 Years Ago
Actually nah, don't add vehicle lift to Craggy
4 Years Ago
Added a vehicle lift to Craggy
4 Years Ago
Fix rear seats panel
4 Years Ago
Simplified decay code for car and minicopter
4 Years Ago
Adjust car damage protection again
4 Years Ago
Adjust module and chassis health
4 Years Ago
Adjust module protection values
4 Years Ago
▊▍▉▆ ▄▇▆▄ ▆▅▄▆▄▌ ▄▆▌▌▇█
4 Years Ago
▅▊▌▄ ▊█▌▉ ▄▋▇█▇ ▇▇▊▇▅. ▇▄▄▉▆█ ▌▇▌▍▆▊▅ ▆▆▊ ▋█▇▋▇▆.
4 Years Ago
Made storage module interaction play nicely with other vehicle interactions
4 Years Ago
Needed isLoadingSave, not isLoading
4 Years Ago
Don't double up modules no server load (different to the previous double-up bug)
4 Years Ago
Fixed vehicle module health not loading from saves
4 Years Ago
Minor fix
4 Years Ago
Chassis spawn at max health, only damage modules
4 Years Ago
█▍▅▆ ▆▋ ▊▇▍█▋▋▉▌ ▉█▆▇▇█, ▆█▋▊▉▋▅▄▌ "▄▌▋█▋▌▆▄▆▋▆▇▌▇" ▅▇█▌ ▊▆ ▋▊▍▌
4 Years Ago
▍▊█▄▋▍ ▆▌ ▋▅▄ ▍▌▇ ▌▌▌▊ ▇▄▅▅ ▉▆█ ▅▇█▉▆█ █▄ ▋▉▅ ▆▊▉▊▉▉ ▋▄ ▌▉█ ▊▅▊▉▉▄▌▅▋▄▅▉ ▊▊▋ ▇▉▊▊▌▄, ▌▊▉ ▆▅▊█▉█▉█ ▍▊▊▇▍ ▊▍▇▅▊▋, ▅▅▄▍▄▌ ▆▆▇▆▊ █▌ █▄▇▇█ █▉▇█▊▊▍▍█ ▇▌▊▆ ▊█▄▉█▆▆ ▉▉ ▇▅▅ ▆▆▆ ▌▌▌▇▉▍▋▄█. ▊█▇▍▅▇▌▇▋ ▍▍ ▍▌▍ ▊▄▅▌▌▆▅▇█ = ▇▋▄▉██▄▇▍█▉() ▌▍▌▇█▅█▌█ ▆▇▇▄ ▍▆▇█.
4 Years Ago
Merge from Main -> Vehicles
4 Years Ago
Fix double spawning modules on loading saves
4 Years Ago
Vehicle lift now uses the new animations. Removed obstruction check since it's so low now anyway. Replaced coroutine with Facepunch Invoke.
4 Years Ago
Fix terrain topology type
4 Years Ago
Merge from Main -> Vehicles
4 Years Ago
Manifest + car population edit
4 Years Ago
Delete my bad Craggy edits
4 Years Ago
Too many vehicles on server, reduce pop
4 Years Ago
Make sure vehicle wakes when driver gets in
4 Years Ago
▍▍▇█▇▅ ▇▉▄▆ ▇▉▌▋▊▍▌ ▉▉▌▋ ▄▌▋▆▍▄
4 Years Ago
▌▋▉▊ ▉▊▉▉▉▋█ █▄▊▌
4 Years Ago
Fix lift magnet to work with any lift rotation
4 Years Ago
Terrain edit
4 Years Ago
▋▄█▇▋ ▇▌▉ ▋▉▄▋▍▉▋ ▊▊▇▆▍█▉ ▅▆▆▉█▆ ▅█▌█ ▆▄▉▅ ▅▌▊▄▋▌▇ ▍▋▋▆▋ ▍▄▍
4 Years Ago
▄▇▅█▋ ▉▌▄▊▆▇▋ ▋▌█▄▌ ▋▄▉▆▇▊ ▅▇▋▊▊ ▋▆ █▄▊▌█▋▋ ▋▅▍▌▇▅▍▄▋ ▅▉▄ ▌▍▊▇. ▅▄▋▋ ▍▄▄▌▆▇ █▋ ▇▄▍█▊ ▇▅ ▊▄▊▌▅▊▅.
4 Years Ago
Merging ridable horse lots its spawnable script again. Restore it.
4 Years Ago
Change when we get conditional type
4 Years Ago
Merge from Main->Vehicles
4 Years Ago
Extra
4 Years Ago
Terrain damage work
4 Years Ago
Updated randommodular item list
4 Years Ago
Working on rough terrain damage
4 Years Ago
Fixed a few issues with vehicle health protection
4 Years Ago
Changed "No Protection" protection option to give no protection vs "AntiVehicle", which had full protection.
4 Years Ago
Added gravel road to my test map
4 Years Ago
▊▆▄▋▌ ▌▇▌▉▅▆-▍▌▋▆ ▌▇ ▄▅█▅▇▋ ▅▍▉▉▍█▌▇ ▅▄▅█▅▍ (█▍▋▉ ▍▉▍▅█ ▄▍ ▋▌▊▌ ▇▉▌▇▉▌ ▌▇)
4 Years Ago
Change ParticleSystemContainer to handle method calls before awake, which can happen
4 Years Ago
Collider conditional fix for physics going crazy on SetActive
4 Years Ago
Fix health visuals not updating
4 Years Ago
MC inventory loadout edit
4 Years Ago
Cache ParticleSystem and LODComponentParticleSystem in ParticleSystemContainer; was generating garbage and generally being slow.