summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-06-07Implemented "cooking exp" that increases the success chance of cooking by 0.0...Inkfish3-1/+12
2009-06-07Fixing the 'equipping already equipped items' exploit (bugreport:3195).ultramage1-1/+1
2009-06-06Fixed a crash due to script's backup state not being stored/restored properly...Inkfish1-6/+6
2009-06-05- Fixed a crash on equip/unequip items with autoscripts.zephyrus1-3/+3
2009-06-05* Job_Battle_Manual and Battle_Manual can be used simultaneously.Inkfish2-1/+5
2009-06-05Oops, I messed up the condition on my last commitInkfish2-6/+6
2009-06-05* Fixed turning off a skill needed to meet the requirements. (bugreport:3175)Inkfish8-85/+133
2009-06-04* Updates to ST_PRESERVE and a few other minor details!L0ne_W0lf6-9/+28
2009-06-03* Some clean ups on autocast and itemskill code. (see topic:220921 for some i...Inkfish6-49/+62
2009-06-03* Implemented the Party Buff cash skills.L0ne_W0lf3-7/+14
2009-06-03Fixed normal casted Teleport always skip menu.Inkfish1-5/+4
2009-06-02* Fixed Mystical Amplification having unlimited durationPlaytester1-1/+0
2009-06-02Fixed skills used through items and Hocus-pocus consume requirements if you h...Inkfish1-54/+52
2009-06-01Fixed Fiberlock sometimes fails due to the long interval of skill_unit_timer....Inkfish1-19/+31
2009-05-30- Fixed an off-by-one array index in r13815 that caused skills to use SP for ...brianluau1-1/+1
2009-05-30* Fixed gemstones are still required when players equipped Mistress Card. (bu...Inkfish1-2/+7
2009-05-30Fixed 'n_ele' not initialized and a typo in the Changelog.Inkfish1-1/+1
2009-05-30* Multiple autocasts can go off at a time now. [Inkfish]Inkfish2-23/+19
2009-05-30* Fixed Hocus-pocus always fails. (bugreport:3143, follow up to: r13815)Inkfish1-4/+9
2009-05-29* Added a new battle flag for telling which skills can have bHealPower effect.Inkfish5-31/+42
2009-05-29* Added new bonuses bHealPower and bHealPower2. Inkfish7-69/+68
2009-05-29Added new bonuses bUnbreakableGarment and bUnbreakableShoes.Inkfish2-5/+10
2009-05-29* Some more fixes to skill condition issues.Inkfish1-22/+44
2009-05-28Hmm...fixed my last commit making Tarotcard ignore sp requirement.Inkfish1-3/+2
2009-05-28* Fixed some issues of skill condition check. Inkfish1-15/+18
2009-05-27* skill_check_condition clean up (bugreport:2770, bugreport:2957, bugreport:3...Inkfish3-336/+431
2009-05-25Now we can use 'boss_monster' to summon whatever monsters that need to be rad...Inkfish5-10/+15
2009-05-25Fixed losing skill list after base change. (bugreport:3106)Inkfish3-10/+11
2009-05-24Fixed crash when attacking while having a bBreakArmorRate item equipped (typo...ultramage1-1/+1
2009-05-24Taro Card can now break shoes and garment and won't affect dead target. (bugr...Inkfish1-2/+9
2009-05-23Splash attacks do cause additional effects except for autocasts. (bugreport:2...Inkfish2-6/+3
2009-05-22NPC_STOP now stops both sides and will be canceled if either side teleports o...Inkfish3-2/+16
2009-05-22* The delay icon doesn't appear during casting now. (bugreport:3101)Inkfish3-12/+8
2009-05-22Splash attack doesn't cause any status effects or autocasts any more.(bugrepo...Inkfish2-9/+15
2009-05-22* Fixed some behaviors of additional effects (bugreport:3100,bugreport:2661)Inkfish2-75/+85
2009-05-20* Now fiberlocking a fiberlocked target doesn't renew the timer but instead i...Inkfish5-12/+19
2009-05-19- Updated NPC_DRAGONFEAR to supposedly behave as it shouldskotlex1-3/+10
2009-05-19Rigged the r13676 modification of battle_calc_weapon_attack to make neutral e...ultramage1-3/+3
2009-05-19Fixed the three hits of EarthQuake not being calculated seperately.Inkfish1-1/+12
2009-05-19* Miracle should only be dispelled on map change.Inkfish3-6/+6
2009-05-19Fiberlock now can trap multiple enemies on the same cell and its triggering a...Inkfish1-8/+13
2009-05-19Added missing packet 0x2c9 and fixed 0x2da's length errorInkfish1-3/+21
2009-05-18* Item-bonuses and NPC skills now use the official default durations for stat...Playtester1-7/+7
2009-05-18status calc code cleanupultramage2-446/+341
2009-05-17Removed the optional target parameter from atcommand_homshuffle, since the st...ultramage1-23/+4
2009-05-17- Fixed a couple of crashes that could ensue from the last memory corruption ...skotlex1-1/+4
2009-05-17* Eske and Eska now affect friendly guardians and slaves. (bugreport:2131)Inkfish1-5/+9
2009-05-17* Some fixes to the previous commit (apparently it didn't compile with VS 2008)Playtester1-3/+4
2009-05-17* Monocell, Instant Death and Class Change will now fail on bosses (bugreport...Playtester1-0/+10
2009-05-15* AutoSpellWhenHit now triggers on normal+skill by default (bugreport:1652)Playtester1-2/+2