planqi / slashdiablo-maphack

A customized maphack for the slashdiablo D2 server
GNU Affero General Public License v3.0
88 stars 42 forks source link

Improve party organization with auto-party #43

Closed youbetterdont closed 4 years ago

youbetterdont commented 4 years ago

When joining a game, players try to form parties as before. That is they freely send invites and accept them. After all players are in a party, we then check that all players are in the same party. If they aren't, the players with the higher wPartyId will leave and then join the party with the lowest wPartyId.

youbetterdont commented 4 years ago

Forgot i had made some changes to this after merging it with the optimization.