branchwiseguys/main/Working/NPCCommandscancel

93 Commits over 30 Days - 0.13cph!

5 Years Ago
Drug dealers forget they want to kill you once you leave their sight now, instead of having a vendetta against you forever
5 Years Ago
Increase dealer sales range, change interaction order
5 Years Ago
Fix several dealer issues with multiple clients trying to use them
5 Years Ago
Dealers stay still properly while they've got stuff
5 Years Ago
Increase drug dealer HP and give them health regen.
5 Years Ago
Add drug dealers to cyka blyat
5 Years Ago
Game mode edit
6 Years Ago
Rewrote selling to be based on the item, not the held item. Now drug dealers can actually sell their drugs.
6 Years Ago
Drug dealer selling. Going to need to sellables not based on sellable held items.
6 Years Ago
Rename
6 Years Ago
Merge
6 Years Ago
Fixes + drug selling preliminary work
6 Years Ago
Interaction edit
6 Years Ago
Bug fixes etc. Sorted out serialization for now.
6 Years Ago
Experimental. Probably reverting most of this. but follow target stuff will remain.
6 Years Ago
Drug dealers take follow commands
6 Years Ago
Drug dealer AI
6 Years Ago
Various AI/interaction
6 Years Ago
AI etc
6 Years Ago
More stuff. Drug dealer AI. Fixed serialization.
6 Years Ago
Inventory init fix
6 Years Ago
Server/client fix
6 Years Ago
Split drugs correctly
6 Years Ago
Interaction actions
6 Years Ago
Filling out drug dealer methods
6 Years Ago
Fix
6 Years Ago
Working on different serialization that'll actually work. Too many init order issues in the old system
6 Years Ago
Spelling
6 Years Ago
Serializing
6 Years Ago
Give NPCs infinite cash to buy stuff + fix inventory issue.
6 Years Ago
Remove no-longer-necessary cash sync.
6 Years Ago
Removed some unused packages, updated the others.
6 Years Ago
Merge
6 Years Ago
Merge
6 Years Ago
Fix serious masking bug. Any entitybehaviour ID past the 6th one was never getting serialized due to a masking bug where e.g. ID 8 translated to the 8th slot in the mask, rather than the 4th (1,2,4,8).
6 Years Ago
Still inventory
6 Years Ago
6 Years Ago
6 Years Ago
Fixing various issues with the proxy inventory thing.
6 Years Ago
Inventory for proxy players, so we can check cash, drugs etc. This data was already propagated anyway - just exposing it.
6 Years Ago
Setting up drug dealer interactions
6 Years Ago
Fix prefab/instance issues
6 Years Ago
Fix missing prefab assignment
6 Years Ago
More refactoring. All NPC interaction is now via interaction sets assigned to the character type.
6 Years Ago
Refactor NPC commands to work better with game modes etc.
6 Years Ago
Nearby player code cleanup
6 Years Ago
Have NPCs give up waiting for the player to interact with them after a while, so idle players don't collect a big group eventually
6 Years Ago
Get speech bubbles to appear in front of character labels consistently
6 Years Ago
Speech bubbles for NPCs
6 Years Ago
Show notification when selling stuff to NPCs