Anon

Results 14 issues of Anon

I've tried to run both a pre-built version and manually built versions both on Intel Xeon processor and Ryzen 5 3600x and the module won't load. Also tried running on...

Added the following stocks: - IsStringNumber - IsStringFloat - StringToLowerCase - StringToUpperCase - IndexOfChar - LastIndexOfChar - CopyC Tested: Test plugin source link: https://pastebin.com/hqfSZNxY Test results: https://i.imgur.com/4CawNKq.png

Feature Request

Added Entity, Block, Material and Item palettes. Fixed a bug in `SpawnEntity` packet which was causing crashes when Entity handling was enabled. Temporarily disabled `BlockChanged` packet for 1.19 due to...

Fixed and tested the Docker image. I've updated the image to use the official Microsoft .NET image and I've updated the process to include an option for specific version downloading...

a:bugfix

Greetings, Since we now have a documentation [website](https://mccteam.github.io/), which is hosted in a separate [repository](https://github.com/MCCTeam/MCCTeam.github.io), I think that we should remove the [config/README](https://github.com/MCCTeam/Minecraft-Console-Client/tree/master/MinecraftClient/config#minecraft-console-client-user-manual) from the main repository in favor of...

a:enhancement

Added: - Tracking of total player in-game time spent on the server (PS: It's in milliseconds, `Date.now()` returns milliseconds, so, divide it with 1000) - First seen time - Last...

Added a Web Socket bot that enables remote control and sends all events from `ChatBot` API over the network. The motivation for this Chat Bot: - Enables people who know...

a:new-feature

Greetings! I have a proposal. ## About As the code base has gotten bigger, it's starting to look really crammed, especially [`ProtocolHandler18.cs`](https://github.com/MCCTeam/Minecraft-Console-Client/blob/master/MinecraftClient/Protocol/Handlers/Protocol18.cs) and the re-usability of the project is hard...

a:enhancement
in:contributing

Added item mappings for: - 1.8 - 1.9 - 1.10 - 1.11 - 1.12 Fixed a crash with `Player Block Placement` packet. TODO: Investigate why the `Player Block Packet` doesn't...

The package was last updated on 7/3/2016, can we get an update? Thanks.