repowiseguyscancel

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

8 Years Ago
Merging in mouse fix
8 Years Ago
Fixed some fuck ups with mouse capture.
8 Years Ago
Added basic cop and riot cop placeholder. No ragdolls for them yet
8 Years Ago
Disable Apex news check
8 Years Ago
Getting idle animations
8 Years Ago
steam files copy - last fix
8 Years Ago
vdf fix
8 Years Ago
Added server build stuff.
8 Years Ago
added idle animations added cop rig
8 Years Ago
merge
8 Years Ago
UI missing reference
8 Years Ago
Merge
8 Years Ago
.
8 Years Ago
Fixed mouse cursor locking
8 Years Ago
Stopped no steam errors.
8 Years Ago
UI still follows the character while it fades out
8 Years Ago
Adjusting UI height depending on display type
8 Years Ago
World space NPC stats
8 Years Ago
Added titles to NPC info
8 Years Ago
Addiction stats only show for NPCs with addiction stats
8 Years Ago
UI animation work
8 Years Ago
UI fix
8 Years Ago
Disabled Apex news check
8 Years Ago
Merging in the latest.
8 Years Ago
Merging in improved fix
8 Years Ago
Better mask fix. Since the ID is never used for anything except masking, it might as well be saved directly as a bitmask.
8 Years Ago
Merging NetworkEntity flag bugfix
8 Years Ago
Fixed setdirty using a mask
8 Years Ago
merge
8 Years Ago
merging .dll fix
8 Years Ago
Fixed wrong steamworks .dlls
8 Years Ago
merge
8 Years Ago
merge
8 Years Ago
Lots of bullshit
8 Years Ago
Now sending addiction data (and general other NPC stats if we need those later) successfully and from Server->Client. Added initial basic visual UI when hovering over NPCs.
8 Years Ago
Converting NetworkEntity dirty flag mask, which didn't work with the base-10 NetworkEntityBehaviour IDs, into a HashSet that does.
8 Years Ago
Gang member list, signalr test,
8 Years Ago
UI
8 Years Ago
.
8 Years Ago
Simplifying even further, using Serialize for NPC stats
8 Years Ago
Simplifying things re NPC stats, trying a different system.
8 Years Ago
ui
8 Years Ago
Merging in the latest
8 Years Ago
Removed need for the NPC stats container objects
8 Years Ago
Working on a sync system for unique NPC stats. This is a WIP.
8 Years Ago
merge 2 build
8 Years Ago
merge fix
8 Years Ago
bug fixes
8 Years Ago
merge 2 build
8 Years Ago
merge