summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2013-06-20Merged conflicts.Euphy11-141/+1
2013-06-20Merge remote-tracking branch 'upstream/master'Euphy20-149/+745
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-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-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-19Skill Tree DB Redesignshennetsind3-46/+252
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/Herculesshennetsind10-40/+63
2013-06-18Fixed Bug#7396malufett2-15/+13
-map crash in using GN_BLOOD_SUCKER.
2013-06-17Fixed Bug#7247malufett2-3/+3
-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>
2013-06-15Fixed Bug#7373malufett1-0/+1
-Transformation scroll can now be seen by other char. -Follow up 6fd440ea35cf2a084ffa434ee3c8f651b3259c60. Changed sc_config.txt hex values to integer.
2013-06-15Initial release for Monster Transformation Scrolls.(Thanks to Beret)malufett2-2/+13
(http://hercules.ws/board/topic/1087-scroll-transform/) Fixed Bug#7372 -where bows should not benefit matk bonus from upgrade. Thanks to Ryuuzaki Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
2013-06-15Follow up de3f4423058405636c76e05cd87a6eae0bfa7707shennetsind3-4/+10
Special Thanks to kyeme, Xgear Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Fixed Bug #7367shennetsind3-95/+100
http://hercules.ws/board/tracker/issue-7367-error-vdb-destroy-during-shutting-down-of-server/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Forgot to change something.Matheus Macabu6-32/+51
Also added mail interface for HPM. Signed-off-by: Matheus Macabu <mkbu95@gmail.com>
2013-06-15- HPM: Added trade interface;Matheus Macabu9-33/+84
- Moved PARTY_RECRUIT definition to mmo.h to avoid segfault; - Check if item is already at maximum refine; - Fixed that @reloadscript with one npc bug (thanks to akinari). Signed-off-by: Matheus Macabu <mkbu95@gmail.com>
2013-06-15Fixed the '"__USE_GNU" redefined' warnings on selected platformsshennetsind2-9/+13
Special Thanks to Takkun~! Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Fixed system-dependent errorshennetsind1-1/+0
don't ask me why. Special Thanks to Takkun~! :D Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Finalizing fix for #7339.Matheus Macabu2-1/+5
Also added proper support for party booking on 2012-04-10Ragexe (thanks to bgamez23). Signed-off-by: Matheus Macabu <mkbu95@gmail.com>
2013-06-15Fixed Bug #7351shennetsind1-0/+1
Default version wasn't being set. http://hercules.ws/board/tracker/issue-7351-unable-to-fetch-unique-id-data/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Fixed Bug #7365shennetsind2-2/+2
Special Thanks to Axiom http://hercules.ws/board/tracker/issue-7365-scriptc-error/ Also fixed packetKeys order for 2013-06-12 Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Follow up 5a942993dd12ae7d85b1633a58b0dc23f85832c2shennetsind1-0/+4
Added packetKeys for 2013-06-12 Special Thanks to Shakto! http://hercules.ws/board/topic/1105-hercules-wpe-free-june-14th-patch/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Hercules WPE Freeshennetsind5-9/+86
Official Packet Obfuscation Support http://hercules.ws/board/topic/1105-hercules-wpe-free-june-14th-patch/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Updating .sql item db filesshennetsind9-42/+218
Also Introducing the official DB2SQL plugin to quickly update the .sql db files. http://hercules.ws/board/topic/1105-hercules-wpe-free-june-14th-patch Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Fixed Bug#7362, Bug#7363 & Bug#7355malufett3-8/+15
Fixed compilation error and server console error.
2013-06-15Fixed Bug#7361malufett1-1/+1
Crash in 'status_get_matk'. Thanks to Axiom
2013-06-15Partial fix for #7339.Matheus Macabu1-1/+2
There is another topic on it that has to be discussed. Signed-off-by: Matheus Macabu <mkbu95@gmail.com>
2013-06-15Attempt to fix #7340.Matheus Macabu2-0/+8
or —Oh the inconsistency between clients—. If it doesn't help and you are having problems with party booking search, keep reporting and giving thorough information, so we can actually help. Signed-off-by: Matheus Macabu <mkbu95@gmail.com>
2013-06-15Fixed Bug#7359malufett1-4/+4
Map Crashed on battle_calc_return_damage.
2013-06-15Script.c Interface : detach ridshennetsind2-4/+4
Special Thanks to Shizaku for pointing it out! Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Revert "Fixed pre-re build warning"shennetsind3-12/+32
This reverts commit 4b713e7e3eac34339285125d194ae4ff4627fc2a.
2013-06-15Memory Slasher [2] !!" - 17MB Down!shennetsind4-179/+191
Hercules is now even slimmer. Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Fixed pre-re build warningshennetsind3-32/+12
Special Thanks to ossi0110 Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Fixed Bug #7346shennetsind3-13/+36
http://hercules.ws/board/tracker/issue-7346-battlec-error Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Performance Update: Script Parsershennetsind2-40/+37
Now 7% faster, at the expense of (at most 11kb) Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Fixed Bug #7334 Part 3shennetsind1-1/+0
http://hercules.ws/board/tracker/issue-7334-mc-identify/ Special Thanks to kyeme~! Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Fixed unix buildshennetsind1-4/+5
Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Hercules Renewal Phase : Renewalmalufett23-5587/+6313
Rename SC names to eagis standard. Implement SC Configuration.(see db/sc_config.txt) Skill updates and fixes. Some code optimization. Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
2013-06-15Fixed a missing 'i' in getequipcardcntshennetsind1-4/+4
When did this go away, no idea. Special Thanks to kyeme~! Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Added SqlStmt functions to the SQL interfaceSusu11-473/+499
2013-06-15Fixed Bug #7253shennetsind2-9/+9
Special Thanks to Beret, malufett~! http://hercules.ws/board/tracker/issue-7253-deep-sleep/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Fixed Bug #7334shennetsind1-7/+22
Special Thanks to kyeme http://hercules.ws/board/tracker/issue-7334-mc-identify/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Follow up 399476eb93a829a8c926cc354f147d236b478d1dshennetsind1-1/+1
Signed-off-by: shennetsind <ind@henn.et>