Commit graph

26 commits

Author SHA1 Message Date
hwsapibot
05f5cddbff
Update mob_db SQL data
Signed-off-by: hwsapibot <dev@herc.ws>
2026-04-18 17:31:30 +00:00
hwsapibot
c929ff8f6d
Update mob_db SQL data
Signed-off-by: hwsapibot <dev@herc.ws>
2025-02-01 00:19:10 +00:00
Haru
daca5167ed
Welcome to 2024, Hercules
(update copyright year in headers)

Signed-off-by: Haru <haru@dotalux.com>
2024-02-04 02:26:34 +01:00
hwsapibot
4b2861c3d7
Update mob_db SQL data
Signed-off-by: hwsapibot <dev@herc.ws>
2023-01-13 00:25:12 +00:00
Hercules.ws
3cc409a95a
MobDB SQL Sync
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2022-01-05 15:47:08 +01:00
Hercules.ws
463f35367d
MobDB SQL Sync
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2021-01-02 15:03:37 +01:00
Hercules.ws
410209f958
MobDB SQL Sync
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2020-12-15 02:29:41 +01:00
Hercules.ws
43c1ab8c72
MobDB SQL Sync
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2020-12-14 15:36:34 +01:00
Evil Puncker
ee9e597967 Fix schema warning 2020-11-16 22:36:05 -03:00
Hercules.ws
a39d70e9cc
MobDB SQL Sync
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2020-05-03 21:24:10 +02:00
Haru
da14478a8c
Update copyright headers for year 2020
Signed-off-by: Haru <haru@dotalux.com>
2020-01-13 03:24:07 +01:00
Hercules.ws
fae84f2806
MobDB SQL Sync
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2020-01-12 16:18:36 +01:00
Hercules.ws
4c571d8382
MobDB SQL Sync
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-04-07 21:12:14 +02:00
Hercules.ws
9148085c96
MobDB SQL Sync
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-01-13 20:59:23 +01:00
Hercules.ws
addaee6a7e
MobDB SQL Sync
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-09-23 16:18:43 +02:00
Haru
87743b4226 Re-generated mob_skill_db*.sql
Fixes #1180

Signed-off-by: Haru <haru@dotalux.com>
2016-03-18 20:58:26 +01:00
Haru
dcc9ee43a4 Updated Mob Skill DB SQL script
Signed-off-by: Haru <haru@dotalux.com>
2016-01-29 11:00:49 +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
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
Haru
9d91a8ea81 Re-generated mob_skill_db_re.sql
Signed-off-by: Haru <haru@dotalux.com>
2014-09-20 15:22:14 +02:00
Haru
2461d8005c Re-generated SQL mob databases
Signed-off-by: Haru <haru@dotalux.com>
2014-09-01 03:09:53 +02:00
Shido
3ecf877ba3 SQL Re-Organization.
Signed-off-by: KeiKun <the.keikun@gmail.com>
2014-07-10 23:53:21 +08:00
Dastgir Pojee
8408f5bba4 Removed Quotes from mob_skill_db.sql and mob_skill_db_re.sql
This fixes Error Code #1064 (Reference: http://hercules.ws/board/topic/5802-mysql-mob-skill-dbsql/)
Also saves a bit CPU load to convert quotes to numbers.
2014-05-31 03:35:17 +02:00
euphyy
390b8d0b8e * Applied Renewal mob mode changes (bugreport:6150).
* Small documentation changes (incl. bugreport:6937).

git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16970 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-27 21:21:45 +00:00
brianluau
d5b0b8a2d3 - Added svn:eol-style=native property on some recently added text files.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16534 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-30 07:32:24 +00:00
kenpachi2k11
bbfd5ae3c5 Synced SQL DBs and added RE SQL-script for mob_skill_db.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16513 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-27 21:38:01 +00:00