ReinforceZwei
f855839bb3
Remove release specific exception handling
2023-04-07 20:32:55 +08:00
Anon
78f5d246f9
Updated Farm bot to work on 1.19.3/4
...
Updated Farm bot to work on 1.19.3/4
2023-04-01 12:01:57 +00:00
Anon
0a57c927d7
Added access to App Vars inside the Chat Bot API via 3 new methods. Added access to Random class inside the execif command
2023-03-31 18:17:03 +02:00
Anon
beabe14c92
Updated Farm Bot for 1.19.3 and 1.19.4
2023-03-31 17:27:19 +02:00
Anon
f215921e60
Partially fixed interaction with Armor Stand
...
Partially fixed interaction with Armor Stand
2023-03-31 15:17:16 +00:00
Anon
db6422d154
Partialy fixed interaction with Armor Stand
2023-03-30 21:06:54 +02:00
breadbyte
bbb3b1e38a
Make release filename consistent with release tag
...
Required change for auto-update system
2023-03-30 18:47:59 +08:00
Anon
e8b3e6b52e
Implemented 1.8 Entity Handling
...
Implemented 1.8 Entity Handling
2023-03-29 18:54:39 +00:00
Anon
2a82c35b36
Merge branch 'master' of github.com:milutinke/Minecraft-Console-Client
2023-03-29 20:51:30 +02:00
Anon
3f9fd47e5a
Merge branch 'MCCTeam:master' into master
2023-03-29 18:50:15 +00:00
Anon
978dc4b896
Fixed entity positions in 1.8
2023-03-29 20:48:41 +02:00
breadbyte
cd39c1ec12
Make UpgradeHelper compliant with .NET RID catalog
...
Fetching updates return an error because the UpgradeHelper returns an invalid RID, and we use the RID to create automated builds. This updates the UpgradeHelper to be compliant with the catalog.
2023-03-29 20:15:22 +08:00
Anon
5d4977af6f
Merge branch 'MCCTeam:master' into master
2023-03-28 16:00:23 +00:00
Anon
1901f4b62d
Fixed Metadata throwing an exception
2023-03-28 17:56:35 +02:00
breadbyte
74d29321b4
Scripting Hotfix for #2458 ( #2460 )
...
* Scripting hotfix
- Fixes #2458
- Change error wording around scripting
- Prevent duplicating the binary for scripting
* Create temporary folder if it doesn't exist
2023-03-28 21:06:56 +08:00
Anon
0b98628572
Added 1.8 entity handling
2023-03-28 13:39:18 +02:00
Anon
4ec3d0c13a
Merge pull request #4 from ReinforceZwei/metadata18
...
Implement 1.8 Entity MetaData
2023-03-27 13:52:23 +00:00
ReinforceZwei
21cd24e056
Implement 1.8 Entity MetaData
2023-03-27 18:22:50 +08:00
Anon
2f1da9e8c9
Telegram, limit the quit/exit command
...
Telegram, limit the quit/exit command
2023-03-26 12:35:45 +00:00
Anon
0f77828ac5
Updated translations
2023-03-26 14:33:06 +02:00
Anon
f6850920a3
Merge branch 'MCCTeam:master' into telegram-limit-quit
2023-03-26 12:19:00 +00:00
Anon
033c615a13
Merge pull request #2454 from milutinke/master
...
[skip ci] Updated Docs README.md to have 1.19.4 listed
2023-03-26 12:02:01 +00: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
Anon
f467f4d6e4
Implemented 1.19.4, fixed multiple bugs in multiple versions
...
- Implemented 1.19.4
- Changed the Entity Metadata Code to use Palettes (1.13 - 1.19.4 supported)
- Implemented Particles Reading code for 1.13 - 1.19.4
- Fixed Elytra flyby crashing the bot when rocket was used (incorrect particles reading cause this)
- Fixed a crash on 1.15.X
- Fixed a crash on 1.14.X
2023-03-25 20:29:55 +00:00
Anon
930fecde23
Fixed a crash on 1.15.X, 1.14.X
2023-03-25 21:24:15 +01:00
Anon
7c95acfd0e
[skip ci] Merge pull request #2442 from MCCTeam/dependabot/npm_and_yarn/docs/webpack-5.76.1
...
Bump webpack from 5.74.0 to 5.76.1 in /docs
2023-03-25 18:33:53 +00:00
Anon
b3d7942aca
Merge pull request #2452 from MCCTeam/improve-follow
...
FollowPlayer: Improve player detection
2023-03-25 18:24:56 +00:00
ReinforceZwei
29be211946
FollowPlayer: Improve player detection
2023-03-25 17:29:30 +08:00
ReinforceZwei
8da8f6044f
Fix message marker mixed with actual message body
...
Should fix regex not working for autorespond and other chatbots that relied on matching message
2023-03-25 16:42:28 +08:00
ReinforceZwei
4c33c5fc27
Protocol: Remove unnecessary packets
...
Bundle and HurtAnimation are for GUI client
2023-03-25 16:32:32 +08:00
Anon
b65b3afc3c
Fixed 1.13 crashing in ReadNextItemSlot
2023-03-24 14:06:50 +01:00
ReinforceZwei
750295b1e3
Clean up entity metadata palette
2023-03-24 20:51:10 +08:00
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