arcana75, on 07 November 2017 - 10:44 PM, said:
Overhaul yes, but not a big one.
From account -> character
To account -> [character1, character2, character3]
Imagine simply one more screen slid in to choose your character from.
It's pretty similar on the data model and business logic level. Instead of a single reference to just one character, you have a collection of characters. With maybe slot 0 as the default character for some backward compatibility issues or something like that. Or the account itself being the default character because account and character are probably the same thing at the moment.
Including all testing, UI and website updates, that's a few weeks tops for a single developer.
That is, of course, in a half way cleanly written data model and business logic.
(... aand there's the catch)
Edited by Paigan, 08 November 2017 - 06:19 AM.