Skip to content

Pvp enhancements

Administrator requested to merge github/fork/Helianthella/pvp into master

Created by: Helianthella

to-do in this PR:

  • send player hp while in pvp (except if the player has a shroud) nevermind. manaplus has no decent way to send player hp (there is only a packet to send player hp for parties)

to-do in the future:

  • remove or find a use for legacy pvp_rank and pvp_point which are not global rank but per-map rank and resets on warp and does not work with the channels. We could recycle it for the channel system and remove the legacy pvp rank system (unused).
  • spawn players with pvp as mobs (manaplus allows mobs to have clothes)

closes https://github.com/themanaworld/tmwa/issues/102

Merge request reports