summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-07-08Merge branch 'master' of https://github.com/HerculesWS/HerculesMatheus Macabu37-15914/+16371
2015-07-08ItemDB SQL SyncHercules.ws3-15782/+15782
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-07-08HPM Hooks UpdateHercules.ws4-0/+126
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-07-08Merge pull request #586 from hemagx/masterHaruna21-30/+320
Update UID system to match official and Implement Merger
2015-07-08Update Unique ID system to match official now it cover all cash items ↵Ibrahim Hossam21-30/+320
include stackable ones. Implement ForceSerial option in Package Item Database to force serial for any item. Implement ForceSerial option in item database to force serial for any item. Implement Merge Client interface to merge stackable items with serial numbers ( check npc/other/item_merge.txt ).
2015-07-07Fixed a compile error on armv7l (Raspberry Pi 2 model B)Haru1-2/+0
According to the C specifications, va_list isn't necessarily a pointer (it can be an array of pointers, or just about anything). As such, we can't nullpo check it. Signed-off-by: Haru <haru@dotalux.com>
2015-07-05Follow up 25c5a610555f442005d562ad463a4f22efb6f744Emistry1-1/+1
missing character.
2015-07-05Updated cash atcommand.Emistry1-2/+6
Return a message that tell GM how many points has been sent and what is the latest total amount of points accumulated by users.
2015-07-05Fixed issue #560Emistry1-12/+11
@sold[] return named item values.
2015-07-05Removed blank text contents in NPC scripts.Emistry7-87/+87
http://herc.ws/board/tracker/issue-8677-lots-of-blank-things-in-scripts/
2015-07-05Added script command `showscript "<message>"{,<GID>};`Emistry2-0/+39
Makes attached player or GID says a message like shouting a skill name, the message will be seen to everyone around but not in chat window.
2015-07-04* Quality of life change: display name of the NPC with an invalid view data.Matheus Macabu1-1/+1
Signed-off-by: Matheus Macabu <mkbu95@gmail.com>
2015-07-04Fixed issue #556malufett1-2/+3
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
2015-06-25ItemDB SQL SyncHercules.ws2-4/+4
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-06-25Added missing 'end' in some scriptsDastgir2-2/+3
Signed-off-by: Haru <haru@dotalux.com>
2015-06-25Fix Issue in Dual Race.Dastgir1-487/+420
Reference: rathena/rathena@be1fd7b1 Also synchronized previous updates to the same script. Signed-off-by: Haru <haru@dotalux.com>
2015-06-25Fix QuestID's for LostChild and Muff's LoanDastgir2-22/+21
Signed-off-by: Haru <haru@dotalux.com>
2015-06-25Fixed Several Bugs(Old GlastHeim)Dastgir1-89/+11
Signed-off-by: Haru <haru@dotalux.com>
2015-06-25Updated Buying Shops scriptDastgir1-1/+11
Signed-off-by: Haru <haru@dotalux.com>
2015-06-25Added new NPC constantsDastgir1-1/+3
Signed-off-by: Haru <haru@dotalux.com>
2015-06-25Fix Izlude In Shops Location and DirectionDastgir1-2/+2
Signed-off-by: Haru <haru@dotalux.com>
2015-06-25Added Ninja ShopDastgir2-2/+23
Signed-off-by: Haru <haru@dotalux.com>
2015-06-25Updated eden_iro.txtDastgir1-20/+256
Credits:rAthena Signed-off-by: Haru <haru@dotalux.com>
2015-06-25Removed some extra semi-colonDastgir4-7/+7
Signed-off-by: Haru <haru@dotalux.com>
2015-06-25Added duplicates of Riding Creature MasterDastgir1-0/+6
Reference: rathena/rathena@5040b2ac6b61b90346ef698beccdcef26fa1863e Signed-off-by: Haru <haru@dotalux.com>
2015-06-25Removed Blank MessagesDastgir22-154/+154
Signed-off-by: Haru <haru@dotalux.com>
2015-06-25JobChanger UpdatedDastgir1-2/+2
Signed-off-by: Haru <haru@dotalux.com>
2015-06-25Added and Optimized Halloween 2013Dastgir3-0/+1099
Reference: rathena/rathena@264c27ba5481ab563af6e344d8339180fb1486e9 Signed-off-by: Haru <haru@dotalux.com>
2015-06-25Added Renewal quest items to Ayothaya Dungeon Entrance quest.Dastgir1-47/+53
Reference: rathena/rathena@1d64b8f9e1d95f40778a625c10735a10d9e6f5db (part) Signed-off-by: Haru <haru@dotalux.com>
2015-06-25Updated Blacksmith job quest with some extra conditions.Dastgir1-7/+20
Reference: rathena/rathena@1d64b8f9e1d95f40778a625c10735a10d9e6f5db (part) Signed-off-by: Haru <haru@dotalux.com>
2015-06-25Fixed an issue in 'Message Delivery' quest blocking level 100+ characters.Dastgir1-1/+1
Reference: rathena/rathena@1d64b8f9e1d95f40778a625c10735a10d9e6f5db (part) Signed-off-by: Haru <haru@dotalux.com>
2015-06-25Added WoE Teleport Scroll, and fixes its typoDastgir3-4/+6
Signed-off-by: Haru <haru@dotalux.com>
2015-06-25Fixes Still cutin.Dastgir2-4/+4
Reference: rathena/rathena@2330caaf0c26c03119f908e739f8b685e90323dc Signed-off-by: Haru <haru@dotalux.com>
2015-06-25monk_in should not have nosave.Dastgir1-1/+0
Reference: rathena/rathena@dab21907b67ddd7285d61b3009d5cf604937ecf9 Signed-off-by: Haru <haru@dotalux.com>
2015-06-25Updated RockPaperScissorsDastgir1-267/+109
Signed-off-by: Haru <haru@dotalux.com>
2015-06-24Merge pull request #559 from Nihadm89/patch-3Dastgir1-2/+2
Sura quest fix
2015-06-24Charset fix in script_commands.txtDastgir1-1/+1
2015-06-24Merge branch 'master' of https://github.com/HerculesWS/HerculesDastgir2-18/+18
2015-06-24Fixed costume name in eclage questDastgir1-4/+4
2015-06-24ItemDB SQL SyncHercules.ws2-18/+18
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-06-24Updated item_db with Race2 ConstantsDastgir2-20/+20
2015-06-24Updated item_bonus document, added missing race2 constantsDastgir2-408/+426
2015-06-23Merge pull request #566 from Ancyker/masterHaruna1-1/+0
Fixing party creation failure condition
2015-06-22Fixing party creation failure conditionAncyker1-1/+0
mapif_party_created was incorrectly checking for a null pointer
2015-06-19Fixed HPMHookGen's inability to detect certain interface membersHaru2-6/+7
Private members as well as members of interfaces with more than one section are now correctly detected. Signed-off-by: Haru <haru@dotalux.com>
2015-06-19HPM Hooks UpdateHercules.ws5-60/+484
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-06-19Follow-up to e81d221Haru2-6/+2
Let doxygen ignore __attribute__ instead of ignoring it at parse time. Signed-off-by: Haru <haru@dotalux.com>
2015-06-19Cleaned up HPMDataCheck includesHaru3-15/+51
Fixes some plugin load failures Signed-off-by: Haru <haru@dotalux.com>
2015-06-19Fixed some conditionally-declared packet structures causing plugin build ↵Haru1-2/+10
failures Signed-off-by: Haru <haru@dotalux.com>
2015-06-19Improved info/error messages during plugin loadingHaru3-9/+14
- Each loaded plugin will now show a status message - If a plugin loads because of a missing symbol, an error message will be displayed, mentioning the name of the missing symbol. Signed-off-by: Haru <haru@dotalux.com>