RosimInc
bdd6d968ef
Fixed the latest build, final version for GameDev.Net competition
...
Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-17 19:19:12 -04:00
RosimInc
70a3593bca
Merge branch 'master' of https://github.com/ConjureETS/DeathBook
2015-08-16 23:43:30 -04:00
RosimInc
efc567e8aa
Fix, forgot the new script
...
Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-16 23:43:23 -04:00
RosimInc
cba8d2501b
Renamed Status to ShoutBubble
...
Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-16 23:43:03 -04:00
Patrice Vignola
46968948fb
Merge branch 'master' of https://github.com/ConjureETS/DeathBook
...
Conflicts:
Assets/Scripts/Models/Status.cs
2015-08-16 23:42:47 -04:00
Patrice Vignola
8ef54b27c0
- Added the recent posts
2015-08-16 23:38:23 -04:00
RosimInc
8cededcf49
Added full shout bubbles, generated random levels.
...
Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-16 23:37:17 -04:00
RosimInc
9065c1502d
Merge branch 'master' of https://github.com/ConjureETS/DeathBook
...
Conflicts:
Assets/Scripts/Models/Person.cs
Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-16 23:10:51 -04:00
RosimInc
fdba06bdc8
Added statuses.
...
Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-16 23:06:37 -04:00
Patrice Vignola
21096cf405
- Added the game timer in the AM/PM format
2015-08-16 22:53:43 -04:00
RosimInc
83c77a4b49
Merge branch 'master' of https://github.com/ConjureETS/DeathBook
2015-08-16 22:12:29 -04:00
Patrice Vignola
932e7e90c0
- Fixed the tutorial
2015-08-16 22:09:18 -04:00
RosimInc
807eda5c96
Merge branch 'master' of https://github.com/ConjureETS/DeathBook
2015-08-16 21:50:39 -04:00
RosimInc
d798ff166c
Implemented shout bubbles
...
Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-16 21:50:26 -04:00
unknown
65391d8489
fixed a small bug in tutorial
2015-08-16 21:07:00 -04:00
RosimInc
40bb309d72
Merge branch 'master' of https://github.com/ConjureETS/DeathBook
2015-08-16 19:35:09 -04:00
RosimInc
d76ce92a63
Merge branch 'master' of https://github.com/ConjureETS/DeathBook
2015-08-16 19:23:54 -04:00
RosimInc
fd2aea25c1
Started implementing working game strategies.
...
Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-16 19:23:42 -04:00
unknown
711528b799
Merge branch 'master' of https://github.com/ConjureETS/DeathBook
2015-08-16 19:12:51 -04:00
unknown
0adaf2487c
tutorial completed
2015-08-16 19:12:46 -04:00
Patrice Vignola
2ce5fe16d8
- Added the global awareness bar
2015-08-16 16:55:58 -04:00
unknown
91faee41f2
Merge branch 'master' of https://github.com/ConjureETS/DeathBook
2015-08-16 16:31:09 -04:00
unknown
aaea581c62
starting the tutorial scene
2015-08-16 16:31:04 -04:00
Patrice Vignola
c8fd3203a3
Merge branch 'master' of https://github.com/ConjureETS/DeathBook
2015-08-16 16:01:28 -04:00
Patrice Vignola
a8b7f403f9
- Added the names generator and improved the person details UI
2015-08-16 16:01:02 -04:00
RosimInc
b0dfa36552
Added strategy tweaks for awareness calculation and friend death noticing.
...
Implemented game global awareness.
Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-16 14:48:35 -04:00
RosimInc
cd236c05b7
Merge branch 'master' of https://github.com/ConjureETS/DeathBook
2015-08-16 03:34:27 -04:00
RosimInc
d768704b68
Started the exhaustive awareness functions
...
Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-16 03:34:18 -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
08f85edc51
Implemented color changes for friendship links
...
Online/offline functionality tested and running
Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-16 00:43:36 -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
85ea5cf427
- Small fix
2015-08-15 23:23:53 -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
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
RosimInc
1a05475a6a
Merge branch 'master' of https://github.com/ConjureETS/DeathBook
...
Conflicts:
Assets/Scripts/Models/Person.cs
Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-14 00:42:48 -04:00
RosimInc
1b71e17d99
Merged and fixed the person constructor.
...
Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-14 00:31:03 -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
RosimInc
46f1f7a320
Merge branch 'master' of https://github.com/ConjureETS/DeathBook
...
Conflicts:
Assets/Scripts/Models/Person.cs
Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-14 00:09:16 -04:00
RosimInc
bfef2ae1ab
Continued person models
...
Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-14 00:06:32 -04:00
Patrice Vignola
f626c164dd
- Started the selection behavior when we click on a person node
2015-08-13 22:02:44 -04:00
RosimInc
768e1b2673
Started implementing the person model
...
Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-13 21:57:44 -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