16 Commits

Author SHA1 Message Date
Ralex
96bff164c0 feat: improve reconnect, add ESLint configuration for common and socket 2025-10-19 00:37:26 +02:00
Ralex
8bdb8f47ef feat(reconnect): add reconnect for player & manager 2025-10-18 18:20:03 +02:00
Ralex
edb7146d6d refactor: add typescript & pnpm workspace & docker file 2025-10-16 23:12:40 +02:00
Ralex
89c39fac52 Fix EsLint config & update packages 2025-09-28 12:58:51 +02:00
dependabot[bot]
3065b18d93 Bump next from 14.2.30 to 14.2.32
Bumps [next](https://github.com/vercel/next.js) from 14.2.30 to 14.2.32.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.30...v14.2.32)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 14.2.32
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-01 00:39:35 +00:00
dependabot[bot]
66e30797d2 Bump next from 14.2.21 to 14.2.30
Bumps [next](https://github.com/vercel/next.js) from 14.2.21 to 14.2.30.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.21...v14.2.30)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 14.2.30
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-15 03:27:19 +00:00
dependabot[bot]
f63cf11764 Bump next from 14.2.15 to 14.2.21
Bumps [next](https://github.com/vercel/next.js) from 14.2.15 to 14.2.21.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.15...v14.2.21)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-10 08:26:24 +00:00
dependabot[bot]
b012a7e776 Bump next from 14.2.13 to 14.2.15
Bumps [next](https://github.com/vercel/next.js) from 14.2.13 to 14.2.15.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.13...v14.2.15)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-18 19:10:35 +00:00
Ralex
e775763914 New config file and update README 2024-09-22 14:16:10 +02:00
dependabot[bot]
fbb220b1a2 Bump next from 14.2.3 to 14.2.10
Bumps [next](https://github.com/vercel/next.js) from 14.2.3 to 14.2.10.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.3...v14.2.10)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 03:10:15 +00:00
Ralex91
cd3f151738 Update dependencies 2024-05-21 11:45:00 +02:00
Ralex91
8a9b8df7d2 Add concurrently 2024-02-08 16:32:05 +01:00
Ralex91
a5adacfaef Update Podium & Statred to add sound 2024-02-07 16:09:03 +01:00
Ralex91
8c57670742 Add Kick player & Validators 2024-02-03 00:14:04 +01:00
Ralex91
6c7f31a6d4 Add prettierc/workspace config 2024-02-01 19:10:40 +01:00
Ralex91
e122fe1078 First Commit 2024-01-31 20:06:10 +01:00