Age | Commit message (Expand) | Author | Files | Lines |
2006-07-11 | - Corrected Frost Nova's splash range and Land Protector's cast range. Thanks... | skotlex | 1 | -4/+4 |
2006-07-06 | - Modified the party_data structure on the map server to remove some redundan... | skotlex | 1 | -1/+1 |
2006-07-05 | - Merged some skill db data of NJ skills, thanks to RockmanEXE | skotlex | 1 | -4/+4 |
2006-07-05 | Saycyber21's NJ work | Vicious | 1 | -1/+1 |
2006-06-30 | Reverted back Vulcan Arrow. It's fine now. Player can move after the attack a... | Lupus | 1 | -1/+1 |
2006-06-29 | added walkdelay to SonicBlow, VulcanArrow (AGAIN, SOMEONE REMOVED THEM BY AN ... | Lupus | 1 | -2/+2 |
2006-06-26 | - Forgot to add Tatami Gaeshi's 3 sec block of ranged attacks. | skotlex | 1 | -1/+1 |
2006-05-27 | - Added structure status_data which holds status-related information (str, ag... | skotlex | 1 | -1/+20 |
2006-05-15 | - Soul Drain will now show the SP drained regardless of drain display settings. | skotlex | 1 | -15/+15 |
2006-05-12 | - Updated cast times of Kaupe and Kaahi. | skotlex | 1 | -2/+2 |
2006-05-11 | - Changed a bit the MAX_ZENY checks in trade.c to prevent overflows. | skotlex | 1 | -1/+3 |
2006-05-08 | - Corrected Stun Duration for Meteor assault | skotlex | 1 | -1/+1 |
2006-05-08 | - Increased max number of tries to find a random spot in maps to 1000 since s... | skotlex | 1 | -8/+8 |
2006-05-08 | - Removed SP_DISGUISE from the bonus list. | skotlex | 1 | -4/+4 |
2006-05-05 | - OnEquip scripts will be trigger on log-on now. | skotlex | 1 | -1/+1 |
2006-05-04 | - Rewrote Kaahi to behave as it should. It will hear whatever amount of damag... | skotlex | 1 | -2/+2 |
2006-05-03 | - Kaite, Kaute will now show a skill effect when they trigger. | skotlex | 1 | -1/+1 |
2006-05-03 | - Implemented desperado as explained by Rockman-EXE. | skotlex | 1 | -1/+1 |
2006-05-02 | - Removed OPTION_XMAS, it seems to not exist.... | skotlex | 1 | -18/+18 |
2006-04-24 | Fixed cast time of running | Playtester | 1 | -1/+1 |
2006-04-21 | - SC_CLOAKING's val4 now holds whether cloaking ends or not on attack. | skotlex | 1 | -0/+2 |
2006-04-19 | - Reverted the delay for Arrow Shower and Double Strafe to 100ms | skotlex | 1 | -3/+3 |
2006-04-13 | fixed pick stone ID | Lupus | 1 | -1/+1 |
2006-04-12 | - Added cast time to pick stone of 3 secs and 500ms delay | skotlex | 1 | -0/+2 |
2006-04-12 | Fixed a typo in quests/juperos.txt and in skill_cast_db.txt and sorted the sk... | Playtester | 1 | -29/+25 |
2006-04-12 | - Fixed Landmine's level 1 duration. | skotlex | 1 | -1/+1 |
2006-03-30 | uptaed rose nile, and aftercast delay of GS FULL | Lupus | 1 | -1/+1 |
2006-03-27 | - HW_GANBANTEIN now also removes traps. | skotlex | 1 | -0/+2 |
2006-03-24 | * Fixed / finished most of Gunslinger [Reddozen] | reddozen | 1 | -2/+2 |
2006-03-22 | - Merged the unit_data structure from jA for handling unit-related data (atta... | skotlex | 1 | -0/+2 |
2006-03-22 | - Some cleanups in irc.c | skotlex | 1 | -1/+1 |
2006-03-22 | [reddozen's fix] | Lance | 1 | -16/+16 |
2006-03-14 | - Fixed skill_notok blocking guild skills | skotlex | 1 | -1/+1 |
2006-03-14 | - Fixed incorrect range check in autospell2 triggers. | skotlex | 1 | -2/+2 |
2006-03-11 | more ninja/gs work | Vicious | 1 | -1/+1 |
2006-03-10 | - Added a few dummy times in skill_cast_db for some GS skills. | skotlex | 1 | -4/+3 |
2006-03-09 | partial SC work. it doesn't break, but it doesn't work either. | Vicious | 1 | -1/+1 |
2006-03-09 | enabled skill_cast_db. still lacking LOTS of info | Vicious | 1 | -50/+42 |
2006-03-08 | Fixed ASC_CDP cool down time, to match skill description. | foruken | 1 | -1/+1 |
2006-03-07 | some random battle.c edit. /ho | Vicious | 1 | -1/+94 |
2006-03-07 | some more temp plugs. XD | Vicious | 1 | -0/+5 |
2006-03-04 | - Fixed missing baby-dancer job in exp2.txt | skotlex | 1 | -4/+4 |
2006-03-04 | - The rate passed to status_change_start must now be in 0->10000 range. | skotlex | 1 | -5/+9 |
2006-03-03 | - Added a column in skill_cast_db for specifying can't walk delays. | skotlex | 1 | -320/+317 |
2006-03-02 | - Gospel no longer blocks item usage of whoever is in the area of effect. | skotlex | 1 | -1/+1 |
2006-02-10 | - Weapon Repair update. Cost to 30SP, cast time to 7500, interruptable. | skotlex | 1 | -0/+2 |
2006-02-09 | - Changed the default of skill_delay_attack_enable to no. | skotlex | 1 | -1/+1 |
2006-02-08 | - Cleaned up and reorganized status_change_start. Now it also receives the su... | skotlex | 1 | -3/+3 |
2006-01-29 | AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ... | Valaris | 1 | -0/+863 |
2006-01-29 | Clearing trunk. | Valaris | 1 | -282/+0 |