SkytilsMod icon indicating copy to clipboard operation
SkytilsMod copied to clipboard

Skytils is a Hypixel Skyblock mod! Be careful, malicious copies are distributed across GitHub. Confirm on discord.gg/skytils (807302538558308352)

Results 48 SkytilsMod issues
Sort by recently updated
recently updated
newest added

Bumps net.kyori.blossom from 2.0.0 to 2.1.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=net.kyori.blossom&package-manager=gradle&previous-version=2.0.0&new-version=2.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies
Extra Small

This is just a general rewrite which is not ready for review, just doing this so other people can easily test it.

Large

- removed `getDisplayName` from `ItemUtil` (From what I can see the vanilla one and this one are identical) - removed `FragBotCommand` - removed weird assignment in `ScamCheckCommand`

Small

Fixed calling `ItemStack.copy()` too often unnecessary. In `MiningFeatures.onDrawSlot` we are calling `val item = event.slot.stack`, even outside the HOTM inventories. This causes the injected `MixinSlot` to call `markTerminalItems`. In here,...

`totemPos` can be null in `DemonlordSlayer.entityJoinWorld`. This PR is just a workaround so that the error does not show up, not investigating how the NPE can occur. ``` java.lang.NullPointerException at...

Not ready yet, but likely not going to break things. Try it once it compiles.

Another option for the dungeon score calculation. Move the minimized option into a selector also fix width of the element in the location editor

enhancement