ultramage
|
10e9228f5d
Fix to the sql files, password column length must be 32, to store md5 hashes =_=
|
há 17 anos atrás |
ultramage
|
fafb4b8476
Another round of login server cleaning
|
há 17 anos atrás |
ultramage
|
8be1c4d48c
* Some preparations for the guild script update
|
há 17 anos atrás |
zephyrus
|
009ce06822
- Some updates on the mail system packets [Zephyrus]
|
há 17 anos atrás |
zephyrus
|
a558a4d2c7
- Updated the mail sql structure in main.sql.
|
há 17 anos atrás |
zephyrus
|
a0b1a582a1
* Removed the inter_athena.conf maildb settings as they are not required anymore.
|
há 17 anos atrás |
skotlex
|
dff80559d4
- Merged and completed Latio's work on server-side hot-key saving (http://www.eathena.ws/board/index.php?s=&showtopic=159388&view=findpost&p=884453)
|
há 18 anos atrás |
ultramage
|
16671ef54f
* Added Global chat and Main chat logging
|
há 18 anos atrás |
ultramage
|
8f506eeda5
* SQL files fixup
|
há 18 anos atrás |
ultramage
|
4ca0b15de3
EOL-styled some more files
|
há 18 anos atrás |
skotlex
|
3c5c104561
- Modified the login SQL server so that case insensitive lookups use "where name = BINARY 'name'" instead of "where BINARY name = 'name'", since this way the name index should be used, and performance will no longer be heavily affected.
|
há 18 anos atrás |
skotlex
|
c6142c3f39
- Added manual deletion of sc_data entries when deleting a character (char-SQL)
|
há 18 anos atrás |
skotlex
|
e7b86b1deb
- Fixed connect_until field being a smallint rather than int in the login table (upgrade with upgrade_svn8630.sql)
|
há 18 anos atrás |
skotlex
|
6f3c9a6dc7
- Fixed two instances in the login-sql server where the ip in the log-login table was being stored backwards.
|
há 19 anos atrás |
toms
|
c0f0a50c79
Fixed syntax error in 'guild' create table statement
|
há 19 anos atrás |
skotlex
|
ee59874725
- Fixed yet again AS_SPLASHER doing full damage on all characters. Now you can use the NK split damage value in the skill_db if you want damage divided by the amount of targets rather than by 2.
|
há 19 anos atrás |
DracoRPG
|
f6d32063cf
SQL fix for Homunc skills
|
há 19 anos atrás |
DracoRPG
|
15dd140846
Orn's and Albator's Homunculus system, finally, YAY!!
|
há 19 anos atrás |
skotlex
|
5251ce7944
- Fixed the char table having party/guild_id as smallint when they need int there. Thanks to hermematon for pointing it out (use svn_ugprade7580.sql)
|
há 19 anos atrás |
Euph
|
c897622a1d
sql optimizations.
|
há 19 anos atrás |
skotlex
|
e74e095778
- Fixed main.sql adding a key on char_id rather than account_id for the char table.
|
há 19 anos atrás |
Lance
|
19e8dde400
Syntax errors :(
|
há 19 anos atrás |
skotlex
|
e4fb5dbbf7
- Updated mob_db.sql and item_db.sql to latest.
|
há 19 anos atrás |
Lance
|
15194233b8
[Improved]:
|
há 19 anos atrás |
skotlex
|
078cab13fd
- Fixed loginlog definition in main.sql, thanks to Tempesta
|
há 19 anos atrás |
skotlex
|
317b980ace
- Fixed the definition of the KEY in the loginlog, thanks to TheUltraMage
|
há 19 anos atrás |
skotlex
|
26a517cd08
- Fix on pc_skill which fixes overlapping when one gets more than one bonus for the same skill.
|
há 19 anos atrás |
skotlex
|
f7884c6c52
- Fixed the average_lv column size specification. Thanks to Joshuaali (upgrade_svn5607.sql)
|
há 19 anos atrás |
skotlex
|
c606e4de69
- Some cleaning of the main.sql file
|
há 19 anos atrás |
skotlex
|
d0c9123432
- Added an upgrade_svn file to fix the party sql table (it lacks the auto-increment property on the party_id column)
|
há 19 anos atrás |