ACR Updater[CLI]
2014-01-07, 04:28 PM
#11
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.
Post Reply Quote this message in a reply
2014-01-10, 08:36 AM (This post was last modified: 2014-01-10, 09:37 AM by rXn.)
#12
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.
Post Reply Quote this message in a reply
2014-04-06, 08:57 PM
#13
RE: ACR Updater[CLI]
What feature requests would people like to make for an updater/mod manager?
Post Reply Quote this message in a reply
2014-04-15, 10:46 PM (This post was last modified: 2014-04-15, 10:47 PM by jonaspm.)
#14
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.
Post Reply Quote this message in a reply
2014-04-16, 03:48 PM
#15
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|)
My antithesis compares favorably with _that of_ any high magnitude of pwnage. (|-me| > |-p|, |me| > |p|)
Post Reply Quote this message in a reply
2014-04-16, 08:21 PM
#16
RE: ACR Updater[CLI]
Well, you are right @Victor , maybe music is too much haha
Post Reply Quote this message in a reply
2014-05-13, 08:00 AM
#17
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.
Post Reply Quote this message in a reply
2014-05-13, 03:28 PM (This post was last modified: 2014-05-13, 03:33 PM by Victor.)
#18
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|)
My antithesis compares favorably with _that of_ any high magnitude of pwnage. (|-me| > |-p|, |me| > |p|)
Post Reply Quote this message in a reply
2014-05-14, 05:21 AM
#19
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 Tongue
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 Wink
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.
Post Reply Quote this message in a reply
2014-06-23, 04:49 AM
#20
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.
Post Reply Quote this message in a reply


Forum Jump: