Parsing Clipboard For Server DataNow is possible to use premaded links like
soldat://213.239.220.46:23073/ to lunch Soldat witch autoconnection, but I think it would be nice if Soldat (at the moment when is starting) could parse system Clipboard for data like server addresses in it, and then auto complete IP/PORT/PASSWORD fields in game. Parsing clipboard would be really nice feature, and possibility to clever don`t use any premaded links or COPY & PASE algorithm ;) to fast connect with some IP and PORT.
Just copy IP and PORT (and PASS) then launch Soldat to autocomplete connecting (IP/PORT/PASS) fields i game.
Soldat could recognise many formats of data e.g:
- xxx.xxx.xxx.xxx:yyyyy e.g. 213.239.220.46:23073
- xxx.xxx.xxx.xxx|yyyyy|pass e.g. 213.239.220.46|23073|pass
- or with enters (new lines):
 xxx.xxx.xxx.xxx
 yyy
 pass
e.g.
 213.239.220.46
 23073
 pass
where:
# x - are characters of IP
# y - are characters of PORT
# pass - is password
I`m certain that this feature (which is also available in few other programs and computer games) could be really nice and usefull in Soldat too.