Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sphereCrypt.ini #1354

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 12 additions & 8 deletions src/sphereCrypt.ini
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,10 @@ ENC_LOGIN 4 // Rotation cipher used for the Login Server crypt by every client,
[SPHERECRYPT]
//Classic Clients

7010400 03907237D 0A84B527F ENC_TFISH // 7.0.104.00
7010300 03949418D 0A864FE7F ENC_TFISH // 7.0.103.00
70010600 038F46B5D 0AB46A27F ENC_TFISH // 7.0.106.00
70010500 0393D816D 0ABA8BE7F ENC_TFISH // 7.0.105.00
70010400 03907237D 0A84B527F ENC_TFISH // 7.0.104.00 [> 7.0.104.0 :NL Use new crypt format for Gump + cliloc]
70010300 03949418D 0A864FE7F ENC_TFISH // 7.0.103.00
70010200 03992EB9D 0A81E227F ENC_TFISH // 7.0.102
70010100 039C411AD 0A803DE7F ENC_TFISH // 7.0.101
70010000 03A3D83BD 0A9F5127F ENC_TFISH // 7.0.100
Expand Down Expand Up @@ -229,12 +231,14 @@ ENC_LOGIN 4 // Rotation cipher used for the Login Server crypt by every client,
1232700 0D47BD45C 034081CD6 ENC_LOGIN // 1.23.27

//Enhanced Clients
6790010400 01B07237D 0B94B527F ENC_TFISH // 4.00.104
6790010300 01B49418D 0B964FE7F ENC_TFISH // 4.00.103
670010200 01B92EB9D 0B91E227F ENC_TFISH // 4.00.102
670010100 01BC411AD 0B903DE7F ENC_TFISH // 4.00.101
670010000 0183D83BD 0B8F5127F ENC_TFISH // 4.00.100
67009900 0187731CD 0B8CE5E7F ENC_TFISH // 4.00.99
6790010600 01AF46B5D 0BA46A27F ENC_TFISH // 4.0.106.00
6790010500 01B3D816D 0BAA8BE7F ENC_TFISH // 4.0.105.00
6790010400 01B07237D 0B94B527F ENC_TFISH // 4.0.104
6790010300 01B49418D 0B964FE7F ENC_TFISH // 4.0.103
670010200 01B92EB9D 0B91E227F ENC_TFISH // 4.0.102
670010100 01BC411AD 0B903DE7F ENC_TFISH // 4.0.101
670010000 0183D83BD 0B8F5127F ENC_TFISH // 4.0.100
67009900 0187731CD 0B8CE5E7F ENC_TFISH // 4.0.99
67009800 018A8ABDD 0B8AB227F ENC_TFISH // 4.0.98
67009700 018E221ED 0B8F47E7F ENC_TFISH // 4.0.97
67009600 018DBA3FD 0B8E1527F ENC_TFISH // 4.0.96
Expand Down