Skip to content
This repository has been archived by the owner on Mar 30, 2019. It is now read-only.

IL2HorusTeam/minic

Repository files navigation

minic

Minicommander for IL-2 FB DS.

Minic screenshots

Releases

0.1.12

Date:27.06.2014
Download links:Windows, Linux/Mac
Changes:Issues, code changes

Hot fixes for the 1st release. Key points:

  • Ensure relative paths to missions files have no leading slashes (#1);
  • Ensure editing of mission list does not affect running mission (#2);
  • Activate menu items with single click instead of double click (#4);
  • Ensure localHost parameter is set in server's config (#7);
  • Ensure only one instance of application can be created (#8);
  • Update il2ds-middleware dependency up to version 0.10.3 to handle connection exceptions on russified Windows (#9);
  • Add version number to user settings (#11);
  • Fix chat messages about mission state when current mission is changed manually while mission was playing (#12);
  • Disable Next and Previous buttons if there is only one mission in missions list (#14);
  • Ensure mission's duration is positive integer above zero (#15);
  • Hide log dialog produced by py2exe when a new log file is created due to unhandled exceptions (#17).

0.1.0

Date:10.05.2014
Download links:Windows, Linux/Mac

Initial version. Includes:

  • Connecting to IL-2 FB server with reconnection support.
  • Missions list definition and managing. Each mission has it's own:
    • order number;
    • verbose name;
    • path to file;
    • duration in minutes;
  • Game flow control:
    • go to first;
    • go to previous;
    • stop current;
    • start;
    • restart current;
    • go to next;
    • go to last.

Licence

GNU General Public License v2 (GPLv2), free for non-commercial use.

For developers

Please see DEVELOPMENT.

About

Minicommander for IL-2 FB DS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages