243,650 Commits over 3,898 Days - 2.60cph!

4 Months Ago
Parent merge
4 Months Ago
Merge from main
4 Months Ago
Merge Bikes -> main
4 Months Ago
Revert subtractions of bike merges from yesterday
4 Months Ago
Minor damage threshold tweaks
4 Months Ago
VR: revert back to using grip pose because it's closer to what we want
4 Months Ago
Damage edit
4 Months Ago
Driving fixes etc
4 Months Ago
Playtesting tweaks
4 Months Ago
Light additions.
4 Months Ago
Collision damage tuning, stop dying to every little thing
4 Months Ago
Bike power edit + steering edit
4 Months Ago
Disable the game_environment camera
4 Months Ago
fixed left rear indicator on lod1, tweaked rear taillights emissive colour on material, brakes are broken again
4 Months Ago
Started HintPanel and added it to game Scene
4 Months Ago
small env stuff
4 Months Ago
▊█▍▆ ▇▄█▄▋█▋▌
4 Months Ago
positioned rightiside screen and keypad correctly
4 Months Ago
One weird trick to improve bike jitter (lock z rotation) + additional tweaks
4 Months Ago
Revert "background bits" This reverts commit 1460c3aa505dfeb8d23d795daeec2a41c12e38a7. Revert "updated sprite animations" This reverts commit 6cf514f8c0f500288b92bd852880f0e82b24bc85.
4 Months Ago
Move environment into prefab
4 Months Ago
lods, emissive on atlassed lods 3 and 4, trying to get lights working
4 Months Ago
raise cell 2nd layer model
4 Months Ago
Lower board pieces a little bit Cells are created with random rotation
4 Months Ago
Updated cell + particles
4 Months Ago
VR haptic bindings VR: Use aim instead of grip pose for controller positions + update fpxr to 8839c8e
4 Months Ago
Haptics support
4 Months Ago
Merged Travelling Vendor -> Main
4 Months Ago
Brought back 4 wheel braking Minor code cleanup Tree kill fixed
4 Months Ago
Vendor now destroys any builldings on the road. Won't affect normal gameplay, but will allow it to work on modded servers that allow building placement on roads.
4 Months Ago
Remove PedalTrike kickstand
4 Months Ago
Exhaust FX change. Show some exhaust FX all the time
4 Months Ago
Fix InspectorPanel spacing/height Change all "dev" resources to their new names with adjusted values Copied the dev_scene content into the game Scene. InspectorPanel highlights the current segment in segment list Update Flat Top description to be more accurate
4 Months Ago
- Removed overengineered steering system. Pure pursuit seems to be the GOAT - Look ahead multiple points rather than just 1 - Removed excess logs
4 Months Ago
bodybuilder helicopter flying money syringe floater text cellphone crab
4 Months Ago
added license plate props. more fixes to storage warehouse.
4 Months Ago
Add soundscape to game scene Start with 3 Pebble Smashes instead of 2 Created Prefab and GameResource for Flat Top Weapon Add HitCount so some rocks can hit multiple bugs/cells Changed Pebble Splash amount from 4-6 -> 5-6 Start with 2 flat tops instead of 3 Created InspectInput, active during Playing state. Highlights visible segments on hover Created InspectorPanel. Highlighting a visible bug shows info in a floating panel. Store segment index. Display missing segments on InspectorPanel
4 Months Ago
Fix /Code folder not existing
4 Months Ago
Automatically translate old html news to new news block format
4 Months Ago
merge from runtime_profiling_entity_csv -> main
4 Months Ago
Fixed brake lights again
4 Months Ago
Create LICENSE
4 Months Ago
Create README.md
4 Months Ago
generator, van interior and damaged van, bollard and watertote scale adjustment Added generator dev model interior to Van Damaged version of van in accordance with concept Water tote large version adjusted Bollard height to fit concept and grid
4 Months Ago
Look for matching source file when creating component from template
4 Months Ago
Fix warnings
4 Months Ago
Enable waiting again - oops!
4 Months Ago
Clear material properties block before setting colour
4 Months Ago
Switch from multiple bools for tracking invokes to a single int 0 = off 1 = total execution of invokes per frame 2 = execution time per type of invoke per frame
4 Months Ago
Exclude "player_clip" tag for bullet traces