Hercules.ws
7f80b720d0
ItemDB SQL Sync
...
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-04-14 15:40:35 +02:00
Hercules.ws
a823dedd45
ItemDB SQL Sync
...
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-04-06 16:22:03 +02:00
Hercules.ws
4294ba882c
ItemDB SQL Sync
...
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-04-06 15:38:03 +02:00
Hercules.ws
374cb11c3f
ItemDB SQL Sync
...
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-04-04 07:15:48 +02:00
Hercules.ws
61cd96c527
ItemDB SQL Sync
...
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-04-01 14:22:02 +02:00
Hercules.ws
351eba88f6
ItemDB SQL Sync
...
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-03-31 11:21:33 +02:00
Hercules.ws
4ebd487d59
ItemDB SQL Sync
...
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-03-30 00:40:19 +02:00
Hercules.ws
043739a3bf
ItemDB SQL Sync
...
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-03-24 17:40:34 +01:00
Hercules.ws
6ceca0e2d4
ItemDB SQL Sync
...
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-03-24 02:56:33 +01:00
Hercules.ws
4d73c2ef61
ItemDB SQL Sync
...
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-03-11 06:20:34 +01:00
Hercules.ws
8f8bda8d29
ItemDB SQL Sync
...
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-03-11 06:03:50 +01:00
Hercules.ws
43eebf40b8
ItemDB SQL Sync
...
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-03-09 13:55:49 +01:00
Hercules.ws
a314e9c2bd
ItemDB SQL Sync
...
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-03-05 18:28:49 +01:00
Hercules.ws
2c70d609d0
ItemDB SQL Sync
...
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-02-15 20:35:05 +01:00
Hercules.ws
56d531fd12
ItemDB SQL Sync
...
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-02-15 20:29:48 +01:00
Hercules.ws
6a539f3c1c
ItemDB SQL Sync
...
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-01-25 09:51:17 +01:00
Haru
8f7889b79c
Removed name distinction between (sql) mob/item/mob_skill db and db_re variants
...
- Since there (currently and in future) is no difference between the
table structure for renewal and pre-renewal databases, it makes no
sense to have extra code that makes a distinction between their names.
A server will always use either one or the other, never both at the
same time.
- If you have a mob_db_re, mob_skill_db_re and/or item_db_re table,
please rename it to mob_db, mob_skill_db and/or item_db_re,
respectively.
- No upgrade script provided. I'd like to remind everyone that these
tables are optional (and deprecated), and they are only offered for
convenience for those who need them for web control panels and similar
software.
Signed-off-by: Haru <haru@dotalux.com>
2015-01-22 12:05:10 +01:00
Hercules.ws
e62020c711
ItemDB SQL Sync
...
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-01-10 19:03:59 +01:00
malufett
23a88d6272
Split mob sql database into mob_db and mob_db_re.
...
-http://hercules.ws/board/topic/8084-separate-the-mob-db-and-mob-db-re/
2014-12-28 17:42:33 +08:00
Hercules.ws
9a969b8f01
ItemDB SQL Sync
...
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2014-12-07 14:36:40 +01:00
Hercules.ws
14b6322f8c
ItemDB SQL Sync
...
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2014-11-07 11:20:30 +01:00
Hercules.ws
81d226af05
ItemDB SQL Sync
...
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2014-11-04 13:53:58 +01:00
dastgir
6dc75795d2
Added missing sql_updates query in main.sql
2014-11-04 05:42:40 -05:00
Hercules.ws
715af9d93a
ItemDB SQL Sync
...
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2014-11-03 16:25:04 +01:00
shennetsind
ad8ef89573
Follow up 239d480487
...
Added missing sql upgrade index entry
Signed-off-by: shennetsind <ind@henn.et>
2014-11-03 11:04:30 -02:00
shennetsind
bee4c9d36f
Merge branch 'master' of github.com:HerculesWS/Hercules
...
Signed-off-by: shennetsind <ind@henn.et>
Conflicts:
src/map/battle.c
2014-11-03 08:15:05 -02:00
shennetsind
239d480487
Introducing 2014-10-22, Roulette and Per-Char Gender!
...
Details in http://hercules.ws/board/topic/7618-2014-10-22-roulette-and-per-char-gender/
Special Thanks to the all-mighty Yommy, Ziu and Haruna!
Signed-off-by: shennetsind <ind@henn.et>
2014-11-03 08:10:26 -02:00
Hercules.ws
5745f9877e
ItemDB SQL Sync
...
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2014-11-02 03:05:44 +01:00
Hercules.ws
c5173e0a29
ItemDB SQL Sync
...
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2014-10-30 07:32:14 +01:00
Hercules.ws
8f05084184
ItemDB SQL Sync
...
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2014-10-30 01:24:13 +01:00
Hercules.ws
ab3b5bd8d2
ItemDB SQL Sync
...
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2014-10-24 01:12:13 +02:00
Hercules.ws
1c1e10a580
ItemDB SQL Sync
...
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2014-09-20 15:25:15 +02:00
Haru
9d91a8ea81
Re-generated mob_skill_db_re.sql
...
Signed-off-by: Haru <haru@dotalux.com>
2014-09-20 15:22:14 +02:00
Michieru
807e5b26b5
Merge pull request #333 from dastgir/SQLFix
...
Fixes wrong data type in SQL for base_exp,base_drop and base_death.
2014-09-16 14:37:19 +02:00
Hercules.ws
a7c6d88cda
ItemDB SQL Sync
...
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2014-09-04 08:49:52 +02:00
Dastgir
435d888eb1
Fixes wrong data type in SQL for base_exp,base_drop and base_death.
2014-09-02 20:51:43 +05:30
Haru
2461d8005c
Re-generated SQL mob databases
...
Signed-off-by: Haru <haru@dotalux.com>
2014-09-01 03:09:53 +02:00
Hercules.ws
0f821b6af8
ItemDB SQL Sync
...
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2014-08-31 09:28:22 +02:00
Hercules.ws
4af7125cd4
ItemDB SQL Sync
...
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2014-08-29 17:52:09 +02:00
Hercules.ws
0330ad8123
ItemDB SQL Sync
...
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2014-08-08 22:34:43 +02:00
Hercules.ws
c57745995d
ItemDB SQL Sync
...
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2014-08-08 21:04:29 +02:00
Hercules.ws
7c6f45590e
ItemDB SQL Sync
...
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2014-08-07 12:01:30 +02:00
Hercules.ws
2004759432
ItemDB SQL Sync
...
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2014-08-06 16:08:07 +02:00
jaBote
f5de504f68
Update rAthena-main-upgrade.sql
...
Updating to adapt the database from current latest rAthena server. Couldn't test since I haven't got a test database right now, but looks good enough.
Any issue should happen with it, please address me at Hercules forums rather than here.
2014-07-22 22:00:58 +02:00
jaBote
9a36b78fc3
Update rAthena-logs-upgrade.sql
2014-07-22 20:49:10 +02:00
Haru
f62ce0c0ba
Fixed minor issues in the sql files from 3ecf877b
...
Signed-off-by: Haru <haru@dotalux.com>
2014-07-17 21:32:55 +02:00
Shido
ef8700dfa9
Updated sql-upgrade files.
2014-07-10 23:53:22 +08:00
Shido
3213a3b913
Organized sql-tools.
2014-07-10 23:53:22 +08:00
Shido
3ecf877ba3
SQL Re-Organization.
...
Signed-off-by: KeiKun <the.keikun@gmail.com>
2014-07-10 23:53:21 +08:00
Hercules.ws
4c2bb1ff8a
ItemDB SQL Sync
...
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2014-06-26 17:16:52 +02:00