reporust_rebootcancel

106,353 Commits over 3,806 Days - 1.16cph!

1 Year Ago
Manpad rocket trail tweak.
1 Year Ago
Timing, shader and clarity improvements/fixes for the manpad rocket and firing.
1 Year Ago
merge from main
1 Year Ago
merge from global_networked_bases
1 Year Ago
Cherrypick 87026 (--normal-rendering order change)
1 Year Ago
merge from main
1 Year Ago
When both --instanced-rendering and --normal-rendering are set, keep instanced rendering on (this allows us to enable it for testing while it's disabled globally through Steam)
1 Year Ago
fixed flickering mesh in fbx for the wall rack
1 Year Ago
Added parachute bag world model
1 Year Ago
updates to player and chute anims
1 Year Ago
merge from main
1 Year Ago
merge from Attack Helicopter
1 Year Ago
female parachute bag prefab
1 Year Ago
merge from main
1 Year Ago
Added sound for failed gun fire attempts
1 Year Ago
skinning fix on parachute left handle
1 Year Ago
Merge from HomingMissileLauncher
1 Year Ago
Merge from main
1 Year Ago
Only play the out of rockets sound if there's no ammo left at all, some other refactoring
1 Year Ago
Commit some changed guids due to file duplications?
1 Year Ago
Compile fixes Commit some meta file deletes
1 Year Ago
Fixed rocket ammo including flares in ammo count
1 Year Ago
Added placeholder sounds and RPCs for trying to fire rockets with no rockets left, and the same (with a different sound) for flares
1 Year Ago
Merge from main
1 Year Ago
Set up and added a placeholder sound for attack heli firing flares
1 Year Ago
merge from Attack Helicopter
1 Year Ago
merge from windmill_material_fix
1 Year Ago
Made attack heli headlight much brighter and longer range
1 Year Ago
2021.3.29f1 cherry picks (likely a good idea to delete this before merging from experimental the next time)
1 Year Ago
Manifest
1 Year Ago
Re-organizing windmill folder for clarity
1 Year Ago
merge from main
1 Year Ago
merge from parachute
1 Year Ago
merge from Attack Helicopter
1 Year Ago
homing missile launcher sounds
1 Year Ago
Reduce clearance check size (radius 1.5m->1m, length 10m->6m) Added an additional sphere check above the player to check for clearance (2m radius, 3.5m above player) Can now hold down Space while falling to deploy the parachute as soon as possible, the parachute will check it's clearance every frame instead of the player having to spam the Jump key These changed restrictions now allow parachute jumps from powerline pylons at certain angles as well off the cliffs overlooking Water Treatment
1 Year Ago
Added missing 'using'
1 Year Ago
Attack Helicopter gunner can now press reload key to reload gun and rockets early
1 Year Ago
Fixed inventory.clearloadout looking for a second argument when the help only lists one (eg. "clearloadout jim jim" would work, but "clearloadout jim" would not)
1 Year Ago
Fixed the unparent fuckery on the launcher attack. Timing improvements on the rocket engine ignition.
1 Year Ago
Convert SeekerTarget into a static dictionary instead of a component that gets added
1 Year Ago
Disable emission on gib materials. Fixes attack heli gibs having headlights on
1 Year Ago
Update the holster offset of the hml
1 Year Ago
Protect turret interaction when there's a driver
1 Year Ago
Fixed incorrect reload time on homing missile launcher
1 Year Ago
Show gibs every time the parachute is destroyed in the editor, in builds use the proper behaviour and only show it when the parachute runs out of health
1 Year Ago
Added parachute gibs
1 Year Ago
Added an extra fallback if the player still has the parachute model displayed and they are no longer parachuting
1 Year Ago
Force gibs for now
1 Year Ago
More launch fixes.