summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-07Implemented "cooking exp" that increases the success chance of cooking by 0.0...Inkfish4-1/+14
2009-06-07Fixing the 'equipping already equipped items' exploit (bugreport:3195).ultramage1-1/+1
2009-06-06Rewrote Platinum Skill NPC to give all correct skills to all proper classes.Paradox924X2-58/+62
2009-06-06Fixed several issues introduced by Kisuka and/or Spre in r13214 with custom p...Paradox924X2-40/+26
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- Updated item_db.SQL to latest.brianluau1-129/+142
2009-06-05- Removed some extra spaces in item_db.txtbrianluau2-91/+89
2009-06-05* Job_Battle_Manual and Battle_Manual can be used simultaneously.Inkfish3-1/+8
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)Inkfish12-88/+144
2009-06-04* Updates to ST_PRESERVE and a few other minor details!L0ne_W0lf11-19/+54
2009-06-04Fixed Party Assumptio scroll casting level 10 assumptio.L0ne_W0lf2-1/+3
2009-06-03* Some clean ups on autocast and itemskill code. (see topic:220921 for some i...Inkfish10-54/+78
2009-06-03* Implemented the Party Buff cash skills.L0ne_W0lf9-15/+39
2009-06-03Fixed normal casted Teleport always skip menu.Inkfish1-5/+4
2009-06-02* Fixed Mystical Amplification having unlimited durationPlaytester2-1/+1
2009-06-02- Replaced occurrences of PcName in Moscovia Quest. (bugreport:3169)brianluau1-3/+4
2009-06-02Fixed skills used through items and Hocus-pocus consume requirements if you h...Inkfish2-54/+54
2009-06-01- Fixed 2 minor typos. (bugreport:3155)brianluau2-2/+2
2009-06-01Fixed Fiberlock sometimes fails due to the long interval of skill_unit_timer....Inkfish3-20/+34
2009-05-31- Fixed a typo in Refined Bloody Roar rental box. (bugreport:3124)brianluau3-15/+15
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...Inkfish2-2/+9
2009-05-30Fixed 'n_ele' not initialized and a typo in the Changelog.Inkfish2-2/+2
2009-05-30* Multiple autocasts can go off at a time now. [Inkfish]Inkfish3-23/+22
2009-05-30* Fixed Hocus-pocus always fails. (bugreport:3143, follow up to: r13815)Inkfish2-4/+11
2009-05-30Removed an extra comma from chocolate_pie.L0ne_W0lf2-1/+2
2009-05-30* Rev. 13824 Various item database updates of my own :D [L0ne_W0lf]L0ne_W0lf2-60/+80
2009-05-29- Fixed a spelling typo in Kafras' dialog. (bugreport:3145)brianluau7-7/+9
2009-05-29* Various small item_db fixesPlaytester2-13/+21
2009-05-29* Added a new battle flag for telling which skills can have bHealPower effect.Inkfish7-31/+49
2009-05-29* Added new bonuses bHealPower and bHealPower2. Inkfish10-77/+82
2009-05-29Added new bonuses bUnbreakableGarment and bUnbreakableShoes.Inkfish4-7/+13
2009-05-29* Some more fixes to skill condition issues.Inkfish2-23/+49
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. Inkfish2-15/+23
2009-05-27* skill_check_condition clean up (bugreport:2770, bugreport:2957, bugreport:3...Inkfish4-336/+438
2009-05-26* Some mob_skill_db updatesPlaytester2-4/+8
2009-05-25Now we can use 'boss_monster' to summon whatever monsters that need to be rad...Inkfish38-53/+61
2009-05-25Fixed losing skill list after base change. (bugreport:3106)Inkfish4-10/+13
2009-05-24Fixed crash when attacking while having a bBreakArmorRate item equipped (typo...ultramage1-1/+1
2009-05-24Removed outdated bMatk/bMatk1/bMatk2 documentation, followup to r9816 (bugrep...ultramage1-4/+2
2009-05-24Taro Card can now break shoes and garment and won't affect dead target. (bugr...Inkfish2-2/+11
2009-05-23Splash attacks do cause additional effects except for autocasts. (bugreport:2...Inkfish3-6/+5
2009-05-22NPC_STOP now stops both sides and will be canceled if either side teleports o...Inkfish4-2/+17
2009-05-22* The delay icon doesn't appear during casting now. (bugreport:3101)Inkfish4-12/+10
2009-05-22Splash attack doesn't cause any status effects or autocasts any more.(bugrepo...Inkfish3-9/+16
2009-05-22* Fixed some behaviors of additional effects (bugreport:3100,bugreport:2661)Inkfish3-75/+91
2009-05-20* Now fiberlocking a fiberlocked target doesn't renew the timer but instead i...Inkfish6-12/+22