16 Commits

Author SHA1 Message Date
Patrice Vignola
a8b7f403f9 - Added the names generator and improved the person details UI 2015-08-16 16:01:02 -04:00
Sophie
9766d8430d Merge branch 'master' of https://github.com/ConjureETS/DeathBook
Conflicts:
	Assets/Scenes/Gameplay.unity
	Assets/Scripts/NetworkingSphere.cs
	Assets/Scripts/PersonDetailsPanel.cs
2015-08-16 07:20:33 -04:00
Sophie
e11989f2c3 Merge branch 'master' of https://github.com/ConjureETS/DeathBook
Conflicts:
	Assets/Scenes/UiTweaking.unity
2015-08-16 07:19:35 -04:00
Patrice Vignola
291299ee74 - Added the friends count in the UI for better visibility 2015-08-16 03:28:50 -04:00
Patrice Vignola
2d64ca13ea - Added the awareness levels and restricted the focus to double clicks on
nodes
2015-08-16 03:15:08 -04:00
Patrice Vignola
2d92c524ed - More rotation related changes 2015-08-15 23:11:45 -04:00
Patrice Vignola
1f055792f5 - Added the smooth rotation lerping when clicking on a node (to be tested
visually)
2015-08-15 22:15:26 -04:00
RosimInc
9bd0c1c182 Merge branch 'master' of https://github.com/ConjureETS/DeathBook
Conflicts:
	Assets/Prefabs/PersonNode.prefab
	Assets/Scenes/Gameplay.unity
	Assets/Scripts/Models/Person.cs
	Assets/Scripts/NetworkingSphere.cs

Known issues:
Picture F_30 is rotated
When clicking two people fast, one of them is killed in a crooked fashion

Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-15 16:59:46 -04:00
Patrice Vignola
b9162ffd44 - Fixed the friends pictures in the UI 2015-08-14 19:43:56 -04:00
Patrice Vignola
c945b85947 - Added the friendship in the UI 2015-08-14 19:25:46 -04:00
RosimInc
9d06c3fe30 Started implementing game time, player awareness update after death.
Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-14 18:51:31 -04:00
Patrice Vignola
459ccc052e - Added 185 male and 185 female pictures 2015-08-14 17:25:18 -04:00
Patrice Vignola
9c65f230e3 - Merged the person nodes scripts into one Script and added the camera
facing behavior
2015-08-14 00:10:17 -04:00
Patrice Vignola
d573ece233 - Fixed the observer not subscribing to the observable 2015-08-13 22:19:33 -04:00
Patrice Vignola
f626c164dd - Started the selection behavior when we click on a person node 2015-08-13 22:02:44 -04:00
Patrice Vignola
0382c1bbe2 - Started the UI 2015-08-13 17:20:20 -04:00