repowiseguyscancel

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

8 Years Ago
Car impact detection working on the client now
8 Years Ago
trims updated
8 Years Ago
Fixed missing skidmarks tex
8 Years Ago
updated trim
8 Years Ago
Trim generation
8 Years Ago
trim stuff
8 Years Ago
Merging skidmark FX branch
8 Years Ago
Added skidmarks support
8 Years Ago
Removing errant Debug.Logs
8 Years Ago
Merging car audio into Main
8 Years Ago
Car audio all working.
8 Years Ago
Basic car audio in and working. Just needs some tweaks.
8 Years Ago
update to merge
8 Years Ago
Can now fill paint walls
8 Years Ago
commiting to merge
8 Years Ago
merge
8 Years Ago
LOD2 wall meshes
8 Years Ago
WIP on batching and runtime.
8 Years Ago
updated textures and props and windows
8 Years Ago
Merging vehicle branch work into the main branch.
8 Years Ago
Decrease minimum time buffer since we want to keep player vehicle driving snappy.
8 Years Ago
Oops, minor fix to the previous commit
8 Years Ago
Vehicle interpolation work complete and tested.
8 Years Ago
Refactored my interpolator into the original.
8 Years Ago
materials updated
8 Years Ago
added old merge
8 Years Ago
Interpolation work. Integrated minor changes from the NetworkingUpdates2 branch in NetworkMessage/NetworkClient/Networkserver to add timestamps to messages.
8 Years Ago
BuildingObject placement is now more granular.
8 Years Ago
Triggers are created for rooms. Updated some material stuff.
8 Years Ago
Runtime batching
8 Years Ago
Beginnings of client interpolation work. Just duplicated the default interpolator for now. Moved Snapshot out of the Interpolator class so it's not super unwieldy to use in my own interpolator.
8 Years Ago
Disable warning
8 Years Ago
Just added some comments to Interpolator.cs for my own benefit
8 Years Ago
Car handling tweaks
8 Years Ago
Tintmask stuff
8 Years Ago
updated door
8 Years Ago
Started on the runtime batching.
8 Years Ago
More material shit
8 Years Ago
texture fix
8 Years Ago
added default wall textures
8 Years Ago
added default door window and wall texture
8 Years Ago
Chase and and cockpit cam working - press F3 to switch between.
8 Years Ago
Cockpit view has some juddering etc with movement
8 Years Ago
Car super basic cockpit view
8 Years Ago
Fixed car wheel visuals suspension issues
8 Years Ago
Fixing car visuals
8 Years Ago
cleaning up dir
8 Years Ago
Fixed matrial cache bug. Will be able to paint more stuff soon.
8 Years Ago
fixed infinite loop on asset post processor
8 Years Ago
Fixed some bugs with building object creation.