Pitboss issues

Issue #307 resolved
joseasoler repo owner created an issue

The following issues reported by DarkLunaPhantom render pitboss unplayable in ExtraModMod.

  • Ticking or unticking the last option in PitBoss map setup (Advanced tactics) causes a python exception (index out of range).

  • in file \PitBoss\PbAdmin.py, PB.getGamedate(*) should be replaced with str(CyGame().getGameTurnYear())+" AD"

  • In OOSLogger, the getActivePlayer call should be replaced with a static name for pitboss servers.

  • On the last page of PitBoss wizard when choosing map settings, available options don't refresh when another map script is selected from drop-down menu.

Comments (6)

  1. Log in to comment