summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Collapse)AuthorFilesLines
2013-06-28Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-2/+2
2013-06-28BG Queue Testingshennetsind1-0/+4
http://hercules.ws/board/topic/1302-bg-queue-debug/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-28Fixed Bug#6991malufett1-1/+1
-Where cardfix is not working properly. Thanks Kyeme Renewal Update: -updated/completed mastery fix damage factor(skills and sc). -initial implementation for new NPC skills (note: not yet functional dbs not yet updated).
2013-06-27Fixed Bug#7404malufett8-36/+45
-ALL_ODINS_POWER should now work properly. Follow up@074662a4b30e5d380fda32fd7df2d3ae2de759e0 -added some missing entry in dbs. Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
2013-06-26Fixed Bug#7402malufett1-3/+3
-Added some missing calc in re atk. Fixed Bug#7378 -PA_GOSPEL should now clear buffs upon casting. Fixed Bug#7399 -Neutral skills should work properly with ghost type monsters. RENEWAL UPDATES: Updated some ninja & gunslinger skills to there renewal formula. Added exploit fix(RE fixed) with hunter stacking trap trick. Added some misc skills more to follow.
2013-06-24Fixed db2sqlshennetsind2-12/+12
Wasn't taking in account the delay_consume flag which actually means the item type is 11 not 2. Also added a extra warning in the item packages parser. Special Thanks to ossi0110 for bringing this up. Signed-off-by: shennetsind <ind@henn.et>
2013-06-24Follow up fcba8a2161a392369db99ab9a516a24470c54796shennetsind2-196/+196
Fixed "random" item package rates, special thanks to Beret. Also, added the missing (+130) item package calls (special thanks to Streusel!) Signed-off-by: shennetsind <ind@henn.et>
2013-06-23UpdateMysteries7-45/+133
- Fixed some documentation - Fixed some alignment
2013-06-23Official Item Group/Package/Chainshennetsind24-7597/+24585
http://hercules.ws/board/topic/1244-official-item-grouppackagechain/ Also Further implemented itemdb.c/storage.c interfaces, and a minor update to db2sql plugin. Signed-off-by: shennetsind <ind@henn.et>
2013-06-22Update skill_tree.confStreusel1-8/+8
Special thanks to Via and the others in irc for reporting this.
2013-06-22Update skill_tree.confStreusel1-8/+8
Special thanks to the Xgear and the others in irc for reporting this.
2013-06-22Updated db/re/skill_db.txt (Follow up 9066912f74010dca38b151681faf4496e74ec612)jaBote1-1/+16
Added some doc for this file. Sorry for the follow up, but I don't have Git tools at the moment at Github only lets me to edit files one by one. Thanks to Gepard for pointing it out on the forum topic.
2013-06-22Updated db/pre-re/skill-tree.confjaBote1-1/+16
Added a some documentation to the file. Since Github doesn't allow me to edit some files at once and I haven't Git tools right now, a follow up will come right now with the db/re/skill-tree.conf file doc. Thanks to Gepard for pointing it out on the forum topic.
2013-06-19Fixed Bug #7401shennetsind2-2/+2
Special Thanks to Vali http://hercules.ws/board/tracker/issue-7401-new-skill-tree-db-bug/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-19Skill Tree DB Redesignshennetsind4-11464/+7669
http://hercules.ws/board/topic/1188-skill-tree-db-redesign/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-18Merge pull request #43 from Akkarinage/masterFlipp2-24/+24
Whitespace, tabs and Spellings
2013-06-17Fixed Bug#7247malufett1-7/+9
-while vending you can now change equipments. Updated sc_config.txt notes. Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
2013-06-15Fixed Bug#7373malufett1-391/+392
-Transformation scroll can now be seen by other char. -Follow up 6fd440ea35cf2a084ffa434ee3c8f651b3259c60. Changed sc_config.txt hex values to integer.
2013-06-15Merge pull request #44 from euphyy/masterMasao871-0/+3
Implemented Hall of Abyss.
2013-06-15Initial release for Monster Transformation Scrolls.(Thanks to Beret)malufett2-6/+15
(http://hercules.ws/board/topic/1087-scroll-transform/) Fixed Bug#7372 -where bows should not benefit matk bonus from upgrade. Thanks to Ryuuzaki Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
2013-06-15Implemented Hall of Abyss.Euphy1-0/+3
2013-06-14Whitespace, TABs & SpellingsAkkarinage2-24/+24
Replaced indents using spaces with tabs, reducing file sizes and conforming to standards.
2013-06-14Update item_db.txtStreusel1-1/+1
Might as well when I'm at it..
2013-06-14Update item_db.txtStreusel1-4/+4
Fixed some incorrect parenthesis, special thanks to Ind's parser.
2013-06-14Fixed Bug#7362, Bug#7363 & Bug#7355malufett1-2/+2
Fixed compilation error and server console error.
2013-06-13Fixed Bug#7348malufett2-23/+23
Follow up for not updated SC in item_db.txt Thanks Kyeme Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
2013-06-13Fixed some unintended revert(tortoise sucks..XD)malufett2-7/+7
Thanks to EvilPunker. Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
2013-06-13Follow up 0395610469ffcd3b71c93ef90861f73e0ab8d16fmalufett1-265/+274
Added changes in const.txt
2013-06-13Hercules Renewal Phase : Renewalmalufett18-574/+1281
Rename SC names to eagis standard. Implement SC Configuration.(see db/sc_config.txt) Skill updates and fixes. Some code optimization. Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
2013-06-09Follow up 81caf701723222ad07168017959d815fdd34535bshennetsind2-10/+10
Forgot the db files. whops. Signed-off-by: shennetsind <ind@henn.et>
2013-06-07Fixed bug 7016 & 7322Mysteries2-4/+4
- http://hercules.ws/board/tracker/issue-7322-about-pluginsconf/ - http://hercules.ws/board/tracker/issue-7016-skill-db-not-behaving-as-des cribed-in-discription/ - Made /conf/plugins.conf a little bit more better to understand.
2013-05-31Update item_db.txtStreusel1-1/+1
Fixed Bug #7227 Part 2. http://hercules.ws/board/tracker/issue-7227-item-12790-unknown-name/
2013-05-31Update item_db.txtStreusel1-1/+1
Fixed Bug #7227 Part 1. http://hercules.ws/board/tracker/issue-7227-item-12790-unknown-name/
2013-05-30Merge pull request #30 from Zopokx/mastershennetsind1-1/+1
Fixed some scripts
2013-05-30Mora / NPC Updatesshennetsind1-3/+9
* Implemented all Mora quests (excluding instance-related quests and Mora Enchants). * Updated Mora town NPCs, Quiver Maker, and guides. * Updated Bifrost spawns and warps. All Credits to Euphy for sending those to us, Thank you~! Signed-off-by: shennetsind <ind@henn.et>
2013-05-27I didn't notice this errors before.Sirius1-1/+1
2013-05-17Fixed Bug #7257shennetsind1-2/+2
http://hercules.ws/board/tracker/issue-7257-old-wedding-dress/ Signed-off-by: shennetsind <ind@henn.et>
2013-05-17MOTD redesignshennetsind2-4/+4
much more flexible, as per community suggestion in http://hercules.ws/board/topic/320-motd-change-suggestion/ dropped motd_type config new motd is at npc/MOTD.txt dropped @motd, @gmotd commands Signed-off-by: shennetsind <ind@henn.et>
2013-05-09Added Item #12790shennetsind3-0/+3
Special Thanks to Yommy~! Thanks <3 Signed-off-by: shennetsind <ind@henn.et>
2013-05-09Fixed Item #12786shennetsind3-1/+3
Special Thanks to Yommy <3~ Thanks! Signed-off-by: shennetsind <ind@henn.et>
2013-05-07Cart Fixshennetsind1-42/+40
cart 'items' button no longer remains visible after the cart has been removed. -- Special Thanks to Wolfed. Improved status change end, now only sends the termination packet to those that matter, as opposed to always sending to those nearby, and made it smaller. Made possible thanks to super awesome Yommy :3 Signed-off-by: shennetsind <ind@henn.et>
2013-05-01Implemented "item_nouse.txt" to prevent players from using items under ↵Matheus Macabu1-0/+132
certain flags (which are pre-determined). Fixes issue:7064. Thanks to Muad_Dib for providing the item list for this db. Signed-off-by: Matheus Macabu <mkbu95@gmail.com>
2013-04-29Fixed bug report #6396Kenpachi2-8/+8
- Updated bonus scripts of Chemical Protection scrolls to ensure that skill requirements are fulfilled. http://hercules.ws/board/tracker/issue-6396-chemical-protection/
2013-04-29Fixed bug report #7202Kenpachi2-2/+2
- Updated bonus order of 12218 to enable correct showing of skill effects. http://hercules.ws/board/tracker/issue-7202-assumptio-effect-on-scrolls/
2013-04-29Fixed bug report #7156Kenpachi2-12/+10
- Removed double entries for item 6441 and 6442 and updated their names according to fRO database. (http://rns.gamona.de/index.php?show=viewitem&itemid=6441, http://rns.gamona.de/index.php?show=viewitem&itemid=6442) - Updated name of 12416 in all 4 item database files. (LUcky -> Lucky) - Updated order of 19533 and 19534 in /db/re/item_db.txt. - Updated AegisName of 4853-4858. http://hercules.ws/board/tracker/issue-7156-double-items/
2013-04-24Hanbok & Costumes Updateshennetsind2-2/+2
http://hercules.ws/board/topic/485-hanbok-costumes-update/ Signed-off-by: shennetsind <ind@henn.et>
2013-04-24Fixed Map Zone DB Documentationshennetsind2-2/+2
Added missing description on CLONE and MOB_BOSS target types, special thanks to frenzmu06! http://hercules.ws/board/topic/302-introducing-hercules-map-zone-database/?p=3508 Also fixed map zone target type "All" to include "mob_boss" and "clone" Signed-off-by: shennetsind <ind@henn.et>
2013-04-23Merge branch 'master' of github.com:HerculesWS/HerculesStreusel17-1980/+1006
2013-04-23-Added missing 0 to KG_KAGEMUSYA cast time, thanks to Shakto for seeing itStreusel1-1/+1
2013-04-22Hercules April 22 MEGA-ULTRA-LONG Patch~!shennetsind11-69/+139
http://hercules.ws/board/topic/470-hercules-april-22-patch/ Signed-off-by: shennetsind <ind@henn.et>