RosimInc
83c77a4b49
Merge branch 'master' of https://github.com/ConjureETS/DeathBook
2015-08-16 22:12:29 -04:00
RosimInc
d798ff166c
Implemented shout bubbles
...
Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-16 21:50:26 -04:00
Patrice Vignola
9397215eb1
- Added anchors to the tutorial popups
2015-08-16 21:26:05 -04:00
RosimInc
6a8f4124df
Integrated strategies to the tutorial screen and NetworkingSphere prefab.
...
Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-16 19:40:17 -04:00
Patrice Vignola
2ce5fe16d8
- Added the global awareness bar
2015-08-16 16:55:58 -04:00
Patrice Vignola
a8b7f403f9
- Added the names generator and improved the person details UI
2015-08-16 16:01:02 -04:00
Patrice Vignola
16a88142be
- Added the blood splatter when killing someone
2015-08-16 13:47:46 -04:00
Patrice Vignola
4364c86cae
- Added the new kill mechanic (slow x cross)
2015-08-16 12:53:04 -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
025ee107eb
Merge branch 'master' of https://github.com/ConjureETS/DeathBook
...
Conflicts:
Assets/Scenes/Gameplay.unity
2015-08-16 03:22:10 -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
RosimInc
bcbf97fa44
Merge branch 'master' of https://github.com/ConjureETS/DeathBook
...
Conflicts:
Assets/Prefabs/NetworkingSphere.prefab
Assets/Scenes/Gameplay.unity
Assets/Scripts/Models/Person.cs
Assets/Scripts/NetworkingSphere.cs
Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-16 01:01:03 -04:00
RosimInc
4d41e5948b
Added connection and disconnection times.
...
Prevented killing online people.
Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-15 23:43:45 -04:00
Patrice Vignola
97be3def6b
Merge branch 'master' of https://github.com/ConjureETS/DeathBook
...
Conflicts:
Assets/Prefabs/PersonNode.prefab
Assets/Scenes/Gameplay.unity
Assets/Scripts/FriendshipLink.cs.meta
Assets/Scripts/Models/FriendshipLink.cs.meta
Assets/Scripts/Models/Person.cs
Assets/Scripts/NetworkingSphere.cs
Assets/Scripts/PersonDetailsPanel.cs
Assets/Scripts/PersonNode.cs
Assets/Scripts/UIFriendPicture.cs.meta
2015-08-15 23:21:12 -04:00
Patrice Vignola
2d92c524ed
- More rotation related changes
2015-08-15 23:11:45 -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
RosimInc
d05abccd45
Implemented the death noticing and friendship beam coloring.
...
Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-15 15:13:50 -04:00
Patrice Vignola
45d68b00a8
- Reduced the outline on the person nodes
2015-08-14 20:48:15 -04:00
Patrice Vignola
4718a57fda
- Increased the scroll sensitivity on the friends panel
2015-08-14 20:04:02 -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
ddf3407851
- Reduced the friends count in he Gameplay scene to reduce the clutter
2015-08-14 00:22:31 -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
f626c164dd
- Started the selection behavior when we click on a person node
2015-08-13 22:02:44 -04:00
Patrice Vignola
a548d1e7c4
- Merged the friendship/levelgenerator stuff in the gameplay scene
2015-08-13 14:10:50 -04:00