Age | Commit message (Collapse) | Author | Files | Lines |
|
They're:
- weapon_damage_rate
- magic_damage_rate
- misc_damage_rate
- long_damage_rate
- short_damage_rate
Dropped 15 battle settings that became pointless with this upgrade.
Updated battleground zone damage reductions, skill damage from -30% to -20% and weapon damage from -40% to -30%.
Special Thanks to Muad_Dib.
Signed-off-by: shennetsind <ind@henn.et>
|
|
Updated config description
Signed-off-by: shennetsind <ind@henn.et>
|
|
Used officially in gvg and battleground maps (implemented under their respective zones)
Special Thanks to Muad_Dib!
Signed-off-by: shennetsind <ind@henn.et>
|
|
Used officially in gvg maps (Implemented under GvG zone)
Special Thanks to Muad_Dib!
Signed-off-by: shennetsind <ind@henn.et>
|
|
Listed available options for 'disabled_skills'
Signed-off-by: shennetsind <ind@henn.et>
|
|
Introducing unit-type-based skill restrictions, details in the link
http://hercules.ws/board/topic/302-introducing-hercules-map-zone-database/?p=2227
Special Thanks to lighta and Muad_Dib
Signed-off-by: shennetsind <ind@henn.et>
|
|
that v doesn't belong there, my fault. super-ultra-mega thanks to lighta for pointing it out.
Signed-off-by: shennetsind <ind@henn.et>
|
|
Fixed a issue that was making it unable to create new characters
Signed-off-by: shennetsind <ind@henn.et>
|
|
woo another system-dependent error (actually osx network buffer noticed the error and fixed it and that didnt let it happen while i was testing in it, nevertheless it was my fault and not windows +__+)
http://hercules.ws/board/tracker/issue-7145-error-when-starting-the-emulator/
Signed-off-by: shennetsind <ind@henn.et>
|
|
a user-friendly way to notify users when their servers are out of sync, e.g.
http://hercules.ws/board/topic/328-intif-guild-data-size-error/
http://hercules.ws/board/topic/315-error-chrif-authok-data-size-mismatch-52224-52228/
Signed-off-by: shennetsind <ind@henn.et>
|
|
It became pointless, since 0241d0195558b7e57d2181f2f097cf774a1ef463 introduced a more accurate way to control the amount of characters in an account.
This update also reduced the amount of mysql queries used on char creation by 2.
Signed-off-by: shennetsind <ind@henn.et>
|
|
it turned out this wouldn't allow one to close his own buying store after refresh, will maintain the previous behavior instead.
Signed-off-by: shennetsind <ind@henn.et>
|
|
Buying store display is no longer broken by @refresh
http://hercules.ws/board/tracker/issue-7142-buyingstore-closed-by-refresh/
Signed-off-by: shennetsind <ind@henn.et>
|
|
http://hercules.ws/board/tracker/issue-7141-some-warnings/
Signed-off-by: shennetsind <ind@henn.et>
|
|
All credit goes to malufett, thank you~!
Signed-off-by: shennetsind <ind@henn.et>
|
|
common doesn't handle 'txt'
Signed-off-by: shennetsind <ind@henn.et>
|
|
servers with pincode enabled would always reject char selection
Signed-off-by: shennetsind <ind@henn.et>
|
|
Special Thanks to malufett's hawk eyes <3
Signed-off-by: shennetsind <ind@henn.et>
|
|
Modified extension from .txt to .conf as proposed by Beret, highlights better on most ide's.
Signed-off-by: shennetsind <ind@henn.et>
|
|
|
|
Added the last missing functions into the interface, all functions in clif.c are now wired to the interface.
http://hercules.ws/board/topic/237-hercules-renewal/
Also shortened clif->displaymessage to clif->message, removed the old clif->message and merged its functionality with clif->disp_overhead (both use the same packet and do the same thing :P)
-
and a gazillion other stuff:
http://hercules.ws/board/topic/316-introducing-hercules-channel-system/
Signed-off-by: shennetsind <ind@henn.et>
|
|
-Follow up for the Pincode Feature.
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
|
|
Now supporting hybrid tracking, git and/or svn revision
Signed-off-by: shennetsind <ind@henn.et>
|
|
1st Phase Complete.
http://hercules.ws/board/topic/237-hercules-renewal/
Signed-off-by: shennetsind <ind@henn.et>
|
|
This was once available through the now-gone skill_nocast_db.txt.
To make a skill not copy-able by clones (aka the skill is not inherited by a clone when it is created), use flag 0x8000 in the inf2 skill db field
Signed-off-by: shennetsind <ind@henn.et>
|
|
this way no one will ever have to remember about updating this index, and 1bd560a547c419da3327cc9a54af18e69f96095f bug wont happen ever again o:
Signed-off-by: shennetsind <ind@henn.et>
|
|
Special Thanks to Beret for pointing it out; no issue to link to (report was thru pm :P)
Signed-off-by: shennetsind <ind@henn.et>
|
|
available through map-server console input, type ers_report to print data (useful for debug purposes)
Signed-off-by: shennetsind <ind@henn.et>
|
|
nothing important really :P
Signed-off-by: shennetsind <ind@henn.et>
|
|
|
|
http://hercules.ws/board/tracker/issue-7133-no-cart-display/
Signed-off-by: shennetsind <ind@henn.et>
|
|
-where mob cast time is not working properly in PRE and RE.
-mob cast time shouldn't now be altered by any means(stat and skills).
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
|
|
http://hercules.ws/board/tracker/issue-7135-crash-in-tetra-vortex/
Signed-off-by: shennetsind <ind@henn.et>
|
|
Special Thanks to jTynne for bringing the slot's support absence to my attention.
Also updated getlook script command to support Robe/Garment (val 12 Look_Robe)
Signed-off-by: shennetsind <ind@henn.et>
|
|
Added pincode support
Changed group_id to group_level as to respect the level hierarchy on whether to display passwords or not.
Updated GeoIP Database to March 2013
Signed-off-by: shennetsind <ind@henn.et>
|
|
Special Thanks to Yommy for providing the packet structure/data.
Signed-off-by: shennetsind <ind@henn.et>
|
|
|
|
Click the link for full info~!
http://hercules.ws/board/topic/302-introducing-hercules-map-zone-database/
Signed-off-by: shennetsind <ind@henn.et>
|
|
-where Taekwon in the fame ranking loses there skill tree when changing state(map change, equipping & etc).
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
|
|
as per Script Dev Streusel request.
Originally 'consumeitem', renamed for we thought the name was misleading (since it didn't consume anything).
Merged from rAthena - lemongrass3110
Signed-off-by: shennetsind <ind@henn.et>
|
|
|
|
-NPC updates mostly Izlude related
|
|
-Added new Mercenary's
-Updated item_db.txt
-Updated mob_db.txt
|
|
-where 'disable_items' is not working properly when force unequip/equip script command is used.
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
|
|
Also fixed title being displayed twice.
Signed-off-by: shennetsind <ind@henn.et>
|
|
Added in-file instructions
Signed-off-by: shennetsind <ind@henn.et>
|
|
As Requested in http://hercules.ws/board/topic/273-sql-upgrade-files-not-exits/
Signed-off-by: shennetsind <ind@henn.et>
|
|
Dropping the not-used setting from the previous implementation.
http://hercules.ws/board/topic/272-re-introducing-console-input/
Signed-off-by: shennetsind <ind@henn.et>
|
|
It's back. It's efficient. It's awesome.
http://hercules.ws/board/topic/272-re-introducing-console-input/
Signed-off-by: shennetsind <ind@henn.et>
|
|
-added a hack check for pincode feature.
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
|