userBill Bcancel

13,104 Commits over 2,800 Days - 0.20cph!

5 Years Ago
Merge Bill's explosion fix + fix for the explosion fix, as it broke if there was no IShooter.
5 Years Ago
More helicopter
5 Years Ago
Stopped vehicle respawns being blocked by loot drops
5 Years Ago
Small helicopter edits
5 Years Ago
Don't start at full power
5 Years Ago
Helicopter audio work. Network++.
5 Years Ago
Helicopter audio edits
5 Years Ago
Helicopter rotors now animate.
5 Years Ago
Increase world gravity a little from 9.81 to 11.81
5 Years Ago
Add controls image to the heli
5 Years Ago
Cherry pick explosion mask fix
5 Years Ago
Helicopter explosion and damage edits
5 Years Ago
Fixed explosion damage not getting through due CharacterMotor blocking the hitboxes
5 Years Ago
Helicopter controls update
5 Years Ago
Helicopter controls
5 Years Ago
Helicopter movement
5 Years Ago
Merge the latest into helicopter branch
5 Years Ago
Fix HP label flicker by fading out more slowly.
5 Years Ago
Fixed HP bar not always hiding when it should
5 Years Ago
Merge from Main
5 Years Ago
Adding recoil/shake to proxy players. Required giving them an eyes script. But forgot that our animations don't work with up/down look while firing guns anyway! Should probably fix that.
5 Years Ago
Adjusted pistol animation. Muzzle flash and eject shell events were around the wrong way on the Fire1 anim. Firing quickly could end up resetting the animation before the muzzle flash event (which also played the firing sound!) was triggered, leaving the shot silent and flashless. Muzzle flash now happens earlier in the anim. Feels more snappy as well.
5 Years Ago
[user request] Console can now be opened by ` as well as F1. Added input field validation so ` doesn't register as invalid input.
5 Years Ago
Remove some client content we no longer need. Also added isServer param to hits and repairs, since not all hit receivers are NetworkEntities so checking server/not server wasn't always easy.
5 Years Ago
General stuff
5 Years Ago
Helicopter work. Can fly up and down.
5 Years Ago
Drag per vehicle
5 Years Ago
Adjusting params
5 Years Ago
Fix file location
5 Years Ago
Collider edit
5 Years Ago
Prevent users causing intentional drug dealer wars by making all DDs allies.
5 Years Ago
Lots more work. Network++.
5 Years Ago
Lots of work on helicopter scripts. Refectored some vehicle audio and other vehicle stuff to be shared in the base class instead of in the car only.
5 Years Ago
Working on helicopter components. Created helicopter audio clips from a CC0 helicopter recording.
5 Years Ago
Merge + Finished everything needed for the helicopter model (colliders, LODs etc) and set up most helicopter prefabs.
5 Years Ago
Update Lot Purchase interaction text and Lot Purchase UI to show correct green/red state for corp purchases in Cyka Blyat
5 Years Ago
Revert my roof fix, added explanation comment
5 Years Ago
Little bit of test code to have your corp own everything, for testing furniture placement
5 Years Ago
Messing with DeployableBuildingCondition. Didn't get a good solution to roof prop placement but saving this bit.
5 Years Ago
Merge minor fix
5 Years Ago
Bugfix for client
5 Years Ago
Merge updated ghost detection
5 Years Ago
New ghost detection
5 Years Ago
Removing most of my ghost check logs. None of them ever triggered except for the ones that I've left in, one of which successfully busts (destroys) ghosts.
5 Years Ago
Mostly completed a basic helicopter model. Will convert from Blender to another format when done.
5 Years Ago
Merge
5 Years Ago
Improved comment on gun injury crime thing
5 Years Ago
Merge ADS fix from Main
5 Years Ago
Bill F pointed out that some async requests were doing way more than they need to. Simplified them here where possible.
5 Years Ago
Remove accidental copy-paste comment