dependabot[bot]
|
e0a19f7de8
|
chore(deps): bump https-proxy-agent from 2.2.1 to 2.2.4
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.1 to 2.2.4.
- [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases)
- [Commits](https://github.com/TooTallNate/node-https-proxy-agent/compare/2.2.1...2.2.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-04-16 15:46:33 +00:00 |
|
julien Lengrand-Lambert
|
0355e6a87b
|
Merge pull request #8 from jlengrand/feature/ui
Feature/ui
|
2019-06-28 12:18:56 +02:00 |
|
Julien Lengrand-Lambert
|
916636103e
|
feat: add stopped and finished stages
|
2019-06-28 12:17:45 +02:00 |
|
Julien Lengrand-Lambert
|
4c4d1ae589
|
feat: start adding UI for stopped and finished games
|
2019-06-26 17:32:16 +02:00 |
|
Julien Lengrand-Lambert
|
65bb98f4ff
|
feat: add refreshes for now
|
2019-06-26 10:24:18 +02:00 |
|
Julien Lengrand-Lambert
|
09a0158358
|
feat: fix game engine bug
|
2019-06-25 16:21:26 +02:00 |
|
Julien Lengrand-Lambert
|
984d4aed67
|
chore: get events to bubble down
|
2019-06-25 15:41:38 +02:00 |
|
Julien Lengrand-Lambert
|
dc88684270
|
feat: enter adds player
|
2019-06-25 14:30:07 +02:00 |
|
Julien Lengrand-Lambert
|
8a73a92fdf
|
feat: fix gameEngine bug
|
2019-06-25 13:58:59 +02:00 |
|
Julien Lengrand-Lambert
|
7ffffb7523
|
feat: add player and mission cards
|
2019-06-25 11:02:27 +02:00 |
|
Julien Lengrand-Lambert
|
37ea9d7c72
|
feat: fix game engine bug. Not possible to play alone
|
2019-06-25 09:44:15 +02:00 |
|
Julien Lengrand-Lambert
|
abd42093dd
|
feat: update state when game created
|
2019-06-25 09:38:28 +02:00 |
|
Julien Lengrand-Lambert
|
a05f00a526
|
chore: remove useless div
|
2019-06-25 09:19:09 +02:00 |
|
Julien Lengrand-Lambert
|
4632ac7648
|
feat: fix disabled bug
|
2019-06-25 09:17:13 +02:00 |
|
Julien Lengrand-Lambert
|
d87a5e12f0
|
feat: add isempty boolean
|
2019-06-25 09:11:35 +02:00 |
|
Julien Lengrand-Lambert
|
6a635dce8c
|
feat: add subtitles
|
2019-06-25 08:53:13 +02:00 |
|
Julien Lengrand-Lambert
|
8f018e8b9a
|
feat: add support for assets
|
2019-06-25 08:51:08 +02:00 |
|
Julien Lengrand-Lambert
|
435f6da627
|
feat: first logic to create games
|
2019-06-24 23:19:35 +02:00 |
|
Julien Lengrand-Lambert
|
f97444f541
|
feat: can add players to a list
|
2019-06-24 22:56:34 +02:00 |
|
Julien Lengrand-Lambert
|
35a3a77a0f
|
chore: add coverage to gitignore
|
2019-06-23 22:19:20 +02:00 |
|
Julien Lengrand-Lambert
|
2b9bca77d9
|
feat: it is possible to create a game using the UI
|
2019-06-23 22:09:09 +02:00 |
|
julien Lengrand-Lambert
|
ac9abe228b
|
Merge pull request #1 from jlengrand/feat/game-engine
feat: add the game engine using redux, so that we can play from the console
|
2019-06-17 21:53:31 +02:00 |
|
Julien Lengrand-Lambert
|
0a719fcf60
|
feat: add case of winning game
|
2019-06-17 21:51:45 +02:00 |
|
Julien Lengrand-Lambert
|
d4634d811a
|
feat: add validation of missions
|
2019-06-17 21:30:20 +02:00 |
|
Julien Lengrand-Lambert
|
e0b6ffb9d6
|
feat: start implementing validate mission
|
2019-06-17 16:15:40 +02:00 |
|
Julien Lengrand-Lambert
|
6651ae8f68
|
feat: add creation of targets
|
2019-06-17 15:27:11 +02:00 |
|
Julien Lengrand-Lambert
|
89ab2ea515
|
feat: create tests for createGame.
Now need to implement functionality
|
2019-06-17 15:16:58 +02:00 |
|
Julien Lengrand-Lambert
|
e0e170f326
|
feat: players now have arrays of missions
|
2019-06-17 15:02:55 +02:00 |
|
Julien Lengrand-Lambert
|
3cc9fcfa5e
|
chore: more tests
|
2019-06-17 14:43:12 +02:00 |
|
Julien Lengrand-Lambert
|
ad742d30b7
|
chore: start creating tests
|
2019-06-17 11:40:50 +02:00 |
|
Julien Lengrand-Lambert
|
c35d38972a
|
chore: start adding logic to create new games
|
2019-06-16 23:43:48 +02:00 |
|
Julien Lengrand-Lambert
|
14012f4bfb
|
chore: add one-time script to add ids to challenges
|
2019-06-16 10:35:30 +02:00 |
|
Julien Lengrand-Lambert
|
ba01490b39
|
chore: add dev tools support
|
2019-06-15 16:17:27 +02:00 |
|
Julien Lengrand-Lambert
|
2279dfdfae
|
chore: redux refactor
|
2019-06-15 16:12:10 +02:00 |
|
Julien Lengrand-Lambert
|
3766b48ffd
|
feat: set redux up
|
2019-06-15 15:22:11 +02:00 |
|
Julien Lengrand-Lambert
|
e5dcafc019
|
exp: start working on game engine
|
2019-06-15 14:43:17 +02:00 |
|
Julien Lengrand-Lambert
|
1ea7b3b6f7
|
chore: add firebase setup
|
2019-06-14 19:37:19 +02:00 |
|
Julien Lengrand-Lambert
|
1823c24357
|
chore: add firebase
|
2019-06-14 19:13:00 +02:00 |
|
Julien Lengrand-Lambert
|
e256cb4dcd
|
chore: create project
|
2019-06-14 19:12:09 +02:00 |
|