Age | Commit message (Expand) | Author | Files | Lines |
2006-10-31 | - Fixed song/dance/encore cells not being placed down when casted on top of a... | skotlex | 1 | -1/+1 |
2006-10-31 | Update homunc's speed when master's speed changes, should avoid homunc's spee... | toms | 1 | -0/+12 |
2006-10-31 | - When Kaizel (or super novice rebirth skill) triggers, you get debuffed now. | skotlex | 5 | -15/+21 |
2006-10-31 | - Added a check to prevent adding negative damage to the total accumulated da... | skotlex | 1 | -3/+12 |
2006-10-30 | Fixed a little bug in event enqueue code | toms | 1 | -1/+1 |
2006-10-30 | - Corrected GS skill ranges using Aegis data. All their targetted skills have... | skotlex | 4 | -17/+23 |
2006-10-30 | - Set the inf2 to encore skills of Wand of Hermode | skotlex | 6 | -54/+59 |
2006-10-30 | Fixed getcharid according to samples and docs | Lupus | 1 | -2/+2 |
2006-10-28 | - Fixed mob-skill event "skillused" not triggering at all. | skotlex | 4 | -6/+5 |
2006-10-27 | modified src/map/npc.c | Lance | 1 | -1/+1 |
2006-10-27 | * Experimental tweak to npc_parse_function - Overwrite existing functions. | Lance | 1 | -4/+11 |
2006-10-25 | - Cleaned up some more the event dequeue code, it will no longer clear out th... | skotlex | 4 | -44/+24 |
2006-10-25 | - Some cleaning of the pc_eventtimer and pc enqueue code, it should fix some ... | skotlex | 3 | -27/+22 |
2006-10-25 | - Fixed "skill_sp_override_grffile: yes" causing crashes when parsing Homuncu... | skotlex | 1 | -1/+7 |
2006-10-25 | - Made the exp bonus settings be adjustable: | skotlex | 6 | -26/+54 |
2006-10-25 | - MG_STONECURSE and NPC_PETRIFYATTACK now use time1 to specify the "petrifyin... | skotlex | 3 | -4/+11 |
2006-10-25 | final clone maps -> original maps change. also fixed novice grounds map in ch... | Lupus | 3 | -4/+4 |
2006-10-24 | - Removed again your mdef reducing "petrifying" time as apparently it can't b... | skotlex | 2 | -9/+1 |
2006-10-24 | - Cleaned up the "show_steal_in_party" setting so it only takes effect when t... | skotlex | 3 | -64/+48 |
2006-10-23 | - char_family now returns the char_id of the children when previously it woul... | skotlex | 4 | -29/+39 |
2006-10-23 | - Double Casting will no longer fail when used. | skotlex | 1 | -10/+3 |
2006-10-23 | - Modified SC_STONE so that the duration of the "petrifying" time is 5 secs r... | skotlex | 1 | -0/+9 |
2006-10-23 | - Removed useless variable in char-txt from-str char loading. | skotlex | 1 | -13/+13 |
2006-10-23 | - Modified the meaning of the third column in the skill_require_db. Instead o... | skotlex | 1 | -2/+6 |
2006-10-23 | - Removed NJ_TOBIDOUGU adding damage to W_HUUMA weapons which somehow got rea... | skotlex | 5 | -8/+7 |
2006-10-21 | clif_fixpos -> clif_slide in HAMI_CASTLE code | blackhole89 | 1 | -2/+2 |
2006-10-21 | - Some minor cleanups | skotlex | 2 | -25/+20 |
2006-10-20 | - Fixed Charge Atk being able to go through chasm/pits. | skotlex | 16 | -490/+338 |
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 |