136,918 Commits over 4,444 Days - 1.28cph!

2 Years Ago
Fixed bollards on cargo ship render batching
2 Years Ago
Merge from creative_mode
2 Years Ago
Merge from main
2 Years Ago
2 Years Ago
Merge from tutorial_map_fix
2 Years Ago
Apply proper tutorial map view clamp on the death screen Increase the size of the water backing again
2 Years Ago
Minor edits
2 Years Ago
More suspension smoothing, improve jitter
2 Years Ago
Damage threshold edits
2 Years Ago
Adjust all bike world colliders
2 Years Ago
Merge from scrap_spotfix
2 Years Ago
Fixed scrap transport spotlight issues. No longer run the spotlight without a shadow LOD, for better perf.
2 Years Ago
S2P everything again because somehow arctic research base got missed
2 Years Ago
Merge main -> Bikes
2 Years Ago
Merge from condition_based_unlock
2 Years Ago
Override CanHit
2 Years Ago
Finished initial implementation
2 Years Ago
I've made it worse but the lights are using the correct UV on the glass now. Petur please save the day
2 Years Ago
Rearrange placement checks so "Can't Place On Road" always shows first
2 Years Ago
Fix SocketMod_RoadCheck not checking for custom tags
2 Years Ago
Use new custom tag system since Ring Roads already use the "IgnoreCollider" tag
2 Years Ago
Block all 4 barricades from being placeable on concrete roads (inside or outside of monuments) but allow it to be placed on dirt paths / dirt roads
2 Years Ago
Tag all generated road meshes with "Road" tag (ring road) Add new component "SocketMod_RoadCheck" which prevents building on roads
2 Years Ago
Optimized probably 20-30 mb out of the texture sizes. Should look about the same. Fix if weird/noticable changes spotted.
2 Years Ago
Fix road check so it works on both TerrainCheck and SphereCheck (different prefabs use different building checks)
2 Years Ago
Unlock and destroy handcuffs when reduced to zero condition
2 Years Ago
Applied Matt's blinker fix.
2 Years Ago
Allow barricades to be buildable on roads
2 Years Ago
Add support to allow prefabs to be placed onto roads
2 Years Ago
vm handcuffs - blendshape setup for scaling up cuffs when wearing gloves
2 Years Ago
condition based unlock progress saving
2 Years Ago
S2P all monuments
2 Years Ago
Improved wheel traction Default physics layer checks on roadside (Should pickup those roadsigns)
2 Years Ago
manifest
2 Years Ago
merge from building_skins_3/wallpaper
2 Years Ago
Tag trail paths in monuments so barricades can be placed
2 Years Ago
Updated Legacy Wood Log Pile variant FBX
2 Years Ago
Modify the placement checks to take into account the new tag, barricades can now be placed onto rocks inside monuments
2 Years Ago
Imported Legacy Wood Log Pile Models Basic Setup for Legacy Wood Log Pile Prefabs
2 Years Ago
Set the device ID config UI input field to alphanumeric, so it behaves like computer station and ignore any special characters
2 Years Ago
made/setup admire anims for handcuffs viewmodel
2 Years Ago
Add tags to rocks - v2 rocks - v3 rocks - rock formations
2 Years Ago
Add ability to tag all colliders of a prefab - use a component to store the tags if the GameObject already has a tag - add editor tool to add tags to multiple prefabs Add "AllowBarricadePlacement" tag - used to tag colliders on world layer inside monuments that are rocks and shouldn't block barricade placement
2 Years Ago
Setup Legacy Wood Log Pile Materials
2 Years Ago
Imported Legacy Wood Log Pile Textures
2 Years Ago
tweaked colour on light mat
2 Years Ago
Created Legacy Wood Log Pile Folders
2 Years Ago
Merge from hood_and_cuffs
2 Years Ago
Merge from main
2 Years Ago
Merge from main