skotlex
|
1d6dbc95dc
- Char-server SQL won't perform the reconnect cleanup routines when kick_on_disconnect is disabled.
|
19 gadi atpakaļ |
skotlex
|
6d354a4b06
- Cleaned up the IP sync code to...
|
19 gadi atpakaļ |
Lance
|
a90363726b
Typos resolving login-DNS instead of char-DNS -.-
|
19 gadi atpakaļ |
Lance
|
50ebb5e959
* [Fixed]:
|
19 gadi atpakaļ |
skotlex
|
4d27716bf1
- Tested and fixed resolve_hostbyname.
|
19 gadi atpakaļ |
Lance
|
59d0fde84a
* [Added]:
|
19 gadi atpakaļ |
skotlex
|
3833a911c5
- Fixed the compilation errors of my last commit... >.> <.<
|
19 gadi atpakaļ |
skotlex
|
ba4de26c1e
- Removed the mysterious array of two of char_dat (char/sql server), replaced it with a static structure.
|
19 gadi atpakaļ |
Lance
|
67e445d784
* [Fixed]:
|
19 gadi atpakaļ |
Lance
|
0985a26455
* [Temperory Fixed]:
|
19 gadi atpakaļ |
skotlex
|
e74e095778
- Fixed main.sql adding a key on char_id rather than account_id for the char table.
|
19 gadi atpakaļ |
Vicious
|
8e3fb1da90
fixed MoM's typo
|
19 gadi atpakaļ |
skotlex
|
2e5660ec68
- Fixed @mapinfo displaying incorrectly maps with nosave which send you back to your last savepoint.
|
19 gadi atpakaļ |
MasterOfMuppets
|
3e901e2ef5
Fixed a typo in char_sql/char.c, thanks to Euph.
|
19 gadi atpakaļ |
skotlex
|
d3ffb31cc4
- Removed char_nick2id from char-sql server as it's no longer needed.
|
19 gadi atpakaļ |
Lance
|
a6f2c2e5ed
* [Optimized]:
|
19 gadi atpakaļ |
skotlex
|
166265be07
- Fixed skill_unitsetting using layout->count for the for instead of group->count
|
19 gadi atpakaļ |
Lance
|
8686c24f90
[Fixed]:
|
19 gadi atpakaļ |
skotlex
|
0d281eea6d
- Fixed compilation of char_sql/char.c
|
19 gadi atpakaļ |
skotlex
|
92255a237b
- Moved the JOB_* defines from map.h to mmo.h, update char.c to use them.
|
19 gadi atpakaļ |
skotlex
|
053931237b
- Some cleaning of the fame-update code, fixing a logic bug which made the ranking list fail to display the correct ranker names.
|
19 gadi atpakaļ |
Lance
|
e43f38bb0d
* Change scripting engine's NPC scope vars to dot (.) style.
|
19 gadi atpakaļ |
Lance
|
63438cde12
* Fixed typos in char.c
|
19 gadi atpakaļ |
DracoRPG
|
d94ebfdd53
I'm still here!
|
19 gadi atpakaļ |
skotlex
|
eac7f93dbc
- Added logging of deleted characters when the char_log is enabled.
|
19 gadi atpakaļ |
skotlex
|
41a6c38e23
- Added SC_KEEPING/SC_BARRIER to calc_flag in status_change_end
|
19 gadi atpakaļ |
skotlex
|
0db2a0aa0b
- Char server will now ignore packet 0x65 for already authentified accounts.
|
19 gadi atpakaļ |
skotlex
|
b6558a82ae
- Fixed char-sql server still reading the old lanconfig format rather than the new one.
|
19 gadi atpakaļ |
skotlex
|
b6fa7be9e9
- Updated the subnet support to not require specifying the subnet mask, it is auto-acquired from the char/map IP and the subnet-mask.
|
19 gadi atpakaļ |
skotlex
|
491228d9cc
- Added inter config connection_ping_interval which specifies interval in hours at which mysql_ping's must be done on all connection handles to keep the mysql connection alive. Defaults to 0 (disabled)
|
19 gadi atpakaļ |