AnthonyFuller
c9a9804f47
chore: update game line hashes
...
(cherry picked from commit 503c93f509
)
2024-09-12 13:27:04 +01:00
AnthonyFuller
47cddd5cf9
Update locr crc32s
2024-06-27 13:58:26 +01:00
Reece Dunham
641cf2c123
fix(contracts): Created contract kill conditions work now
2024-04-29 09:45:41 -04:00
Reece Dunham
8108385075
tests: Fix the crc update script
2024-04-18 09:14:02 -04:00
Reece Dunham
e77d83d6f2
feat(contracts): Implement contract creation kill conditions ( #414 )
2024-04-13 11:51:14 -04:00
Reece Dunham
90f70b6cd5
refactor(tests): Allow loading JSON if the data is test-exclusive
...
Signed-off-by: Reece Dunham <me@rdil.rocks>
2024-04-07 10:23:10 -04:00
Reece Dunham
ed841c1536
chore: Remove useless rev ident references
...
Signed-off-by: Reece Dunham <me@rdil.rocks>
2024-04-07 10:22:44 -04:00
Reece Dunham
cdd4575c70
chore: Update game defined crcs for new game version
...
Signed-off-by: Reece Dunham <me@rdil.rocks>
2024-03-23 22:34:09 -04:00
Reece Dunham
d970873f9d
tests: Add new tests for user data persistence ( #401 )
2024-03-23 22:33:00 -04:00
Reece Dunham
e184ce0e82
Add test to ensure objectives are localized ( #391 )
...
Signed-off-by: Reece Dunham <me@rdil.rocks>
2024-02-20 12:21:52 +00:00
Reece Dunham
5cc69434c6
Enable strict types mode ( #362 )
...
Signed-off-by: Reece Dunham <me@rdil.rocks>
2024-02-02 14:46:44 -05:00
dependabot[bot]
c1ce012360
Bump vite from 5.0.2 to 5.0.12 ( #365 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.0.2 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite )
---
updated-dependencies:
- dependency-name: vite
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-01-20 20:49:33 -05:00
Reece Dunham
0a090f2272
Update copyright years to 2024
...
Signed-off-by: Reece Dunham <me@rdil.rocks>
2024-01-13 22:09:07 -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
799cf1a440
Fix linting issues
...
Signed-off-by: Reece Dunham <me@rdil.rocks>
2023-10-14 20:51:52 -04:00
AnthonyFuller
341af57b05
Fix oauth tests
2023-08-04 08:27:48 +01:00
Reece Dunham
beb594d6d8
Fix the tests in the dumbest possible way
...
Signed-off-by: Reece Dunham <me@rdil.rocks>
2023-04-28 22:37:46 -04:00
Lennard Fonteijn
303b0596d2
Fixed an issue where refresh_token was not properly served ( #190 )
2023-04-06 21:47:08 +01:00
Lennard Fonteijn
f732942e39
Add support for logging to console and files ( #159 )
...
* Add support for logging to console and files
* Added support for internal and custom log categories
Added support for disabling log categories
Added support for setting desired log levels for both console and file
2023-03-26 14:59:57 -04:00
Lennard Fonteijn
22d6b6d1ba
Added vitest and configuration to support unit tests ( #37 )
...
* Added Vitest and configuration to support unit tests
Added Vite plugin to fix performance issue with JSON files
Added mock for configSwizzleManager to support the Vite plugin
* Added custom ESLint rule to enforce proper module paths
2023-03-20 20:19:26 -04:00