summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-06-25Follow up 5785dbae3f513da20611e3147dadef2b9c911443shennetsind1-2/+6
Adjusted asura, special thanks to VyLow for bringing it up. Signed-off-by: shennetsind <ind@henn.et>
2013-06-25For Bug #7402shennetsind2-25/+42
Temporary measure until malufett is capable of adjusting it himself. Special Thanks to Xgear for going thru all the testing for this with me, Also Special Thanks to VyLow for making it possible for me to reproduce the issue, and Zopokx, mofo and malufett. http://hercules.ws/board/tracker/issue-7402-damage-with-reduction-cards/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-25Fixed Bug #7429shennetsind1-3/+0
Special Thanks to Poison, Haru. http://hercules.ws/board/tracker/issue-7429-partymembercount-gone-missing-when-reloadscript-is-executed/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-25Fixed item package announcershennetsind2-6/+9
Made Possible Thanks to Yommy (<3!) Special Thanks to kyeme and Beret for bringing this issue to our attention. Signed-off-by: shennetsind <ind@henn.et>
2013-06-24Fixed db2sqlshennetsind6-222/+225
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-24Added missing status icons for 14602,14603,14604 and 14605shennetsind1-1/+42
As proposed by evilpuncker in http://hercules.ws/board/topic/1230-few-items-missing-buff-icons/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-24Follow up fcba8a2161a392369db99ab9a516a24470c54796shennetsind6-430/+445
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-24Fixed Bug #7419shennetsind1-2/+1
Special Thanks to Axiom http://hercules.ws/board/tracker/issue-7419-pcc-error/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-24Merge pull request #46 from euphyy/masterStreusel3-1/+2316
Implemented Eden Tutorial & some Port Malaya scripts [by DeadlySilence].
2013-06-24Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind10-179/+270
2013-06-24Fixed Bug #7412shennetsind9-58/+86
Special Thanks to shenhuyong http://hercules.ws/board/tracker/issue-7412-create-instancereloadscript-causes-map-server-crash/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-23UpdateMysteries10-179/+270
- Fixed some documentation - Fixed some alignment
2013-06-232012-07-16Ragexe Supportshennetsind1-1/+28
Special Thanks to Frost for bringing this to me! Signed-off-by: shennetsind <ind@henn.et>
2013-06-23Fixed Bug #7420shennetsind1-22/+25
http://hercules.ws/board/tracker/issue-7420-killing-the-npc/ Special Thanks to kyeme, frost, ossi0110 Signed-off-by: shennetsind <ind@henn.et>
2013-06-23Follow up fcba8a2161a392369db99ab9a516a24470c54796shennetsind1-3/+1
Amazing, all my huge commits end up having debug left overs no matter how hard I try to not leave any behind T___T so sad ;__; /embarrassed Signed-off-by: shennetsind <ind@henn.et>
2013-06-23Official Item Group/Package/Chainshennetsind54-9468/+27026
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-22Port Malay MVP Armors [by DeadlySilence]Euphy1-0/+507
2013-06-22Port Malaya Jeepneys [by DeadlySilence]Euphy1-1/+247
2013-06-22Merge remote-tracking branch 'upstream/master'Euphy4-8/+38
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-21Fixed Bug #7406shennetsind1-0/+2
sd->idletime would be empty until first clif action, now it starts right on pc_authok. http://hercules.ws/board/tracker/issue-7406-checkidle-acting-weird-onpcloginevent/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-21Fixed MSVC2010 Problemshennetsind1-6/+4
Special Thanks to Emistry! Signed-off-by: shennetsind <ind@henn.et>
2013-06-20Merged conflicts.Euphy16-11623/+1
2013-06-20Merge remote-tracking branch 'upstream/master'Euphy48-939/+9228
Conflicts: conf/plugins.conf db/pre-re/skill_tree.txt db/re/skill_tree.txt db/sc_config.txt npc/mobs/citycleaners.txt src/map/atcommand.c src/map/battle.c src/map/clif.c src/map/map.c src/map/packets.h src/map/pc.c src/map/script.c src/map/skill.c src/map/status.c src/map/storage.c src/map/trade.h Merged master.
2013-06-20Follow-up.Euphy1-1/+1
2013-06-20Follow-up.Euphy1-0/+1
2013-06-20Implemented Eden Tutorial.Euphy1-0/+1561
2013-06-20Hercules Renewal Phase One: storage.cshennetsind11-103/+149
2 new interfaces: - storage - gstorage http://hercules.ws/board/topic/237-hercules-renewal/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-20Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-2/+2
2013-06-20Follow up 8568f179f5cefa638d564b75119235bac4b9a3b3shennetsind1-1/+1
Signed-off-by: shennetsind <ind@henn.et>
2013-06-20Merge pull request #45 from MishimaHaruna/mastershennetsind1-2/+2
Fixed an unsafe TBL_PC* cast in battle_calc_elefix
2013-06-20Fixed an unsafe TBL_PC* cast in battle_calc_elefixHaru1-2/+2
This would cause a mapserver crash whenever the function was called by a monster attack. The issue was introduced in 03956104
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 Redesignshennetsind7-11510/+7921
http://hercules.ws/board/topic/1188-skill-tree-db-redesign/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-19Follow up 4ed9b9d0ca7de07169db2bd7024cba5cc3ac2fa8shennetsind1-0/+5
Missed 20130618 (again, special thanks to Shakto) Thanks to jaBote for pointing it out. Signed-off-by: shennetsind <ind@henn.et>
2013-06-19PacketKeys Update: 44 Client Dates Supported.shennetsind1-5/+174
http://hercules.ws/board/topic/1105-hercules-wpe-free-june-14th-patch/ Super-ultra-mega Thanks to Shakto for providing us with these! 20110817, 20110824, 20110831, 20110906, 20111005, 20111012, 20111021, 20111025, 20111102, 20111109, 20111122, 20111207, 20111214, 20111220, 20111228, 20120104, 20120111, 20120120, 20120202, 20120207, 20120214, 20120229, 20120307, 20120314, 20120321, 20120328, 20120404, 20120410, 20120418, 20120424, 20120509, 20120515, 20120525, 20120605, 20120612, 20120618, 20120702, 20120716, 20130320, 20130514, 20130522, 20130529, 20130605, 20130612 Signed-off-by: shennetsind <ind@henn.et>
2013-06-19Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind42-1286/+3163
2013-06-19Update citycleaners.txtjaBote1-1/+1
Changed a High Orc spawn (incorrect) to a Thief Bug Egg spawn (correct) in map job3_war01. Thanks to @Euphyy, who noticed it.
2013-06-18Merge pull request #43 from Akkarinage/masterFlipp21-780/+784
Whitespace, tabs and Spellings
2013-06-18Fixed Bug#7396malufett2-15/+13
-map crash in using GN_BLOOD_SUCKER.
2013-06-17Fixed BugReport: 7388Mysteries3-11/+11
http://hercules.ws/board/tracker/issue-7388-renamed-gld-dun-for-gld-re/? gopid=18608#entry18608 Simple fix and adjusted placeholders for Hercules.
2013-06-17Fixed Bug#7247malufett3-10/+12
-while vending you can now change equipments. Updated sc_config.txt notes. Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
2013-06-17Fixed Bug#7385malufett1-2/+10
-Fixed TK_DODGE + TK_JUMPKICK, SR_FALLENEMPIRE + SR_GATEOFHELL combo.
2013-06-17Fixed Bug#7380malufett4-6/+7
-showprogressbar should now work as official.(Thanks Kyeme & Ryuuzaki) Fixed insane damage of Hatred Skills. (http://hercules.ws/board/topic/1110-renewal-attack/ - Thanks Axiom)
2013-06-16Fixed Bug#7381 & #7379malufett2-5/+7
-Reins_of_Mount should now ignore delay(when fail) and sitting condition.
2013-06-16Fixed Bug#7382malufett1-4/+3
-Map crash with AB_CLEARANCE
2013-06-15Sending whisper to a player from an admin account (group 99 [is this ↵Matheus Macabu3-3/+6
right?]) will display the message as a self announce to player. (done a todo) Also added trade interface properly for HPM, forgot that. Signed-off-by: Matheus Macabu <mkbu95@gmail.com>