BoS - IL-2 CDR (Commander)

Forgotten Battles, Ace Expansion Pack, Pacific Fighters, 1946 e Cliffs of Dover. Dúvidas, dicas, novidades e debates.
Post Reply
21_Sokol1
Veterano
Veterano
Posts: 15493
Joined: 01 Aug 2003 21:00
Location: Uberaba-MG

BoS - IL-2 CDR (Commander)

Post by 21_Sokol1 »

Utilitário (Wip) para controlar servidor:

Image
The program is designed to handle mission logs in real-time, event-trigger scripts and server management via rcon-commands.
Useful for the implementation of server statistics and various scenarios ala Air Domination War, where necessary input commands from the players and the management server, which can not be realized at the level of the mission.

Sources updated here: https://github.com/xedoc/IL2CDR
Executable is at this link: https://app.box.com/...9buvhi1dqc4ofj1
Programs and scripts written in C #. Architecture: MVVM (MVVMLight).
Scripts may contain any logic depending on the imagination. The program does not limit or standardizes the possible scenarios for the mission;
At the core of the program will be added up to a convenient interface for communicating with the script web browsing, database and DServer-ohm;
Description and settings will be visualized automatically, based on the code of the script;
Today I plan to make a log parser and a simple script for an example.
If someone has a desire potestit or have useful tips - write. If there is a wish for something to commit - forkan;)

While quickly scribbled sketch the UI VS.
Scripts - a dynamic list of scripts. Generated on the basis of a list of files in the folder with the program data. Scripts can be vlyuchaet, shutdown and reboot. For each script displays a separate list of settings;
RCON - sending commands to the server console. Divided into management team players and global commands;
Settings - Global program settings. A log file path of the mission, the option of cleaning old files (by the way, why they are generated every 30 seconds ???).
Log - log. Information, download errors sriptov with stektreysom etc.
Pictures under the spoiler:
http://forum.il2sturmovik.ru/topic/2692 ... -komander/
Post Reply