Граф коммитов

65 Коммитов

Автор SHA1 Сообщение Дата
OriolBonjoch be5f760e32
Feature/playfab docs (#8)
* Added Playfab documentation

* Update README.md

* Update README.md

* Playfab documentation

Co-authored-by: David Sanz <dsrodenas@users.noreply.github.com>
2020-03-17 17:10:08 +01:00
David Sanz d5e330748c
Update README.md 2020-03-17 13:31:12 +01:00
David Sanz 2737dbe733
update documentation (#9)
* update documentation
2020-03-17 13:29:02 +01:00
David Sanz bd9fea5471
Fix/player colors (#7)
* For multiplayer, use the red astronaut and red hands for the challenger (player2) and blue astronaut for the user (player 1).

* Fix shake hand animation when the astronaut is in the right side. Add animation of the astronaut.

* In the invite page, disable button to play until the user name is not set, following the same behavior as in the main page.
2020-02-24 12:09:11 +01:00
David Sanz 861a0429de
Remove duplicated lines 2020-02-19 16:03:21 +01:00
David Sanz b166d19b55
Merge pull request #6 from OriolBonjoch/feature/disable-buttons
Merge from /feature/disable-buttons to master
2020-02-19 15:04:14 +01:00
David Sanz a7c8494307 Feedback for the styles. 2020-02-19 15:01:03 +01:00
David Sanz f32bd58f1c Move the component ConsoleLayout to the correct folder. 2020-02-18 18:03:00 +01:00
David Sanz e42b3702cc Add leaderboard link to the results page. Adjust styles to make the control fit to the home page and the results page. 2020-02-18 17:46:44 +01:00
David Sanz 753890db16 Fix navigation issues. 2020-02-18 12:35:41 +01:00
David Sanz d6daea1691 Fix issue with the time the hand was shaking in the battle. The hand was not shaking the time set (2 seconds). 2020-02-18 12:08:58 +01:00
OriolBonjoch ff67f8ee2f Remove playfab / twitter credentials 2020-02-18 09:18:37 +01:00
David Sanz 425234d56a In the home page disable the Play buttons until the user has not written a name. 2020-02-17 17:16:49 +01:00
OriolBonjoch e48b9213e7
Feature/all multiplayer (#5)
* Playfab Queue first approach

* Created token validation

* Added configurable token settings wait time

* Added Twitter login

* Fetch opponent name and store multiplayer game at cosmosdb.

* Refactored proto services names

* Removed Validate token after its request, no needed

* Done server multiplayer part.

* Added a background runner at the web project

* Added multiplayer

* Added account info

* Fixed stats

* Don't allow to confirm selection more than one time. (#3)

* Don't allow to confirm selection more than one time.

* Rollback unnecessary changes.

* Deleted blank lines.

* Feature/improve joining calls (#4)

* Don't allow to confirm selection more than one time.

* Rollback unnecessary changes.

* Deleted blank lines.

* Open status stream on creating pairing.

* Helm updated for multiplayer features

* Added play again logic

* Match join done

* Added multiplayer for Twitter and no Twitter

* Leaderboard page done

* Leaderboard done

* Leaderboard

* Multiplayer done

* Feedback + multiplayer done

Co-authored-by: ivilches <vilchesvalle@gmail.com>
2020-02-14 16:21:09 +01:00
OriolBonjoch a6b69b6138 Added lobby and twitter pages. 2019-12-18 18:26:00 +01:00
OriolBonjoch cc6ad35147
Add workshop (#2) 2019-12-12 14:10:13 +01:00
OriolBonjoch 45390dd397
Update installation process (#19) (#1)
* Fix ConfigMap template for the web for the cases where Twitter and Google analytincs configuration is empty. Helm couldn't process it.

* Change script to create the dev spaces to accepts the children dev spaces names instead of having them hardcoded.

* Update readme and remove Add-Tiller.ps1 script, which is not useful anymore because now it is used Helm 3.0

* Fix typo.
2019-12-12 13:17:19 +01:00
OriolBonjoch c177b73718
Removed quotes and default values 2019-12-03 18:06:37 +01:00
eiximenis 1a707d0981 fixing deployment for api manager 2019-11-27 18:03:48 +01:00
eiximenis 28e784f08e Updated names of workflows 2019-11-27 17:45:23 +01:00
Olga dec38c3d8f
Merge pull request #15 from OriolBonjoch/master
Removed notes, fixed footer gap and hide Twitter if not configured
2019-11-25 08:53:46 -08:00
OriolBonjoch 87082a2064
Added application insights to players (#3)
* Application Insights
* PHP AppInsights Changed from custom event to request
* Fixed Java helm deploy
2019-11-25 17:18:05 +01:00
OriolBonjoch 62350eb97a
Feature/bug fixes (#2)
* Done some minor changes.

* Fixed Notes for web and game manager
2019-11-21 19:04:58 +01:00
Olga be4959e710
Merge pull request #14 from OriolBonjoch/master
Updated to helm 3
2019-11-21 08:42:57 -08:00
David Sanchez (MSFT) e38c2942ec
Update and rename INDEX.HTML to index.html 2019-11-20 11:45:54 -08:00
OriolBonjoch 14e0946206 Fixed Deploy-Unified script 2019-11-20 18:59:22 +01:00
OriolBonjoch 2a8f3fb256 Updated to helm 3 2019-11-20 17:48:35 +01:00
David Sanchez (MSFT) d6e4a7b9d2
Merge pull request #13 from dasanagu/master
Updating footer in website
2019-11-20 01:46:27 -08:00
David Sanchez (MSFT) 14e4e2a838
Adding feedback to footer 2019-11-20 01:45:00 -08:00
David Sanchez (MSFT) 5cd0f15f2c
Updating readme. 2019-11-20 01:38:56 -08:00
OriolBonjoch 406b49732a
Merge pull request #1 from microsoft/master
catch up
2019-11-20 09:39:45 +01:00
David Sanchez (MSFT) 648acc60c7
Merge pull request #12 from dasanagu/master
Updating documentation and images
2019-11-19 23:17:35 -08:00
David Sanchez (MSFT) b3fb94d931 Updating documentation and images 2019-11-19 23:14:03 -08:00
Olga c8153f0df5
Launch Web GH Action 2019-11-19 12:39:43 -08:00
David Sanchez (MSFT) fd22e562e7
Merge pull request #11 from OriolBonjoch/master
Fixed some issues and minor changes
2019-11-19 10:50:04 -08:00
OriolBonjoch a9e3a333cb Fixed no signal-R problem 2019-11-19 18:49:09 +01:00
OriolBonjoch 239c1aab73 Fix README typo 2019-11-19 17:24:45 +01:00
OriolBonjoch f61cb445d2 Removed PlayerLogged property from cosmos 2019-11-19 17:21:27 +01:00
OriolBonjoch c4024be3b6 Done python publish before Generate-Config 2019-11-19 16:35:27 +01:00
OriolBonjoch 24bd300467 Updated readme tags on Deploy-Images-Aks example 2019-11-19 11:04:55 +01:00
eiximenis 06864e4aa8 launch web action 2019-11-15 21:21:26 +01:00
eiximenis ad70778e42 Switching web & gameapi from prod SSL to custom SSL 2019-11-15 21:08:33 +01:00
eiximenis d0e92c957b Removing EOLs 2019-11-15 20:56:46 +01:00
eiximenis d84729994e Removing unwanted parameters 2019-11-15 20:55:42 +01:00
eiximenis e5f4b99045 Charts & scripts updated for web scaling 2019-11-15 20:48:43 +01:00
eiximenis 0b7b4effd6 Actions 2019-11-15 20:07:43 +01:00
eiximenis 9fbc0be5eb gitattributes 2019-11-15 19:44:15 +01:00
docs 7969cf5a69
Update README.md 2019-11-14 12:00:48 -08:00
docs 28602ff97e
Update README.md 2019-11-14 11:57:55 -08:00
docs c39929344b
Update README.md 2019-11-14 11:27:25 -08:00