Age | Commit message (Expand) | Author | Files | Lines |
2009-06-19 | * Implemented script command "areamobuseskill" and skill NPC_INVINCIBLE and N... | Inkfish | 10 | -22/+122 |
2009-06-17 | Fixed wings not working when used on top of Magnetic Earth. | Inkfish | 1 | -1/+2 |
2009-06-16 | * Turn Undead shouldn't apply aftercast delay when casted on a "living" entit... | Inkfish | 1 | -2/+18 |
2009-06-16 | Fixed an exploit that makes guild skill get higher level than the max defined... | Inkfish | 7 | -14/+16 |
2009-06-15 | Removed the 'src' parameter from skill_delunitgroup() (see r5911) (bugreport:... | ultramage | 4 | -15/+16 |
2009-06-15 | * Skill through items will not be blocked when 90% overweight. (bugreport:3246) | Inkfish | 2 | -16/+17 |
2009-06-15 | Improving the r13888 crashfix to cover similar crash scenarios discovered: | ultramage | 5 | -66/+24 |
2009-06-14 | Fixed a crash due to group being redeleted when players are performing an ens... | Inkfish | 1 | -1/+4 |
2009-06-13 | Changed a few sprintf's that had no format arguments to strcpy's. | Paradox924X | 3 | -6/+6 |
2009-06-13 | * If both Double Attack and critical attack have chance to trigger within one... | Inkfish | 2 | -32/+26 |
2009-06-12 | Fixed "arrow_atk" flag never being reset results in arrow consumption on item... | Inkfish | 1 | -0/+2 |
2009-06-12 | * Fixed itemskill not bypassing Silence, SteelBody, Berserk and the like. (bu... | Inkfish | 2 | -5/+7 |
2009-06-11 | * Fixed TaTaMiGaEShi(Improvised Defense) not working. | Inkfish | 3 | -31/+32 |
2009-06-11 | Adjusted the code order in clif_parse_gmkick() to avoid invalid pointer acces... | ultramage | 1 | -6/+13 |
2009-06-09 | Fixed applying autocasts with negative rate before the positive one was appli... | Inkfish | 1 | -47/+19 |
2009-06-09 | Added a check to prevent resetting a mob's hp to full when it levels up using... | ultramage | 1 | -1/+2 |
2009-06-08 | Follow up to r13867, corrected the newly added MD_TARGETWEAK. Monsters with t... | L0ne_W0lf | 1 | -1/+1 |
2009-06-08 | - Added mob mode 0x4000, MD_TARGETWEAK: It makes aggro monsters only chase ch... | skotlex | 2 | -1/+7 |
2009-06-08 | - Added 'font' config in atcommand_athena.conf (bugreport:3123) | brianluau | 1 | -14/+14 |
2009-06-08 | - Fixed Swordsman Medallion to be usable by Star Gladiators. | skotlex | 2 | -2/+5 |
2009-06-08 | Fixed bHPGainValue and bSPGainValue worked on all types of attacks and was on... | Inkfish | 2 | -34/+33 |
2009-06-08 | * Added a configuration for whether damage of EarthQuake with single target c... | Inkfish | 3 | -30/+37 |
2009-06-07 | Fixing the 'name requests work at any distance' exploit (bugreport:3206). | ultramage | 1 | -0/+3 |
2009-06-07 | Magical damage reflection now works against boss monsters and only on target ... | Inkfish | 1 | -2/+3 |
2009-06-07 | Changed hardcoded "5" to MAX_ARROW_RESOURCE in skill_arrow_create preventing ... | Paradox924X | 1 | -1/+1 |
2009-06-07 | Implemented "cooking exp" that increases the success chance of cooking by 0.0... | Inkfish | 3 | -1/+12 |
2009-06-07 | Fixing the 'equipping already equipped items' exploit (bugreport:3195). | ultramage | 1 | -1/+1 |
2009-06-06 | Fixed a crash due to script's backup state not being stored/restored properly... | Inkfish | 1 | -6/+6 |
2009-06-05 | - Fixed a crash on equip/unequip items with autoscripts. | zephyrus | 1 | -3/+3 |
2009-06-05 | * Job_Battle_Manual and Battle_Manual can be used simultaneously. | Inkfish | 2 | -1/+5 |
2009-06-05 | Oops, I messed up the condition on my last commit | Inkfish | 2 | -6/+6 |
2009-06-05 | * Fixed turning off a skill needed to meet the requirements. (bugreport:3175) | Inkfish | 8 | -85/+133 |
2009-06-04 | * Updates to ST_PRESERVE and a few other minor details! | L0ne_W0lf | 6 | -9/+28 |
2009-06-03 | * Some clean ups on autocast and itemskill code. (see topic:220921 for some i... | Inkfish | 6 | -49/+62 |
2009-06-03 | * Implemented the Party Buff cash skills. | L0ne_W0lf | 3 | -7/+14 |
2009-06-03 | Fixed normal casted Teleport always skip menu. | Inkfish | 1 | -5/+4 |
2009-06-02 | * Fixed Mystical Amplification having unlimited duration | Playtester | 1 | -1/+0 |
2009-06-02 | Fixed skills used through items and Hocus-pocus consume requirements if you h... | Inkfish | 1 | -54/+52 |
2009-06-01 | Fixed Fiberlock sometimes fails due to the long interval of skill_unit_timer.... | Inkfish | 1 | -19/+31 |
2009-05-30 | - Fixed an off-by-one array index in r13815 that caused skills to use SP for ... | brianluau | 1 | -1/+1 |
2009-05-30 | * Fixed gemstones are still required when players equipped Mistress Card. (bu... | Inkfish | 1 | -2/+7 |
2009-05-30 | Fixed 'n_ele' not initialized and a typo in the Changelog. | Inkfish | 1 | -1/+1 |
2009-05-30 | * Multiple autocasts can go off at a time now. [Inkfish] | Inkfish | 2 | -23/+19 |
2009-05-30 | * Fixed Hocus-pocus always fails. (bugreport:3143, follow up to: r13815) | Inkfish | 1 | -4/+9 |
2009-05-29 | * Added a new battle flag for telling which skills can have bHealPower effect. | Inkfish | 5 | -31/+42 |
2009-05-29 | * Added new bonuses bHealPower and bHealPower2. | Inkfish | 7 | -69/+68 |
2009-05-29 | Added new bonuses bUnbreakableGarment and bUnbreakableShoes. | Inkfish | 2 | -5/+10 |
2009-05-29 | * Some more fixes to skill condition issues. | Inkfish | 1 | -22/+44 |
2009-05-28 | Hmm...fixed my last commit making Tarotcard ignore sp requirement. | Inkfish | 1 | -3/+2 |
2009-05-28 | * Fixed some issues of skill condition check. | Inkfish | 1 | -15/+18 |