Anon
480f0d85f0
Fixed merge conflicts
2023-12-02 13:34:11 +01:00
Anon
f2e1c57b23
Restore ability to login with Microsoft broken after Yggdrasil authentication implementation
...
Restore ability to login with Microsoft broken after Yggdrasil authentication implementation
2023-12-02 12:55:39 +01:00
mcflurrybaby
e19de8eb0b
refactored session checks for better readability
2023-12-02 13:15:46 +02:00
mcflurrybaby
ceff78a821
Restore ability to login with microsoft broken after yggdrasil login implementation
2023-12-02 12:39:52 +02:00
Anon
1c17da2665
Add missing 1.20 advancements locales
...
Add missing 1.20 advancements locales
2023-12-01 16:02:28 +01:00
mcflurrybaby
6714d9a9d0
Add missing 1.20 advancements locales
2023-12-01 00:30:23 +02:00
Anon
a41b6719ce
Merge pull request #8 from milutinke/1.20.2
...
1.20.2
2023-11-27 00:03:58 +01:00
Anon
2fb5c163d5
Formatting
2023-11-27 00:03:20 +01:00
Anon
0ad892ef50
Chunk Batch error should be fixed now
2023-11-27 00:00:57 +01:00
Anon
eb7bfff8ab
Merge pull request #7 from milutinke/1.20.2
...
Fixed division with a 0 error
2023-11-25 14:04:04 +01:00
Anon
549f39fab1
Fixed division with a 0 error
2023-11-25 14:02:06 +01:00
Anon
c6da4e2ac3
[skip ci] Add Yggdrasil Login (authlib-injector support)
...
Add Yggdrasil Login (authlib-injector support)
2023-11-25 11:03:41 +01:00
Polaris_Light
a08bfca4e5
Merge branch 'master' into master
2023-11-25 17:23:06 +08:00
Polaris_Light
f07b1e964c
ResolveConflict*2
2023-11-24 22:18:42 +08:00
Polaris_Light
8dfcf9c5d5
ResolveConflict
2023-11-24 21:58:55 +08:00
Anon
f50bfbb857
Implemented TabListHeaderAndFooter packet
...
Implemented TabListHeaderAndFooter packet
2023-11-20 18:09:08 +01:00
Anon
782481816d
Implemented TabListHeaderAndFooter packet
2023-11-20 18:08:09 +01:00
Anon
cf6db27088
[skipci] Websocket bot: Create new Responder object that will respond to the session's new name
...
Websocket bot: Create new Responder object that will respond to the session's new name
2023-11-20 17:50:04 +01:00
Anon
21e2f41f25
[skipci] Add an IP lookup to the WebSocketBot
...
Add an IP lookup to the WebSocketBot
2023-11-20 17:49:45 +01:00
zorua162
d49a597671
Create new Responder object that will repond to the session's new name
2023-11-19 21:07:09 +00:00
zorua162
1f4db70f8a
Added extra config to the WebSocket bot AllowIpAlias, which allows enabling of any IP to be used to host the WebSocket bot from
2023-11-19 13:43:32 +00:00
zorua162
fd1009b43f
Revert "Add an IP lookup to the WebSocketBot"
...
This reverts commit 0a149647b6 .
2023-11-19 12:57:09 +00:00
zorua162
0a149647b6
Add an IP lookup to the WebSocketBot
2023-11-18 22:00:16 +00:00
Anon
04c1f941b6
Implemented 1.20.2
...
Implemented 1.20.2
2023-11-17 17:27:00 +00:00
Anon
93112d2c02
Implemented 1.20.2 fully, needs more testing
2023-11-17 18:21:57 +01:00
Polaris_Light
4fc1aacca5
BetterTranslationMaybe
2023-11-16 10:10:06 +08:00
Polaris_Light
49dec51588
MakeSelectedProfileNullable
2023-11-16 09:59:56 +08:00
Polaris_Light
a97096cddf
ImplPlayerSection
2023-11-16 00:04:56 +08:00
Anon
4f957cee7e
1.20.2 Implementation, not tested
2023-11-15 15:42:27 +01:00
Polaris_Light
3c97193b70
AddYggdrasilLogin
2023-11-12 21:04:20 +08:00
Anon
eb8ccc43d7
[skip ci] Bump Magick.NET-Q16-AnyCPU from 12.2.1 to 13.3.0 in /MinecraftClient
...
Bump Magick.NET-Q16-AnyCPU from 12.2.1 to 13.3.0 in /MinecraftClient
2023-10-28 15:12:01 +00:00
Anon
4626ccbc67
[skip ci] Bump postcss from 8.4.18 to 8.4.31 in /docs
...
Bump postcss from 8.4.18 to 8.4.31 in /docs
2023-10-28 15:11:26 +00:00
dependabot[bot]
b8af534438
Bump Magick.NET-Q16-AnyCPU from 12.2.1 to 13.3.0 in /MinecraftClient
...
Bumps [Magick.NET-Q16-AnyCPU](https://github.com/dlemstra/Magick.NET ) from 12.2.1 to 13.3.0.
- [Release notes](https://github.com/dlemstra/Magick.NET/releases )
- [Commits](https://github.com/dlemstra/Magick.NET/compare/12.2.1...13.3.0 )
---
updated-dependencies:
- dependency-name: Magick.NET-Q16-AnyCPU
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 23:12:25 +00:00
Domracz
1aea8d3a4e
Fixed entity rotations ( #2596 )
...
* Fixed entity rotations
Fixed entity yaw and pitch not changing when entity moves head.
* Update ChatBot.cs
* Update McClient.cs
* Update Protocol18.cs
* Update McClient.cs
* Finalize code style
* Fix incorrect variable type
---------
Co-authored-by: ReinforceZwei <39955851+ReinforceZwei@users.noreply.github.com>
2023-10-11 14:44:46 +08:00
Spongecade
c3fa413b4e
[skip ci] Update Minecraft wiki links to new domain ( #2593 )
2023-10-07 17:59:08 +08: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
breadbyte
911908bfaf
Update ConsoleInteractive for preliminary docker support
2023-09-24 18:03:59 +08:00
Alex Babrykovich
e1b018c333
[skip ci] Docker: allow skip MinecraftClient download if MCC_SKIP_REDOWNLOAD ( #2591 )
...
defined
Really useful during development/testing docker.
Simply pass MCC_SKIP_REDOWNLOAD
2023-09-24 17:39:09 +08: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
ozi2285
968f864f34
Added ShiftRightClick ( #2582 )
...
* Added ShiftRightClick
* Added ShiftRightClick
* Added ShiftRightClick
* Added ShiftRightClick
* Added ShiftRightClick
* Added ShiftRightClick
* Added ShiftRightClick
* Added ShiftRightClick
* Updated Protocol18.cs ShiftRightClick Description for ReinforceZwei's Suggestion
* Just Deleted Added ShiftRightClick's Description Line
* Just Deleted Added ShiftRightClick's Description Lines
* Made Change With Informaiton ReinforceZwei Given to Me About Switch-Case and Shorten the Code.
* Re Added Lines That Got Deleted By Mistake
* Add translation key for shift right-click
---------
Co-authored-by: ReinforceZwei <39955851+ReinforceZwei@users.noreply.github.com>
2023-09-16 19:39:55 +08:00
ReinforceZwei
37bcad37e0
[skip ci] Normalize all line endings
2023-09-15 14:44:11 +08:00
ReinforceZwei
bdad4f302d
[skip ci] Set repository line endings to LF
2023-09-15 14:43:24 +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
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