ITHackerstein
5b471b518f
EntityNear: Created a new command called 'entitynear' similar to the
...
'entity' command except it will interact with the entity closest to
the player.
2022-11-28 08:29:55 +01:00
BruceChen
f6a11dffdf
Entitycmd: Replace Parse with TryParse
2022-11-25 10:30:51 +08:00
ITHackerstein
30861a92ee
Entitycmd: Added try-catch statement around the Enum.Parse instruction
2022-11-24 08:30:45 +01:00
ITHackerstein
3d2b9b22a3
Entitycmd: Fixed a bug for which when passing as the second argument
...
the entity type the command will error out showing its usage
description.
Also now when the type of interaction isn't passed it shows a list
of all the entities with that type.
2022-11-23 10:52:44 +01:00
breadbyte
bde5f76d62
add en-us to available languages
...
fixes #2341
2022-11-16 12:51:49 +08:00
BruceChen
5a540f646c
Update doc
2022-11-07 11:15:19 +08:00
BruceChen
09d4e71554
Change the way Crowdin integrates ( #2329 )
2022-11-06 21:21:21 +08:00
BruceChen
0b5a562f7f
[SKIP_DEPLOY] Support account alias in configs
2022-11-06 16:20:38 +08:00
BruceChen
c0266685a8
Fix ServerList bug again
2022-11-05 21:30:15 +08:00
BruceChen
fc30e38e78
Fix ServerList bug
2022-11-05 21:15:16 +08:00
BruceChen
b46fef1b34
New Crowdin updates ( #2326 )
2022-11-05 20:27:53 +08:00
BruceChen
ae23ead4c3
[SKIP_BUILD] FIx "/reco" and "/connect" not working properly
2022-11-05 20:27:10 +08:00
BruceChen
02e344724d
Short links using document site
2022-11-05 13:30:46 +08:00
BruceChen
524dbea8fc
New translation update from Crowdin ( #2318 )
2022-11-04 09:46:21 +08:00
BruceChen
de3e21dd64
New translation update from Crowdin ( #2317 )
...
* New translations Translations.resx (Russian)
* New translations README.md (Russian)
* New translations Translations.resx (Romanian)
* New translations Translations.resx (Spanish)
2022-11-01 16:47:43 +08:00
BruceChen
e954801a0d
Fix AutoDig
2022-11-01 16:37:50 +08:00
BruceChen
e5ed0dc04c
New translation update from Crowdin ( #2313 )
...
* New translations README.md (Turkish)
* New translations Translations.resx (Chinese_Traditional)
* New translations Translations.resx (Turkish)
2022-10-31 10:46:20 +08:00
BruceChen
7b09230e10
New Crowdin updates ( #2312 )
...
* New translations Translations.resx (Dutch)
2022-10-28 14:18:59 +08:00
BruceChen
95e03476f8
Merge nl.ini from PR #2255
2022-10-28 13:59:39 +08:00
BruceChen
bccf7120cc
New Crowdin updates ( #2311 )
2022-10-28 11:34:40 +08:00
BruceChen
077e3a5e9f
Crowdin localization support ( #2310 )
...
* Switching to use resource files
* Update Crowdin configuration file
* Code cleanup
2022-10-28 11:13:20 +08:00
Milutinke
0468bde434
Added 2 new example chat bots, removed a really old one which was useless.
2022-10-26 21:31:31 +02:00
Milutinke
80e227c3a7
Added Player Killed event (Combat and CombatDeath packets).
2022-10-26 20:53:09 +02:00
BruceChen
2a32fbadb5
Update Readme
2022-10-26 09:10:17 +08:00
BruceChen
404689836d
Add Translations support
2022-10-25 10:32:27 +08:00
ByDexter
b8d6914615
Add files via upload
2022-10-25 00:16:08 +03:00
ByDexter
cea9d710c5
Turkish language support
2022-10-24 23:26:20 +03:00
Milutinke
3c6de23d61
Added authorization/security and option to send rendered maps to Telegram via Telegram Bridge chat bot.
2022-10-24 18:39:07 +02:00
Milutinke
1272ffda0b
Added a Telegram Bridge chat bot.
2022-10-24 15:35:24 +02:00
Milutinke
9f5b7d50df
Another bug fix and added safeguards to the Discord Bridge chat bot.
2022-10-22 16:34:26 +02:00
Milutinke
b89aeda198
Fix a crash with Discord Bridge when getting an empty message
2022-10-22 14:21:35 +02:00
Milutinke
6851b8a96c
Added a command for switching a direction of the Discord Bridge.
2022-10-22 12:15:44 +02:00
Milutinke
cbfc592e27
Fixed Map Chat Bot not sending maps in case the Discord Bridge was not ready and connected.
2022-10-21 21:41:45 +02:00
Milutinke
d8c9e1587b
Added Resizing back to the Map Chat bot and added an option to send rendered images to Discord via Discord Bridge chat bot.
2022-10-21 20:25:48 +02:00
Milutinke
614e98d424
Added debug option to the Discord Bridge chat bot.
2022-10-21 15:08:11 +02:00
BruceChen
8fb74c63a6
[README] Calculates the translation status in characters.
2022-10-21 19:24:57 +08:00
BruceChen
d4f8dd0bfb
Upgrade AutoFishing & Bug fix
2022-10-21 19:05:49 +08:00
Milutinke
12b317644d
Transalted and added detailed comments and instructions and a reference to the documentation article.
...
Fully tested, ready for merge.
2022-10-21 12:25:33 +02:00
Milutinke
148cb34878
Removed unecessary check and made buttons for teleport request inline which looks way cleaner.
2022-10-21 02:43:43 +02:00
Milutinke
ec27ec53d7
Implemented the Discord Bridge Chat Bot. TODO: Translate
2022-10-21 02:29:47 +02:00
breadbyte
e006943535
Fix externally referenced DLLs in scripts
...
External DLL references weren't being used, this commit fixes them so they are used.
2022-10-21 00:29:46 +08:00
breadbyte
78f9c35800
Fix scripting system to provide more information in errors
...
Also make log lines for scripting more uniform
2022-10-20 20:05:36 +08:00
Anon
0e7423d1d9
Implemented climbing up/down
...
Implemented climbing up/down
2022-10-19 11:18:18 +00:00
Milutinke
730990cee5
Switched to a faster implementation of FindBlock proposed by Daenges, tested on Farmer Bot.
...
Tweaked the amount of bone mealing in the Farmer Bot.
2022-10-18 22:39:48 +02:00
Milutinke
616591ef35
Implemented climbing up/down for ladders, vines, twisting vines and weeping vines.
2022-10-18 17:15:26 +02:00
BruceChen
ee57d101c0
Fix \n in xx.lang file
2022-10-18 10:39:16 +08:00
BruceChen
eb51f72fb8
Update config\ChatBots
2022-10-18 10:02:43 +08:00
Milutinke
428c5eb71e
Fixed BlockInfo overwrite.
2022-10-17 16:17:23 +02:00
Milutinke
a31b4a792b
Improvements to the Bed, Blockinfo and Enchant commands.
2022-10-17 15:14:55 +02:00
Anon
735dc49d92
Updated Farmer bot and Enchant command translations
...
Updated Farmer bot and Enchant command translations
2022-10-17 12:54:48 +00:00