summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-12-18ItemID to Constant: other FolderDastgir10-68/+68
2015-12-18ItemID to Constant: kafras/merchants FolderDastgir18-139/+139
2015-12-18ItemID to Constant: instances/jobs FolderDastgir23-312/+312
2015-12-18ItemID to Constant: events FolderDastgir20-257/+257
2015-12-18ItemID to Constant: custom FolderDastgir19-202/+202
2015-12-18ItemID to Constant: cities FolderDastgir11-89/+89
2015-12-18ItemID to Constant: battleground FolderDastgir8-128/+128
2015-12-18ItemID to Constant: airports FolderDastgir7-31/+31
2015-12-18Fix documentation error for autobonus trigger rateAnnieRuru1-1/+1
- closes #883 - closes #886 as merged
2015-12-17ItemDB SQL SyncHercules.ws1-5/+6
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-12-17Merge pull request #968 from Jedzkie/Jedzkie_PR3Dastgir5-14/+117
kRO & jRO Costume Item Update.
2015-12-17Added 8 Official kRO & jRO Costumes supported up to 2015-05-13aRagexe.Jedzkie5-14/+117
Change the AegisName of Music Decoration to its official name. Update Status Change ID's. (Thanks to Rytech) Note: • Some of the costumes items are missing or not implemented on this commit, but this is their official SC's. • SC's that don't have costume items: - SC_FLOWERSMOKE - SC_HAPPINESS_STAR - SC_MAGICAL_FEATHER
2015-12-17Merge pull request #917 from dastgir/packetAndrei Karas2-3/+10
Update max packet size according to client date
2015-12-17Update max packet size according to client dateDastgir2-3/+10
2015-12-17ItemDB SQL SyncHercules.ws2-34/+40
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-12-17Merge branch 'Jedzkie-Pull_12' into herculesHaru8-151/+275
Closes #958
2015-12-17Removal of SC_ITEMSCRIPT.Jedzkie3-59/+2
2015-12-17Implement official effect of MVP ScrollsJedzkie8-26/+199
- Ghostring Scroll - Phreeoni Scroll - Tao Gunka Scroll - Mistress Scroll - Orc Hero Scroll - Orc Lord Scroll (thanks to Dastgir) Note: in Aegis, the reflect damage from Orc Lord Scroll is in the user not in the attacker, but in this commit, the attacker receives the reflect damage. - Added New Cash Boxes * Tao Gunka Scroll Box * Mistress Scroll Box Signed-off-by: Haru <haru@dotalux.com>
2015-12-17Update the item script of the Osychic Armor Scroll item to match official ↵Jedzkie2-0/+8
ehavior. Signed-off-by: Haru <haru@dotalux.com>
2015-12-17Reordered trade restrictions for certain itemsJedzkie2-48/+48
Signed-off-by: Haru <haru@dotalux.com>
2015-12-17Change ID to Constants in the item dbJedzkie2-18/+18
Signed-off-by: Haru <haru@dotalux.com>
2015-12-17ItemDB SQL SyncHercules.ws2-69/+71
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-12-17ItemDB Updates:Jedzkie2-97/+141
- Change ID to Constants of some items both pre-re and re. - Corrected some item names and scripts. - Added 'Mysterious_Can2', 'Mysterious_PET_Bottle2', '2009_Rice_Cake_Soup', 'Vulcan Bullet Magazine', 'Unripe_Yggdrasil', 'Iggdrasilberry_Box' effect. Closes #957 as merged Signed-off-by: Haru <haru@dotalux.com>
2015-12-17ItemDB SQL SyncHercules.ws2-29/+29
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-12-17Merge branch 'Jedzkie-Pull_07' into herculesHaru3-284/+336
Closes #949 as merged
2015-12-17Update the item script of DARK_INVITATION.Jedzkie1-5/+5
Signed-off-by: Haru <haru@dotalux.com>
2015-12-17Update the Effect of Special Defense Potion.Jedzkie1-0/+5
Signed-off-by: Haru <haru@dotalux.com>
2015-12-17Update the Effects of Cat's Ship Biscuit and Weevil Bug Worm.Jedzkie1-2/+44
Signed-off-by: Haru <haru@dotalux.com>
2015-12-17Update the Egir Equipments (Effect, Buying Price, Combo, Aegis Name).Jedzkie2-31/+46
Signed-off-by: Haru <haru@dotalux.com>
2015-12-17Change ID to Constants of remaining special effects in PRE-RE item db.Jedzkie1-5/+5
Signed-off-by: Haru <haru@dotalux.com>
2015-12-17Added special effects on GX Poison Items in PRE-RE item db.Jedzkie1-8/+32
Signed-off-by: Haru <haru@dotalux.com>
2015-12-17Update the Gold Pill item to it's Official effect.Jedzkie2-8/+2
Signed-off-by: Haru <haru@dotalux.com>
2015-12-17Added Guillotine Cross Job in PRE-RE Poison Bottle.Jedzkie2-8/+10
Signed-off-by: Haru <haru@dotalux.com>
2015-12-17Standardized comments in the item_dbJedzkie2-217/+187
Signed-off-by: Haru <haru@dotalux.com>
2015-12-17Change all chat mute checks to use pc->can_talk instead of direct check.hemagx6-25/+18
Put new macro pc_ismuted and change all other kind of mutes to use it Closes #937 as merged Signed-off-by: Haru <haru@dotalux.com>
2015-12-17Add bAddMaxWeight bonus for increasing player's max weightAnnieRuru4-1/+7
2015-12-17Standardize the comments in Global_Functions.txtAnnieRuru1-6/+4
follow up https://github.com/HerculesWS/Hercules/commit/d4832df6929653561e6867149e4ecaa63a860cbe
2015-12-17Fixed a typo (Follow-up to 421ea5a1b1dc35ff6e6be6f7a0001a5ae99eec10)Haru1-1/+1
Special thanks to EPuncker Signed-off-by: Haru <haru@dotalux.com>
2015-12-16HPM Hooks UpdateHercules.ws9-0/+93
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
2015-12-16Merge pull request #876 from MishimaHaruna/gplAndrei Karas1150-19425/+37797
GPL Headers
2015-12-15Standardized header in scripts (part 14)Haru47-1085/+1807
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Other scripts folders Signed-off-by: Haru <haru@dotalux.com>
2015-12-15Standardized header in scripts (part 13)Haru9-125/+299
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Misc Renewal scripts folders Signed-off-by: Haru <haru@dotalux.com>
2015-12-15Standardized header in scripts (part 12)Haru13-387/+511
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Instance scripts folders Signed-off-by: Haru <haru@dotalux.com>
2015-12-15Standardized header in scripts (part 11)Haru8-87/+251
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Misc Pre-Renewal scripts folders Signed-off-by: Haru <haru@dotalux.com>
2015-12-15Standardized header in scripts (part 10)Haru41-980/+1571
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - City scripts folders Signed-off-by: Haru <haru@dotalux.com>
2015-12-15Standardized header in scripts (part 9)Haru150-4275/+5794
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Quest scripts folders Signed-off-by: Haru <haru@dotalux.com>
2015-12-15Standardized header in scripts (part 8)Haru37-679/+1382
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Event scripts folders Signed-off-by: Haru <haru@dotalux.com>
2015-12-15Standardized header in scripts (part 7)Haru50-1238/+1969
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Battlegrounds and WoE scripts folders Signed-off-by: Haru <haru@dotalux.com>
2015-12-15Standardized header in scripts (part 6)Haru57-1245/+2149
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Merchants scripts folders Signed-off-by: Haru <haru@dotalux.com>
2015-12-15Standardized header in scripts (part 5)Haru64-1755/+2478
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Jobs scripts folders Signed-off-by: Haru <haru@dotalux.com>