summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Collapse)AuthorFilesLines
2013-03-06-Updated EXP tableStreusel2-27/+35
-Updated healing items & costume items -Updates item_db_re.sql for last commits healing item update, Credits to Euphy
2013-03-05-Updated some healing items, Credits to Muad_DibStreusel3-16/+29
-Updated EXP table, Credits to Muad_Dib -Updated Guild EXP table, Credits to Muad_Dib
2013-03-05-Updated map_cacheStreusel3-2/+18
2013-03-05- Added the script for Gingerbread as well as fixed Guarana_Candy stacking ↵playtester2-4/+4
with other potions (it should work like a normal concentration potion) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17171 54d463be-8e91-2dee-dedb-b68131a5f0ec
2013-03-05-Reverted a disable_items; Credits to EuphyStreusel1-251/+253
-Sorted quest_db.txt by id
2013-03-05* Updated Endless Tower instance to latest official script.euphyy1-3/+3
-- String "Floor" changed to "Level". -- Warp portals open after a 5 second delay. * Renewal item database fixes (bugreport:7301, bugreport:7308). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17165 54d463be-8e91-2dee-dedb-b68131a5f0ec
2013-03-05- Fixed amount of item slots on orbs and assassin's glove thanks to letskay ↵playtester1-5/+5
(bugreport:7309 and bugreport:7312) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17164 54d463be-8e91-2dee-dedb-b68131a5f0ec
2013-02-28Update quest_db.txtJose Luis Rivera Flores1-0/+70
Kagerou/Oboro Job Changing Quests DB entries I almost completed the script.. only like 1.5 test more and bugfixes.. more official behavior testing
2013-02-26Update db/quest_db.txtM45T3Ryu1-1/+51
Add some missing quests Add more Malaya quests with dummy data..
2013-02-25* Part one of fixing bugreport:6527. This does not yet change functionality.euphyy1-2/+2
-- Added 'disable_items' to all applicable scripts. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17160 54d463be-8e91-2dee-dedb-b68131a5f0ec
2013-02-23-Added renewal checks for exp distributionStreusel1-2/+1
2013-02-23- Added missing bDoubleRate bonus on items that grant TF_DOUBLE (bugreport:7289)playtester3-38/+38
- Fixed Valorous Assaulter's Katzbalger being breakable (bugreport:7288) - Changed all bAtk to bBaseAtk bonuses as bAtk doesn't actually exist on official servers, Aegis uses the same bonus for all and it was proven years ago that Andre Card behaves like bBaseAtk,20 - Fixed mode on Lost Dragon, for some reason this MVP doesn't have boss mode and as it's dragon race it isn't even able to detect git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17149 54d463be-8e91-2dee-dedb-b68131a5f0ec
2013-02-23- Applied a few official 13.2 drop rate updates that were still missing in ↵playtester1-6/+6
pre-re/mob_db.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17157 54d463be-8e91-2dee-dedb-b68131a5f0ec
2013-02-22Update db/quest_db.txtM45T3Ryu1-1/+16
Some Port Malaya Quests added to the Quest DB
2013-02-21> Follow up to r17140.aleos6-13/+13
- Crush Strike now lasts for 30 seconds. - Phantom Thrust is now targeted to allies. - Updated SP requirement for Death Bound. - Giant Growth now has a .1% chance to break caster's weapon. - Stone Hard Skin now has a 30% chance to break caster's weapon. - Stone Hard Skin now has a 30% chance to reduce 25% damage from monsters for 10 seconds. - Corrected Stone Hard Skin's DEF/MDEF increase formula. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17145 54d463be-8e91-2dee-dedb-b68131a5f0ec
2013-02-21-Added new items (Credits to Muad_Dib)Streusel1-105/+135
-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-19-Updated item_db for new items, credits to Muad_DibStreusel1-5/+56
Signed-off-by: Streusel
2013-02-19-Just a couple of the many new items to come, credits to Muad_DibStreusel1-3/+31
Signed-off-by: Streusel
2013-02-18-Updated map_cache.datStreusel10-54/+169
-Updated Izlude -Added Fly Wing to Lunatic & Poring -Added new Quests (Thanks Flaid) --Expanded MAX_QUEST_DB for the newly added quests Signed-off-by: Streusel
2013-02-14-Fixed some mob skill stuff thanks to playtester & euphyStreusel2-4/+4
2013-02-10-Added back but commented recently removed maps, in case somebody needs themStreusel1-0/+8
2013-02-10-Updated map_cache.datStreusel2-93/+48
2013-02-10Merge github.com:Mysteries/HerculesStreusel3-8/+48
2013-02-11Apparently this didn't want to be commited properly.Mysteries1-1/+1
2013-02-10Revert "Maps"Mysteries1-4/+0
This reverts commit abd09b2583a6d72c0012e0d5e0c4051b274dd3d9.
2013-02-10MapsMysteries1-0/+4
- Removed maps that are no longer supported in the cache - Added new maps into the cache - Removed duplicate entries
2013-02-10MapsMysteries3-8/+48
- Removed maps that are no longer supported in the cache - Added new maps into the cache - Removed duplicate entries
2013-02-10Merge github.com:Mysteries/HerculesStreusel5-15/+15
2013-02-10Fixed a few TyposMysteries5-15/+15
- job_db1 (Pre-re / RE) - skill_tree (Pre-re / RE) - job_db2
2013-02-09-Updated job based weight modifiersStreusel1-68/+68
-Fixed Baby job modifiers
2013-02-09-Added new maps to map_index.txtStreusel1-1/+5
--Commented as they've not yet been added to map_cache
2013-02-09-Added new mapsStreusel1-0/+45
--Due to the new maps not yet existing in the map_cache they've been commented
2013-02-08Reverting 4b41901d3ecb01930a57e9b1d230e729d5feba38shennetsind1-1/+1
I was using a different git client when I committed that, and it committed all my unstaged changes, not using that client anymore :[. Signed-off-by: shennetsind <ind@henn.et>
2013-02-08Fixing a logical issue in ST_RIDINGshennetsind1-1/+1
2013-02-07Partial Fix for Bug #6825shennetsind2-2/+2
Hells Plant no longer can be stacked on the ground http://hercules.ws/board/tracker/issue-6825-hell-plant/ Signed-off-by: shennetsind <ind@henn.et>
2013-02-05Fix Bug # 7049malufett1-0/+3
Added new item bonuses bFixedCast, bVariableCast & bFixedCastrate. (see 'doc/item_bonus.txt' for info) Added new conf for max walk path.(Bug Report # 7042) http://hercules.ws/board/tracker/issue-7049-do-we-need-new-bonus/?gopid=16578#entry16578
2013-02-04Fixed Bug #7053shennetsind1-15/+18
Disabled 2012-07-02 packets to avoid future bug reports, the client is broken. http://hercules.ws/board/tracker/issue-7053-fe8d3fc-buyingstore-not-working/ Signed-off-by: shennetsind <ind@henn.et>
2013-02-04Merged some commits from rAthena.Matheus Macabu5-17/+45
2013-02-04Some changes to .gitignore;Matheus Macabu1-3/+20
Merged r15231 and r15232 from eAthena. Signed-off-by: Matheus Macabu <mkbu95@gmail.com>
2013-02-03Merged rAthena r17103Mysteries1-78/+113
Added and updated many Renewal item scripts (incl. bugreport:7162, bugreport:7147). Some formatting changes in Clothes Dyer script (incl. bugreport:7204).
2013-01-29Fixed Bug #6305shennetsind1-3/+4
Brandish spear can now be used by rune knights riding dragons. Made riding state check for both peco and dragon, created a new state for peco-only so that the functionality isn't lost. http://hercules.ws/board/tracker/issue-6305-brandish-spear-bug-for-rune-knight/ Signed-off-by: shennetsind <ind@henn.et>
2013-01-27Support for 2012-04-18ashennetsind1-1/+20
Special Thanks to Judas for providing the new packet info. Signed-off-by: shennetsind <ind@henn.et>
2013-01-13Fixed bugreport:7170 where AL_INCAGI where it double DEF.rud0lp202-2/+2
Fixed bugreport:6961 WL_COMET AOE range is now 15x15. Fixed bugreport:5811 where SC_BLEEDING is not attach to caster to give exp. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17097 54d463be-8e91-2dee-dedb-b68131a5f0ec
2013-01-12Follow up r17094 forgot to include changes in db files..XDrud0lp202-6/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17095 54d463be-8e91-2dee-dedb-b68131a5f0ec
2013-01-05Fixed bugreport:6332 updated NJ_TATAMIGAESHI to its RE behavior.rud0lp202-1/+3
Fixed bugreport:7101 where MO_EXTREMITYFIST don't consume sp when used against plant type monster. Fixed bugreport:7116 missing duration for HW_MAGICPOWER. Fixed bugreport:7117 where WL_WHITEIMPRISON doesn't work properly. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17078 54d463be-8e91-2dee-dedb-b68131a5f0ec
2013-01-01Update NJ_ISSEN to its official RE behavior.(bugreport:6114, bugreport:5426)rud0lp202-531/+525
Fixed bugreport:6688 MO_EXTRIMITYFIST skill effect. Updated all non 3rd job skills to there official RE cast time delays. Updated WL_WHITEIMPRISON where cooldown should trigger whether success or not. Added missing status icon for SC_MATKPOTION and SC_ATKPOTION. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17069 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-30* Added Somotology Laboratory F4 quest (written by Ziu, translated by Heris, ↵euphyy4-22/+21
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-29* Added more Malangdo scripts.euphyy2-7/+85
* Updated quest_db with more translated Malangdo entries. * Added and updated some newer items. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17060 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-29Old Eleanor work :glighta2-4/+6
-Implement MH_TINDER_BREAKER, STYLE_CHANGE git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17059 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-28* Added a small portion of official Malangdo Episode scripts.euphyy1-12/+93
* Updated quest_db with translated Malangdo entries. * Fixed strmobinfo() to output empty strings for 'name' instead of zeros (partly follow-up r17055). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17056 54d463be-8e91-2dee-dedb-b68131a5f0ec