summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-02-14-Fixed some mob skill stuff thanks to playtester & euphyStreusel2-4/+4
2013-02-14-Updated EXP values & added checkre() checks to provide better support for ↵Streusel2-27/+81
pre-re users
2013-02-13-Changed versionsStreusel6-6/+12
2013-02-13-Updated Job NPC's to allow Baby Novice to change into other Baby 1-1 classesStreusel6-10/+10
-Updated Job npc's to use callfunc
2013-02-13-Removed leftover 'case 1:' causing errorStreusel1-6/+5
2013-02-11Merge github.com:HerculesWS/HerculesStreusel2-147/+135
2013-02-12Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind11-181/+198
2013-02-12Updating Packetver to April 18thshennetsind1-2/+1
not that it actually changes something yet, but Jman needs a new commit to test Hercules IRC Bot. Signed-off-by: shennetsind <ind@henn.et>
2013-02-11Merge pull request #10 from Nether-/patch-1shennetsind1-145/+134
Update npc/cities/alberta.txt
2013-02-11Update npc/cities/alberta.txtGuilherme1-145/+134
2013-02-10-Added back but commented recently removed maps, in case somebody needs themStreusel2-0/+16
2013-02-10-Commented out recently removed mapsStreusel3-78/+78
2013-02-10-Updated map_cache.datStreusel3-137/+96
2013-02-10Merge github.com:Mysteries/HerculesStreusel4-19/+96
2013-02-11Apparently this didn't want to be commited properly.Mysteries2-2/+2
2013-02-10Revert "Maps"Mysteries2-8/+0
This reverts commit abd09b2583a6d72c0012e0d5e0c4051b274dd3d9.
2013-02-10MapsMysteries2-0/+8
- Removed maps that are no longer supported in the cache - Added new maps into the cache - Removed duplicate entries
2013-02-10MapsMysteries4-19/+96
- Removed maps that are no longer supported in the cache - Added new maps into the cache - Removed duplicate entries
2013-02-10Merge pull request #9 from Mysteries/mastershennetsind10-36/+64
Fixed a few Typos and merged rAthena changes
2013-02-10Merge github.com:Mysteries/HerculesStreusel13-43/+71
2013-02-10Merged rAthena ChangesMysteries5-21/+49
- Added checkidle() command that was present in rAthena since r17126 - Documented checkidle() function - More clearly defined variables in eA Job System documentation - Added missing 'stopnpctimer' in custom Cluckers script
2013-02-10Fixed a few TyposMysteries5-15/+15
- job_db1 (Pre-re / RE) - skill_tree (Pre-re / RE) - job_db2
2013-02-09-Updated job based weight modifiersStreusel1-68/+68
-Fixed Baby job modifiers
2013-02-09Merge pull request #3 from HerculesWS/masterMysterious28-38/+47
Merging Hercules Changes
2013-02-09-Version update for previously committed filesStreusel2-2/+4
2013-02-09-Added new maps to map_index.txtStreusel1-1/+5
--Commented as they've not yet been added to map_cache
2013-02-09-Added new mapsStreusel1-0/+45
--Due to the new maps not yet existing in the map_cache they've been commented
2013-02-09-Updated HeadersStreusel4-7/+13
-Fixed Issue ID #6834 warps --tu_swordsman.txt warp to New Izlude uses custom coordinates as renewal coordinates were not available
2013-02-08Reverting 4b41901d3ecb01930a57e9b1d230e729d5feba38shennetsind12-1371/+1
I was using a different git client when I committed that, and it committed all my unstaged changes, not using that client anymore :[. Signed-off-by: shennetsind <ind@henn.et>
2013-02-08Fixing a logical issue in ST_RIDINGshennetsind13-2/+1372
2013-02-07Updated accidental header reversionStreusel28-84/+28
2013-02-07-Updated plant spawnsStreusel28-121/+240
Signed-off-by: Streusel
2013-02-07Adjustment to skill_trap_type battle/skill configshennetsind4-8/+8
The effect of the config is now restricted to GvG. http://hercules.ws/board/tracker/issue-4832-hunter-ht-anklesnare-serious-bug/ Signed-off-by: shennetsind <ind@henn.et>
2013-02-07Partial Fix for Bug #6825shennetsind2-2/+2
Hells Plant no longer can be stacked on the ground http://hercules.ws/board/tracker/issue-6825-hell-plant/ Signed-off-by: shennetsind <ind@henn.et>
2013-02-07Fixed Bug #6803shennetsind1-0/+6
You no longer can dispell guild mates in non-pkable areas http://hercules.ws/board/tracker/issue-6803-dispell-bug/ Signed-off-by: shennetsind <ind@henn.et>
2013-02-07Fixed Bug #7045shennetsind1-1/+3
Fire Pillar is now removed by land protector, and no longer can be cast over land protector. http://hercules.ws/board/tracker/issue-7045-fire-pillar-and-land-protector/ Signed-off-by: shennetsind <ind@henn.et>
2013-02-07Fixing a layout issue on README.mdshennetsind1-1/+2
Signed-off-by: shennetsind <ind@henn.et>
2013-02-07Fixing mistake in modified source code headersshennetsind24-24/+24
Signed-off-by: shennetsind <ind@henn.et>
2013-02-06Fixed Bug #7056shennetsind1-1/+1
atoll was introduced in a 2011 lib and vc9 and 10 dont have that, dropping to atol since we dont need the int64 and using a tricky conversion to get it to unsigned http://hercules.ws/board/tracker/issue-7056-compiling-error/ Signed-off-by: shennetsind <ind@henn.et>
2013-02-05Merge pull request #2 from HerculesWS/masterMysterious33-123/+230
Merging Hercules Commits from Feb 3 - 5 2013.
2013-02-05Updating Headers of modified filesshennetsind4-8/+15
Signed-off-by: shennetsind <ind@henn.et>
2013-02-05Fix Bug # 7049malufett12-9/+78
Added new item bonuses bFixedCast, bVariableCast & bFixedCastrate. (see 'doc/item_bonus.txt' for info) Added new conf for max walk path.(Bug Report # 7042) http://hercules.ws/board/tracker/issue-7049-do-we-need-new-bonus/?gopid=16578#entry16578
2013-02-04Merge pull request #8 from M45T3Ryu/patch-1shennetsind1-1/+1
Update npc/instances/EndlessTower.txt
2013-02-04Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind2-13/+7
2013-02-04Fixed Bug #7053shennetsind1-15/+18
Disabled 2012-07-02 packets to avoid future bug reports, the client is broken. http://hercules.ws/board/tracker/issue-7053-fe8d3fc-buyingstore-not-working/ Signed-off-by: shennetsind <ind@henn.et>
2013-02-04Merge pull request #7 from akrus/mastertrojal2-13/+7
Getting rid of unneeded indexes & allowing uint for guild exp values
2013-02-04Update npc/instances/EndlessTower.txtM45T3Ryu1-1/+1
Small typo in 15 Mobs.. I noticed of it because i seen 15 "Theif Bug Male" xD
2013-02-04Allow unsigned int values for guild exp (as it was before the change).akrus1-2/+2
2013-02-04Getting rid of unused indexes.akrus1-11/+5
Source: http://dev.mysql.com/doc/refman/5.5/en/multiple-column-indexes.html If the table has a multiple-column index, any leftmost prefix of the index can be used by the optimizer to find rows. For example, if you have a three-column index on (col1, col2, col3), you have indexed search capabilities on (col1), (col1, col2), and (col1, col2, col3).
2013-02-04Merged some commits from rAthena.Matheus Macabu14-43/+93