Page 1 of 1

AP Calculator

PostPosted: Mon Feb 24, 2014 9:59 pm
by Dr4rqua
Reference : http://forums.dogsofwar-online.com/viewtopic.php?f=2&t=2581

You can find the calculator source at Github
Executable link : Setup.exe
EDIT : My special thanks to IConquer
Current Version 0.2

Image

  • How to compile or run from source:
    1st You need to install python to your computer (http://python.org/) and py2exe ( only if you want to compile ) (http://www.py2exe.org/)
    Source : run main.py
    compiling : Run use_exe_debug.bat or use_exe_wind.bat (the first one includes a console for debugging)
  • How to create an installer:
    Well take a look at the nsis documentation

    Notes:
  • For bug reporting you can reply to this post or you can send me a private message
  • A bug or two may exist .
  • Tooltips update coming soon
  • If you have any error with the bat files just add the word "python" in each script's first line
P.S Forgive me for my puny english

Re: AP Calculator

PostPosted: Fri Feb 28, 2014 7:27 pm
by Dr4rqua
Version 0.3:
  • Added Wolf and Ram unit calculation
  • The quantity meter now works
  • Fixed minor bugs