angelavl
6ad8503937
More changes to make the project work with .net 5
2020-11-24 17:34:59 +01:00
angelavl
10a2e90494
Updated libraries version according to updated migration guide
2020-11-19 16:00:07 +01:00
rgbrota
29caa79ace
Microsoft packages to .net5 preview
2020-11-03 09:38:52 +01:00
rgbrota
7b8bf3f4e5
Update projects and dockerfiles to .net 5
2020-11-03 09:21:19 +01:00
eiximenis
b22d965ac6
updated references from master to main
2020-09-02 11:54:01 +02:00
eiximenis
384aef84db
fixing error on gh action
2020-07-09 08:48:26 +02:00
eiximenis
743caf9d40
Updated workflows due to branch name change from master to main
2020-07-09 08:39:20 +02:00
isaacrlevin
ccdbe4144a
code cleanup
2020-06-09 16:24:55 -07:00
isaacrlevin
84c80b5468
bug fix
2020-06-09 16:19:34 -07:00
isaacrlevin
0fd52efc8e
fix logout
2020-06-09 16:01:17 -07:00
isaacrlevin
f54fa55735
redirect fix
2020-06-09 15:41:33 -07:00
isaacrlevin
370e9edb82
logout fix
2020-06-09 15:40:40 -07:00
isaacrlevin
c2fe365bcc
bug fix
2020-06-09 15:17:37 -07:00
isaacrlevin
2bc01b53ce
fix case issue
2020-06-09 15:10:11 -07:00
isaacrlevin
15bb33d869
Added logout button on home screen and home link
2020-06-09 15:06:33 -07:00
isaacrlevin
10945f9c14
Added Info for Contest Winners
2020-05-27 15:40:49 -07:00
Isaac Levin
37e4475946
Added SWAG files
2020-05-15 13:58:59 -07:00
OriolBonjoch
1167ae4b88
Leaderboard visual improvement ( #30 )
...
* Fixed PHP handle error
* Added responsive styles to leaderBoard (#18 )
* removed php insights
* Fix responsive footer styles (#19 )
* Added responsive styles to leaderBoard
* Fix responsive footer styles
Co-authored-by: Carlos de Miguel <demiguelferrerocarlos@gmail.com>
2020-04-17 11:04:59 -07:00
Eduard Tomàs
903a5e6a5e
Merge pull request #29 from OriolBonjoch/master
...
Fixed some minor bugs
2020-04-17 16:59:36 +02:00
OriolBonjoch
108937b969
Merge branch 'master' of github.com:OriolBonjoch/RockPaperScissorsLizardSpock
2020-04-17 16:57:31 +02:00
OriolBonjoch
172d94a3e8
Fix some bugs.
2020-04-17 16:55:16 +02:00
Eduard Tomàs
0acaf82872
Merge pull request #28 from OriolBonjoch/master
...
Added Leaderboard stats when playing with bots
2020-04-17 15:29:51 +02:00
David Sanz
2b22a59111
Fix problem when entity token expires. Playfab SDK stores the token and it is needed to call PlayFabAuthenticationAPI.ForgetAllCredentials(). In addition now a new token is requested every hour, and not for every call to the service. ( #17 )
2020-04-17 14:23:35 +02:00
OriolBonjoch
43e7ae0567
Fixed some null pointer exceptions ( #16 )
2020-04-17 14:07:54 +02:00
Carlos de Miguel
b3c164437e
Add contest legal terms and powered by Playfab ( #15 )
...
* Added legal contest terms and playfab text
* Fix indentation
* Fix Indentation LeaderBoard
2020-04-17 14:00:53 +02:00
OriolBonjoch
0111f74db9
Added Leaderboard stats when playing with bots ( #14 )
2020-04-17 12:23:26 +02:00
Eduard Tomàs
d93a8f6748
Merge pull request #27 from OriolBonjoch/master
...
Use uppercase for the user names to avoid conflicts with Playfab user registration.
2020-03-26 15:25:05 +01:00
David Sanz
170443913d
Use uppercase for the user names to avoid conflicts with Playfab user registration. ( #12 )
...
* Use uppercase for the user names to avoid conflicts in the Playfab registration of the players. As an example, Playfab considers Dsr and DSR as different user names and allows to register both. But for the display name of those players Dsr and DSR are considered the same name and Playfab throws error by invalid name conflict. This
2020-03-26 15:22:50 +01:00
eiximenis
535ab2b9db
manually launching workflows
2020-03-25 18:31:21 +01:00
eiximenis
58cf1685b4
manually launching workflows
2020-03-25 18:18:21 +01:00
eiximenis
e82b1b7244
manually launching workflows
2020-03-25 17:17:18 +01:00
Eduard Tomàs
a261017155
Merge pull request #26 from OriolBonjoch/master
...
Add multiplayer game to RPSLS with Playfab
2020-03-25 16:55:30 +01:00
David Sanz
8741053338
Merge branch 'master' of https://github.com/microsoft/RockPaperScissorsLizardSpock
2020-03-25 10:48:50 +01:00
David Sanz
b92234433a
Fix image path error ( #11 )
2020-03-25 10:39:47 +01:00
David Sanz
78a380b4fd
Update yamls for Github actions to the new version format and for multiplayer. ( #10 )
...
* Add PlayFab configuration to the Github workflows.
* Fix paths for Dockerfiles in the Github workflows.
* Update Github workflow step aks-set-context to last stable version.
* Update configmap conditionals to last Helm version
* Show error in case the web camera cannot be enabled.
2020-03-24 17:31:07 +01:00
Usha N
54aedee8aa
Updating the action signature ( #25 )
...
* Update action signature
Hi, we are the maintainers of the action azure/aks-set-context and we recommend that the latest version of the action is used in the workflow. Kindly merge this PR. Thanks!
* Update game-manager_cicd.yml
* Update java_player_cicd.yml
* Update node_player_cicd.yml
* Update php_player_cicd.yml
* Update python_player_cicd.yml
* Update web-cicd.yml
2020-03-24 08:42:31 -07:00
David Sanz
ff3eead205
Upgrade .net Docker image to 3.1
2020-03-19 14:10:36 +01:00
David Sanz
6141dfb775
Merge to forked repo
2020-03-19 13:25:58 +01:00
isaacrlevin
4ecc2776e5
upgrade to .net core 3.1
2020-03-18 11:48:13 -07:00
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