EOSERV Forum > Programming > GLauncher Release [V1.4]
Topic is locked.
Page: << 1 2 >>
GLauncher Release [V1.4]
Author Message
Post #101641 GLauncher Release [V1.4]

GLauncher is a game launcher that has the following

Features : 

  • Game Launcher
  • Game Updator
  • News (downloads from a text file in your website)
  • Website Vistor
  • Customizable interface
  • Built in configuration
Soon to come :
  • Built in configuration (for the EO Client) [DONE]
  • Version Check


My "Fake server" setup is the default in the config

 


Just extract all the files and place them into the EO Client directory. Edit the config to how you would like it to work. 


KEEP ALL OF THE DLL FILES. They are needed!


Settings up for a server :

  1. Link a background image in the config
  2. Upload a txt file to your webserver (or host) and link the config to it for "News"
  3. Upload a ZIP file with your GFX files to a host and link the config to it(Itmustbeazip!)
  4. Edit the images in the directory "Images" to change the buttons


Please post suggestions,criticism, etc.

I will probrobly end up making this program in C++/C# later on >.<


Download : Link

P.S. The updater only updates the gfx because i didnt know if you guys wanted the SFX/JBOX/MFX to update.


[Changelog]

[UPDATE V1.4]

{

Images Added : Save.png, SaveHover.png, Config.png, ConfigHover.png

Forms Added : Config.vb (Configuration Form)

}

---
Andrewbob - I would be on the fucking copter of rofls

Programmer, Web Developer, and Graphics Designer
13 years, 51 weeks ago
Post #101642 Re: GLauncher Release

this will be great for those of us that play multiple servers

---
Beware of your thoughts, they become your words. Beware of your words, they become your actions.
Beware of your actions, they become your habits. Beware of your habits, they become your character.
Beware of your character, it becomes your destiny.
- Unknown
13 years, 51 weeks ago
Post #101643 Re: GLauncher Release

Awesome very good work Andrew.  ;D 

---
http://www.ctronic.ga
http://www.tsu.co/Deltro
https://www.reverbnation.com/deltro9
13 years, 51 weeks ago
Post #101645 Re: GLauncher Release

No problem guys and thanks :D 

---
Andrewbob - I would be on the fucking copter of rofls

Programmer, Web Developer, and Graphics Designer
13 years, 51 weeks ago
Post #101666 Re: GLauncher Release

You should add the JBOX/MFX/SFX/DATA/HELP and all the other folders besides pubs to the program, so it updates them too.


---
Create your own destiny, don't let someone else do it for you.
13 years, 51 weeks ago
Post #101672 Re: GLauncher Release

Yeah, it wouldnt be too hard. Right now ive added the config and im adding the customization to the config form. I will prolly add that in :P


EDIT : V1.4 Download Updated! Now has configuration file!

---
Andrewbob - I would be on the fucking copter of rofls

Programmer, Web Developer, and Graphics Designer
13 years, 51 weeks ago
Post #101858 Re: GLauncher Release [V1.4]

Fix teh buttons. They're ugly.

---
...
13 years, 51 weeks ago
Post #101935 Re: GLauncher Release [V1.4]
Haze posted: (4th Sep 2011, 03:10 pm)

Fix teh buttons. They're ugly.


Lol, its not my job to fix em. You do it. XD remember, everyone has access to the image files. They are making it for "their" server. This was just a default theme to test it out.
---
Andrewbob - I would be on the fucking copter of rofls

Programmer, Web Developer, and Graphics Designer
13 years, 51 weeks ago
Post #101972 Re: GLauncher Release [V1.4]

Thats a pretty nice release :P

Any chance of releasing the source?

13 years, 51 weeks ago
Post #101975 Re: GLauncher Release [V1.4]

Hmm, ill consider it. I have to check out how messy it is tho. This was just something i whipped up in a day so i had no intention of having it all clean or anything.

---
Andrewbob - I would be on the fucking copter of rofls

Programmer, Web Developer, and Graphics Designer
13 years, 51 weeks ago
Post #102008 Re: GLauncher Release [V1.4]

i clicked on this thinking it was

in artists n said

grenade launcher xD

---
The Lightning Warrior
13 years, 51 weeks ago
Post #102015 Re: GLauncher Release [V1.4]
Wildsurvival posted: (4th Sep 2011, 09:51 pm)

Hmm, ill consider it. I have to check out how messy it is tho. This was just something i whipped up in a day so i had no intention of having it all clean or anything.


Tidyness isnt too much of an issue to me really.
Im delving into vb.net and simply put I just want to learn as much as i can from looking at actual code rather than relying on badly done tutorials.
13 years, 51 weeks ago
Post #102016 Re: GLauncher Release [V1.4]
Nerrevar posted: (5th Sep 2011, 02:16 am)

Wildsurvival posted: (4th Sep 2011, 09:51 pm)

Hmm, ill consider it. I have to check out how messy it is tho. This was just something i whipped up in a day so i had no intention of having it all clean or anything.


Tidyness isnt too much of an issue to me really.
Im delving into vb.net and simply put I just want to learn as much as i can from looking at actual code rather than relying on badly done tutorials.

Ha, minds kinda messy. I actually am going to start a Emulation project. Its gonna be pretty hard considering I am gonna to have to learn packets and sockets and that crap. Ive got some basic classes worked out including the Console output, logging, and im working on a ini reader class but i cantreally think of how to turn some parts of the C++ code into vb. 

Im not using a console but a form because the .NET consoles suck ass. Lol. 


The things im having trouble with is converting this to C++ :

char buf[Config::MaxLineLength];
std::size_t eqloc;

std::fgets(buf, Config::MaxLineLength, fh)

eqloc == std::string::npos


---
Andrewbob - I would be on the fucking copter of rofls

Programmer, Web Developer, and Graphics Designer
13 years, 51 weeks ago
Post #102086 Re: GLauncher Release [V1.4]

awesome launcher

13 years, 50 weeks ago
Post #102087 Re: GLauncher Release [V1.4]

Source : http://wildsurvival.users.anapnea.net/downloads/GLaunchSource.zip


You will have to re reference the DLL files in the release folder because they were local references on my desktop.

---
Andrewbob - I would be on the fucking copter of rofls

Programmer, Web Developer, and Graphics Designer
13 years, 50 weeks ago
Page: << 1 2 >>
Topic is locked.
EOSERV Forum > Programming > GLauncher Release [V1.4]