StendhalRefactoringRP: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Oslsachem
imported>Oslsachem
Line 173: Line 173:
and automatically that party exists and this player is joined to that party.
and automatically that party exists and this player is joined to that party.


To find out what parties a user belongs to:
To find out what parties a user belongs to (maybe this feature isn't desirable to keep privacy):


''/parties username''
''/parties username''
Line 181: Line 181:
''/members nameofparty''
''/members nameofparty''


When a player wants to join an existing party
A member of the party can invite a player to join the party


''/join nameofparty''
''/invite player nameofparty''


If ''nameofparty'' exists, the players that already belong to that party (and are online) are asked if they want to accept the new member. The decision with major number of votes wins. To join a party, at least one of the members has to be online.
If ''nameofparty'' exists, the members of that party (that are online) are asked if they want to accept the new member. The decision with major number of votes wins. To join a party, at least one of the members has to be online.


The xp points obtained by every member of the party are showed like always but in a different color (possibly grey) and aren't added to the player experience.
The xp points obtained by every member of the party are showed like always but in a different color (possibly grey) and aren't added to the player experience.
Line 235: Line 235:
Every player (included the affected player) is prompted with a window to choose yes or no. The decision with major number of votes wins.
Every player (included the affected player) is prompted with a window to choose yes or no. The decision with major number of votes wins.


Note: the same user can belong (at least in theory) to many parties.
Note: the same user can belong (at least in theory) to many parties.(Maybe this feature is not possible)


There could be an analogue feature to the buddy list for parties so that every member would be notified any time other member logs in and out.
There could be an analogue feature to the buddy list for parties so that every member would be notified any time other member logs in and out.