Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v4.0.0
api
Browse files
Oct 14, 2022
4.0.0
· ac818aa8
Aessi
authored
Oct 14, 2022
View commits for tag v4.0.0
v4.0.0
ac818aa8
Merge branch '21-update-the-api-to-the-latest-trackmania-version'
· 50690f0e
Aessi
authored
Oct 14, 2022
50690f0e
Update changelog.
· a130e6f0
Aessi
authored
Oct 14, 2022
a130e6f0
Update dependencies.
· aee4cd0c
Aessi
authored
Oct 14, 2022
aee4cd0c
Add missing return type.
· a65d961a
Aessi
authored
Oct 14, 2022
a65d961a
Remove the `api.ts` file generated by the tests.
· 92a46a83
Aessi
authored
Oct 14, 2022
92a46a83
Disable `eslint` in the `api.ts` file because it is autogenerated.
· 26850e47
Aessi
authored
Oct 14, 2022
26850e47
Include the tests in the files to lint.
· 30965f47
Aessi
authored
Oct 14, 2022
30965f47
Update the API documentation generated by the Trackmania executable.
· 55d207bd
Aessi
authored
Oct 14, 2022
55d207bd
Apr 22, 2022
Small cleanup.
· 85fc3ec3
Aessi
authored
Apr 22, 2022
85fc3ec3
Apr 20, 2022
3.1.0
· 2bde3d50
Aessi
authored
Apr 20, 2022
View commits for tag v3.1.0
v3.1.0
2bde3d50
Update the API documentation generated by the Trackmania executable.
· 3eb34d10
Aessi
authored
Apr 20, 2022
3eb34d10
`api.ts` must be included otherwise the build will fail.
· 1586b1c0
Aessi
authored
Apr 20, 2022
1586b1c0
Merge branch 'remove-bundler'
· cd7f6e22
Aessi
authored
Apr 20, 2022
cd7f6e22
Do not bundle the module into a single file anymore.
· c4cf0650
Aessi
authored
Apr 20, 2022
c4cf0650
Jun 22, 2021
3.0.0
· a07b6a9b
Aessi
authored
Jun 22, 2021
View commits for tag v3.0.0
v3.0.0
a07b6a9b
Merge branch '19-full-typescript-rewrite' into main
· 90dbf70c
Aessi
authored
Jun 22, 2021
90dbf70c
Add test report.
· ec18cd25
Aessi
authored
Jun 22, 2021
ec18cd25
Add test report.
· 680356bc
Aessi
authored
Jun 22, 2021
680356bc
Add the generated ANTLR files.
· b631ada4
Aessi
authored
Jun 22, 2021
b631ada4
Fix antlr build.
· f9096031
Aessi
authored
Jun 22, 2021
f9096031
Fix antlr build.
· 07912fa3
Aessi
authored
Jun 22, 2021
07912fa3
Jun 21, 2021
Full TypeScript conversion.
· e1414254
Aessi
authored
Jun 21, 2021
e1414254
Apr 12, 2021
2.3.0
· 6c9d7274
Aessi
authored
Apr 12, 2021
View commits for tag v2.3.0
v2.3.0
6c9d7274
Merge branch '18-update-the-doc-h-file' into main
· 573246d4
Aessi
authored
Apr 12, 2021
573246d4
Fix generation from file.
· 5aed060f
Aessi
authored
Apr 12, 2021
5aed060f
Update the Maniascript API doc file.
· 9119a9eb
Aessi
authored
Apr 12, 2021
9119a9eb
Merge branch '17-export-the-generatefromfile-function' into main
· b6c2e0dd
Aessi
authored
Apr 12, 2021
b6c2e0dd
Export the `generateFromFile` function
· 035262c5
Aessi
authored
Apr 12, 2021
035262c5
2.2.0
· c9b374ad
Aessi
authored
Apr 12, 2021
View commits for tag v2.2.0
v2.2.0
c9b374ad
Update dependencies.
· 47d7cddf
Aessi
authored
Apr 12, 2021
47d7cddf
Merge branch '16-get-api-from-file-path' into main
· c9a6cdd1
Aessi
authored
Apr 12, 2021
c9a6cdd1
Add a function that takes a path to a Maniascript API doc file, parse the file and return the API.
· ad5a15c7
Aessi
authored
Apr 12, 2021
ad5a15c7
Remove `fs` module from the rollup because it's not used anymore.
· b7dc2aa5
Aessi
authored
Apr 12, 2021
b7dc2aa5
Feb 08, 2021
2.1.1
· 75bf7896
Aessi
authored
Feb 08, 2021
View commits for tag v2.1.1
v2.1.1
75bf7896
Merge branch '4-rollback-to-charstreams' into main
· e7f44e45
Aessi
authored
Feb 08, 2021
e7f44e45
Fix styling.
· 7af37a18
Aessi
authored
Feb 08, 2021
7af37a18
Revert `CharStreams` hack now that it is fixed in ANTLR.
· 42617eed
Aessi
authored
Feb 08, 2021
42617eed
Feb 06, 2021
2.1.0
· 6888fee4
Aessi
authored
Feb 06, 2021
View commits for tag v2.1.0
v2.1.0
6888fee4
Merge branch '15-disable-parallel-tests-in-mocha' into main
· 32c9a8dc
Aessi
authored
Feb 06, 2021
32c9a8dc
Loading