19 Commits

Author SHA1 Message Date
RosimInc
1b71e17d99 Merged and fixed the person constructor.
Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-14 00:31:03 -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
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
RosimInc
67ea8902c5 Merge branch 'master' of https://github.com/ConjureETS/DeathBook 2015-08-13 21:57:54 -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
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
Patrice Vignola
ca79ca8381 - Removed some debug logs 2015-08-13 13:55:16 -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
c42bf9c4a3 Implemented level generation.
Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-13 02:58:43 -04:00
RosimInc
626710331a Did person generation and started friendship generation.
Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-12 19:45:14 -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
RosimInc
0847c89e2e Tested the sphere positioning
Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-12 01:41:00 -04:00
RosimInc
7362541eaf Skeleton for model classes.
Signed-off-by: RosimInc <rosim_inc@hotmail.com>
2015-08-11 03:18:31 -04:00