30 Commits

Author SHA1 Message Date
d39ea809d2
Merge pull request #32 from MarciiTheDev/dev
Version 1.1 Release
v1.1.0
2024-05-11 17:29:07 +02:00
28b365da6c
Merge pull request #31 from MarciiTheDev/feature/client-configuration
Client Configurations + Auto-Retry on HTTP Request Failure
2024-05-11 17:22:10 +02:00
c1d3d88d23 - fix build error 2024-05-11 16:27:51 +02:00
5a0f4f7529 - add documentation 2024-05-11 16:25:31 +02:00
2e88adebda
Merge pull request #30 from MarciiTheDev/feature/type-cleanup
Cleanup of the Type export of EntryData
2024-05-11 16:08:39 +02:00
7a93803e15 - add client options
- add HTTP retries on HTTP Request failure
2024-05-11 15:57:36 +02:00
881f4fe1b1 change of type export 2024-05-10 12:06:15 +02:00
IBims2CooleTim
5f3deb438e
Merge pull request #18 from MarciiTheDev/dependabot/npm_and_yarn/website/docs-marcsync-dev/babel/traverse-7.23.2
Bump @babel/traverse from 7.22.8 to 7.23.2 in /website/docs-marcsync-dev
2023-12-05 15:44:56 +01:00
50455e050a
Merge pull request #19 from MarciiTheDev/removed-commented-httpEnabled-Check
it's all ChatGPT
2023-11-17 23:46:12 +01:00
5d40fa665f
Update MarcSyncv1.0.lua
Since V0.5 it hasn't been uncommented, completly ignored the fact that at some point in development we have commented the warning/error, which checks rather HTTP is enabled in-game, out.

For some reason, even after the entire, big, SyntaxUpdate to V1.0 it hasn't been noticed and just has been taken over in it.

Those lines came to my notice when I just installed MarcSync into my game and was wondering why it wasn't working and why there was no HTTP Error in the console by MarcSync, because I knew that there was something like that in the code, but yeah, it was commented out since ages without notice. What a tragedy, init?
2023-11-17 23:34:23 +01:00
dependabot[bot]
9e2c576366
Bump @babel/traverse from 7.22.8 to 7.23.2 in /website/docs-marcsync-dev
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.8 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 13:11:40 +00:00
90cbaf9676
Merge pull request #10 from MarciiTheDev/bugfix/Documentation
fixed sentence
2023-07-26 18:32:51 +02:00
37ec45ac4f fixed sentence 2023-07-26 18:30:41 +02:00
8e2d33f148 changed wording 2023-07-26 17:48:08 +02:00
bee4a7055b changed card 2023-07-26 17:39:06 +02:00
d4d0c5685b fixed production build 2023-07-26 15:43:06 +02:00
b74ee711b8
Merge pull request #5 from MarciiTheDev/feature/Documentation
Feature/documentation
2023-07-26 15:27:33 +02:00
cc4a11e47e finalized Documentation 2023-07-26 15:25:37 +02:00
9f4b49ca4f Updated Documentations to V1.0 2023-07-26 01:57:40 +02:00
668ef6a93e initial Docs Commit 2023-07-25 17:19:17 +02:00
bb9a811145 docs Setup 2023-07-25 17:05:23 +02:00
05f0beedc7
Merge pull request #1 from MarciiTheDev/feature/SyntaxUpdate
Feature/syntax update
2023-07-25 17:01:31 +02:00
465628509c Updated Version & changed Version Return 2023-07-25 17:00:03 +02:00
7fb36d47df Removed Exceptions & unused components 2023-07-25 16:56:14 +02:00
6033e8fc14 Changed Syntax, updated Utils implementation 2023-07-25 02:03:28 +02:00
df41bf428b Removed useless code & improved error handler 2023-07-25 02:03:06 +02:00
fe4c648b07 Updated Types 2023-07-25 02:02:21 +02:00
f567caca04 Updated Table / Removed unused functions 2023-07-24 19:13:04 +02:00
3fca233c3e First commit 2023-06-14 14:34:30 +02:00
1ed365db7b first commit 2023-06-14 14:11:22 +02:00