summaryrefslogtreecommitdiff
path: root/db/sc_config.txt
AgeCommit message (Collapse)AuthorFilesLines
2013-10-27Added full support on Moon Star and Super Star itemsJedzkie1-0/+2
Signed-off-by: Jedzkie <jedzkie13@rocketmail.com>
2013-10-16Fixed Bug#7374malufett1-0/+5
-Hercules now fully support Monster Transformation. Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
2013-10-07Made SC_WEDDING an unremovable status.cannelle1-0/+1
2013-07-21Fixed Bug #7547shennetsind1-4/+4
str_data[].val was uninitialised and thus using garbage memory on compilers that don't automatically initialize http://hercules.ws/board/tracker/issue-7547-notice-conflicting-itemscript-var/ Also updated guild aura sc_config options (special thanks to kyeme!) Signed-off-by: shennetsind <ind@henn.et>
2013-07-18Fixed Bug #7525shennetsind1-0/+6
Item name constants conflicting with script var names will now result in a map server warning/notice and in the background map server will prioritise the script variable over the item name constant. http://hercules.ws/board/tracker/issue-7525-set-variable-is-not-recognized-causing-freezing/ --- Also followup 586c0f7983f81e97ca70c57712e25d4d51453d6b sc_config.txt update Signed-off-by: shennetsind <ind@henn.et>
2013-06-27Fixed Bug#7404malufett1-1/+1
-ALL_ODINS_POWER should now work properly. Follow up@074662a4b30e5d380fda32fd7df2d3ae2de759e0 -added some missing entry in dbs. Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
2013-06-26Fixed Bug#7402malufett1-3/+3
-Added some missing calc in re atk. Fixed Bug#7378 -PA_GOSPEL should now clear buffs upon casting. Fixed Bug#7399 -Neutral skills should work properly with ghost type monsters. RENEWAL UPDATES: Updated some ninja & gunslinger skills to there renewal formula. Added exploit fix(RE fixed) with hunter stacking trap trick. Added some misc skills more to follow.
2013-06-17Fixed Bug#7247malufett1-7/+9
-while vending you can now change equipments. Updated sc_config.txt notes. Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
2013-06-15Fixed Bug#7373malufett1-391/+392
-Transformation scroll can now be seen by other char. -Follow up 6fd440ea35cf2a084ffa434ee3c8f651b3259c60. Changed sc_config.txt hex values to integer.
2013-06-13Hercules Renewal Phase : Renewalmalufett1-0/+407
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>