repowiseguyscancel

8,451 Commits over 2,131 Days - 0.17cph!

9 Years Ago
Merging in
9 Years Ago
9 Years Ago
Prevent cheating via input rate
9 Years Ago
Prevent cheating via input rate
9 Years Ago
Some variable renaming only
9 Years Ago
Merging in
9 Years Ago
Fix flags
9 Years Ago
Fixed interaction text sometimes staying up aftering entering a vehicle
9 Years Ago
building definition changes
9 Years Ago
Reduced potential size of input packets, while also increasing local input storage to handle latency >1s.
9 Years Ago
Oops, didn't mean to commit to the main branch! Reverting...
9 Years Ago
Merging in
9 Years Ago
wall mats updated
9 Years Ago
buildings and red roof mats updated
9 Years Ago
Added a quick medium building, adjusted shop, added counter to shop.
9 Years Ago
Merge!
9 Years Ago
Network++
9 Years Ago
Server build error fix
9 Years Ago
Adjusted spawn points
9 Years Ago
Fixed item drop error
9 Years Ago
Fixed shopUI not displaying correct cash amount
9 Years Ago
med building updated
9 Years Ago
Doubled desired time buffer on interpolation from 20ms to 40ms.
9 Years Ago
Adjusting interpolation
9 Years Ago
Commented a few debug logs that might get spammy
9 Years Ago
Fixed vehicle exit bug, and fixed issues with vehicle entry/exit in CLIENT+SERVER mode. Renamed my test map.
9 Years Ago
Disabling some car camera code when not needed.
9 Years Ago
Vehicle movement smoother/more accurate on client
9 Years Ago
Vehicle smoothness experiments
9 Years Ago
Experimenting with no rigidbody on client
9 Years Ago
Chase cam super smooth now
9 Years Ago
Basic cockpit cam that works, but no spring forces anymore. Car audio removed for now.
9 Years Ago
Wrote a smooth alternative spring-like implementation for the vehicle cockpit view, removing the need for a rigidbody. Note: Only works perfectly in true CLIENT mode.
9 Years Ago
Cockpit cam now works well in both CLIENT and CLIENT+SERVER modes
9 Years Ago
Updated chase cam as well
9 Years Ago
Minor adjustment
9 Years Ago
Adjusted cockpit cam settings to handle high/variable ping more smoothly. Feels a bit floaty but floaty is better than jittery.
9 Years Ago
Tweaked values again
9 Years Ago
Stated looking at networking buildings
9 Years Ago
Car audio working again, sending sounds from client to server.
9 Years Ago
Stopped footstep sounds playing while driving cars - this isn't The Flintstones
9 Years Ago
Merging in vehicle camera smoothness branch.
9 Years Ago
Merging vehicle updates - multiple seats with driver/passengers, player models in cars
9 Years Ago
Plastic made me merge all in the last commit, just reverting this bay window I didn't mean to touch
9 Years Ago
Fixed vehicle seat merge issue
9 Years Ago
Added console commands getbuf setbuf
9 Years Ago
Building list now gets sent to clients when they join.
9 Years Ago
Added documentation comments for posterity
9 Years Ago
Just increased MAX_PROXY_TIME_DELAY since we have no extrapolation ability.
9 Years Ago
Added a really basic version number with display on the main screen.