Commit Graph

347 Commits

Author SHA1 Message Date
Joshua Peisach
dfd6423e54
add pikmin 3 gitmodule, env file, compose.yml entry 2024-07-31 21:08:59 -04:00
Matthew Lopez
424dd11ba9
Fix Splatoon Delve port 2024-07-31 21:05:48 -04:00
Matthew Lopez
4ec45eb91f
Switch to official Pretendo Splatoon server 2024-07-31 21:03:53 -04:00
Matthew Lopez
5e11ba3fe3
Create Cemu online files generation script
The patch to restore downloading online files from the website will be removed, as Pretendo will never add this as an optional website feature.
2024-07-30 21:26:36 -04:00
Matthew Lopez
019e15cfe1
Switch the account server to use cdn.pretendo.cc 2024-07-30 20:52:04 -04:00
Matthew Lopez
0dc9d53048
Add cdn.pretendo.cc for latest Juxt update 2024-07-30 20:36:24 -04:00
Matthew Lopez
fa08867e3e
Update submodules 2024-07-30 19:13:08 -04:00
Matthew Lopez
0d60fefb68
Delete temp files after creating Juxt community 2024-07-30 18:47:59 -04:00
Matthew Lopez
2a6dd14aa0
Throw error in script for better visibility 2024-07-30 17:40:44 -04:00
Matthew Lopez
a9505fea12
Remove unnecessary mongoose in scripts 2024-07-30 17:34:19 -04:00
Matthew Lopez
a9fcbcfee8
Implement support for options with default values 2024-07-30 16:52:35 -04:00
Matthew Lopez
f0349ac795
Merge pull request #102 from redmine4404/main
Add Minecraft Server
2024-07-30 09:40:14 -04:00
redmine4404
4ffcb938b9 some fix 2024-07-30 15:27:46 +02:00
redmine4404
71dde0bab2 maede some adjust for the PR review 2024-07-30 15:16:07 +02:00
Matthew Lopez
4f88fe4ca4
Fix Wii U Chat ticket timestamp patch 2024-07-29 21:32:28 +00:00
Matthew Lopez
dd99d60e42
Update submodules and patches 2024-07-29 21:16:48 +00:00
redmine4404
ed0d84fffc add minecraft server to the docs 2024-07-28 17:55:14 +02:00
redmine4404
d164320977 Add Minecraft Server
Added the NEX minecraft for wiiu server.
2024-07-28 16:59:05 +02:00
dependabot[bot]
8b706d17cb
Bump repos/mitmproxy-pretendo from b7b6e19 to 9387a49 (#100)
Bumps [repos/mitmproxy-pretendo](https://github.com/MatthewL246/mitmproxy-pretendo) from `b7b6e19` to `9387a49`.
- [Commits](b7b6e19879...9387a49114)

---
updated-dependencies:
- dependency-name: repos/mitmproxy-pretendo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-26 16:06:37 -04:00
dependabot[bot]
7ba2b23605
Bump repos/Inkay from 3f59781 to 538fc25 (#99)
Bumps [repos/Inkay](https://github.com/PretendoNetwork/Inkay) from `3f59781` to `538fc25`.
- [Release notes](https://github.com/PretendoNetwork/Inkay/releases)
- [Commits](3f59781bd8...538fc25014)

---
updated-dependencies:
- dependency-name: repos/Inkay
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-25 18:05:07 -04:00
dependabot[bot]
5cebcf6921
Bump repos/Inkay from 349b1f3 to 3f59781 (#98)
Bumps [repos/Inkay](https://github.com/PretendoNetwork/Inkay) from `349b1f3` to `3f59781`.
- [Release notes](https://github.com/PretendoNetwork/Inkay/releases)
- [Commits](349b1f38aa...3f59781bd8)

---
updated-dependencies:
- dependency-name: repos/Inkay
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-24 16:37:15 -04:00
dependabot[bot]
9d8c3ce608
Bump typescript from 5.5.3 to 5.5.4 in /docs (#97)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.3 to 5.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.5.3...v5.5.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-23 16:19:35 -04:00
Matthew Lopez
1f3a535ca5
Delete non-functional logs directory
This will no longer work when the containers run as a non-root user, and they are unnecessary when the logs can be taken directly from the container.
2024-07-22 22:46:08 -04:00
Matthew Lopez
c63162eb28
Update submodules with upstream Dockerization PRs 2024-07-22 22:42:16 -04:00
Matthew Lopez
d4ebfc31ff
Reword error help text 2024-07-15 17:55:43 -04:00
Matthew Lopez
a894f72c09
Create empty local.env files before running docker compose down
Fixes #91
2024-07-15 14:38:13 -04:00
Matthew Lopez
dc47d6f8e2
Fix restoring mitmproxy certificates 2024-07-14 15:50:44 -04:00
Matthew Lopez
6290a7f269
Switch to running the Postgres init script manually during setup
This should hopefully fix the issue where some people run the setup script but no Postgres databases get created.
2024-07-13 19:54:25 -04:00
Matthew Lopez
4ea079b94a
Add support for Bash 3.2 to the framework script
Closes #89
2024-07-13 14:24:59 -04:00
Matthew Lopez
6a13b4c8bf
Fix setup on macOS 2024-07-10 16:50:07 -04:00
dependabot[bot]
e4b1c0abc7
Bump repos/friends from 8285002 to 5541ed0 (#88)
Bumps [repos/friends](https://github.com/PretendoNetwork/friends) from `8285002` to `5541ed0`.
- [Commits](8285002fd8...5541ed09fb)

---
updated-dependencies:
- dependency-name: repos/friends
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 22:10:29 +02:00
Matthew Lopez
d6cb5ba47a
Update account and friends submodules 2024-07-07 16:26:06 -04:00
Matthew Lopez
9a703aa766
Add helpful error handling features to the framework script 2024-07-07 13:48:59 -04:00
Matthew Lopez
0e0fd714bd
Fully clean Inkay build before compiling 2024-07-07 13:48:59 -04:00
Matthew Lopez
e405ee050c
Merge pull request #82 from akatsukilevi/feature/splatoon
Splatoon Server
2024-07-05 07:12:16 +02:00
Matthew Lopez
ba96da1455
Remove unused public matchmaking environment variable 2024-07-05 00:40:26 -04:00
Matthew Lopez
37982d0c7d
Delete extraneous patch 2024-07-05 00:38:09 -04:00
dependabot[bot]
93df73baef
Bump typescript from 5.5.2 to 5.5.3 in /docs (#83)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.2 to 5.5.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.5.2...v5.5.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-01 16:18:24 -04:00
Akatsuki Levi
31727f4bf5 chore: General fixes from the PR review 2024-07-01 00:06:49 -03:00
Akatsuki Levi
d9dcf75790 fix: Git likes to mess submodules up 2024-06-30 20:35:25 -03:00
Akatsuki Levi
dab12acafd fix: Added missing Splatoon Auth server port variable 2024-06-30 20:20:37 -03:00
Akatsuki Levi
e75e29311b feat: Changed to the Ashquarky's Splatoon server 2024-06-30 20:18:11 -03:00
Akatsuki Levi
58a76230df feat: Progress to add Splatoon servers 2024-06-30 20:17:40 -03:00
Matthew Lopez
f77d3bd8d5
Update mitmproxy-pretendo submodule 2024-06-27 12:59:55 -04:00
Matthew Lopez
7f4968ba33
Fix migrations script on first run 2024-06-27 10:42:23 -04:00
Matthew Lopez
bf8ae18400
Switch Friends to nex-go-rewrite branch 2024-06-26 16:13:10 -04:00
Matthew Lopez
8ab28e8eaa
Use new Dockerfile template for Friends 2024-06-26 15:06:38 -04:00
Matthew Lopez
11a5817f2e
Fix account Dockerfile 2024-06-23 21:30:58 -04:00
Matthew Lopez
865282aa32
Update TypeScript servers with new Dockerfile template 2024-06-23 21:03:54 -04:00
dependabot[bot]
0f5cb9ed7d
Bump typescript from 5.4.5 to 5.5.2 in /docs (#80)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-20 21:49:01 +02:00