Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
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>
|
|
Update npc/cities/alberta.txt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit abd09b2583a6d72c0012e0d5e0c4051b274dd3d9.
|
|
- Removed maps that are no longer supported in the cache
- Added new maps into the cache
- Removed duplicate entries
|
|
- Removed maps that are no longer supported in the cache
- Added new maps into the cache
- Removed duplicate entries
|
|
Fixed a few Typos and merged rAthena changes
|
|
|
|
- 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
|
|
- job_db1 (Pre-re / RE)
- skill_tree (Pre-re / RE)
- job_db2
|
|
-Fixed Baby job modifiers
|
|
Merging Hercules Changes
|
|
|
|
--Commented as they've not yet been added to map_cache
|
|
--Due to the new maps not yet existing in the map_cache they've been commented
|
|
-Fixed Issue ID #6834 warps
--tu_swordsman.txt warp to New Izlude uses custom coordinates as renewal coordinates were not available
|
|
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>
|
|
|
|
|
|
Signed-off-by: Streusel
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
Signed-off-by: shennetsind <ind@henn.et>
|
|
Signed-off-by: shennetsind <ind@henn.et>
|
|
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>
|
|
Merging Hercules Commits from Feb 3 - 5 2013.
|
|
Signed-off-by: shennetsind <ind@henn.et>
|
|
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
|
|
Update npc/instances/EndlessTower.txt
|
|
|
|
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>
|
|
Getting rid of unneeded indexes & allowing uint for guild exp values
|
|
Small typo in 15 Mobs.. I noticed of it because i seen 15 "Theif Bug Male" xD
|
|
|
|
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).
|
|
|
|
Merged r15231 and r15232 from eAthena.
Signed-off-by: Matheus Macabu <mkbu95@gmail.com>
|
|
Merging
|
|
Various commits from Mystery
|
|
Spacing issue
|