Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-04-11 | - You don't get critical'ed when in counter-attack stance anymore. | skotlex | 1 | -1/+1 |
2006-04-10 | - Updated the subnet support to not require specifying the subnet mask, it is... | skotlex | 1 | -2/+1 |
2006-04-09 | - Changed the default of multi_hit_delay from 230 to 80 which seems more offi... | skotlex | 1 | -1/+3 |
2006-04-06 | - Changed the default of skill_add_range to 0, said value now disables skill-... | skotlex | 1 | -1/+2 |
2006-04-06 | Fixed a typo. | Zephiris | 1 | -1/+1 |
2006-04-05 | * Added support for the 2006/04/04a Sakexe packet version. [Zephiris] | Zephiris | 1 | -104/+105 |
2006-04-03 | - Modified Rude-Attacked behaviour so that such skills only triggers when the... | skotlex | 1 | -0/+3 |
2006-03-22 | - Merged the unit_data structure from jA for handling unit-related data (atta... | skotlex | 4 | -44/+27 |
2006-03-20 | - Added monster_ai&16 setting for executing the hard ai on ALL mobs in maps w... | skotlex | 1 | -0/+2 |
2006-03-17 | - Fixed handling of the char_gm_read config for packet 0x2af7 (reloadgmdb) | skotlex | 1 | -0/+5 |
2006-03-15 | - Added battle config options item_rate_adddrop, item_drop_add_min and item_d... | skotlex | 1 | -0/+5 |
2006-03-10 | - Fixed mob-casted demonstration/quagmire being affected by the gvg_traps_all... | skotlex | 2 | -4/+4 |
2006-03-10 | - Fixed a memory overwrite crash on pc_readdb, thanks to foobar. | skotlex | 1 | -1/+1 |
2006-03-07 | - Some corrections due to the guild skill position change. | skotlex | 1 | -1/+1 |
2006-03-06 | - Fixed a debug message showing up on skill castend nodamage id when using a ... | skotlex | 1 | -0/+3 |
2006-03-05 | Two small fixes/updates | DracoRPG | 1 | -1/+1 |
2006-03-03 | - Trick dead now ends on logout | skotlex | 1 | -1/+1 |
2006-02-23 | - Added mob skill conditions myhpinrate and friendhpinrate for using HP range... | skotlex | 1 | -0/+1 |
2006-02-23 | - Modified the way autospells stack to mimic official servers. Cards of the s... | skotlex | 2 | -8/+13 |
2006-02-19 | - Fixed parsing of @kamic/@kamib to check for case. | skotlex | 1 | -2/+2 |
2006-02-18 | * Implemented SG_MIRACLE (Miracle of the Sun, Moon and Stars) | Komurka | 1 | -220/+226 |
2006-02-15 | - Added battle config option pk_level_range for specifying valid level ranges... | skotlex | 2 | -0/+7 |
2006-02-15 | - Made the warm skills BF_WEAPON type so that they may trigger effect cards. | skotlex | 1 | -2/+9 |
2006-02-13 | - Added battle config sc_def_rate which adjusts natural defense of characters... | skotlex | 1 | -0/+4 |