Sol-Client / client

A fairly good Minecraft client I guess!
https://sol-client.github.io/
GNU General Public License v3.0
189 stars 44 forks source link

Added toggle sneak #114

Closed TatoExp closed 1 year ago

TatoExp commented 1 year ago

I'm not sure where we get icons from/the process for icons for features.

I've done the en_US translations, but I'm also not sure of the process for other languages :)

Added by TheKodeToad: fixes #39.

TatoExp commented 1 year ago

I'm not sure why it included all those commits, I'm not sure if it makes a difference when looking at the diff.

TheKodeToad commented 1 year ago

Thanks again! Please can you add the author info?

@Override
public String getCredit() {
    return I18n.format("sol_client.mod.screen.by", "<your name>");
}

Additionally I thought it could be possible to have toggle sprint and sneak as the same mod or at least somehow make them share a HUD. If this sounds confusing I can try implementing it.

As for the icons, they're just bad ones I made in Inkscape.

RaptaG commented 1 year ago

Will this be merged for the next release?

TheKodeToad commented 1 year ago

If TatoExp finishes it, but they said they were quite busy currently.

TheKodeToad commented 1 year ago

For those confused, Potato most likely closed this due to being banned from the Discord server. Locked as future discussion should be on the issue (not relating to this ban, though).