- Apr 05, 2019
-
-
Rhys Jacob authored
buttons change colour when selected/deselected
-
Karim Ajouz authored
-
Karim Ajouz authored
-
Karim Ajouz authored
-
Karim Ajouz authored
Re-jigged interrogation maths;
-
- Mar 29, 2019
-
-
Alice Morris authored
Added the timeline and solve crime tutorials
-
Karim Ajouz authored
-
Rhys Jacob authored
stops the witness hover showing up while on the selection screen
-
Karim Ajouz authored
Also removed the extended tip of the witness;
-
Karim Ajouz authored
-
- Mar 28, 2019
-
-
Rhys Jacob authored
-
Rhys Jacob authored
the game can end now
-
Alice Morris authored
Added some materials to the models added
-
Alice Morris authored
forgot to stage a small change
-
Alice Morris authored
Added assets to the scene in order to create a more realistic enviornment. Currently, there are no materials or textures added to the models included, however that will be added soon
-
- Mar 27, 2019
-
-
Rhys Jacob authored
-
- Mar 24, 2019
-
-
Rhys Jacob authored
added a hover panel that shows when you hover a witness and shows their known stats. the sliders assets haven't been changed so it looks kinda weird right now, but it works as intended i believe. only issue is the witness is active under the selection menu, so the panel can pop up if you mouse over that area.
-
- Mar 22, 2019
-
-
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;
-
- Mar 20, 2019
-
-
Rhys Jacob authored
accidentally missed a file
-
Rhys Jacob authored
-
Rhys Jacob authored
you can now hover over the detective's icon on the left to view their stats. the panel follows the mouse right now, but that can be changed to a static position later on if we decide to.
-
- Mar 17, 2019
-
-
Alice Morris authored
Notebook tabs are restricted until a certain part of the tutorial has been reached
-
- Mar 08, 2019
-
-
Rhys Jacob authored
Finished implementing the selection > game UI. need to connect that to the actual detective in the game and add a hover menu for stats
-
Rhys Jacob authored
Started building the detective UI that will show in game.
-
- Mar 05, 2019
-
-
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;
-
- Mar 01, 2019
-
-
Karim Ajouz authored
-
- Feb 28, 2019
-
-
Alice Morris authored
changed some scene elements back to the way they were before I tested some things
-
Alice Morris authored
Added evidence creation tutorials, concluding the first part of the tutorial creation.
-
Alice Morris authored
Added a quick fix to the clue page tutorial bug, and finished the tutorial for the other 2 pages in the notebook
-
Alice Morris authored
Added the tutorials for searching rooms and using the clues page, however the clues tutorial does have a possible sequencing problem that would have to be resolved by locking down and deactivating certain UI elements until a specific part of the tutorial is reached
-
- Feb 27, 2019
-
-
Karim Ajouz authored
-
Alice Morris authored
Fixed bugs caused by updating the project
-
Karim Ajouz authored
Fixed merge conflict in the sample scene - Changed detectiveID from 0 to 1;
-
Alice Morris authored
Created new scripts for template tutorials and all the separate tutorial stages. Completed all parts of the movement tutorial. Added small part to the detective script that checks whether the detective has moved for the first time.
-
Rhys Jacob authored
-
Karim Ajouz authored
-
Karim Ajouz authored
Implemented the following changes to the Detective Script that allow the Penelope script to work: - Changed scope of the 'Start' function to be both Virtual and Protected; - Added 2 booleans to refer to whether or not an ability is 'Active' in-game;
-
- Feb 18, 2019
-
-
Alice Morris authored
-
Alice Morris authored
-
- Feb 08, 2019
-
-
Alice Morris authored
Readded LFS files
-