repowiseguyscancel

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

8 Years Ago
Merge from Main
8 Years Ago
Bug fix
8 Years Ago
Bit of a hack, but fixed init order for gang mission object vs. entities registering
8 Years Ago
Fixing global network entity stuff for missions
8 Years Ago
Adding this mission feature: "The money that's given to the gangs to buy the package will be random. No less than what the package is worth but sometimes more. Neither gang will know how much the other has so they'll need to negotiate a price too."
8 Years Ago
Give gang safes a bit of helpful stuff to start with (per Bill F request)
8 Years Ago
Select a random container in the world for package missions
8 Years Ago
Fixed mission nonsense with items that stack
8 Years Ago
Fixed mission info not setting correctly on client in some cases
8 Years Ago
Phone stored numbers
8 Years Ago
arrow texture updated/uvs
8 Years Ago
UI bugfix
8 Years Ago
.
8 Years Ago
error fix
8 Years Ago
Working on cash delivery task and updated package mission structure
8 Years Ago
Have mission info fit on screen a bit better
8 Years Ago
Working on another new gang mission set.
8 Years Ago
Receive task that takes a specific instance instead of a definition
8 Years Ago
Added a task for acquiring a specific instance of an item
8 Years Ago
Renaming and moving
8 Years Ago
Specific item instance versions of Transfer and Deliver tasks as well
8 Years Ago
Merge in from Main
8 Years Ago
Fixes
8 Years Ago
Fixed voice chat glitchyness
8 Years Ago
Phone doesn't close when you press "2"
8 Years Ago
phone
8 Years Ago
phn
8 Years Ago
.
8 Years Ago
UI updates
8 Years Ago
.
8 Years Ago
Fixed ragdoll NRE
8 Years Ago
cellphone viewmodel / worldmodel
8 Years Ago
head textures fixed
8 Years Ago
Merge in the latest from Main
8 Years Ago
Allow receiving mission items into any container
8 Years Ago
Various mission work
8 Years Ago
Init data fix
8 Years Ago
Don't care about null NavTargetEntities so much
8 Years Ago
More minor edits
8 Years Ago
Testing and fixing issues with the new mission structure
8 Years Ago
More mission work
8 Years Ago
sign updates
8 Years Ago
Stop medikits complaining
8 Years Ago
Uncomment
8 Years Ago
Let ReceiveSpecificItemTaskInstance look for the specific item entering gang inventory, since unlike ReceiveItemTaskInstance, the item can't be stacked or modified in any way so it should be safe
8 Years Ago
Fix mission task highlight ordering issue + make transfer targets global if they're containers
8 Years Ago
Mission task work
8 Years Ago
New mission structure. Merging in.
8 Years Ago
Gang missions now only start if there are players connected in at least two gangs
8 Years Ago
More phone fixes