Commit graph

71 commits

Author SHA1 Message Date
Anon
48c69ac5a6
[skipci] Merge pull request #2816 from MCCTeam/dependabot/npm_and_yarn/docs/cross-spawn-7.0.6
Bump cross-spawn from 7.0.3 to 7.0.6 in /docs
2024-12-06 17:15:08 +00:00
dependabot[bot]
43c6620475
Bump cross-spawn from 7.0.3 to 7.0.6 in /docs
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-21 01:38:43 +00:00
dependabot[bot]
f54c5aab44
Bump webpack from 5.76.1 to 5.94.0 in /docs
Bumps [webpack](https://github.com/webpack/webpack) from 5.76.1 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.76.1...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-30 10:54:58 +00:00
dependabot[bot]
7cd8e3500c
Bump ws from 8.10.0 to 8.17.1 in /docs
Bumps [ws](https://github.com/websockets/ws) from 8.10.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.10.0...8.17.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 19:10:25 +00:00
dependabot[bot]
d6d0800215
[skip-ci] Bump express from 4.18.2 to 4.19.2 in /docs (#2719)
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-15 14:55:10 +08:00
dependabot[bot]
3ccdbc2a4f
Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /docs
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 10:41:40 +00:00
dependabot[bot]
552f563eb0
Bump follow-redirects from 1.15.4 to 1.15.6 in /docs
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 23:08:54 +00:00
Anon
3b213296ac Updated the last supported version on the Documentation website front page 2024-03-05 23:18:08 +01:00
dependabot[bot]
269a890a23
Bump follow-redirects from 1.15.2 to 1.15.4 in /docs
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 07:56:35 +00:00
dependabot[bot]
542ff78ddf
Bump postcss from 8.4.18 to 8.4.31 in /docs
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.18 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.18...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-07 07:42:08 +00:00
ozi2285
67662c5df7
[skip ci] Inventory Click Usage Description Fix (#2589)
ShiftClick Description was Wrong so Just Fixed it.
2023-09-24 17:19:22 +08:00
ReinforceZwei
37bcad37e0 [skip ci] Normalize all line endings 2023-09-15 14:44:11 +08:00
ReinforceZwei
a8200b6e14
Add setting for allowing non-English name in player list (#2556)
Non-vanilla server may have player name other than English, for example Chinese server can have player name in Chinese. This setting allow MCC to display those non-English name in the player list.
2023-08-02 14:00:11 +08:00
Anon
c5a0409edc Added documentation examples and covered an edge case 2023-07-16 20:45:24 +02:00
dependabot[bot]
dbba63342d
Bump semver from 7.3.8 to 7.5.3 in /docs
Bumps [semver](https://github.com/npm/node-semver) from 7.3.8 to 7.5.3.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.8...v7.5.3)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-30 19:11:47 +00:00
Anon
497a1174de Added 1.20.1 to the documentation 2023-06-22 22:13:16 +02:00
Anon
0beaae13f7 Added MermaidJS graphs support 2023-06-14 09:44:50 +02:00
Anon
89d918a0c9 Updated the front page of documentation for 1.20 2023-06-09 16:49:50 +02:00
Anon
d417335325 Trying to fix vite from crashing again 2023-06-04 12:03:30 +02:00
Anon
a4a058aab2 Split the Web Socket documentation into multiple files due to Vite crashing. 2023-06-04 11:44:58 +02:00
Anon
2f30528e4f Added nameitem command 2023-06-04 11:24:20 +02:00
Anon
025093a11b Added Web Socket Chat Bot documentation 2023-06-04 11:18:15 +02:00
ReinforceZwei
9855e2e0f1
[skip ci] Fix document build error 2023-05-24 16:10:24 +08:00
ReinforceZwei
48b9e8b4fb
[skip ci] Fix document build error 2023-05-24 16:06:16 +08:00
ReinforceZwei
61357d23c7
[skip ci] Fix document build error 2023-05-24 15:46:43 +08:00
Anon
e1313dad4e Trying to fix the build again 2023-05-23 17:44:23 +02:00
Anon
9c78f7958f Trying to fix a build with documents 2023-05-23 17:01:44 +02:00
Anon
8f1e5cd48d Added Telegram Bridge and Items Collector chat bots 2023-05-21 16:00:40 +02:00
Anon
f72355d974 Updated the installation section for installing on VPS and Android to use .NET 7.0 2023-05-13 10:16:27 +02:00
Anon
adc6fc0029 Updated documentation to reflect the newest changes 2023-05-13 10:02:29 +02:00
ReinforceZwei
3570ef605e
[skip ci] Update document (#2468)
* Update execif document

* Update installation guide

* Add simple script page

* Add text script page to sidebar
2023-04-25 17:02:45 +08:00
Anon
56bfd21ee2
Updated Docs README.md to have 1.19.4 listed
Updated Docs README.md to have 1.19.4 listed as the latest supported version
2023-03-26 12:00:47 +00:00
dependabot[bot]
057d6f515a
Bump webpack from 5.74.0 to 5.76.1 in /docs
Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.76.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 06:55:31 +00:00
BruceChen
ee90be3005 [SKIP_BUILD] Fix unintended HTML tags. 2023-01-28 14:53:15 +08:00
BruceChen
c2edd6f619 [SKIP_BUILD] Fix background image url 2023-01-17 01:27:10 +08:00
dependabot[bot]
8758e8c8c4
Bump json5 from 2.2.1 to 2.2.3 in /docs
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [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.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 13:06:03 +00:00
dependabot[bot]
a7a774ecba
Bump decode-uri-component from 0.2.0 to 0.2.2 in /docs
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 17:46:28 +00:00
BruceChen
a75e22e792 Update the documentation 2022-11-30 16:27:04 +08:00
BruceChen
2331590588 Store the text resources of the setting file separately. 2022-11-30 16:22:48 +08:00
BruceChen
2b9c58de56 [SKIP_BUILD] Fix document build failure 2022-11-28 14:10:55 +08:00
BruceChen
ef39e8329c [SKIP_BUILD] Change file encoding to UTF-8 with BOM 2022-11-28 13:55:05 +08:00
BruceChen
a4e55e8a93 [SKIP_BUILD] Update Crowdin settings 2022-11-28 11:56:36 +08:00
dependabot[bot]
bee568192c
Bump loader-utils from 2.0.3 to 2.0.4 in /docs
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.3...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-17 23:54:50 +00:00
BruceChen
75b159653a [SKIP_BUILD] Fix tips format in doc 2022-11-08 18:25:02 +08:00
BruceChen
7b017336a5 [SKIP_BUILD] Update chat-bot document 2022-11-08 10:49:15 +08:00
BruceChen
5a540f646c Update doc 2022-11-07 11:15:19 +08:00
Daniel Zauner
8990c974cb
fix docker installation reference path 2022-11-06 15:57:33 +01:00
BruceChen
09d4e71554
Change the way Crowdin integrates (#2329) 2022-11-06 21:21:21 +08:00
BruceChen
0b5a562f7f [SKIP_DEPLOY] Support account alias in configs 2022-11-06 16:20:38 +08:00
BruceChen
b46fef1b34
New Crowdin updates (#2326) 2022-11-05 20:27:53 +08:00