Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Development > Archive::Bugs

Archive::Bugs Archive area for Bugs's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 06-21-2004, 01:00 PM
Xabob's Avatar
Xabob
Discordant
 
Join Date: Feb 2004
Location: On your desktop
Posts: 387
Default Request:Mini-Login

I Am calling out to Anyone who can Write a New mini-login
So that we can Run Lan Games make sure are servers are set up Right before we put them up ect so if there is anyone willing to make the new Mini-Login i would very greatful
__________________
[12:38] <RangerDown> I watched Napoleon Dynamite the other day
[12:39] <Xabob> omg
[12:39] <Xabob> want me to shoot you now?
[12:39] <RangerDown> and the first words out of my mouth at the start were:
[12:39] <RangerDown> Hey I bet Rog looks like that

Reply With Quote
  #2  
Old 06-21-2004, 03:29 PM
animepimp
Dragon
 
Join Date: Jan 2004
Posts: 860
Default

I think by posting this you've jsut volunteered to do it Who better to do it than someone who really wants to use it, helps make sure it gets done right and quickly.
Reply With Quote
  #3  
Old 06-21-2004, 05:26 PM
Virus11
Discordant
 
Join Date: May 2004
Posts: 311
Default

It's possible to just setup a normal server and lock it, but set all the people you want to allow on's status at like 100.
__________________

Reply With Quote
  #4  
Old 06-21-2004, 07:35 PM
Xabob's Avatar
Xabob
Discordant
 
Join Date: Feb 2004
Location: On your desktop
Posts: 387
Default

^_^ Lol i would do it but i don't know C++
__________________
[12:38] <RangerDown> I watched Napoleon Dynamite the other day
[12:39] <Xabob> omg
[12:39] <Xabob> want me to shoot you now?
[12:39] <RangerDown> and the first words out of my mouth at the start were:
[12:39] <RangerDown> Hey I bet Rog looks like that

Reply With Quote
  #5  
Old 07-23-2004, 01:20 AM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

I think this is more needed then some people realize, since minilogin broke theres been alot of on and off broken servers, I think this would take some pressure off the logins. Remember the long downage recently?
__________________
namespace retval { template <class T> class ReturnValueGen { private: T x; public: ReturnValueGen() { x = 0; }; T& Generator() { return x; }; }; } int main() { retval::ReturnValueGen<int> retvalue; return retvalue.Generator(); }
C++ is wonderful.
Reply With Quote
  #6  
Old 07-24-2004, 02:08 PM
apok
Fire Beetle
 
Join Date: Jul 2004
Posts: 1
Default

I too would like to see the return of minilogin. Some friends and I are still wanting to work up a custom server but really would like to work via our VPN to get the basics done.
Reply With Quote
  #7  
Old 07-24-2004, 08:04 PM
hypershadow66
Banned
 
Join Date: Nov 2003
Posts: 335
Default

minilogin still wouldnt work if you had the latest patch tho right?
Reply With Quote
  #8  
Old 07-25-2004, 02:41 AM
animepimp
Dragon
 
Join Date: Jan 2004
Posts: 860
Default

It would work with the new login if it was rewritten which is what this thread is about. Please read the whole thread before responding to it. But it would not help people who cannot play right now because the server code is still incompatible.
Reply With Quote
  #9  
Old 07-27-2004, 05:47 PM
Sensu-Bean
Sarnak
 
Join Date: Jul 2004
Posts: 36
Default

mini-login was 'never' released open source. i always thought that was so fubar, since eqemu is opens source. if mini-login was going to come back, the dev who made it would release the source or keep it updated. sure its possible to recode it, but i dont see it happening if someone hasnt already.

on a side note, it would be a nice feature to implement into freaku, if its dev would put in an option for lan support. host/connect to.
Reply With Quote
  #10  
Old 07-29-2004, 02:23 AM
fathernitwit
Developer
 
Join Date: Jul 2004
Posts: 773
Default

Just a note for this thread...

the login protocol has COMPLETELY changed... as far as I can tell anyways (not sure what it was like between 2002 and now)... it used to be based on the same protocol as the rest of the game, but now it is not.

I have been working on a login server, and am having decent success at it , the protocol is fairly simple. I have looked at that ancient mini-login code, and decided to write mine from scratch. One area that I am having huge problems is decrypting the login/password from the stream, and the communication between the world server and the login server... if anybody has knowledge in this area, please PM me.


Does anybody know if there are real or legal reasons that nobody out there has written an open source login server since 2002? That kinda bothers me, since the new login protocol is so simple, I figure SOMEBODY would have figured it out by now...
Reply With Quote
  #11  
Old 07-29-2004, 05:51 AM
kathgar
Discordant
 
Join Date: May 2002
Posts: 434
Default

Yes, it would be folly is base the new login on the old code. It would almost be as bad as trying to put this image together.

Anyways, the old login server had licensure problems to begin with. With the new NEW login on test at the moment it would not be all that useful to work on the old new login.
__________________
++[>++++++&lt;-]>[&lt;++++++>-]&lt;.>++++[>+++++&lt;-]>[&lt;
+++++>-]&lt;+.+++++++..+++.>>+++++[&lt;++++++>-]&lt;+
+.&lt;&lt;+++++++++++++++.>.+++.------.--------.>+.
Reply With Quote
  #12  
Old 07-29-2004, 09:08 AM
Xabob's Avatar
Xabob
Discordant
 
Join Date: Feb 2004
Location: On your desktop
Posts: 387
Default

Lol and as for mini-login not being open source theres a very good reson for that the same reson the normal login server is not open source i was talking with BS last night its becuse it has EQ crypto in it and well as he said
Quote:
Xabob anyone with intelligence can do bad stuff with it
So sorry it will NEVER be open source or sony would be on are ass
__________________
[12:38] <RangerDown> I watched Napoleon Dynamite the other day
[12:39] <Xabob> omg
[12:39] <Xabob> want me to shoot you now?
[12:39] <RangerDown> and the first words out of my mouth at the start were:
[12:39] <RangerDown> Hey I bet Rog looks like that

Reply With Quote
  #13  
Old 07-29-2004, 09:13 AM
Tertiary
Hill Giant
 
Join Date: Nov 2003
Posts: 192
Default

Quote:
Originally Posted by Xabob
Lol and as for mini-login not being open source theres a very good reson for that the same reson the normal login server is not open source i was talking with BS last night its becuse it has EQ crypto in it
Minilogin had no encryption/decryption in it, hence why it used IP addresses for authentication.
Reply With Quote
  #14  
Old 07-29-2004, 03:28 PM
Xabob's Avatar
Xabob
Discordant
 
Join Date: Feb 2004
Location: On your desktop
Posts: 387
Default

it had to use the crypto becsue it was hard coded into the Eqgame.exe so there for mini-login has the crypto in the source

"Take foot and place in mounth"
__________________
[12:38] <RangerDown> I watched Napoleon Dynamite the other day
[12:39] <Xabob> omg
[12:39] <Xabob> want me to shoot you now?
[12:39] <RangerDown> and the first words out of my mouth at the start were:
[12:39] <RangerDown> Hey I bet Rog looks like that

Reply With Quote
  #15  
Old 07-29-2004, 07:40 PM
kathgar
Discordant
 
Join Date: May 2002
Posts: 434
Default

Yeah.. Xabob you are the one that should be putting your foot in your mouth. You are incorrect. None of the publically availible logins could decrypt.
__________________
++[>++++++&lt;-]>[&lt;++++++>-]&lt;.>++++[>+++++&lt;-]>[&lt;
+++++>-]&lt;+.+++++++..+++.>>+++++[&lt;++++++>-]&lt;+
+.&lt;&lt;+++++++++++++++.>.+++.------.--------.>+.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 07:54 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3