Commit graph

1543 commits

Author SHA1 Message Date
BruceChen
70d1f70cca Update Crowdin related github action 2023-01-28 15:03:31 +08:00
BruceChen
ee90be3005 [SKIP_BUILD] Fix unintended HTML tags. 2023-01-28 14:53:15 +08:00
BruceChen
b79dd1d379 Bug fix 2023-01-21 01:34:05 +08:00
ReinforceZwei
cc92cd66d4 Switch to https for translation file download 2023-01-19 18:20:45 +08:00
ReinforceZwei
cb57db8328 ChatParser: Catch exception in download language file 2023-01-19 18:02:34 +08:00
ReinforceZwei
e52fe6cb8b Catch and throw exceptions 2023-01-19 17:54:22 +08:00
BruceChen
1f54a7c247 Fix 1.19.3 key exchange in offline mode 2023-01-17 20:16:35 +08:00
BruceChen
c2edd6f619 [SKIP_BUILD] Fix background image url 2023-01-17 01:27:10 +08:00
BruceChen
92a911ce99 Disable forge by default 2023-01-16 14:47:17 +08:00
BruceChen
730cdf92e7 Merge remote-tracking branch 'origin/master' into pr/2393 2023-01-16 14:46:18 +08:00
BruceChen
c9c4d8dd62 [SKIP_BUILD] Update ConsoleInteractive 2023-01-16 14:42:25 +08:00
BruceChen
d65f69fad4
[SKIP_BUILD]Merge pull request #2405 from ReinforceZwei/attack_range
AutoAttack: Add setting for attack range
2023-01-16 14:16:37 +08:00
BruceChen
7011927c71
[SKIP_BUILD]Merge pull request #2358 from MCCTeam/brigadier-dev
Implement command completion suggestions.
2023-01-16 14:11:10 +08:00
BruceChen
30e95f2d23 Bug fix 2023-01-16 04:04:56 +08:00
BruceChen
950d9bcfdc Fix entity handle & Try fix message singing again 2023-01-16 03:00:37 +08:00
BruceChen
50dd5a3ba3 Support specifying the digging duration 2023-01-15 20:56:10 +08:00
BruceChen
338f534239 Fix script not showing execution results. 2023-01-15 19:59:57 +08:00
BruceChen
8db0467f69 Bug fix 2023-01-15 17:18:42 +08:00
BruceChen
957054eb12 1.19.3 entity & inventory & terrain support 2023-01-14 22:18:05 +08:00
BruceChen
b4d7d64cdd Merge some upgrades from AsyncMCC branch 2023-01-14 21:32:19 +08:00
BruceChen
1298654693 Bug fix 2023-01-14 21:20:22 +08:00
BruceChen
ced65122f1 Trim 2023-01-14 21:07:09 +08:00
BruceChen
d4b3c42d8c Update DeclareCommands for 1.19.3 2023-01-14 20:43:32 +08:00
BruceChen
ba0d9ba3fc merge brigadier-dev into milutinke:1.19.3 2023-01-14 20:42:15 +08:00
BruceChen
de9b47b2d9 Reduce conflict 2023-01-14 15:58:36 +08:00
BruceChen
e0294f1beb 1.19.3 PlayerRemove & Explosion packet 2023-01-14 15:55:40 +08:00
BruceChen
052060b23c Bug fix 2023-01-14 02:41:03 +08:00
BruceChen
0ce9690778 1.19.3 Chat command signing support & Update chat paser 2023-01-14 00:53:36 +08:00
BruceChen
fe0b268878 1.19.3 Message signing support. 2023-01-13 16:12:10 +08:00
ReinforceZwei
e447fea16b Send and receive message without message signing 2023-01-13 15:53:33 +08:00
ReinforceZwei
4be7a05006 Player session 2023-01-11 17:25:25 +08:00
BruceChen
6f87710232 AutoAttack: Range check on setting change 2023-01-11 13:08:37 +08:00
BruceChen
aa722b519e
[SKIP_BUILD] Merge pull request #2404 from MCCTeam/dependabot/npm_and_yarn/docs/json5-2.2.3
Bump json5 from 2.2.1 to 2.2.3 in /docs
2023-01-11 12:51:57 +08:00
ReinforceZwei
08da49756f Done receive message 2023-01-10 20:43:54 +08:00
ReinforceZwei
657fc6117b Upgrade protocol to 1.19.3 2023-01-10 18:27:48 +08:00
ReinforceZwei
96245193ee Revert language change in auto-gen file 2023-01-10 17:01:36 +08:00
ReinforceZwei
640abd2d78 AutoAttack: Add setting for attack range 2023-01-10 16:52:18 +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
BruceChen
9c8afb7d3c Bug fix 2023-01-02 18:52:49 +08:00
Milutinke
f3b50738f1 Cleaned some code a bit 2022-12-27 11:43:19 +01:00
BruceChen
7d3512ef87
[SKIP_BUILD]Merge pull request #2390 from mrxbox98/patch-1
Fix docker permissions
2022-12-25 14:13:35 +08:00
Mrxbox98
7fc69efd0a
Fix docker permissions
The permissions were being set for the wrong file
2022-12-24 13:45:13 -08:00
Anon
dd2f102eec
Merge pull request #2388 from merlinlcb/patch-1
Update start-latest.sh
2022-12-23 22:35:21 +00:00
merlinlcb
86eeb76a9e
Update start-latest.sh
found that randomly after updating to the latest version execution was not being permitted on multiple linux devices running docker, this solves for that
2022-12-23 12:51:11 -07:00
Milutinke
20273af554 Improvements to the code of the Chat Message packet. 2022-12-21 13:04:41 +01:00
Milutinke
bb160d6d84 Server Data and Profileless Chat message packets implemented. ChatPreview packet removed. Message Header packet set only to 1.19.2. Chat Message packet partially implemented. 2022-12-21 12:51:27 +01:00
Milutinke
d81a67762e Login Start, Encryption Reqest, Merchant Offers, Set Experience packets implemented. 2022-12-21 12:03:39 +01:00
Milutinke
7a9bc7bd1d Added 1.19.3 packet palette. TODO: Implement changes in the protocol handler. 2022-12-17 18:25:21 +01:00
BruceChen
5677c4187c
[SKIP_BUILD]Fixed entity yaw and pitch
Merge pull request #2378 from DevBobcorn/master
2022-12-15 20:10:14 +08:00
Tasuku Bobcorn
1a47eddb8f
Fixed entity yaw and pitch
Fixed number value type during calculation of entity yaw & pitch
2022-12-15 17:47:46 +08:00