Constructor

Results 12 issues of Constructor

Adds a font size slider instead of having hardcoded font sizes and redundant fonts in selector. Also size 24 is way to small for 4k displays. Thats why i added...

enhancement
gui

**Description** Adding fully automated highway building as module to KAMI Blue. The tool places building material and destroys wrong blocks in high frequency using well timed packets. The module can...

-module
enhancement
new

**Describe the bug** AutoEat should not use plain right click to eat because it wont work when the player has chat open and it also opens chests and stuff **Expected...

-module
bug

Relative movement in Freecam does not react to teleport packets

bug
good first issue

Prevent HUD items to move off screen when resizing GUI

bug

Module categories should expand to maximum screen height

bug
good first issue

We should add a default design for empty HUD elements to recognize them https://cdn.discordapp.com/attachments/755242152895709275/836461605000052736/unknown.png

bug
good first issue

When activating F5 and CameraClip it wont render all needed chunks has to be somehwere in the algo that selects the visible chunks

bug
help wanted

``` java.lang.Throwable: IPC error: ErrorEventData(code=1000, message=Request has been terminated Possible causes: the network is offline, Origin is not allowed by Access-Control-Allow-Origin, the page is being unloaded, etc.) at com.intellij.openapi.diagnostic.Logger.error(Logger.java:202) at...

### Activity System The implementation pattern involves breaking down complex problems into smaller, more manageable parts that can be solved individually using the divide-and-conquer approach. This approach simplifies the code...