224,240 Commits over 3,684 Days - 2.54cph!

7 Years Ago
updated post stack
7 Years Ago
Interaction positions check if blocked on clear
7 Years Ago
Cleanup
7 Years Ago
Removed a method
7 Years Ago
Various
7 Years Ago
Minor change
7 Years Ago
Tags, InteractionPosition block check fiddling
7 Years Ago
made a bunch of AI do desire creation instead of interaction execution
7 Years Ago
Merge from main
7 Years Ago
Moved Interaction Position handling to an event-based approach. Blocked positions don't seem to be getting unblocked.
7 Years Ago
Fixed some command evaluation in PlayerController using the wrong overloads
7 Years Ago
Fixed a couple of local game bugs
7 Years Ago
Ditched radial menu on character modal, added command button dock for clothing
7 Years Ago
Added a CommandQueue command finished event. Some more refactoring. AI works again (well, a bit)
7 Years Ago
Even more robust AiManager.
7 Years Ago
fixed hotspots taking 2 seconds to appear at night
7 Years Ago
A bit more robust handling of temporary sets in AiManager.
7 Years Ago
fixed leaking flares fixed cave nodes not having minigame removed temp survey crater work
7 Years Ago
Merge from main
7 Years Ago
ore hot spots spawn closer to the last one instead of on the other side
7 Years Ago
Computer cabinets / desk tweaks
7 Years Ago
ore flare mesh cull and optimization skin approval stuff
7 Years Ago
removed spring cost on SAP reduced SAP HQM cost skin approval compile fix
7 Years Ago
Radial menu widget optional modalness
7 Years Ago
Attachment point conditionals use enum
7 Years Ago
added building 3, working on buildings 4 and 5
7 Years Ago
WIP radial menu on character screen, PlayerController refactoring for better external command evaluation
7 Years Ago
some item attachment data
7 Years Ago
Merge from main
7 Years Ago
Small fix
7 Years Ago
wip
7 Years Ago
protocol++
7 Years Ago
merge into main
7 Years Ago
merge from main
7 Years Ago
ore minigame progress
7 Years Ago
items can be held with open or closed hand depending on a bool in the item(defaults to closed)
7 Years Ago
Fixed some rust/std shaders shiny below 300
7 Years Ago
Quickfix
7 Years Ago
Fixed player footstep sounds not playing for other players (no attenuation yet)
7 Years Ago
Ai tweaks
7 Years Ago
Added CopySteamLibraries.cs
7 Years Ago
more
7 Years Ago
Re-added native steam DLLs
7 Years Ago
set errorcode to 0 after robocopy succeeds
7 Years Ago
more
7 Years Ago
Noob area progress
7 Years Ago
More informative logging
7 Years Ago
Fixed not substituting plugin references acquired by NuGet
7 Years Ago
robocopy has only failed if errorcode > 7 Added a print before running robocopy
7 Years Ago
removed playerConnections from GameInstance, used Player stuff instead, removed from protobuf