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
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
Sophie
2ff4a20a3c
new scene to bring facebook feel
2015-08-15 14:38:44 -04:00
Patrice Vignola
e6fffc508c
- Fixed the scroll wheel direction
2015-08-14 20:33:54 -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
e6167ec67a
- Merge
2015-08-14 00:14:07 -04:00
Patrice Vignola
88e3e12228
Merge branch 'master' of https://github.com/ConjureETS/DeathBook
...
Conflicts:
Assets/Scenes/sphereMove.unity
2015-08-14 00:11:45 -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
Sophie
ab86132ca8
updated sphereMove scene
2015-08-13 23:46:27 -04:00
Patrice Vignola
91739e47a0
Merge branch 'master' of https://github.com/ConjureETS/DeathBook
2015-08-13 22:03:04 -04:00
Patrice Vignola
f626c164dd
- Started the selection behavior when we click on a person node
2015-08-13 22:02:44 -04:00
Sophie
22c60b3af4
Merge branch 'master' of https://github.com/ConjureETS/DeathBook
...
Conflicts:
Assets/Tests/SphereSR.cs
2015-08-13 19:58:52 -04:00
Sophie
48d4f15c41
person graphical node: awareness color code, online/offline visuals
2015-08-13 19:52:52 -04:00
Patrice Vignola
c04fa49a39
Merge branch 'master' of https://github.com/ConjureETS/DeathBook
2015-08-13 17:20:36 -04:00
Patrice Vignola
0382c1bbe2
- Started the UI
2015-08-13 17:20:20 -04:00
RosimInc
43451b9be4
Merge branch 'master' of https://github.com/ConjureETS/DeathBook
...
Conflicts:
Assets/Scenes/Creator.unity
Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-13 15:40:00 -04:00
RosimInc
91fc0710de
Fixed the generation algorithm
...
Some points were ignored, and probabilities were wrong.
Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-13 15:35:12 -04:00
Patrice Vignola
a548d1e7c4
- Merged the friendship/levelgenerator stuff in the gameplay scene
2015-08-13 14:10:50 -04:00
RosimInc
bbf3de222f
Finished the friendship randomization.
...
Added a probability to spread out better the results.
Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-13 03:16:42 -04:00
RosimInc
f91fcd3eb4
Merge branch 'master' of https://github.com/ConjureETS/DeathBook
2015-08-13 02:59:00 -04:00
RosimInc
c42bf9c4a3
Implemented level generation.
...
Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-13 02:58:43 -04:00
unknown
934f122179
started camera smooth zoom
2015-08-12 21:05:40 -04:00
Patrice Vignola
fdff933e13
- Quick fixes
2015-08-12 16:47:53 -04:00
unknown
36f638b4f8
Merge branch 'master' of https://github.com/ConjureETS/DeathBook
...
Conflicts:
Assets/Tests/Center.cs
2015-08-12 16:30:52 -04:00
unknown
e40981c2ff
add sphere movement controls
2015-08-12 16:20:06 -04:00
Patrice Vignola
23a362b625
- Added the UI placeholders
2015-08-12 14:38:53 -04:00
Patrice Vignola
d414ed7f6e
- Added the links highlighting when hovering on a node and stopping the
...
sphere rotation when hovering over it
2015-08-12 13:48:16 -04:00
Patrice Vignola
d6f894d453
- Added a slight rotation to the sphere
2015-08-12 12:00:00 -04:00
Patrice Vignola
8da5556915
Merge branch 'master' of https://github.com/ConjureETS/DeathBook
2015-08-12 11:46:16 -04:00
Patrice Vignola
d53ad69802
- Added the friendship links (randomly generated for now)
2015-08-12 11:45:51 -04:00
RosimInc
95caf44538
Removed unneeded files
...
Added Friendship
Created a namespace for models
Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-12 11:03:39 -04:00
Patrice Vignola
50534f968f
- Added a working method for distributing points evenly around a center
...
point using the spiral method
2015-08-12 04:09:37 -04:00
RosimInc
06fccd42fe
Merge branch 'master' of https://github.com/ConjureETS/DeathBook
2015-08-12 01:41:58 -04:00
RosimInc
0847c89e2e
Tested the sphere positioning
...
Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-12 01:41:00 -04:00
Patrice Vignola
a8ecf9201b
- Added a prototype for the link between people
2015-08-11 12:32:20 -04:00
serenade2
f7a42cbf11
initial commit
2015-08-10 16:42:09 -04:00