Commit graph

123 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
9ee2f5b8e8
MobDB SQL Sync
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2020-06-28 16:47:45 +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
9148085c96
MobDB SQL Sync
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-01-13 20:59:23 +01:00
Hercules.ws
8d10339b3d
MobDB SQL Sync
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-01-09 10:02:19 +01:00
Hercules.ws
980eeb0100
MobDB SQL Sync
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2017-01-02 07:16:20 +01:00
Hercules.ws
033f9c35f5
MobDB SQL Sync
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2016-07-09 02:35:32 +02:00
Hercules.ws
d7c29566d0 MobDB SQL Sync
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2016-07-02 19:19:18 +02:00
Hercules.ws
37fefe0d86 MobDB SQL Sync
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2016-02-28 22:26:54 +01:00
Hercules.ws
1bfb8c1283 MobDB SQL Sync
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2016-02-15 15:02:14 +01:00
Haru
519263f1d5 Preliminary update of the mob_db sql scripts to the latest txt snapshot
Signed-off-by: Haru <haru@dotalux.com>
2016-01-29 10:59:55 +01: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
shennetsind
ed205987fa Fixed Bug #7503
128 being higher than the maximum available value for pre-re mode (in pre-re def is 'char/int-8', unlike renewal mode in which it is 'short/int-16')
http://hercules.ws/board/tracker/issue-7503-mob-parse-dbrow/

Signed-off-by: shennetsind <ind@henn.et>
2013-08-22 14:04:39 -03: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
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
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
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
kenpachi2k11
c6a925d02b Follow up r15679. Changed Hatii Baby to Baby Hatii.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15680 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-12 20:19:39 +00:00
kenpachi2k11
2da0b5fe1c Fixed Garms iRO name. (bugreport:5421)
Fixed some create_arrow_db.txt comments. (Follow up r15672.)
Fixed Sura job change quest. (bugreport:5431)
Corrected a NPC location in quests_veins.txt.

git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15679 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-12 19:50:51 +00:00
kenpachi2k11
dfe15c95cf Fixed Bradium Golems (2049) mode. (bugreport:4476)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15614 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-19 10:28:03 +00:00
gepard1984
93c79a7017 * Fixes and improvements related to MVP rewards (bugreport:1259):
- removed obsolete (since r1!) ExpPer column from mob_db
 - official way to drop MVP rewards (always starts from first slot)
 - added MAX_MVP_DROP as define for max possible MVP reward slots
 * Updated mob_db SQL scripts.
 * Removed some renewal only monsters from pre-RE mob_db (were commented out anyway).

git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15531 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-31 20:06:57 +00:00
brianluau
a8db0b293a - SVN Copied exp.txt, exp_guild.txt, exp_homun.txt to /db/pre-re/ and /db/re/
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15423 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11 20:56:08 +00:00
calciumkid
86a9a7ac3c Fixed s-quote escapes in updated mob_db.sql. Thanks Brian!!
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15206 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-22 09:06:34 +00:00
calciumkid
6675202f30 Replicated sql-files\mob_db.sql to match db\mob_db.txt
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15204 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-22 07:05:33 +00:00
brianluau
e1004c6e1e - Fixed some typos in item_db.txt (bugreport:5048)
- Updated SQL item/mob databases to latest.

git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14956 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-09-10 08:44:57 +00:00
Gepard
de678dc8a2 * Fixed some mob_db columns being too small for currently used values (bugreport:4866, since r14727).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14794 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-04-15 09:50:13 +00:00
brianluau
03efbcc40b - Updated SQL item/mob databases to latest. (thanks Peter)
- Updated item/mob txt-to-sql converter scripts to append a blank line at EOF.

git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14727 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-03-01 00:37:13 +00:00
brianluau
0662963bcc - Updated SQL item/mob databases to latest. (thanks Peter)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14348 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-19 23:12:25 +00:00
brianluau
5bc4a89f16 - Fixed item script of Chicken_Hat (5431). (bugreport:4174)
- Fixed a typo in script_commands.txt (bugreport:4270)
- Fixed some links in the README html files.
- Fixed the range of 'max_guild_alliance' in battle.c (0 to 3).
- Set svn:eol-style=native for some recently added text files.

git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14328 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-02 01:00:52 +00:00
brianluau
68ca34e430 - Fixed % issues with Battleground Medals. (bugreport:4062)
- Removed a duplicate line in item_trade.txt (bugreport:4258)
- Added missing bonus to Ifrit's_Ear (5421). (bugreport:2062)
- Fixed Coal Mine and Culvert mixup in custom warper. (bugreport:4203)
- Updated SQL item/mob databases to latest.

git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14309 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-28 06:59:49 +00:00
brianluau
d35717644b - Updated 'getinventorylist' to also return expire_time in the array @inventorylist_expire[]. (topic:243292)
- Updated SQL item/mob databases to latest.

git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14275 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-03-31 00:12:31 +00:00
brianluau
6638bbec78 - Fixed a misleading description. (bugreport:4008)
- Changed the confusing Rare Drop Announce. (bugreport:4037)
- Fixed an extra space in item script. (bugreport:4032)
- Renamed the upgrade_svn file in last commit to match revision number.
- Updated SQL item/mob databases to latest.

git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14243 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-02-10 20:46:34 +00:00
brianluau
7906708766 - Fixed a typo in Orc's Memory.
- Fixed a weight check in quests_13_1.
- Fixed some grouping variables in the sample PCRE npc.
- Updated SQL item/mob databases to latest.

git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14216 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-01-08 19:18:27 +00:00
brianluau
dc4f74eb17 - Fixed a typo in Strawberry Cake (12319). (bugreport:3702)
- Fixed a typo in Halloween 2009 Event. (bugreport:3711)
- Updated SQL item/mob databases to latest. (thanks Peter)
- Applied the change from r14087 to @tonpc, @shownpc, @hidenpc. (bugreport:3599)

git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14142 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-11-11 21:49:50 +00:00