branchsbox-hc1/maincancel

1,434 Commits over 153 Days - 0.39cph!

2 Months Ago
Few more error fixes
2 Months Ago
Remove vehicle markers, too expensive
2 Months Ago
Fixed PartyMemberMarker NRE Assorted error fixes
2 Months Ago
Jeep: oversteer less, override mass center to prevent pulling slowly to the right
2 Months Ago
Update aspect when it changes
2 Months Ago
Water material tweaks Planar reflections use static resolution (128 by default) multiplied by aspect, should help for high res displays
2 Months Ago
Delete this unused camera
2 Months Ago
Can't use atmosphere sky, doesn't render in anything but main camera? Enable planar reflections for water
2 Months Ago
hc1water more closely matches s1 water - remove foam, use planar reflections
2 Months Ago
Moved terrain to 0
2 Months Ago
Move everything playable close to world origin
2 Months Ago
Add Marker.UseLOS, give vehicles markers
2 Months Ago
Oman fog / lighting adjustments
2 Months Ago
refinery map updates
2 Months Ago
Added my own jeep self uprighting which prob sucks
2 Months Ago
Jeep sets on fire at half health
2 Months Ago
Revert "Jeep tries to stay upright" This reverts commit 248a5eae6855cd64846b623362d22696dc5d17fa.
2 Months Ago
Improved jeep handling Jeep tries to stay upright
2 Months Ago
Improve water shader Code for planar reflections Delete this seemingly unused camera Scene setup for planar reflections, disabled otherwise everyone will complain about how shit the game runs
2 Months Ago
Fixed USP bodygroups
2 Months Ago
Don't try to get every single IRespawnable, only ones on the same level as our HealthComponent - this was causing issues when killing someone while they were in a vehicle,, it'd kill EVERYONE, and the vehicle.
2 Months Ago
Refactor use system, reply out with toast saying why we can't use something
2 Months Ago
Adjust input state reset logic
2 Months Ago
Given jeep a display name so if someone destroys it it'll show up in the feed
2 Months Ago
HealthComponent.MaxHealth is exposed and defined properly - give jeep a bunch of health
2 Months Ago
More jeeps around the map just in case
2 Months Ago
Add a bunch of jeep spawners in each base
2 Months Ago
Raise Conquest game duration
2 Months Ago
Fixed floating helicopter on helipad
2 Months Ago
Extend water plane
2 Months Ago
Added capture point status to the HUD, moved the minimap and chat around
2 Months Ago
Get rid of aces camera preset in fps_testing scene
2 Months Ago
Force-leave seat on respawn
2 Months Ago
Actually, fixed wheel simulation
2 Months Ago
Don't simulate wheels if we don't own the car for now - this isn't good behavior, we should be simulating it properly
2 Months Ago
Don't have the host do this, doesnt work that way
2 Months Ago
Fixed parenting not working on non-host client
2 Months Ago
Improvements
2 Months Ago
This should be it now
2 Months Ago
Dont need change event at all here
2 Months Ago
Fixed bad RPC logic in VehicleSeat
2 Months Ago
mapdef
2 Months Ago
Better networking for player seat assignment
2 Months Ago
Ask the host to enter/leave cars
2 Months Ago
Helipad POI
2 Months Ago
Use zone color alpha for the gizmo
2 Months Ago
Basic water shader, will improve in a bit Add foam, make ocean shader look vaguely like water Disable vertex anim for now
2 Months Ago
Capture point will animate when contested / capturing, and show team occupant count under the marker
2 Months Ago
Show capture progress
2 Months Ago
Small map adjustments