AnthonyFuller
7169d624a8
Bump SMP version to v5.6.0
2023-04-19 22:12:30 +01:00
Lennard Fonteijn
606b84b0cc
Added dynamic external package detection for plugin compilation
2023-04-17 00:24:13 +02:00
Lennard Fonteijn
4551059a53
Added logic to generate require table for plugins
...
Fixed issue where non-development builds would try to load TypeScript-based plugins
Fixed issue of non-exported interface FakePlayer
2023-04-17 00:24:13 +02:00
Lennard Fonteijn
8bba93ba72
Add support for compiling plugins from TS to JS
2023-04-16 15:10:06 +02:00
AnthonyFuller
2f9da1514e
Bump version to v6.2.0
2023-04-16 03:39:30 +01:00
AnthonyFuller
1d8cb6d128
Bump version to v6.1.1
2023-04-12 01:28:23 +01:00
Reece Dunham
ee8b54132e
Bump version to v6.1.0
...
Signed-off-by: Reece Dunham <me@rdil.rocks>
2023-04-11 13:35:59 -04:00
Anthony Fuller
e53095a0f7
Bump SMP version to v5.5.2 ( #199 )
2023-04-09 18:48:19 -04:00
Reece Dunham
27942b17d4
TypeScript v5
2023-04-08 22:29:40 -04:00
Reece Dunham
1dfd710a93
Update deps, don't do prettier through eslint
2023-04-08 22:25:29 -04:00
AnthonyFuller
f68bf02808
Bump SMP version to v5.5.1
2023-04-07 04:04:29 +01:00
AnthonyFuller
0e2135e1eb
Bump SMP version to v5.5.0
2023-04-07 02:10:58 +01:00
moonysolari
21b3663c50
Added featured contracts challenges ( #186 )
...
* Add semi-working featured contracts challenges
* Pass contract IDs to $pushunique (need SMP update)
* Add readme for challenges
* Use drop ids
* fix fc challenges json
* Added h2 featuren contracts challenges
* Update smp to 5.4.0
2023-04-06 17:05:36 +01:00
Reece Dunham
f779d15d44
Bump version to v6.0.0
...
Signed-off-by: Reece Dunham <me@rdil.rocks>
2023-03-27 09:08:56 -04: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
Reece Dunham
ed7ca77776
new beta who dis?
...
Signed-off-by: Reece Dunham <me@rdil.rocks>
2023-03-20 20:01:01 -04:00
Reece Dunham
c7d676d0af
Update some dependencies + dedupe
2023-03-18 13:18:07 -04:00
Reece Dunham
dc312a27e5
Beta 3
...
Signed-off-by: Reece Dunham <me@rdil.rocks>
2023-03-14 22:21:43 -04:00
Reece Dunham
030360a139
Beta 3
...
Signed-off-by: Reece Dunham <me@rdil.rocks>
2023-03-14 22:21:22 -04:00
moonysolari
e09dc78c35
Update smp ( #151 )
2023-03-11 12:53:40 -05:00
Reece Dunham
7ed211fdd7
v6.0.0-beta.2
...
Signed-off-by: Reece Dunham <me@rdil.rocks>
2023-02-09 23:13:09 -05:00
Reece Dunham
ea4322f951
Bump version to v6.0.0-alpha.1
...
Signed-off-by: Reece Dunham <me@rdil.rocks>
2023-01-21 17:17:36 -05:00
Reece Dunham
341517f8a6
Update some dependencies
...
Signed-off-by: Reece Dunham <me@rdil.rocks>
2023-01-21 17:17:26 -05:00
Reece Dunham
145641429b
Update jwt lib to v9
...
Signed-off-by: Reece Dunham <me@rdil.rocks>
2023-01-16 15:09:20 -05:00
moonysolari
d78d5bf3ea
Fix all broken challenges in #22 ( #82 )
...
* Using state machine parser 5.2.0
* Correctly store and load challenge contexts
* Update THIRDPARTYNOTICES
2023-01-16 13:30:06 -05:00
moonysolari
2ed110a703
Added challenges page for mission debriefing ( #67 )
...
* add debriefing challenges page
2023-01-04 11:36:22 -05:00
dependabot[bot]
2fc20247e5
Bump json5 from 2.2.1 to 2.2.2 ( #65 )
...
Bumps [json5](https://github.com/json5/json5 ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.2 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-04 11:28:05 -05:00
Govert de Gans
645d014dde
Update axios to v1.2.2, fixing an 'unexpected end of file' error
...
This error popped up when trying to download a contract via tools.cmd
2022-12-30 15:47:28 +01:00
Reece Dunham
4b6e2e9a3c
Bump version to v5.6.0
2022-12-24 16:40:15 -05:00
Reece Dunham
9e6e5dd4ed
Fixes to the express patch
...
Signed-off-by: Reece Dunham <me@rdil.rocks>
2022-12-15 20:40:49 -05:00
Reece Dunham
e34d1d0234
Fix SMF integration crash, dependency updates
...
Signed-off-by: Reece Dunham <me@rdil.rocks>
2022-12-15 10:04:56 -05:00
Reece Dunham
2a5ef84bf7
Bump version to v5.6.1-dev.1 (not tagging yet)
...
Signed-off-by: Reece Dunham <me@rdil.rocks>
2022-11-28 12:41:34 -05:00
Reece Dunham
b92a793e84
Update some dependencies
2022-11-23 22:28:53 -05:00
Reece Dunham
8c97ec2f94
Migrate to Yarn v4 ( #39 )
...
* Upgrade to Yarn v4
Signed-off-by: Reece Dunham <me@rdil.rocks>
2022-11-23 13:04:44 -05:00
Reece Dunham
840cd0b57a
Move challenge contexts to the session
2022-11-20 20:28:01 +01:00
Alexandre Sanchez
baf3c41160
Bump version to v5.4.2
2022-11-17 21:38:49 +01:00
Reece Dunham
26b15413c2
Bump version to v5.4.1
...
Signed-off-by: Reece Dunham <me@rdil.rocks>
2022-11-17 12:32:42 -05:00
Reece Dunham
c1d53ca7fe
Bump version to v5.4.0
...
Signed-off-by: Reece Dunham <me@rdil.rocks>
2022-11-08 17:30:04 -05:00
AnthonyFuller
84984b036c
Switch to using glob for contracts
2022-11-08 07:26:12 -05:00
Alexandre Sanchez
93e0f864eb
chore(lint): setup eslint to run prettier as part of lint ( #3 )
2022-10-20 23:13:27 -04:00
Reece Dunham
6245e91624
Initial commit
...
Co-authored-by: Tino Roivanen <tino.roivanen98@gmail.com>
Co-authored-by: Govert de Gans <grappigegovert@hotmail.com>
Co-authored-by: Gray Olson <gray@grayolson.com>
Co-authored-by: Alexandre Sanchez <alex73630@gmail.com>
Co-authored-by: Anthony Fuller <24512050+anthonyfuller@users.noreply.github.com>
Co-authored-by: atampy25 <24306974+atampy25@users.noreply.github.com>
Co-authored-by: David <davidstulemeijer@gmail.com>
Co-authored-by: c0derMo <c0dermo@users.noreply.github.com>
Co-authored-by: Jeevat Singh <jeevatt.singh@gmail.com>
Signed-off-by: Reece Dunham <me@rdil.rocks>
2022-10-19 21:33:45 -04:00