Age | Commit message (Expand) | Author | Files | Lines |
2006-10-20 | - Added config setting "summon_flora_setting", which it you can decide now tw... | skotlex | 5 | -11/+26 |
2006-10-19 | - Cleaned up the log.c file. | skotlex | 11 | -153/+190 |
2006-10-19 | - Corrected a compilation error. | skotlex | 3 | -12/+15 |
2006-10-19 | - Added the Monk combos to skill_castnodex so their delay is not decreased by... | skotlex | 3 | -78/+72 |
2006-10-18 | - Added a overflow check when calculating party exp share. | skotlex | 1 | -0/+4 |
2006-10-16 | - Adjusted UTSUSEMI/BUNSINJYUTSU so that they block range/melee weapon attack... | skotlex | 2 | -3/+4 |
2006-10-16 | - Emergency call &16 (disable skill from nowarpto maps) will now NOT block Em... | skotlex | 1 | -1/+1 |
2006-10-16 | - Applied most of Mpeg's work on Ninja Skills. For information see: http://gp... | skotlex | 3 | -82/+76 |
2006-10-16 | - When reinvoking a combo-time, the previous combo time will be terminated. | skotlex | 3 | -4/+6 |
2006-10-14 | Homun info window to display crit value | Vicious | 1 | -1/+1 |
2006-10-13 | - Sight Blaster will not end after hitting 1 enemy if there's several enemies... | skotlex | 1 | -7/+5 |
2006-10-13 | - Base attack for non players is now calculated as str + [str/10]^2 (it does ... | skotlex | 2 | -14/+21 |
2006-10-13 | - Corrected Throw Arrow/Musical Strike's damage formula | skotlex | 3 | -17/+19 |
2006-10-12 | - made @killmonster make the mobs drop items again. | skotlex | 1 | -2/+2 |
2006-10-12 | - Added a temporary message when Angel of the Sun, Moon and Stars trigger so ... | skotlex | 1 | -0/+1 |
2006-10-12 | - Corrected Caprice cast info. No cast time, delay time equal to the bolt spe... | skotlex | 2 | -10/+19 |
2006-10-11 | - Removed login-sql connection variables from the map-server (the hell, these... | skotlex | 2 | -35/+0 |
2006-10-11 | - Removed useless inter_athena settings (they were doing absolutely nothing):... | skotlex | 2 | -20/+0 |
2006-10-11 | - Cleaned up unitattack, unittalk and unitdeadsit | skotlex | 5 | -123/+77 |
2006-10-11 | - Corrected the mob damagelog structure so that you can't exploit it by switc... | skotlex | 2 | -50/+37 |
2006-10-10 | - Fixed crash when char-server sends to a "random" map-server online on connect. | skotlex | 1 | -1/+1 |
2006-10-10 | - Should have fixed being petrified not reducing your defense and increaseing... | skotlex | 2 | -8/+5 |
2006-10-09 | - sc_cast_cancel is now a type 4 setting. | skotlex | 2 | -10/+8 |
2006-10-06 | - Removed gm_all_skill_add_abra which was doing nothing anyway. | skotlex | 3 | -4/+6 |
2006-10-06 | - Disabling status abnormalities will now reset a mob's target. | skotlex | 2 | -9/+7 |
2006-10-06 | - Now you can trade while in a chatroom. | skotlex | 2 | -4/+4 |
2006-10-05 | - skill_blown will now trigger on-touch npcs on the landing tile. | skotlex | 3 | -5/+16 |
2006-10-05 | - Added function npc_unload_duplicates(), it unloads all npcs that are a dupl... | skotlex | 3 | -0/+23 |
2006-10-04 | - Bowling bash now always hits twice regardless of situation. | skotlex | 3 | -12/+16 |
2006-10-04 | - Modified pc_jobchange so that it automatically removes peco/falcon/cart/hom... | skotlex | 2 | -6/+22 |
2006-10-03 | - Reverted declaration of run_script to normal since it appears there's no lo... | skotlex | 5 | -20/+14 |
2006-10-03 | - Fixed a possible crash with @reloadmobdb due to pet loot timers. | skotlex | 1 | -1/+0 |
2006-10-03 | - Fixed a possible crash and a memory leak on the login-SQL server when parsi... | skotlex | 1 | -5/+2 |
2006-10-03 | - Renamed setting delay_dependon_dex to delay_dependon_agi, the delay of skil... | skotlex | 4 | -11/+11 |
2006-10-02 | - Modified item-granded status resistance reduction to behave as explained by... | skotlex | 2 | -9/+13 |
2006-10-02 | - Added the opt3 values to Eske | skotlex | 1 | -5/+6 |
2006-10-02 | - Fixed the txt->sql converter only saving the very first character permanent... | skotlex | 2 | -3/+3 |
2006-10-02 | - Renamed nopenalty mapflag to noexppenalty. Using nopenalty will turn on/off... | skotlex | 6 | -9/+16 |
2006-10-01 | - Removed the speed adjustment per level of Increase/Decrease Agility | skotlex | 1 | -11/+4 |
2006-10-01 | homun skill exploit | Lupus | 1 | -1/+1 |
2006-09-30 | - Rewrote the txt->sql converter. It now links directly to the char server fi... | skotlex | 30 | -1542/+531 |
2006-09-29 | - Spurt state will now trigger on Soul Linkers as well. | skotlex | 1 | -2/+1 |
2006-09-29 | - Changed some numbers for their respective constants in battle.c | skotlex | 1 | -6/+6 |
2006-09-29 | - Added a check un unit_run when unit_walktoxy fails. Should fix running gett... | skotlex | 2 | -2/+16 |
2006-09-28 | - Merged the necessary changes to make the script engine support negative con... | skotlex | 2 | -14/+17 |
2006-09-27 | - Cleaned up status_get_party/guild_id, it should also fix a possible crash w... | skotlex | 1 | -23/+39 |
2006-09-27 | - Merged some splash changes from stable. Sharp-Shooting will now display a s... | skotlex | 3 | -8/+19 |
2006-09-26 | - Yet again messed with the packet sent during a splash attack, but this time... | skotlex | 1 | -19/+7 |
2006-09-26 | - Added function skill_dance_switch which handles converting overlapping song... | skotlex | 1 | -73/+89 |
2006-09-26 | - Updated battle_check_target so that non-offensive skills cannot be used on ... | skotlex | 3 | -29/+12 |