Ticket #410 (assigned enhancement)

Opened 11 months ago

Last modified 11 months ago

Implement resolution check in TWL bots

Reported by: ph Owned by: Maverick
Priority: normal Component: Bots - TWD/TWL
Version: Latest version from repository Severity: minor
Keywords: Cc:

Description

Use of 1440x1024 resolution in TWL needs to be disallowed (1280x1024 and 1440x900 are the acceptable maximums). When a player is added, have the bot check his resolution. If his X res is higher than 1280 AND his Y res is higher than 900, the player should be specced and informed that he is using an illegal resolution.

Hope to have this ready by September 13th at around 1:00 PM EDT.

Attachments

Change History

Changed 11 months ago by Maverick

  • owner set to Maverick
  • status changed from new to assigned

Changed 11 months ago by Maverick

Code done. I only have to test locally if it works like expected before committing changes to repository.

Changed 11 months ago by Maverick

Changes done. Related changeset: [3395]

Configuration changes done on TWLB.txt, TWLD.txt and TWLJ.txt on TWHub.

Changed 11 months ago by Maverick

Changes applied to TWL bot on TWHub.

I strongly recommend to do a test in Trench Wars to make sure the bot doesn't break and it checks the resolution limits. Current resolution limits are configured as requested:

resolutionxmax=1280
resolutionymax=900

Add/Change #410 (Implement resolution check in TWL bots)

Author


E-mail address and user name can be saved in the Preferences.


Action
as assigned
 
Note: See TracTickets for help on using tickets.