Total RP 3

Total RP 3

4M Downloads

Add relationship status to Total RP 3 profiles

Ellypse opened this issue ยท 0 comments

commented

As per described in @Katoriehooves' proposal https://github.com/Ellypse/LibMSP/issues/18, MyRolePlay is now exposing relationship status for the player via LibMSP.

We should add this new fiel to Total RP 3

Given a Total PR 3 user
When they are editing their profile
Then a dropdown should be displayed in their profile, in the characteristics section, with the main informations fields, to let them pick their relationship status.

Given a relationship status has been selected by the user
When the user profile is sent via Total RP 3 communications
Then the relationship status should be sent as a numeric value alongside the miscellaneous informations of the profile.

Given a relationship status has been selected by the user
When the user profile is sent via LibMSP
Then the relationship status should be included in the RS as a numeric value.

Given the user is opening a profile that has relationship informations
When the miscellaneous tab is being displayed
Then the relationship status should be displayed with the other flags as a localised string value that corresponds to the numeric flag stored in the profile.

Here are the values as per the LibMSP proposal:

  • 0 - Unknown / Prefer not to say
  • 1 - Single
  • 2 - Taken
  • 3 - Married
  • 4 - Divorced
  • 5 - Widowed