repowiseguyscancel

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

5 Years Ago
Trying a fix for the dependency errors.
5 Years Ago
Creating a utility window that locates all the materials in the projects and will allow a replacement to be swapped.
5 Years Ago
Base environment at least working.
5 Years Ago
base
5 Years Ago
merge
5 Years Ago
fixed admin page
5 Years Ago
Fixed a bunch of the remaining issues with the added corp ui
5 Years Ago
Various POI work
5 Years Ago
More advanced bounds options
5 Years Ago
Rename ScenePointsOfInterest to SceneLocations to avoid confusion with the new POI system for AI
5 Years Ago
Being more complete with #if SERVER flagging out on AI
5 Years Ago
leave btn ref
5 Years Ago
Fix
5 Years Ago
Merge to my branch
5 Years Ago
Merge from Main
5 Years Ago
...
5 Years Ago
Fixed some bits of missing UI
5 Years Ago
...
5 Years Ago
Some small corp ui fixes
5 Years Ago
merge
5 Years Ago
Factoring in distance to POI
5 Years Ago
Minor fix for testmap_small alley.
5 Years Ago
Basic framework for NPC Points Of Interest
5 Years Ago
Referenences to building model defaults.
5 Years Ago
new less intense normals on all materials
5 Years Ago
Merge
5 Years Ago
Added a load of menus etc. to be able to create prefab variants of all of the supported model types.
5 Years Ago
Cops no longer get guns out when doing non-violent arrests
5 Years Ago
Cops have to be facing you to arrest you
5 Years Ago
Fix pathing bug. Apparently we still need the area mask as paths points will otherwise be selectively ignored!
5 Years Ago
Random walk fallback using the new pathing system fixes bots always walking into the corner when in prison.
5 Years Ago
Merge
5 Years Ago
Reduce danger terrain cost
5 Years Ago
Fix cop chase pathing
5 Years Ago
Fix path importance score
5 Years Ago
Fix #CLIENT flag, add profiling.
5 Years Ago
Reworked AI pathing to allow getting a path separately from taking that path. Will allow me to choose not to take partial paths. Also removed some unneeded code complications.
5 Years Ago
first pass brickpainted01 and brickpainted01_trim01
5 Years Ago
Corp ui
5 Years Ago
Minor edit + comment.
5 Years Ago
Fixed prison navmesh gen. Had the same issue as other buildings, where the nav gen sneaks through the gap between floors.
5 Years Ago
Skip welcome screen entirely when using Fast Countdowns.
5 Years Ago
Suppress the AssetUsageDetector warning for old prefab code. Should check the github for updates at some point. https://github.com/yasirkula/UnityAssetUsageDetector
5 Years Ago
Added AssetUsageDetector. Open it via Tools > Asset Usage Detector.
5 Years Ago
Set up more corp ui
5 Years Ago
More corp ui...
5 Years Ago
Changing up the corp menu
5 Years Ago
Added pagination to corp list
5 Years Ago
Fixed an NRE that occurred only on separate client/server, when a player died while in a vehicle while the vehicle was at the same moment colliding with another character.
5 Years Ago
Material changes