Skip to content
Snippets Groups Projects
  1. Mar 22, 2019
    • Karim Ajouz's avatar
      Basic case solution system implemented. · 3a118535
      Karim Ajouz authored
       - New object in the level called "ResolutionList" that stores the ID's of the 'Exact Match' solutions.
       - New Script called "CaseResult" that handles the storage of the resolutions and the math to calculate the score.
       - Updated the EvidenceHandler script to have the following functions:
           * Add a new piece of Evidence to the end of the timeline;
           * Add a new piece of Evidence to somewhere in the middle of the Timeline;
      3a118535
  2. Mar 17, 2019
  3. Mar 08, 2019
    • Rhys Jacob's avatar
      Detective UI · 8c19432b
      Rhys Jacob authored
      Started building the detective UI that will show in game.
      8c19432b
  4. Mar 05, 2019
    • Karim Ajouz's avatar
      Implemented the simplified interrogation system; · cfea4a68
      Karim Ajouz authored
       - Interrogations now run based on how similar the detective is to the witness;
       - Math to calculate interrogation time and similarity implemented;
       - Introduction of 'Known' stats to the player;
       - Range of 'known' stats narrows down during interrogation;
      cfea4a68
  5. Feb 03, 2019
  6. Jan 25, 2019