branchwiseguys/main/game_changescancel

98 Commits over 0 Days - ∞cph!

7 Years Ago
Comment only
7 Years Ago
Minor fix
7 Years Ago
Moving things around
7 Years Ago
Merge in the latest from Main
7 Years Ago
Minor edits
7 Years Ago
Update gang mission package icon
7 Years Ago
Adding a minor feature
7 Years Ago
Gang client notifications working, but should probably be moved
7 Years Ago
Allow persistent notifications
7 Years Ago
Gang mission messages
7 Years Ago
Pass through "show task complete message" info
7 Years Ago
Working on user visible events on gang missions
7 Years Ago
Fixed mission payout info bug
7 Years Ago
Minor rename
7 Years Ago
Modified the mission system so everything is set up when the mission is first created. No more trying to keep up with item assignments changing, finding new targets etc.
7 Years Ago
Mission task work
7 Years Ago
Nav arrow for gang missions
7 Years Ago
Let arrow point to received stuff in the gang safe. Don't end the receive task until someone's picked up all of it.
7 Years Ago
Wording improvement
7 Years Ago
Gang mission data gets copied to client in combined C+S mode
7 Years Ago
Select mission gangs randomly again
7 Years Ago
Fixes, UI, etc for missions
7 Years Ago
Gang mission work
7 Years Ago
Gang mission fixes and UI work
7 Years Ago
Get gang mission user
7 Years Ago
Formatting only
7 Years Ago
Add safe contents to gang inventory change event
7 Years Ago
Gang HQ safes try to spawn on the first floor
7 Years Ago
Safes face the right way (towards the center of the room)
7 Years Ago
A safe spawns in gang buildings, though it can be hard to find...
7 Years Ago
Gang mission stuff
7 Years Ago
Classic Unity null overriding fix
7 Years Ago
Mission reward edit
7 Years Ago
Destroy gang mission package when the mission is over
7 Years Ago
Gang mission tasks set up
7 Years Ago
#if CLIENT'd some UI code
7 Years Ago
merging phone stuff
7 Years Ago
All payphone missions working again with the refactored mission system
7 Years Ago
Refactoring the mission system to allow the extra nuance gang missions need. Tasks can now have certain parameters set that are ScriptableObjects themselves, which simplifies the number of different task types we'll need.
7 Years Ago
Missions
7 Years Ago
More
7 Years Ago
Delivery mission task work
7 Years Ago
Simplified - Decided missions don't actually need to know about THE package, and just knowing about the definition rather than the instance is enough. If missions end up with multiple packages, they can be different types (or the code can be updated).
7 Years Ago
Shared context mission work
7 Years Ago
Improved some mission parameter stuff
7 Years Ago
Bug fixes and stuff
7 Years Ago
Making item receive task able to drop items into gang safes and so on
7 Years Ago
Gang missions
7 Years Ago
More work on gang mission stuff. Non-functional at present
7 Years Ago
Starting on how the gang missions will be created and work with each other