1 Attachment(s)
Login Server (Locator) Emulator
Decided to start working on some stuff, and this is the logical first step. My Locator emulator's basically done, so I decided to go ahead and release it, along with the source code. It's essentially useless to use this instead of Locator, but I decided I should go ahead and release it as sort of a sneak preview for things to come, assuming I work on it all. Also, it might be interesting to programmers. It's written in C#.
Since I don't wanna type it all out again, I'll paste the readme here:
Quote:
Originally Posted by Readme
This is the first, and probably last release of my login server emulator for Gunz: The Duel servers. It's mostly to serve as a proof-of-concept and possibly a sneak preview of what's to come, if I don't get lazy and actually work on stuff, lol.
Anyway, it works like MAIET's Locator does. Configure the config.ini in the application's path (don't put quotations around the config parameters, and don't put a space before and/or after the equals signs), then start the program. It'll broadcast the server information to any clients attempting to connect, and it fetches the information from the ServerStatus table of your database just like the official one does.
Enjoy, and hopefully I'll have a lot better stuff in the future to show. This was just made for experience, for the future work, lol.
If you have problems, you can try contacting me, but I'm not sure if I'll be in the mood to help. Go ahead and give it a shot.
Also, I've only tested this with the June 2007 client/server, so I'm not sure if it'll work on other versions, I haven't looked at their protocols so there's no guarantee there. Try it out and lemme know.
-RepublicOfAstra
Here's the RAR download. The source is in the src folder, and the compiled version is in the bin folder. It's released under the GPLv3 license, which basically means you can do anything you want with it, but if you release a modified version, you MUST include the source code with your release. Enjoy.
And thanks to xXZyZXx for helping me work out some kinks in my packet handling, and for helping explain to me the process of it all so I could understand it and make it possible to code this.
Re: [RELEASE] Login Server (Locator) Emulator
hmm what exactly does this do?
The locator works fine for me so whats wrong with it?
eh looks like ill just have to see for myself :P
Re: [RELEASE] Login Server (Locator) Emulator
...Can you not read? It's an emulator for Locator. There's nothing wrong with Locator, I just decided to write my own version of it. Hopefully I'll be successful at writing emulators for MatchServer and MatchAgent as well, meaning you won't have to use stolen software from MAIET anymore. As well, the source would be fully editable, allowing more customization than simple XML editing.
Re: [RELEASE] Login Server (Locator) Emulator
ah, I knew it was an emulator but I thought maybe it had some stuff the old one didn't. Well you basically answered my question thanks, and I hope your not mad, cause you do sound mad sometimes (no offense :P)
Re: [RELEASE] Login Server (Locator) Emulator
Eh. I know I usually sound mad. I'm not though, really! D: I'm a lot less of a tightass when I'm not on Ragezone lmao
Re: [RELEASE] Login Server (Locator) Emulator
Ya, and nice it works and all. Connects smoothly and everything, hope you can emulate the MatchServer/Agent so if we make a big successful private server, Maiet/ijji cant come shut us down :D
EDIT : btw what does the !rawsql command do?
Re: [RELEASE] Login Server (Locator) Emulator
u rox, w8ing for more updates
Re: [RELEASE] Login Server (Locator) Emulator
Hm, probobly won't use until it gets ALOT better, like almost complete editing and a whole bunch of cool features, but definetly gonna look at this + try it out. Good idea, and good luck!
1 Attachment(s)
Re: [RELEASE] Login Server (Locator) Emulator
nice release looking forward to more updates
just a lil preview of wut it looks like for peeps
http://forum.ragezone.com/attachment...1&d=1219153276
Re: [RELEASE] Login Server (Locator) Emulator
Excellent Very nice work! 9/10 =)
Edit: I Test and Working Connection with MatchServer.. i Testing Conection with Client!
Re: [RELEASE] Login Server (Locator) Emulator
Great Release RoA, nice to see you back in business
Re: [RELEASE] Login Server (Locator) Emulator
Sounds good
will have to try :D
Thanks :)
Edit :-
Excellent job :D
Re: [RELEASE] Login Server (Locator) Emulator
Quote:
Originally Posted by
wesman2232
Ya, and nice it works and all. Connects smoothly and everything, hope you can emulate the MatchServer/Agent so if we make a big successful private server, Maiet/ijji cant come shut us down :D
EDIT : btw what does the !rawsql command do?
The !rawsql command lets you type in an SQL query and execute it directly from your Login server to your DB. It doesn't display the information if you do a SELECT.
That might be the only update I do in the future. But since it's not too important, I won't worry about it right now, gonna go ahead and start on my MatchServer emulator today. Not sure how it'll go, but I'll release updates along the way lol
And lol, why is this a sticky? It's not too important really. Just makes your server slightly less illegal :P The only thing I'd see becoming a sticky is a MatchServer emulator release. This is more of a sneak preview.
Re: [RELEASE] Login Server (Locator) Emulator
Quote:
Originally Posted by
RepublicOfAstra
The !rawsql command lets you type in an SQL query and execute it directly from your Login server to your DB. It doesn't display the information if you do a SELECT.
That might be the only update I do in the future. But since it's not too important, I won't worry about it right now, gonna go ahead and start on my MatchServer emulator today. Not sure how it'll go, but I'll release updates along the way lol
And lol, why is this a sticky? It's not too important really. Just makes your server slightly less illegal :P The only thing I'd see becoming a sticky is a MatchServer emulator release. This is more of a sneak preview.
This should be sticked for an couple of days, because it runs alot smoother then the original Locator
Re: [RELEASE] Login Server (Locator) Emulator
ya, it deserves it a sticky. Maybe when you have all 3 emulated and working you can release them all in one whole post and they can sticky that.