|
Russian Federation88 Posts
Hi!
Time ago I have created a tool for macro / build order training in form of desktop win application and satellite site. Check our original post.
It turned out that I don't have a lot of time to maintain and grow up this project. So I have decided to put it to opensource repository
If you would like to take a charge and keep this project going - please pm me here or on github so I will add you commit rights. Otherwise - just fork and bend it for your needs.
Kind remainder: this app is not about cheating and / or shortcuts for skill. Make sure you have studied EULA when adding something new. When in doubt - ask other players.
Note that there are some features in recent version of application that did not make they way into public binary - like OCR of resources and alternative visualizations of them.
Only desktop client code is published - I see no big reason to publish website as it basically a straightforward storage of user settings / statistics on top of Drupal CMS. Nevertheless - if you would like to see these sources too - ask me to (of course I will not disclose any user information in database).
Site will be closed within a couple of days.
Cheers! meta
|
Oh no! That's really sad to hear :/ I really enjoyed using sc2drill.
Would it be possible to run this on a local client-side only setup? I'd love to keep using it, if possible!
|
Dear Ru.Meta,
Insane! I wanted to create a very similar tool, was already starting some modules just to learn someone has done that job already.
One thing though:
I can't seem to compile it under VS 2013 Professional. It gives me the following errors:
Error 8 Metadata file 'E:\Coding\SC2Drill\Probe\bin\Debug\Probe.exe' could not be found E:\Coding\SC2Drill\UnitTests\CSC UnitTests Error 9 Metadata file 'E:\Coding\SC2Drill\Probe\bin\Debug\Probe.exe' could not be found E:\Coding\SC2Drill\ImageOperations\CSC ImageOperations Warning 10 The referenced component 'MpqLib' could not be found. UnitTests Error 11 The type or namespace name 'ScreenCapture' does not exist in the namespace 'Probe.Utility' (are you missing an assembly reference?) E:\Coding\SC2Drill\Probe\Game\RaceDetector.cs 11 21 Probe Error 12 The name 'ImageProcessor' does not exist in the current context E:\Coding\SC2Drill\Probe\Game\RaceDetector.cs 76 28 Probe Error 13 The name 'ImageProcessor' does not exist in the current context E:\Coding\SC2Drill\Probe\Game\RaceDetector.cs 82 25 Probe
Any help?
Is the project make file correctly set-up so the dependencies build in correct order?
|
@ goqsane.
It seems you have to add some files to the project (specifically from ImageProcessing, Probe / Utility, and Replay/ReplayUtils).
|
Russian Federation88 Posts
I have updated project tomorrow - everything should compile out of box. Moreover I have removed all server calls and now you are able to setup application from a single json file
Feel free to pm me if something is still unclear.
@Coldblackice thank you for such feedback <3
|
|
|
|