1

Topic: [UPCOMING MOD] Login-system

I am going to make the login-system self, and I need your comments.

The whole this is about nickstealing. That you don't can steal a nick. If you have registred on the server as one nick, it's yours, nobody else can use it. I am NOT going to make a level-system, all players have still the same base, same weapons, and hopefully the same skill.

The only thing that the mod is going to do is that your register on a homepage, and then you can login either on the homepage, or in the game (not decided yet). The user-account will be stored so it's possible to make a highscore-list, or maybe also have saved scores.

If it works well, I will release a function that makes so you can have the accounts on my server and your server at the same time. That means that you only need to register once, and then you can use that username and password to login to all servers with the same member-database. We will protect your privacy, and make so no modcreator (or I) can use your personal information for anything.

It's safe.


What do you think?

2

Re: [UPCOMING MOD] Login-system

Sounds promising smile

3

Re: [UPCOMING MOD] Login-system

interesting smile

( if this works out we need to add this to other mods to smile )

MertenNor

->My 24/7 servers: [NOR] Norwegian HUB <- Back Online !! big_smile
( My grammar is getting better ! smile I think.. )
-Norway

4

Re: [UPCOMING MOD] Login-system

Yes smile
I am figuring out how to make it safe now, but I think I know how.

5

Re: [UPCOMING MOD] Login-system

This seems like a very interesting modification, but one thing that you need to address is what can be done when someone else registers your nickname before you can do so yourself. It would be unacceptable if genuine people would lose their nickname to someone else who's unrelated to the name.

But besides that, really looking forward to this.

6

Re: [UPCOMING MOD] Login-system

Cool, hopefully everybody uses this software, when it's released.
Sounds very cool.

Visit tee-league.de and tv.tee-league.de!

7

Re: [UPCOMING MOD] Login-system

Sounds nice, but what is with your clan if you have the clanname in you player's name and change the clan. There has to be something to change you clan in the game without making a new account.

8

Re: [UPCOMING MOD] Login-system

The clan and the nickname is separated. Check out the little work I have done:
www.kottizen.vshs.info/teeuser

"This seems like a very interesting modification, but one thing that you need to address is what can be done when someone else registers your nickname before you can do so yourself. It would be unacceptable if genuine people would lose their nickname to someone else who's unrelated to the name."
It's pretty easy to see if a registred nickname is stolen or not, if the owner just ask smile

9

Re: [UPCOMING MOD] Login-system

it's not so good, because if somebody don't like u, he register with ure name and u dont know your password...

so u have to be fast...
in teeworlds are many fakers.. think about it.

K1llU

10

Re: [UPCOMING MOD] Login-system

Though this is a really nice idea, i dont think, that this will help much...
Name stealing is as easy as before because:

- Nearly no people use this, so it doesnt have much effect
- If someone wants to steal your name, he can still register accounts with a space behind the name or just be faster than you...

Though this is a nice idea, and if you do some nice tweaks, you could be able to remove the gaps which allow people to steal names with it. smile

Great work. ^^

~{MonkeyStyle}~ - Instagib Teeworlds Clan
VISIT US: http://monkeystyle.xooit.com/
Check out our IRC channel: #monkeystyle on QuakeNet || Also check out the TeeWiki: http://teewiki.info

11

Re: [UPCOMING MOD] Login-system

I will remove all spaces in the nicknames. And if someone on the forum says that his nickname is registred by a faker, it's pretty easy to check that, and give the nickname to the real player.

12 (edited by Failure 2009-07-08 17:20:31)

Re: [UPCOMING MOD] Login-system

This looks very good so far smile One problem though, it doesn't recognize my clantag: When I put <MA> in the box, it shows my ingame name as just Failure (FIN). MA> or for example something like asd> works, but <MA and <M shows nothing as your ingame name, but then only the < sign works. This is weird :S

EDIT: It seems to works after the registration, so the "Your ingame name will be" -thingy is the only thing that fails.

Failuree @ Quakenet

13

Re: [UPCOMING MOD] Login-system

Hmm okey. Will check that, thanks.

14 (edited by khubajsn 2009-07-09 07:15:00)

Re: [UPCOMING MOD] Login-system

Kottizen, your site is buggy in Firefox:
http://img156.imageshack.us/img156/8611/kottpage.png

Put this above the <div id="bottom">:

<div style="clear: both;">&nbsp;</div>

And you can also try to add

 </body>
</html>

At the end wink

Goodbye all. Account inactive since March 2011.

15 (edited by fazt-squirrel 2009-07-09 07:43:36)

Re: [UPCOMING MOD] Login-system

khubajsn wrote:

Kottizen, your site is buggy in Firefox:
http://img156.imageshack.us/img156/8611/kottpage.png
...
At the end wink

Eemh do you like the images on the site? all made by me big_smile

16

Re: [UPCOMING MOD] Login-system

Images are nice, but code is buggy.
By the way, Kott didn't do anything except of simple registration script..

Goodbye all. Account inactive since March 2011.

17

Re: [UPCOMING MOD] Login-system

khubajsn wrote:

Images are nice, but code is buggy.
By the way, Kott didn't do anything except of simple registration script..

I am still working on it, so it will be more. And it's not a simple script.

Then, your code "<div style="clear: both;">&nbsp;</div>" did not work. I hate Firefox btw.

18

Re: [UPCOMING MOD] Login-system

Kottizen, you have no reason to hate Firefox.
Did you seen any film from Star Wars series?
Its like Dark Jedi == IE user and Light xDD Jedi == FF user
And you are little kid which hates Light Jedis.
Explorer is worsest internet browser on the world.
Optimalize your pages for FF, ever!

Goodbye all. Account inactive since March 2011.

19

Re: [UPCOMING MOD] Login-system

#menu
{
    position:relative;
    left: 0px;
    width: 200px;
    margin-left: 50px;
}


#content
{
    position:relative;
    left: 350px;
    margin-top: -150px;
    min-height: 200px;
    margin-right: 50px;
    width: 500px;
}

abit ugly-code, but it works ._.

20

Re: [UPCOMING MOD] Login-system

This page is looking good but if you register I think you need to enter your E-Mail to get newsletters or new passwords if you forgot your one. If you forgot your password you should Type in your name and your E-Mail then you get an E-Mail, if the E-Mail you register with and the one you type in are the same, with your new passwort. And you should add someting to change the password and the E-Mail. But good work wink

21 (edited by Kottizen 2009-07-09 11:56:13)

Re: [UPCOMING MOD] Login-system

khubajsn wrote:

Kottizen, you have no reason to hate Firefox.
Did you seen any film from Star Wars series?
Its like Dark Jedi == IE user and Light xDD Jedi == FF user
And you are little kid which hates Light Jedis.
Explorer is worsest internet browser on the world.
Optimalize your pages for FF, ever!

I use Opera.
FF = ?
Fx = Firefox

Thanks, Daniel, will add afternoon. Will also fix so you can enter email and change password.


EDIT: I have fixed the design-bug now, so it works in Firefox too.

22

Re: [UPCOMING MOD] Login-system

Kottizen wrote:
khubajsn wrote:

Kottizen, you have no reason to hate Firefox.
Did you seen any film from Star Wars series?
Its like Dark Jedi == IE user and Light xDD Jedi == FF user
And you are little kid which hates Light Jedis.
Explorer is worsest internet browser on the world.
Optimalize your pages for FF, ever!

I use Opera.
FF = ?
Fx = Firefox

Thanks, Daniel, will add afternoon. Will also fix so you can enter email and change password.


EDIT: I have fixed the design-bug now, so it works in Firefox too.

Kott
FF=FireFox
Fx=effects

But anyone has some idea's for the mod like online log, or signature of kills and things?

23

Re: [UPCOMING MOD] Login-system

No smile

http://www.mozilla.com/en-US/firefox/releases/1.5.html
"How do I capitalize Firefox? How do I abbreviate it?

Only the first letter is capitalized (so it's Firefox, not FireFox.) The preferred abbreviation is "Fx" or "fx"."

24 (edited by Snazzy 2009-07-11 18:51:46)

Re: [UPCOMING MOD] Login-system

khubajsn wrote:

Kottizen, you have no reason to hate Firefox.
Did you seen any film from Star Wars series?
Its like Dark Jedi == IE user and Light xDD Jedi == FF user
And you are little kid which hates Light Jedis.
Explorer is worsest internet browser on the world.
Optimalize your pages for FF, ever!

you dont know if he uses Ie.. and also i dont like Fx too..

furthermore theres no reason to attack kott
just look this-->

khubajsn wrote:

And you are little kid

its ok that you ask him to fix it for fx but your post includes much unimportant facts..

,Sn@zzY

------------------------------------

Kott its a great idea im gonna try it out smile

25

Re: [UPCOMING MOD] Login-system

xD big_smile
I think both abbreviations are used, I also didn't know that "Fx" is the official abbreviation.