Commit graph

19 commits

Author SHA1 Message Date
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
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
Haru
ca68ff4996 Updated SQL mob database (re and pre-re)
- Special thanks to Emistry for reminding us.
- Added a comment to inter-server.conf to discourage relying on those
  sql databases for scopes other than control panels and such, unless
  you really know what you're doing.

Signed-off-by: Haru <haru@dotalux.com>
2014-01-13 18:16:22 +01:00
lemongrass3110
a0ed4da171 Start to standardize the database files.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17198 54d463be-8e91-2dee-dedb-b68131a5f0ec
2013-03-14 12:28:30 -08:00
Streusel
625981b877 -Added new items (Credits to Muad_Dib)
-Fixed my previously incorrect bAllStats spelling
-Removed & re-added most of my previously assigned unbreakable heagears
-Fixed weight on 3 other already existing ones
-Added Fly Wing to Poring & Lunatic in the mob_db_re.sql
2013-02-21 01:13:55 -08:00
euphyy
a337fe03f0 * Added Somotology Laboratory F4 quest (written by Ziu, translated by Heris, uses some iRO dialogues).
* Updated quest_db with Somotology Laboratory F4 entries (5113-5125 are placeholders, may be incorrect).
* Moving of warp files, reducing the number of duplicates in pre-re/re paths.
* Added a note to documentation (bugreport:7065) and fixed a small mistake (bugreport:7068).
* Follow-up r17056, missing $ (bugreport:7067) and added a missing item.

git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17063 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-30 02:05:43 +00: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
euphyy
cb78bae6df * Removed duplicate isequipped() entries from item_db already written in item_combo_db (bugreport:6924).
* Moved a few remaining isequipped() entries to item_combo_db.
* Follow-up r16940: applied change to SQL and pre-re files, and renamed Size constants to Size_ for consistency.
* Follow-up r16947: fixed mob modes.

git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16955 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-23 18:30:42 +00:00
euphyy
bd4e344a47 * Added Guillotine Cross job quest, again thanks to Muad_Dib! (bugreport:5834)
* Follow-up r16941: added documentation.
* Updated WOE Controller script to v1.4, which modifies LoadEvent mapflag settings for easier cross-compatibility and standardizes script format.
* Minor tweaks here and there.

git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16947 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-23 03:22:28 +00:00
euphyy
1518f177b5 * Follow-up r16618, fixed SQL entry as well (sql-files/mob_db_re.sql)
* Follow-up r16616, forgot the pre-re/re split files... (npc/(pre-)re/kafras/)
* Merged changes in eAthena 15164 and 15165 (doc/packet_struct_notation.txt)
* Removed unreadable characters in various files

git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16619 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-10 15:58:07 +00:00
kenpachi2k11
95bc3edbe3 Updated SQL item DBs to match with their TXT versions. (Now tested...)
Follow up r16520 - applied mob DB changes to the DBs, too.

git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16523 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-28 19:16:30 +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
euphyy
0c5213b87e * Standardized and added Shadow Chaser job quest! (bugreport:5834)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16350 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-28 04:44:17 +00:00
kenpachi2k11
ba2220a201 Follow up r16253 - Replaced NULL with 0 in mob_db.sql and mob_db_re.sql
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16304 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-15 10:44:45 +00:00
brianluau
74b23e11e9 - Added svn:eol-style=native property on some recently added text files.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16258 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-10 06:34:50 +00:00
kenpachi2k11
0e8fb0bb70 Follow up r16252 - replaced zeros with NULL and corrected syntax of commented out entries in SQL mob databases.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16253 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-10 01:22:09 +00:00
kenpachi2k11
7f38469286 Created renewal mob SQL database file and synchronizes both SQL mob databases with their corresponding TXT databases. (bugreport:5281)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16252 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-10 00:16:38 +00:00