ReinforceZwei
c36dec435d
Merge branch '1.19.4' of https://github.com/milutinke/Minecraft-Console-Client into pr/2447
2023-03-24 19:50:04 +08:00
ReinforceZwei
f4ad24746c
Wire up entity metadata palette
2023-03-24 19:46:25 +08:00
Anon
055def372b
Extracted Particle Data reading to a custom method and implemented changes for reading all particles correctly from 1.13 onwards
2023-03-24 03:41:58 -07:00
Anon
1a22002bde
Fixed entity metadata, fixed a crash with Hurt Data packet, fixed a crash when someone flew by with elyra, added Entity Metadata Palettes (not used yet, requires further work)
2023-03-23 23:41:41 +01:00
Anon
8b27386a5b
Fixed crashing on 1.9/10/11, SpawnPainting packet was missing
...
Fixed crashing on 1.9/10/11, SpawnPainting packet was missing
2023-03-23 22:23:48 +01:00
Anon
e0361d2183
Fixed SpawnPainting packet missing
2023-03-23 19:30:36 +01:00
breadbyte
425cff529c
Fix fetching translations for builds
2023-03-23 11:30:53 +08:00
Anon
2e55a6bc85
Added palettes
2023-03-21 23:31:10 +01:00
Anon
046cb15c75
Updated Player Position packet (removed a line that would crash on older versions)
2023-03-21 21:06:16 +01:00
Anon
5d4ea515a7
Implemented 1.19.4, first pass, light testing
2023-03-21 20:28:05 +01:00
ReinforceZwei
e44ade8688
SetExperience: Revert 1.19.3 fields swap ( #2430 )
...
Seems like it is not swapped when testing in 1.19.3 vanilla/paper server
2023-03-21 16:14:21 +08:00
breadbyte
0aa117d023
Update github build workflow [skip ci] ( #2424 )
...
* Update github build workflow
-draft-
* Update build-and-release.yml
- flip jobs order to make the build job at the top of the file, to simplify making changes build changes (since all the build parameters are at the top of the file)
- fixed an issue with the `determine-build` job
* Update build-and-release.yml
- fix build-version-info bug and revert build naming to previous convention
* Update build-and-release.yml
- implement transition version as discussed on discord
2023-03-20 22:00:50 +08: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
Anon
91791e99c7
Restricted usage of quit/exit commands in the TelegramBridge chat bot due to Telegram caching causing problems
2023-03-02 20:04:24 +01:00
BruceChen
4f608687ee
[skip ci] Newly add certain architecture releases and enable compression.
2023-02-02 15:36:02 +08:00
BruceChen
3735cab9dd
Fix 1.19.3 message signature issue
2023-01-29 22:39:11 +08:00
BruceChen
8cdd32a52a
[SKIP_BUILD] Update Crowdin related github action
2023-01-28 15:17:13 +08:00
BruceChen
db6bc3d2e6
[SKIP_BUILD] Partial implementation for 1.19.3
...
Pull Request #2393
2023-01-28 15:09:01 +08:00
BruceChen
d25480b88c
[SKIP_BUILD] Merge pull request #2393 from milutinke/1.19.3
...
Partial implementation for 1.19.3
2023-01-28 15:03:57 +08:00
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