Gepard
|
99d0eef42f
Fixed wrong char info packet size for clients after 2010-07-27 (follow-up to r14368).
|
14 lat temu |
Skotlex
|
9c244595de
- Merged a few minor bugfixes
|
15 lat temu |
skotlex
|
2b3c602ea7
Merged a few updates for supporting renewal clients (thanks to Diablo): [Skotlex]
|
15 lat temu |
Paradox924X
|
92ed65fd9a
Prevented online user count from going negative. (bugreport:3913)
|
15 lat temu |
skotlex
|
c92ff591f1
- Applied the renewal client support patch from Diablo (eA forum topic 222623)
|
15 lat temu |
ultramage
|
b0bf56cf2e
Removed the char_rename setting in favor of a PACKETVER define.
|
15 lat temu |
ultramage
|
6c8293ed15
Ported over several TXT online code fixes from charmerge (autotrading chars couldn't be kicked due to a missing update).
|
15 lat temu |
ultramage
|
84cc5b7513
Disabled ip checking during auth, since it lead to a lot of confusion.
|
15 lat temu |
ultramage
|
0ed37a79b7
Some insignificant code tweaks.
|
16 lat temu |
FlavioJS
|
e7607efb6c
* Removed online_check config options. (always active now)
|
16 lat temu |
ultramage
|
c2cc0763d9
Increased variable size for status/skill points to remove the 65k cap (bugreport:1579).
|
16 lat temu |
FlavioJS
|
d474fff85a
* Fixed 'Char creation denied' message not being sent properly.
|
16 lat temu |
skotlex
|
0167134620
- Added the required changes to support the 2008-09-10+ clients
|
16 lat temu |
ultramage
|
7bd0715d13
Quick fix to txt charserver initialization order - chardb needs to be ready for parties to load correctly.
|
16 lat temu |
FlavioJS
|
2f1d2b2199
* Fix for "yet another online check bypass technique". (bugreport:2292)
|
16 lat temu |
ultramage
|
4c2a6255cd
Merged a critical fix to charserver online tracking code (see r13087).
|
16 lat temu |
ultramage
|
5f8af7d869
Fixed an auth bug in txt charserver (caused by r12579, followup to r12609)
|
17 lat temu |
ultramage
|
9fd3dfd23b
Fixed TXT storage code handling storage incorrectly (bugreport:1928)
|
17 lat temu |
ultramage
|
106b44c1e7
Merged the /loginmerge branch (topic:192754)
|
17 lat temu |
ultramage
|
1d9c99dc72
Corrected wrong data loading order in txt storage code causing crashes at startup (followup to r12950).
|
17 lat temu |
ultramage
|
4546c7fc0a
Modified storage data loading
|
17 lat temu |
FlavioJS
|
c880052f0f
* Changed the data field of timers from int to intptr.
|
17 lat temu |
toms
|
ccb23efe49
Made some cleanup in changesex
|
17 lat temu |
ultramage
|
70e34f81cd
Fixed an issue in r12575 where 'not setting char offline when going from mapserver to charserver' also caused a permanent account lockout if the player pressed 'cancel' in the char select screen.
|
17 lat temu |
FlavioJS
|
dcf71ce50b
* Followup to r12579 (all other players appeared as female on sql branch).
|
17 lat temu |
FlavioJS
|
49aac80ed6
* Quick&dirty reversal of the inter-server behaviour introduced in r3255/r3256:
|
17 lat temu |
Kevin
|
2c1144e804
TXT code has been re uploaded. Please note this does not change the fact that TXT support has been dropped. There is no guarantee the code base will be managed and it will in the near future be REMOVED. If there is in ANY way TXT support in the future, it will be abstracted through a sql interface so only the sql code has to be maintained.
|
17 lat temu |
Kevin
|
ace648245b
I live in a giant bucket.
|
17 lat temu |
ultramage
|
00a5bccbd3
The max_account_id packetver detection mechanism will never cause any connection problems ever again. (bugreport:388)
|
17 lat temu |
ultramage
|
fd5f918452
Modified the charservers to use a DBMap instead of a cyclic array for auth data.
|
17 lat temu |