Age | Commit message (Expand) | Author | Files | Lines |
2006-08-09 | - Trade requests will now fail when either character is unable to act (charac... | skotlex | 1 | -1/+1 |
2006-08-08 | - Removed config settings display_delay_skill_fail and display_snatcher_skill... | skotlex | 1 | -5/+6 |
2006-08-07 | - Adjusted Battle_check_target so that alchemist summoned mobs are targetted ... | skotlex | 1 | -0/+5 |
2006-08-04 | - Removed settings enemy_critical_rate, homun_critical_rate. Added settings e... | skotlex | 3 | -12/+13 |
2006-08-03 | - Modified yet again SC_SILENCE after iRO tests from Entwined on IRC. Silence... | skotlex | 1 | -1/+1 |
2006-08-01 | - Modified Self Destruction, so that Marine Spheres in non-versus maps will h... | skotlex | 3 | -28/+61 |
2006-07-31 | Added possibility to restrict duel usage to same map | toms | 1 | -0/+3 |
2006-07-27 | - Added config setting party_update_interval so you can specify how often the... | skotlex | 1 | -0/+3 |
2006-07-27 | - Added config setting "party_hp_mode" (battle/party.conf) which determines m... | skotlex | 1 | -0/+5 |
2006-07-26 | - Modified party_item_share_type config setting so that using 1 disables item... | skotlex | 1 | -2/+5 |
2006-07-23 | - Modified setting skillrange_by_weapon (skill.conf) to be a per-object-type ... | skotlex | 1 | -4/+4 |
2006-07-20 | - Corrected Cloaking level 1-2 not letting you move across walls. | skotlex | 1 | -8/+8 |
2006-07-20 | - Added battle config settings agi_penalty_target and vit_penalty_target, the... | skotlex | 1 | -1/+9 |
2006-07-19 | - Fixed the inf code update breakage which was blocking all offensive skills. | skotlex | 3 | -10/+8 |
2006-07-17 | Orn's and Albator's Homunculus system, finally, YAY!! | DracoRPG | 1 | -0/+9 |
2006-07-15 | player.conf now states max aspd allowed is 199 | evera | 1 | -1/+1 |
2006-07-06 | - Added no_skill_delay setting, when set, affected object types will have the... | skotlex | 1 | -0/+7 |
2006-07-04 | - Added battle config setting emergency_recall, specifies behaviour of that s... | skotlex | 1 | -0/+7 |
2006-07-03 | - Char-server SQL won't perform the reconnect cleanup routines when kick_on_d... | skotlex | 1 | -3/+3 |
2006-06-26 | - Merged Mitternacht's max_heal/max_heal_lv config settings. | skotlex | 1 | -0/+5 |
2006-06-23 | - Standarized PF_MEMORIZE to be 50% cast time on all skills (instead of -50% ... | skotlex | 1 | -1/+4 |
2006-06-23 | - Updated BD_INTOABYSS's unit flag to not affect mobs. | skotlex | 1 | -1/+1 |
2006-06-19 | - Switched drop_rate0item to NO according to iRO. | musashiden | 1 | -1/+2 |
2006-06-16 | - Modified the bNoMagicDamage/bNoWeaponDamage bonuses to be a 0-100 setting. ... | skotlex | 1 | -4/+4 |
2006-06-14 | - Modified how luk reduces status changes by reducing the gap. Eg: resist = v... | skotlex | 1 | -2/+10 |
2006-06-09 | - Fixed @mapinfo displaying incorrectly maps with nosave which send you back ... | skotlex | 1 | -4/+0 |
2006-06-08 | - Updated mob_npc_warp to a three-state config switch. 0 disables. 1 enable o... | skotlex | 1 | -3/+5 |
2006-06-07 | - Added config setting mob_npc_warp, when set to yes, enables mobs to be warp... | skotlex | 1 | -0/+6 |
2006-06-02 | - Altered status_calc_pc so that equipment scripts are ran before card-scripts. | skotlex | 1 | -0/+2 |
2006-05-30 | - Fixed Absorb Spirit Spheres | skotlex | 1 | -0/+4 |
2006-05-29 | - Updated max_def parameter to not apply to mdef if magic_defense_type is set... | skotlex | 1 | -1/+3 |
2006-05-28 | Changed undeads to by default always sustain 100% of the damage from firewalls. | MasterOfMuppets | 1 | -1/+1 |
2006-05-27 | - Added structure status_data which holds status-related information (str, ag... | skotlex | 1 | -19/+7 |
2006-05-18 | - Added 5 config settings to adjust damage in pk-mode servers (misc.conf) | skotlex | 1 | -0/+8 |
2006-05-18 | - Some code cleaning of the skill reiteration/nofootset code. | skotlex | 1 | -2/+3 |
2006-05-15 | More Amon Ra related changes | Playtester | 1 | -6/+3 |
2006-05-15 | - Added SC_BLADESTOP to the switch listing in status_change_start | skotlex | 1 | -1/+1 |
2006-05-08 | - Fixed compilation error. | skotlex | 1 | -1/+1 |
2006-05-05 | - Being in Enjoyable Rest state will now also trigger the HP/SP Time skills (... | skotlex | 1 | -0/+8 |
2006-05-02 | added support to regulate MVP drops [Reddozen] | reddozen | 1 | -0/+5 |
2006-04-29 | fixed STEAL. now working | Lupus | 1 | -5/+3 |
2006-04-29 | Updated STEAL skill (WIP), added a battle config option: 'skill_steal_max_tri... | Lupus | 1 | -0/+7 |
2006-04-28 | - Removed the sending of the online guild list when you log-on, may fix the "... | skotlex | 1 | -0/+7 |
2006-04-27 | - Corrected the hit value of the TK kicks (from single hit "6" to multi-hit "8") | skotlex | 1 | -0/+5 |
2006-04-26 | - Item use interval is set to a default of 100ms now. | skotlex | 1 | -1/+2 |
2006-04-25 | - Renamed skill_clear_element_field to skill_clear_group, it accepts a flag t... | skotlex | 1 | -0/+6 |
2006-04-24 | - Corrected mob_spawn_delay/boss_spawn_delay/plant_spawn_delay settings (they... | skotlex | 1 | -3/+3 |
2006-04-24 | - Added new column to mob_db Sprite_Name to hold the mob's sprite name. Colum... | skotlex | 1 | -0/+6 |
2006-04-18 | Converted the format of the battle conf files to windows format | Playtester | 11 | -1254/+1254 |
2006-04-17 | - skill_clear_unitgroup is now invoked in unit_remove_map only on death if th... | skotlex | 1 | -2/+2 |