shennetsind
|
a1612031a6
Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks to 3CeAM for the base.
|
13 years ago |
kenpachi2k11
|
c3218d6ec2
Follow up to r15572: renamed column `level` to `group_id` (`login` table) in /sql-files/main.sql
|
13 years ago |
shennetsind
|
a785b383d7
Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll get it sorted.
|
13 years ago |
ai4rei
|
847809a9e7
* Added support for visible garments/robes.
|
14 years ago |
ai4rei
|
134989d2f8
* Updated field `weapon` in table `char` to default to '0' (bare-handed) rather than '1' (knife) (follow up to r11696).
|
14 years ago |
brianluau
|
b8918ccca2
- Removed extra <TAB> from const.txt
|
14 years ago |
ai4rei
|
da989bb356
* Added support for new delayed character deletion.
|
14 years ago |
ai4rei
|
7919c7d9fc
* Added 'birthdate' field to account data. For SQL apply upgrade_svn14672.sql to upgrade table `login`; for TXT no action is necessary, as it upgrades itself.
|
14 years ago |
ai4rei
|
c961604f0b
* Removed `motd` from `ragsrvinfo` table in main.sql, missed in previous commit (follow up to r14579).
|
14 years ago |
Paradox924X
|
dde953ee4a
Expanded range for cached and stored-in-db guild member exp (devotion) from uint32 to uint64. (bugreport:3983)
|
15 years ago |
Inkfish
|
06eb6757d5
Added missing sql update file for rename
|
15 years ago |
Inkfish
|
0089516243
forget to update main.sql
|
15 years ago |
Inkfish
|
4a6f0d122c
* Some updates of Quest Log system
|
16 years ago |
ultramage
|
5ec23576c6
Corrected the `char` table's 'manner' column type to match the type used by the server.
|
16 years ago |
ultramage
|
e362a5ce6f
Corrected revision number for the previous upgrade script.
|
16 years ago |
zephyrus
|
c830a56da3
- Item Rental System.
|
16 years ago |
zephyrus
|
d475f7aaff
- Removed mer_id from main.sql in char table. (Bug Report 2192)
|
16 years ago |
zephyrus
|
5954733c85
- Moved char server's mercenary code to a different file (int_mercenary.*)
|
16 years ago |
zephyrus
|
e5e14c14fe
- Added column `mer_id` on char_db
|
16 years ago |
zephyrus
|
b6c7de7c00
- Database structure for Mercenary.
|
16 years ago |
ultramage
|
f4c4ccb9c9
Removed 'DROP TABLE' statements from main.sql (bugreport:1714)
|
17 years ago |
ultramage
|
dac1c2d2df
Removed unused guardian hp columns from the guild castles table in main.sql (should have been done in r11915).
|
17 years ago |
ultramage
|
106b44c1e7
Merged the /loginmerge branch (topic:192754)
|
17 years ago |
akrus
|
319d9ced3d
* Fixed: replaced TYPEs with ENGINEs in SQL files (for better compatibility, TYPE is a synonym) [akrus]
|
17 years ago |
Kevin
|
ea96b9da32
Forgot to change main.sql to reflect the update to quest_objective table.
|
17 years ago |
ultramage
|
65ea169212
Reverted the `login` table changes from r12464
|
17 years ago |
Kevin
|
a6b57811f9
New sql definitions for the quest code.
|
17 years ago |
Kevin
|
f5fd71f4be
Char server now loads/saves quest information.
|
17 years ago |
ultramage
|
f6a6d34640
Replaced the TYPE keyword with ENGINE in all sql files, because this is the preferred alternative.
|
17 years ago |
ultramage
|
77826dfdf8
Renamed 'connect_until_time' to 'expiration_time'.
|
17 years ago |