Commit graph

1610 commits

Author SHA1 Message Date
Anon
ac65482296
Added a random interval option to the wait command
Added a random interval option to the wait command
2023-07-16 18:46:59 +00:00
Anon
c5a0409edc Added documentation examples and covered an edge case 2023-07-16 20:45:24 +02:00
Anon
fe5f07306d Added a random interval option to the wait command 2023-07-16 20:37:56 +02:00
Anon
8891b65eb8
[skip ci] Merge pull request #2544 from MCCTeam/dependabot/npm_and_yarn/docs/semver-7.5.3
Bump semver from 7.3.8 to 7.5.3 in /docs
2023-07-01 07:48:25 +00: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
469e6667bf
Slab handling 1.20/.1 and Farmer bot improvements
Slab handling 1.20/.1 and Farmer bot improvements
2023-06-23 14:31:22 +00:00
Anon
272900d52e Added slab handling for 1.20/.1
Added Farm bot crops handling for 1.20/.1
Added utilities for Containers/Inventories
Added bot movement lock to prevent multiple bots that use movements from running at the same time.
General code improvements.
2023-06-23 16:25:18 +02:00
Anon
ac1d2b7142
[skip ci] Added 1.20.1 to the documentation
[skip ci] Added 1.20.1 to the documentation
2023-06-22 20:13:56 +00:00
Anon
497a1174de Added 1.20.1 to the documentation 2023-06-22 22:13:16 +02:00
Anon
85210464a5
Implemented 1.20.1
Implemented 1.20.1
2023-06-22 20:12:02 +00:00
Anon
7c7b58e941 Implemented 1.20.1 2023-06-22 22:10:55 +02:00
Anon
3f3f614640
Merge pull request #2530 from MCCTeam/dependabot/nuget/MinecraftClient/Microsoft.Windows.Compatibility-7.0.3
Bump Microsoft.Windows.Compatibility from 7.0.0 to 7.0.3 in /MinecraftClient
2023-06-14 22:38:19 +00:00
dependabot[bot]
b4829eaca4
Bump Microsoft.Windows.Compatibility in /MinecraftClient
Bumps [Microsoft.Windows.Compatibility](https://github.com/dotnet/runtime) from 7.0.0 to 7.0.3.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v7.0.3)

---
updated-dependencies:
- dependency-name: Microsoft.Windows.Compatibility
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 17:09:34 +00:00
Anon
8f337cc0f3
[skip ci] Added MermaidJS graphs support to the Vuepress
Added MermaidJS graphs support to the Vuepress
2023-06-14 07:46:25 +00:00
Anon
0beaae13f7 Added MermaidJS graphs support 2023-06-14 09:44:50 +02:00
Anon
431ed0466d
[skip ci] Updated the front page of documentation for 1.20
Updated the front page of documentation for 1.20
2023-06-09 14:50:52 +00:00
Anon
89d918a0c9 Updated the front page of documentation for 1.20 2023-06-09 16:49:50 +02:00
Anon
b631fcb487
Fully Implemented 1.20
Fully Implemented 1.20
2023-06-08 17:30:00 +00:00
Anon
ae7ce35cc8 Fully Implemented 1.20 2023-06-08 19:27:28 +02:00
Anon
b21f40593e
[skip ci] Trying to fix vite from crashing again
Trying to fix vite from crashing again
2023-06-04 10:05:09 +00:00
Anon
d417335325 Trying to fix vite from crashing again 2023-06-04 12:03:30 +02:00
Anon
353771e307
[skip ci] Trying to fix Vite crashing
Trying to fix Vite crashing
2023-06-04 09:46:26 +00:00
Anon
a4a058aab2 Split the Web Socket documentation into multiple files due to Vite crashing. 2023-06-04 11:44:58 +02:00
Anon
a113dc8430
[skip ci] Updated the Documentation
Updated the Documentation
2023-06-04 09:25:30 +00: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
Anon
5de84d7e59
Added a command to (re)name items in the Anvil
Added a command to (re)name items in the Anvil
2023-06-03 14:29:59 +00:00
Anon
f77d58402a
Merge branch 'master' into rename-items 2023-06-03 14:29:42 +00:00
Anon
a357d2c87a Fixing merge conflict 2023-06-03 16:27:36 +02:00
Anon
081cebcf76 Fixed typos and fixed a merge conflict 2023-06-03 16:23:07 +02:00
Anon
051ee70805
Added Web Socket Chat Bot
Web Socket Chat Bot
2023-06-03 14:14:06 +00:00
Anon
fce12db33f Added a command to (re)name items in the Anvil 2023-06-03 16:12:17 +02:00
Anon
95f6c5768d Fixed session renaming not working, fixed command handling 2023-05-28 15:15:43 +02:00
Anon
1efa55206f Re-added WebSocketChat bot and improved it, no longer using WebsocketSharp library 2023-05-27 19:46:28 +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
bee1efa1e0
[skip ci] Trying to fix the build again
Trying to fix the build again
2023-05-23 17:47:30 +02:00
Anon
e1313dad4e Trying to fix the build again 2023-05-23 17:44:23 +02:00
Anon
9e267113a5
[skip ci] Trying to fix a docs build
Trying to fix a build with documents
2023-05-23 17:02:28 +02:00
Anon
9c78f7958f Trying to fix a build with documents 2023-05-23 17:01:44 +02:00
Anon
df24f28c97
[skip ci] Updated documentation to reflect the newest changes
Updated documentation to reflect the newest changes
2023-05-21 16:03:04 +02:00
Anon
8f1e5cd48d Added Telegram Bridge and Items Collector chat bots 2023-05-21 16:00:40 +02:00
Anon
1bba41c395
Items Collector Chat Bot
Items Collector Chat Bot
2023-05-21 14:50:19 +02:00
Anon
cfc2baa4e7 Translated 2023-05-21 12:11:58 +02:00
Anon
3a0b32ec68 Merge remote-tracking branch 'origin' into items-collector 2023-05-20 21:46:09 +02:00
Anon
413cb1860d Implemented Items Collector bot 2023-05-20 21:44:18 +02:00
Anon
a4fb677566
Added Slab handling
Added Slab handling
2023-05-20 13:29:58 +02:00
Anon
64eb48f46d Removed 1.13, because it's not possible to walk under slabs 2023-05-20 13:28:24 +02:00
Anon
852be6e90d Fixed 1.19.3 2023-05-20 13:11:37 +02:00