userBill Bcancel

13,872 Commits over 2,953 Days - 0.20cph!

8 Years Ago
- Held items can now be marked as AllowUseWhileDriving. Default is false. - Vehicle automatically puts away invalid items being held when entering, and tries to select a valid one from the player's belt instead. - Currently unselectable items in the player's belt are tinted red and partially transparent.
8 Years Ago
Animations updating correctly on owner
8 Years Ago
Enable animations on invisible players - needed to move the player's hitboxes.
8 Years Ago
Auto-select pistol when entering vehicle, if it's available in your belt
8 Years Ago
Aligned client hitbox default
8 Years Ago
Fixed visual aim angles on proxy not matching actual aim angles
8 Years Ago
Don't need to adjust car FOV anymore. Set out-of-car view angle up to 170.
8 Years Ago
Car with higher roof
8 Years Ago
Remove println
8 Years Ago
Adjusting FOV a bit when in vehicles.
8 Years Ago
Vehicles have some loose ends to tie up but are pretty solid. Merging in.
8 Years Ago
Players can now die "successfully" when in vehicles
8 Years Ago
Fixed more eye transform issues
8 Years Ago
Fixed aim discrepancies between owner and proxy when in vehicles.
8 Years Ago
Merging in rifle angle fix
8 Years Ago
Merge in updated vehicle player animations
8 Years Ago
Fixed eye direction confusion
8 Years Ago
Committing current work before trying something risky
8 Years Ago
Stop mouse being grabbed even when editor is paused!
8 Years Ago
Adding my test scene to the build list, sick of re-adding it.
8 Years Ago
Partial work on vehicle eye rotation etc
8 Years Ago
Resetting eye direction when entering vehicles. Look straight forward.
8 Years Ago
Fixed animator assignment bug
8 Years Ago
Comments only
8 Years Ago
Resetting player state on vehicle entry and exit. No ore getting stuck crouching in the driver's seat etc
8 Years Ago
Refactoring
8 Years Ago
Allow separate player positioning in vehicle between view and world models
8 Years Ago
Removing vehicle camera again - player view only.
8 Years Ago
Player now moves correctly along with vehicle rotation when inside
8 Years Ago
Only driver gets to drive!
8 Years Ago
Players get a vehicle control "item" when entering a vehicle that lets them control it when selected. Still in progress.
8 Years Ago
Vehicle interaction work. Removed the whole concept of a separate "vehicle" camera - players continue to control their own vision directly. Added (placeholder) steering wheel as a HeldItem type, with the intention of it being the "item" selected when driving a vehicle.
8 Years Ago
Disabling damage to players in vehicle again for now. Coloured "enter as driver" green.
8 Years Ago
Working on players in vehicles. Not exactly correct at the moment, but it's stable enough for a release.
8 Years Ago
Show proxy players in vehicles. Version number display. Prevent interaction properly while in vehicles.
8 Years Ago
Fixed mouse getting unlocked after window lost focus
8 Years Ago
Added a really basic version number with display on the main screen.
8 Years Ago
Just increased MAX_PROXY_TIME_DELAY since we have no extrapolation ability.
8 Years Ago
Added documentation comments for posterity
8 Years Ago
Added console commands getbuf setbuf
8 Years Ago
Fixed vehicle seat merge issue
8 Years Ago
Plastic made me merge all in the last commit, just reverting this bay window I didn't mean to touch
8 Years Ago
Merging vehicle updates - multiple seats with driver/passengers, player models in cars
8 Years Ago
Merging in vehicle camera smoothness branch.
8 Years Ago
Stopped footstep sounds playing while driving cars - this isn't The Flintstones
8 Years Ago
Car audio working again, sending sounds from client to server.
8 Years Ago
Tweaked values again
8 Years Ago
Adjusted cockpit cam settings to handle high/variable ping more smoothly. Feels a bit floaty but floaty is better than jittery.
8 Years Ago
Minor adjustment
8 Years Ago
Updated chase cam as well