userBill Bcancel
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
5 Years Ago
Rewrote selling to be based on the item, not the held item. Now drug dealers can actually sell their drugs.
5 Years Ago
Drug dealer selling. Going to need to sellables not based on sellable held items.
5 Years Ago
Rename
5 Years Ago
Merge
5 Years Ago
Fixes + drug selling preliminary work
5 Years Ago
Interaction edit
5 Years Ago
Bug fixes etc. Sorted out serialization for now.
5 Years Ago
Experimental. Probably reverting most of this. but follow target stuff will remain.
5 Years Ago
Drug dealers take follow commands
5 Years Ago
Drug dealer AI
5 Years Ago
Various AI/interaction
5 Years Ago
AI etc
5 Years Ago
More stuff. Drug dealer AI. Fixed serialization.
5 Years Ago
Inventory init fix
5 Years Ago
Server/client fix
5 Years Ago
Split drugs correctly
5 Years Ago
Interaction actions
5 Years Ago
Filling out drug dealer methods
5 Years Ago
Fix
5 Years Ago
Working on different serialization that'll actually work. Too many init order issues in the old system
5 Years Ago
Spelling
5 Years Ago
Serializing
5 Years Ago
Give NPCs infinite cash to buy stuff + fix inventory issue.
5 Years Ago
Remove no-longer-necessary cash sync.
5 Years Ago
Removed some unused packages, updated the others.
5 Years Ago
Merge
5 Years Ago
Merge
5 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).
5 Years Ago
Still inventory
5 Years Ago
5 Years Ago
5 Years Ago
Fixing various issues with the proxy inventory thing.
5 Years Ago
Inventory for proxy players, so we can check cash, drugs etc. This data was already propagated anyway - just exposing it.
5 Years Ago
Setting up drug dealer interactions
5 Years Ago
Fix prefab/instance issues
5 Years Ago
Fix missing prefab assignment
5 Years Ago
More refactoring. All NPC interaction is now via interaction sets assigned to the character type.
5 Years Ago
Refactor NPC commands to work better with game modes etc.
5 Years Ago
Nearby player code cleanup
5 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
5 Years Ago
Get speech bubbles to appear in front of character labels consistently
5 Years Ago
Speech bubbles for NPCs
5 Years Ago
Show notification when selling stuff to NPCs