An assistant for Hypixel dropper
Droppher provides live notifications displaying information about maps.
*On Windows the UI is not transparent & there is no Select Log Directory option :(
- Notification on match start & map completion
- Lunar support
- Windows support
- Spanish support
- English support
- Badlion support
- Badlion for Windows
- Badlion for Linux
- Map information
- Name
- Direction to face & how to move
None (yet) :D
The following platforms are supported:
Windows: (this gets rid of command prompt)
$ cargo rustc --release -- -Clink-args="-Wl,--subsystem,windows"
Other platforms:
$ cargo build --release
When using a custom log directory (linux only at the moment), choose the folder with the log in it. For example, .lunarclient/logs/game or .minecraft/logs/blclient/minecraft
If a map is in the list, you will see information about that map in its notification.
-
The first piece of information is difficulty (easy, medium, or hard).
-
The second piece of information is either a tip on how to complete the map or "no tip". This usually includes a direction to face.
-
The third piece of information is whether a map has a portal skip. This will be empty if there is no known portal skip.
-
The fourth piece of information is a tip for the portal skip. This can also be empty and is similar to the other tip.
Maps with portal skips are maps that allow the player to ignore the water and head straight into the portal. This usually is difficult, especially on maps like Vintage, but it can be easy and it depends entirely on the map.
If you want to contribute code or map information, submit a pull request!
If you want to contribute language support or if you need help with pull requests, reach out to me on discord @techhog
Find a bug? Report an issue.