summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-04-25HPM Hooks UpdateHercules.ws4-6/+70
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-04-25Added set reference testcase to the script test suiteHaru1-0/+7
Signed-off-by: Haru <haru@dotalux.com>
2015-04-25Fixed @changesex issues on PACKETVERs that don't support per-character sex.Haru6-142/+225
- Fixes bugreport:8504 http://hercules.ws/board/tracker/issue-8504-changesex/ - Existing database entries with an incorrect per-character sex will be fixed automatically when the character logs in to match the account's sex, if the PACKETVER doesn't support per-character sex. Signed-off-by: Haru <haru@dotalux.com>
2015-04-24Merge branch 'master' of https://github.com/HerculesWS/HerculesDastgir18-181/+3247
2015-04-24Fixed SealedShrine Quest to be repeated if you have the required itemsDastgir1-6/+7
2015-04-23Fixed Bug#8644malufett1-0/+1
-http://hercules.ws/board/tracker/issue-8644-cr-fullprotection/ Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
2015-04-23Merge branch 'master' of https://github.com/HerculesWS/Herculesmalufett4-38/+180
2015-04-23Fixed Bug#8474malufett1-5/+12
-http://hercules.ws/board/tracker/issue-8474-elemental-damage-amplifier-doesnt-apply-to-cart-cannon/ Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
2015-04-22ItemDB SQL SyncHercules.ws1-17/+17
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-04-22Update some items to official data.Michieru2-20/+84
2015-04-22Update bio 4 mvp hunt quest and Hall of Abys vote time to officialMichieru1-1/+79
2015-04-21Merge pull request #501 from michaelforge/masterDastgir1-1/+1
Fixed a bug in Einbech "Oridecon/Mineral Quest"
2015-04-21Fixed a bug in Einbrech "Oridecon/Mineral Quest"michaelforge1-1/+1
Because of some very old typo, this quest could never reach Minerals exchange dialog.
2015-04-20Fixed Bug#8638malufett1-4/+5
-http://hercules.ws/board/tracker/issue-8638-sp/?gopid=25021#entry25021 Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
2015-04-19Added Kagero / Oboro Quest.Taylor Locke5-5/+2874
2015-04-19Fixed wrong job_db.conf path from 0f2b317372c2d1c95d4f09c94d054958418a39b4.Taylor Locke1-1/+1
2015-04-19Fixed Bug#8636malufett1-1/+6
-http://hercules.ws/board/tracker/issue-8636-unknown-weapon-type/?gopid=25011#entry25011 Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
2015-04-17Merge pull request #495 from 4144/extjobdbHaruna5-130/+171
Allow for plugins read custom fields from jobdb1.
2015-04-16Merge pull request #497 from zackdreaver/masterDastgir1-2/+2
Minor BakonawaLake NPC dialog fix
2015-04-16Minor BakonawaLake NPC dialog fixzackdreaver1-2/+2
Signed-off-by: zackdreaver <zackdreaver@gmail.com>
2015-04-16Minor Typo FixDastgir1-1/+1
2015-04-16Update HPM hooks.Andrei Karas3-0/+31
2015-04-15In comment change job_db1.txt to job_db.confAndrei Karas1-1/+1
2015-04-15Allow for plugins read custom fields from jobdb1.Andrei Karas2-130/+140
2015-04-14Merge branch 'master' of https://github.com/HerculesWS/HerculesDastgir2-86/+1470
2015-04-14Fixed Requirements of Wolchev's Quest. Fixed Description of weapon, Thanks ↵Dastgir1-7/+7
to Inzianity for pointing it
2015-04-14ItemDB SQL SyncHercules.ws1-42/+121
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-04-14Merge pull request #488 from zackdreaver/masterDastgir1-44/+1349
Added new items DB and corrected scripts (part 4)
2015-04-14Merge branch 'master' of https://github.com/HerculesWS/HerculesDastgir2-4/+10
2015-04-14Fix Wolchev Laboratory not allowing to enter the instaceDastgir1-6/+4
2015-04-14Follow up 77275029f2e7eed3aea77534f41e5587e8d4ef48zackdreaver1-2/+242
Signed-off-by: zackdreaver <zackdreaver@gmail.com>
2015-04-14Merge pull request #496 from 4144/fix8620malufett1-2/+3
Fix issue http://hercules.ws/board/tracker/issue-8620-error-in-quest/
2015-04-14Fixed Bug#8621malufett1-1/+1
-http://hercules.ws/board/tracker/issue-8621-angra-manyu-with-aspd-low/?gopid=24959#entry24959 Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
2015-04-13Fixed Bug#8624malufett1-1/+6
-http://hercules.ws/board/tracker/issue-8624-damage-of-mvp/?gopid=24966#entry24966 Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
2015-04-12Fixed SealedShrine Instance trying to change quest without checking, Report ↵Dastgir1-3/+6
#8619
2015-04-12Fix issue http://hercules.ws/board/tracker/issue-8620-error-in-quest/Andrei Karas1-2/+3
2015-04-11Minor typo fix on setd descriptionDastgir1-1/+1
2015-04-11Merge branch 'master' of https://github.com/HerculesWS/HerculesDastgir2-2/+6
2015-04-11Updated Zeny Requirement,Partial Fix for #8619Dastgir1-1/+1
2015-04-11Merge pull request #494 from csnv/masterDastgir2-2/+6
Fixed some compiling errors under MSVC
2015-04-10Fixed some compiling errors under MSVCcsnv2-2/+6
Introduced on: dab1fba3a88b9c5e86a778a29bd4d565fc937155
2015-04-10Corrected Craftsman Ki Location, Report #8614Dastgir1-1/+1
2015-04-10Merge pull request #482 from 4144/checksmalufett14-37/+237
Add missing checks to char server
2015-04-10Merge pull request #489 from 4144/loginchecksmalufett4-18/+83
Add missing checks to login server
2015-04-10Fixed Bug#8615malufett1-1/+1
-http://hercules.ws/board/tracker/issue-8615-warning-after-compiling/?gopid=24928#entry24928
2015-04-10Merge pull request #493 from HerculesWS/JobDBRedesignmalufett13-957/+3601
Hercules 'job_db1.txt' Redesign -http://hercules.ws/board/topic/9082-job-db1txt-redesign/
2015-04-10Merge branch 'master' of https://github.com/HerculesWS/Hercules into ↵malufett7-5422/+1464
JobDBRedesign
2015-04-09Added gears DB and updated scriptszackdreaver1-1/+461
Signed-off-by: zackdreaver <zackdreaver@gmail.com>
2015-04-09Added comments on gears with custom ratezackdreaver1-12/+12
Signed-off-by: zackdreaver <zackdreaver@gmail.com>
2015-04-09Add checks to loginlog_sql.cAndrei Karas1-0/+5