Commit graph

1773 commits

Author SHA1 Message Date
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
Anon
97af063d79 Removed a comment 2023-05-16 23:25:29 +02:00
Anon
c7597e8822 Added slab handling 1.13-1.19.4 2023-05-16 23:19:31 +02:00
Anon
f72355d974 Updated the installation section for installing on VPS and Android to use .NET 7.0 2023-05-13 10:16:27 +02:00
Anon
adc6fc0029 Updated documentation to reflect the newest changes 2023-05-13 10:02:29 +02:00
Anon
4ff7712f20
Fixed Auto Fishing not working
Fixed Auto Fishing not working
2023-05-10 22:21:54 +02:00
Anon
599c6aac09 Fixed entity object data not being read, this should fix the Auto Fishing bot 2023-05-10 19:07:42 +02:00
dariusel_caroserie
7107023d37
Update Alert.cs (#2496) 2023-05-06 21:55:21 +08:00
Anon
f94c1ed60d
Added item lore/description to display name in the inventory
Added item lore/description to display name in the inventory
2023-04-30 15:20:43 +02:00
Anon
df6eeb9b4a Added item lore/description to be displayed in the list of items in the inventory 2023-04-30 15:18:33 +02:00
ReinforceZwei
3570ef605e
[skip ci] Update document (#2468)
* Update execif document

* Update installation guide

* Add simple script page

* Add text script page to sidebar
2023-04-25 17:02:45 +08:00
ORelio
42abf928fb
Add LICENSE.md
Add a copy of the license file to the repository.
The repository was already licensed under CDDL-1.0.
2023-04-10 18:47:52 +02:00
ReinforceZwei
949c1f6b67 DeclareCommand: Fix 1.19.3 crash 2023-04-09 12:01:09 +08:00
ReinforceZwei
09b3ec1a81
DeclareCommand: Fix 1.19.4 crash (#2474) 2023-04-08 21:24:00 +08:00
Anon
0ff64910f7
Fixed crash on 1.8 when receiving entity data
Fixed crash on 1.8 when receiving entity data
2023-04-07 13:30:02 +00:00
Anon
03b06ea3ac Fixed crash on 1.8 when receiving entity data 2023-04-07 15:26:26 +02:00
Anon
d90635f40b Fixed crash on 1.8 when receiving entity data 2023-04-07 15:21:42 +02:00
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