DarkKronicle

Results 13 issues of DarkKronicle

Hello! I'm having some trouble getting logging in to work. Here is my current docker compose setup for the project: ```YML spotify-server: image: yooooomi/your_spotify_server restart: always ports: - "8888:8080" links:...

This adds a simple page that returns `$message` in the JSON format `{ "url": "" }` Resolves #85 Example of use: ``` curl -s -X POST -d "secret=&json=true&submit=" https:/// ```

Hello! Is there any way to get a secret from a POST request without the entire HTML page? I just want to be able to make a request and get...

Green value when unpacking a color int is always when doing it though Color4f. The bitshift operator uses `0x000FF000` when it should instead be `0x0000FF00`. https://github.com/maruohon/malilib/blob/fabric_1.18.x/src/main/java/fi/dy/masa/malilib/util/Color4f.java#L62

bug
fixed-in-dev

**Describe the bug** Movement stops when opening chat with movement enabled. If you are walking and open chat, it will stop you.

bug

I'm using [nushell](https://www.nushell.sh/) as my shell for lf. It works fine for the most part other than when passing in arguments for a command doesn't work because of how nushell...

bug

## About In certain circumstances when you skip to a specific time in playback, this extension leads to a massive memory leak (~1 gb of ram every 3 seconds). I'm...

This implements KronHUD's 9 point anchoring system to allow for greater flexibility with dynamic sized HUD elements. This implements it as pretty much set it and forget it. It handles...

Adds the paper doll mod from KronHUD. Very similar. One of my favorite mods. Has a cool dynamic rotation thing that lerps it to it's new rotation so you can...

This is a full featured companion for Bedwars games on Hypixel. Still not complete. Current Features: - Show player stats when their team is eliminated (can't be used to snipe/target)...