D12-Dev / OpenWorld

A Free Multiplayer Mod For Rimworld
Other
97 stars 17 forks source link

Joining Existing Game Requests Password Twice #50

Closed William0216 closed 1 year ago

William0216 commented 1 year ago

As title says, it requests password confirmation when joining a game that you already have an account on.

temp Rimworld

ghost commented 1 year ago

Not sure the thing you are trying to point out in this issue, that's the current way of login into the server

William0216 commented 1 year ago

I'm pointing out that asking for password twice when joining, (not creating), an existing account is redundant.

In other words, there only needs to be 1 password field for this.

I understand asking for confirmation when you first join however this is still asking (for you to type the same password twice) after it has already been created. I would suggest removing the Confirm Password field on the join "Existing Game" menu.

This is the menu I am talking about: image

ghost commented 1 year ago

Got it! We are currently reorganizing the code from inside the mod to make it cleaner and more optimized, when we come across UI improvements I'll make sure this gets changed as well.