Commit Graph

760 Commits

Author SHA1 Message Date
dependabot[bot] e2df3d3565
Bump actions/upload-artifact from 3 to 4 in /.github/workflows (#357)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18 21:10:02 -05:00
dependabot[bot] 452970be11
Bump github/codeql-action from 2 to 3 in /.github/workflows (#356)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18 21:07:26 -05:00
Reece Dunham 589ba853e5
Always use consistent JWT secret in dev (#349)
Signed-off-by: Reece Dunham <me@rdil.rocks>
2023-12-05 23:20:30 -05:00
PeacockBot dfceb313dd [skip ci] Update locale packages 2023-12-02 02:28:11 +00:00
suanjiansalt ce5893b156
Update locale.json (#350)
Signed-off-by: suanjiansalt <127009844+suanjiansalt@users.noreply.github.com>
2023-12-01 21:27:04 -05:00
Govert de Gans dbb733fcaf Add visual studio user settings to gitignore 2023-12-02 02:23:18 +01:00
PeacockBot 8d6c69d6c0 [skip ci] Update locale packages 2023-12-02 01:13:48 +00:00
AnthonyFuller 66828542f8 Fix some spacing 2023-12-02 01:12:18 +00:00
AnthonyFuller 372d75030e Try and fix yarn version issues 2023-12-02 01:12:04 +00:00
AnthonyFuller 5d72c74d8f Proper removal of shim locale 2023-12-02 00:46:47 +00:00
AnthonyFuller 70c3addee2 Add Kasturi locale 2023-12-02 00:45:53 +00:00
AnthonyFuller 8d8fc735e2 Add Kasturi arcade 2023-12-02 00:41:08 +00:00
AnthonyFuller c6d0b5f9df Fix Stashpoint and Agency Pickup templates 2023-12-01 19:06:34 +00:00
AnthonyFuller 1f5eed2991 Enable saving on The Drop
I swear I've done this
2023-12-01 05:31:46 +00:00
Reece Dunham fd16845434
Remove userId parameter from startContract function
The function startContract in challengeService.ts no longer requires the userId to be passed in as it already exists in the ContractSession. This commit removes the unnecessary userId parameter from both the function definition and usage in eventHandler.ts.

Signed-off-by: Reece Dunham <me@rdil.rocks>
2023-11-28 21:28:01 -05:00
Reece Dunham 483256dbe4
Update Node.js to v20 (#345) 2023-11-27 13:07:54 -05:00
Reece Dunham 12b71d6461
Fix some strict type errors (#344) 2023-11-27 12:56:32 -05:00
suanjiansalt fe4867e484
Update gamechanger tile images (#348) 2023-11-27 08:16:20 -05:00
suanjiansalt 876aea95e7
Change the image path in the escalation files to adapt to the changed image pack (#347) 2023-11-26 21:51:45 -05:00
AnthonyFuller d5121b75f5 Support elusives in the arcade page 2023-11-27 00:59:19 +00:00
Reece Dunham 9d658f71c7
Fix condition that will always be true
Signed-off-by: Reece Dunham <me@rdil.rocks>
2023-11-25 13:16:42 -05:00
Reece Dunham 2d83a4c872
chore: Cherry-pick a bunch of dependency updates and test fixes from #340
Signed-off-by: Reece Dunham <me@rdil.rocks>
2023-11-22 17:49:01 -05:00
Reece Dunham 7fb174fbff
Update generated require table
Signed-off-by: Reece Dunham <me@rdil.rocks>
2023-11-21 20:34:56 -05:00
Reece Dunham 11ceba613d
Cherry-pick "lite" -> "linux" from #339
Signed-off-by: Reece Dunham <me@rdil.rocks>
2023-11-21 20:33:11 -05:00
Reece Dunham 5ef79b7d23
Use new prebuilt patcher from CI
Signed-off-by: Reece Dunham <me@rdil.rocks>
2023-11-21 20:27:01 -05:00
Reece Dunham 261a99dbd3
Bump patcher major version after .NET framework update
Signed-off-by: Reece Dunham <me@rdil.rocks>
2023-11-21 20:23:36 -05:00
Reece Dunham 3a2dbeec18
Patcher: unify Linux/Windows implementation
Signed-off-by: Reece Dunham <me@rdil.rocks>
2023-11-20 15:21:00 -05:00
dependabot[bot] ba47d1d126
Bump microsoft/setup-msbuild from 1.1 to 1.3 in /.github/workflows (#342)
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1.1 to 1.3.
- [Release notes](https://github.com/microsoft/setup-msbuild/releases)
- [Changelog](https://github.com/microsoft/setup-msbuild/blob/main/building-release.md)
- [Commits](https://github.com/microsoft/setup-msbuild/compare/v1.1...v1.3)

---
updated-dependencies:
- dependency-name: microsoft/setup-msbuild
  dependency-type: direct:production
  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>
2023-11-13 18:01:17 -05:00
dependabot[bot] f26e304e39
Bump actions/checkout from 3 to 4 in /.github/workflows (#341)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-13 18:01:01 -05:00
dependabot[bot] 73fc2cfc2f
Bump actions/upload-artifact from 2 to 3 in /.github/workflows (#343)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-13 18:00:29 -05:00
porlium 063f6f10c4
Allow the patcher project to open and build on Visual Studio 2022 (#281) 2023-11-12 12:42:25 -05:00
AnthonyFuller f705a1702a Add lastDeploy.json to debug profile
(cherry picked from commit 07dfa0cc0d)
2023-11-10 12:52:32 +00:00
PeacockBot 282a7c0191 [skip ci] Update locale packages 2023-11-04 19:18:19 +00:00
Nachito33 cb16d90e4d
Added Spanish translation (#338)
* Added Spanish translation

Traducido al español - 4th November of 2023

Signed-off-by: Nachito33 <149486111+nachito33@users.noreply.github.com>

* Prettier run

---------

Signed-off-by: Nachito33 <149486111+nachito33@users.noreply.github.com>
Co-authored-by: AnthonyFuller <24512050+AnthonyFuller@users.noreply.github.com>
2023-11-04 19:17:10 +00:00
Reece Dunham 1fe9f3739c
Refactor SMF support into it's own helper class (#335)
Signed-off-by: Reece Dunham <me@rdil.rocks>
2023-10-31 09:45:40 -04:00
PeacockBot 6903bb1aa8 [skip ci] Update locale packages 2023-10-28 11:54:10 +00:00
Pgeorge 904f047118
Update Russian locale (#334)
Updated Russian locales.

Signed-off-by: Pgeorge <38467521+Wuzmart@users.noreply.github.com>
2023-10-28 12:52:46 +01:00
Reece Dunham e70442e7d7
Remove obsolete code
Signed-off-by: Reece Dunham <me@rdil.rocks>
2023-10-27 11:46:52 -04:00
Reece Dunham 7cc9f6d54a
Add discord rich presence for the drop
Signed-off-by: Reece Dunham <me@rdil.rocks>
2023-10-27 10:05:05 -04:00
AnthonyFuller 5d229fe8dd Update server ver 2023-10-27 04:53:47 +01:00
AnthonyFuller 79c7aa16e3 Move Southern Comfort to Noel sublocation 2023-10-26 22:09:15 +01:00
AnthonyFuller 4a2ad7f48d Fix Noel and Mamushi not showing as sub locations 2023-10-26 22:03:29 +01:00
AnthonyFuller 671dd46bff Fix LSS type 2023-10-26 15:52:34 +01:00
PeacockBot 105c4fc20a [skip ci] Update locale packages 2023-10-26 14:52:30 +00:00
AnthonyFuller 9eaad6cd69 Bump version to v6.5.5 2023-10-26 15:50:57 +01:00
AnthonyFuller c729e4370e Remove legacy 47 suit from the diff
(cherry picked from commit cc5f664edb)
2023-10-26 15:50:20 +01:00
AnthonyFuller 6cc04c34d2 Add Tomorrowland challenges
(cherry picked from commit 6e3e0bbb70)
2023-10-26 15:50:07 +01:00
AnthonyFuller 2afced27fa Remove hacky workaround
(cherry picked from commit 5cfe7a6def)
2023-10-26 15:50:07 +01:00
AnthonyFuller bf4ab0a36b Bump game version
(cherry picked from commit baae32eb86)
2023-10-26 15:50:06 +01:00
AnthonyFuller ac8f24bd05 Add Tomorrowland entrances and stashpoints
(cherry picked from commit a423c7b48a)
2023-10-26 15:50:06 +01:00