and games/crossfire-client
- Update games/crossfire-client to 1.1.0 and games/crossfire-server
to 1.0.0
PR: 34450
Submitted by: Jasper Jongmans <j.jongmans@aprogas.net>
Repocopied by: joe
Approved by: portmgr
crossfire is a multiplayer graphical arcade and adventure game made for
X-Windows. It contains elements of various famous games like nethack and
moria. There are different quests to solve, many maps make the game really
interesting. Nice sound capabilities via rplay. Different players can form
a team over network. Treasure and experience points will be shared equally
among the players of a team.
Could please someone try to fix the password authentication ?!
In server/main.c the function check_passwd doesn't work properly.
I made a workaround returning always ok (1) here and marked it as
UGLY_PASSWORD_HACK...