summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-12-20Item & Skill Update:Jedzkie4-49/+46
- Speed Potion & Guyak Pudding effects are now official. • Movement Speed changed from 50% to 100% • Removed its hard coded data in src. • Cannot be Slowed by Quagmire, Decrease AGI, and Slow Grace. - Modified Rudo Card effect. - NPC_AGIUP movement speed is now official • Movement speed changed from 50% to 100% • Fixed 100% movement speed per level. - Fix Slow Down Potion's movement speed reduction.
2015-12-18Replaced numeric values with UNITTYPE_ constants in getmapxyHaru14-22/+22
Follow-up to dbe5f2237cada6a261e297b60857dc305860a88d Signed-off-by: Haru <haru@dotalux.com>
2015-12-18Add *getunittype and update *getmapxyAnnieRuru3-46/+137
- unlike rathena, hercules' getunittype use the value from getmapxy - getmapxy now can search object position using GID Closes #871 as merged Signed-off-by: Haru <haru@dotalux.com>
2015-12-18Merge branch 'AnnieRuru-request_15' into herculesHaru1-7/+5
Closes #864 as merged
2015-12-18*Fix the misleading label name lengthAnnieRuru1-6/+4
2015-12-18*Correct the wrong example for *queueoptAnnieRuru1-1/+1
2015-12-18Fixed 2 bugs in Sealed ShrineAncyker1-3/+3
Fixed trying to disable wrong NPCs. Fixed not enabling all Bobbing Torches. Both bugs were (re)introduced in cd95d1cadacc9b506e08d4cbe52a4a0ce2a59df3 Closes #765 as merged Signed-off-by: Haru <haru@dotalux.com>
2015-12-18Merge branch 'dastgir-ScriptCleanup2' into herculesHaru288-7003/+7003
Closes #920 as merged
2015-12-18More ItemID to ConstantsDastgir6-42/+42
2015-12-18uneasy Cemetry fixDastgir1-3/+3
2015-12-18ItemID to Constant: re FolderDastgir67-1390/+1390
2015-12-18ItemID to Constant: pre-re FolderDastgir22-243/+243
2015-12-18ItemID to Constant: quests/woe FolderDastgir83-4109/+4109
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