ACR Updater[CLI]
|
2014-01-07, 04:28 PM
|
|||
|
|||
RE: ACR Updater[CLI]
Thank y'all! And I am working on the cross platform version. And soon to come iOS!! Just a idea, but I have school and I work at it in my free time! I love this project and community! It's you guys that make me smile and continue to code!
Download the ACR Launcher here.
|
|||
2014-01-10, 08:36 AM
(This post was last modified: 2014-01-10, 09:37 AM by rXn.)
|
|||
|
|||
RE: ACR Updater[CLI]
Here is a basic design suggestion. Feel free to comment. Should be opened inside QtCreator or QtDesigner, both aviable for Win and *NIX.
Oh, I completely forgot the link.... http://www.gsclub.tk/Public/Mainwindow.ui.zip The C Programming Language: combines the flexibility of assembly language with the power of assembly language.
|
|||
2014-04-06, 08:57 PM
|
|||
|
|||
RE: ACR Updater[CLI]
What feature requests would people like to make for an updater/mod manager?
|
|||
2014-04-15, 10:46 PM
(This post was last modified: 2014-04-15, 10:47 PM by jonaspm.)
|
|||
|
|||
RE: ACR Updater[CLI]
The launcher should keep simple and light, but funny and not boring.
Maybe some music, background images or visual effects would work while keeping it simple. |
|||
2014-04-16, 03:48 PM
|
|||
|
|||
RE: ACR Updater[CLI]
@jonaspm , I don't think music should be added to the launcher, as it is a temporary step before ACR starts.
Best regards,
Victor //victorz.ca Code: Your antithesis compares favorably with any high magnitude of pwnage. (-you > |p|, you < -|p|) |
|||
2014-04-16, 08:21 PM
|
|||
|
|||
RE: ACR Updater[CLI]
Well, you are right @Victor , maybe music is too much haha
|
|||
2014-05-13, 08:00 AM
|
|||
|
|||
RE: ACR Updater[CLI]
For the python stuff, I just ran into this: http://sourceforge.net/projects/cx-freeze
The C Programming Language: combines the flexibility of assembly language with the power of assembly language.
|
|||
2014-05-13, 03:28 PM
(This post was last modified: 2014-05-13, 03:33 PM by Victor.)
|
|||
|
|||
RE: ACR Updater[CLI]
@rXn, an alternative is to include the python library/executables and a script to run the program in the package.
EDIT: that might make the package too large, so some py to exe compiler might be better. Best regards,
Victor //victorz.ca Code: Your antithesis compares favorably with any high magnitude of pwnage. (-you > |p|, you < -|p|) |
|||
2014-05-14, 05:21 AM
|
|||
|
|||
RE: ACR Updater[CLI]
I have just fixed a bug preventing me from launching my native_client, this version now copies the original client.sh, but replaces the neccessary lines. I know there is a better way (Format or however), but as I am doing python for, let's see, 1h now, it does the trick
![]() https://github.com/rXn4/updater/blob/master/updater.py I am currently porting the python version to C++/Qt, but I think I'll have to fight with the network functions for a while ![]() Everything but the network-related stuff is done and works fine. The code is a bit longer than the python stuff as C++ is a bit more complicated in some points. The C Programming Language: combines the flexibility of assembly language with the power of assembly language.
|
|||
2014-06-23, 04:49 AM
|
|||
|
|||
RE: ACR Updater[CLI]
Edit: As I seem to be too stupid to figure out Event management without GUI it will have a GUI, but I try to keep @ruler501 's logic code.
The C Programming Language: combines the flexibility of assembly language with the power of assembly language.
|
|||
« Next Oldest | Next Newest »
|