Forged Alliance ForeverForged Alliance Forever Forums2013-01-06T15:00:45+02:00/feed.php?f=41&t=27022013-01-06T14:53:06+02:002013-01-06T14:53:06+02:00/viewtopic.php?t=2702&p=26573#p26573 The script has the same functionality as the exe: it checks whether the jar exists and it also tells you to install java if it wasn't found.
The FAF-Team : open source FAF lobby helped a lot (qCompress adds some data that you have to remove before inflating it; the source was of great assistance here)
Myxir: for the information on how to use it
JZlib: used to inflate the FAF-Replays
JFreeChart: used to draw the charts
Notes How to convert a .fafreplay-file manually into a -SCFAReplay-file[Linux] If you're on linux you can install pigz and then use the following command to convert the fafreplay into an scfareplay:
(This is not required in order to use FAF-Chart; It's just general Information in case someone ever needs to convert a replay.)
Source The Source is in the /src Folder in the Archive [java]
Batch scripting sucks If that's your opinion, then I happen to agree! Batch is probably the second worst scripting Language ever. Only PL/SQL is worse.