deathsythe47 / base_entranced

base_entranced : Siege server mod for Jedi Knight: Jedi Academy
GNU General Public License v2.0
8 stars 1 forks source link

Prevent duplicate names #74

Closed deathsythe47 closed 8 years ago

deathsythe47 commented 8 years ago

Should include stripping out trailing spaces and check for trailing colors.

Maybe even check for some similar characters like I, l, |, O, 0, etc

deathsythe47 commented 8 years ago

1742f6a05eba3f09b0330aa84e3ae3e4082d99b7 Copied over some OpenJK code (@@@ fix, etc). Also removes trailing spaces. A little quick and dirty. No notification, no checking for similar characters. Also, what happens if someone names to duplicate Padawan name?

Needs some more work.

deathsythe47 commented 8 years ago

8121d748ca7e2a2344df78fc36c85d294fb736b2 05ec80a051676625d7f6fe75472c73d820de9d44