stackotter / delta-client

An open source Minecraft Java Edition client built for speed.
https://deltaclient.app
GNU General Public License v3.0
313 stars 33 forks source link

Implement UI for account management in DeltaClientGtk #186

Closed ninjadev64 closed 8 months ago

ninjadev64 commented 8 months ago

Description

Implement UI for account management in DeltaClientGtk.

Type of change

Please delete options that are not relevant.

stackotter commented 8 months ago

I'll just fix up the resourcePack handling thing once I've refactored the main client (looking at all the ui code again has reminded me how rushed and janky it is lol, any time I spend on the ui is time I'm not spending implementing features, but since it's all slowed down a bit anyway it's probably worth spending some time on it)

ninjadev64 commented 8 months ago

That, but also, I believe that I missed out code for refreshing the selected account before joining a game, so that may need to be implemented as well.