Commit Graph
384 Commits
Author SHA1 Message Date
legonzaur 8ca627a047 Feat : add Prepare token 2024-07-13 16:49:31 +02:00
legonzaur 2e0485cc87 Feat : refactor buy function 2024-07-07 21:57:29 +02:00
legonzaur a3907716cd Feat : implement per for effects 2024-07-07 18:26:47 +02:00
legonzaur 8b5c38a28c Feat : add tokens, handle mutex effects 2024-07-07 10:45:44 +02:00
legonzaur d8cf8560c0 Fix : handle transactions aborts 2024-07-07 10:45:23 +02:00
legonzaur aca90efc5d Feat : Lock champions at start of game 2024-07-05 16:49:01 +02:00
legonzaur 9d0cdca6e9 Feat : allow buying cards 2024-07-05 11:26:51 +02:00
legonzaur d56abe3693 Fix : opti : use equals instead of toHexString comparisons 2024-07-05 09:57:43 +02:00
legonzaur 3b5701bbc2 Chore : start buyCard login 2024-07-05 09:56:09 +02:00
legonzaur 345332922c Chore : add cardPipe 2024-07-05 09:54:33 +02:00
legonzaur 558a2d1063 Feat: current turn damage netcode 2024-07-05 00:11:27 +02:00
legonzaur fa3ba97d12 Fix : docker compose groups 2024-07-05 00:11:14 +02:00
legonzaur a0fe494cbd Fix : login redirection 2024-07-05 00:11:09 +02:00
legonzaur 0283663102 Fix : various multiplayer related fixes 2024-07-03 23:27:33 +02:00
legonzaur dc9b00284b feat: card lock 2024-07-03 00:04:31 +02:00
legonzaur ebbb07829f Feat : initial market population 2024-07-02 11:44:58 +02:00
legonzaur d4840eab8b Fix : allow services to throw httpException errors 2024-06-27 19:47:16 +02:00
legonzaur d6ab8bd148 Fix : add transaction 2024-06-27 19:40:15 +02:00
legonzaur 224bd71a2c Feat : additional checks to endTurn 2024-06-13 22:40:27 -04:00
legonzaur a19a7efc93 Fix : add userID to ReadUserDto 2024-06-13 10:02:32 -04:00
legonzaur 7d17e4f797 Fix : event lobby delete type 2024-06-12 07:38:10 -04:00
legonzaur fe3748eb53 Fix : add cors 2024-06-12 07:37:52 -04:00
legonzaur e18343ee93 Fix : end turn and draw cards 2024-06-11 21:51:19 -04:00
legonzaur da7262fbeb Fix : set current_turn to string 2024-06-11 20:23:32 -04:00
legonzaur 9761b4b37f Feat : distribute cards at start of game 2024-06-11 19:24:43 -04:00
legonzaur 1d272b7761 Feat : start games with sse 2024-06-11 18:57:01 -04:00
legonzaur 0d4c0e008c WIP : before-cqrs 2024-06-11 14:57:02 -04:00
legonzaur 5777d06fc8 fix cheaper_card_if_higher_price 2024-06-11 12:13:38 -04:00
Fhuris 251ee3b5ef add dlc cards 2024-06-11 10:27:35 -04:00
legonzaur e870a254ed Feat : create games 2024-06-06 19:50:29 -04:00
legonzaur 30e9a3efcb Initial commit 2024-06-05 21:13:55 -04:00
Kamil Myśliwiec 7c21aea7e3 chore: update deps 2024-02-07 11:11:32 +01:00
Kamil Mysliwiec 3491e8f255 Merge pull request #291 from onozaty/fix-jest-e2e-regex
Fix a regular expression incorrectly in testRegex in jest-e2e.json
2023-12-30 13:11:36 +01:00
onozaty 17a8aa386e Fix incorrect regular expression in testRegex
The following file was also a regular expression that would match.
* appe2e-spec.ts
* appe2e-specxts
2023-12-28 16:48:51 +09:00
Kamil Mysliwiec 0bd715469f Merge pull request #287 from micalevisk/patch-1
chore(tsconfig): changed target to es2021
2023-10-30 08:41:27 +01:00
Micael Levi L. Cavalcante 5bec920cd0 chore(tsconfig): changed target to es2021 2023-10-28 07:59:57 -04:00
Kamil Mysliwiec 7acd368f45 Merge pull request #267 from LinkFly/patch-1
Update package.json test:debug for correct working
2023-10-24 12:20:07 +02:00
Kamil Mysliwiec 38baecfabc Merge pull request #284 from nestjs/dependabot/npm_and_yarn/babel/traverse-7.23.2
chore(deps-dev): bump @babel/traverse from 7.23.0 to 7.23.2
2023-10-24 12:19:57 +02:00
dependabot[bot] c51fd82947 chore(deps-dev): bump @babel/traverse from 7.23.0 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.23.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 13:01:55 +00:00
Kamil Mysliwiec 3bc3c73022 Merge pull request #282 from SamVerschueren/SamVerschueren/fix-package-lock
chore: update package lock
2023-09-26 19:02:11 +02:00
SamVerschueren 482b508f93 chore: update package lock 2023-09-26 12:12:49 +02:00
Kamil Mysliwiec 81e4564d02 Merge pull request #276 from micalevisk/master
chore: fix lock file manifest out-of-sync
2023-07-03 08:50:22 +02:00
Micael Levi L. Cavalcante d234b4d129 chore: fix lock file manifest out-of-sync 2023-07-01 14:57:18 -04:00
Kamil Myśliwiec 7605246b64 chore: upgrade to v10 2023-06-15 13:05:18 +02:00
Kamil Mysliwiec 80cd371cd5 Merge pull request #271 from nestjs/dependabot/npm_and_yarn/webpack-and-nestjs/cli-5.76.2
chore(deps): bump webpack and @nestjs/cli
2023-05-19 13:31:12 +02:00
dependabot[bot] 67e6eea5c1 chore(deps): bump webpack and @nestjs/cli
Bumps [webpack](https://github.com/webpack/webpack) to 5.76.2 and updates ancestor dependency [@nestjs/cli](https://github.com/nestjs/nest-cli). These dependencies need to be updated together.


Updates `webpack` from 5.73.0 to 5.76.2
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.73.0...v5.76.2)

Updates `@nestjs/cli` from 9.0.0 to 9.3.0
- [Release notes](https://github.com/nestjs/nest-cli/releases)
- [Changelog](https://github.com/nestjs/nest-cli/blob/master/.release-it.json)
- [Commits](https://github.com/nestjs/nest-cli/compare/9.0.0...9.3.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
- dependency-name: "@nestjs/cli"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-04 12:01:25 +00:00
Kamil Mysliwiec 6192b90631 Merge pull request #260 from nestjs/dependabot/npm_and_yarn/minimatch-3.1.2
chore(deps): bump minimatch from 3.0.4 to 3.1.2
2023-04-04 13:58:53 +02:00
Kamil Mysliwiec d919d22dab Merge pull request #264 from nestjs/dependabot/npm_and_yarn/json5-1.0.2
chore(deps): bump json5 from 1.0.1 to 1.0.2
2023-04-04 13:58:28 +02:00
Kamil Mysliwiec e07e8f1d54 Merge pull request #265 from nestjs/dependabot/npm_and_yarn/cookiejar-2.1.4
chore(deps): bump cookiejar from 2.1.3 to 2.1.4
2023-04-04 13:58:14 +02:00
Kamil Mysliwiec 2c7c9c5823 Merge pull request #269 from nestjs/dependabot/npm_and_yarn/nestjs/core-9.0.5
chore(deps): bump @nestjs/core from 9.0.0 to 9.0.5
2023-04-04 13:57:58 +02:00