Age | Commit message (Expand) | Author | Files | Lines |
2006-03-03 | - Fixed compilation error on windows | skotlex | 1 | -1/+1 |
2006-03-03 | - Added a column in skill_cast_db for specifying can't walk delays. | skotlex | 1 | -26/+25 |
2006-03-03 | - Added event 8 for mobspawns that should spawn with special ai set. | skotlex | 1 | -1/+1 |
2006-03-03 | - Trick dead now ends on logout | skotlex | 1 | -2/+2 |
2006-03-03 | - Added the skill-related variables to pet_data, removed the pet skill delay ... | skotlex | 1 | -11/+1 |
2006-03-02 | - status_check_skilluse cleanup. Some status will only block skills when they... | skotlex | 1 | -10/+9 |
2006-03-02 | - Some cleanup on mob_can_reach code to prevent unnecessary path-searching | skotlex | 1 | -1/+0 |
2006-03-02 | - Gospel no longer blocks item usage of whoever is in the area of effect. | skotlex | 1 | -20/+29 |
2006-03-01 | - Silence will only block skills when they have begun casting, not when the c... | skotlex | 1 | -5/+12 |
2006-03-01 | - Turn Undead and Offensive Resurrection should now work on undead players. | skotlex | 1 | -34/+25 |
2006-02-24 | - Fixed the CL_WHITE define, thanks to FlavioJS | skotlex | 1 | -4/+4 |
2006-02-24 | - Player-summoned mobs won't level up now. | skotlex | 1 | -30/+11 |
2006-02-23 | - Modified the way autospells stack to mimic official servers. Cards of the s... | skotlex | 1 | -0/+3 |
2006-02-22 | - Removed pc_break_equip, added function skill_break_equip which handles rate... | skotlex | 1 | -30/+98 |
2006-02-22 | - Added map chk cells types CELL_CHKREACH and CELL_CHKNOREACH, they are the s... | skotlex | 1 | -1/+1 |
2006-02-21 | - Fixed all skills getting range 0.... (except close confine which got range ... | skotlex | 1 | -1/+1 |
2006-02-21 | - Some cleanup in skill.c, moved the icewall flag check to skill_notok. | skotlex | 1 | -24/+9 |
2006-02-21 | - Some fine-tuning of the warp portal code which prevents it from messing up ... | skotlex | 1 | -11/+20 |
2006-02-21 | - Oh yeah, made Super Novice explosion spirits trigger when the last phrase i... | skotlex | 1 | -1/+1 |
2006-02-20 | - Added back the char-sql server sending the GM list when the map server conn... | skotlex | 1 | -0/+2 |
2006-02-20 | - Close confine won't get the bonus range on cast as other skills do due to e... | skotlex | 1 | -1/+2 |
2006-02-20 | - Added sd variables menuskill_id/menuskill_lv to store menu-based selections... | skotlex | 1 | -26/+28 |
2006-02-20 | - Fixed Taekwon stances not triggering. | skotlex | 1 | -11/+14 |
2006-02-19 | - Fixed parsing of @kamic/@kamib to check for case. | skotlex | 1 | -10/+13 |
2006-02-18 | * Implemented SG_MIRACLE (Miracle of the Sun, Moon and Stars) | Komurka | 1 | -6/+7 |
2006-02-18 | - Added an alternate path searching method for non-stacking mode. | skotlex | 1 | -0/+1 |
2006-02-17 | - Added NK value 3: No damage + area of effect skill (NK_SPLASH_NO_DAMAGE) | skotlex | 1 | -405/+276 |
2006-02-17 | - Fixed crash in AL_TELEPORT. | skotlex | 1 | -2/+2 |
2006-02-16 | - Added a new column in the skill_db to specify the splash-range/area-of-effe... | skotlex | 1 | -12/+14 |
2006-02-16 | - Autocasted AL_TELEPORT should now automatically pick menu entry rather than... | skotlex | 1 | -5/+11 |
2006-02-16 | - In CELL_NOSTACK mode, mob_canreach will now ignore other players when check... | skotlex | 1 | -3/+3 |
2006-02-15 | - Added battle config option pk_level_range for specifying valid level ranges... | skotlex | 1 | -4/+4 |
2006-02-15 | - Made the warm skills BF_WEAPON type so that they may trigger effect cards. | skotlex | 1 | -69/+59 |
2006-02-15 | - Some cleaning of the slave moving code. | skotlex | 1 | -3/+4 |
2006-02-14 | - Hiding cancels Close Confine. | skotlex | 1 | -281/+184 |
2006-02-13 | - Made the NPC_BREAK* skills attack skills again, their chance of equipment b... | skotlex | 1 | -42/+41 |
2006-02-13 | - Made Land Protector Block Hammerfall. | skotlex | 1 | -0/+3 |
2006-02-13 | - Modified PA_GOSPEL so that the random damage attack becomes a BF_MISC attack. | skotlex | 1 | -7/+8 |
2006-02-13 | - Fixed SG_FUSION costing SP to deactivate. | skotlex | 1 | -0/+1 |
2006-02-13 | - NPC_POWERUP now gives +40% atk per level. | skotlex | 1 | -2/+2 |
2006-02-13 | - Added CELL_CHKSTACK to check if a map cell is stacked (CELL_NOSTACK server ... | skotlex | 1 | -1/+1 |
2006-02-13 | - Added handling of type BL_PET to skill_unitgrouptickset_search. I know pets... | skotlex | 1 | -126/+75 |
2006-02-10 | - Made the NPC_BREAK* skills no damage skills. Removed their code from the sk... | skotlex | 1 | -8/+4 |
2006-02-10 | - NPC_POWERUP gives now +20% attack per skill level. | skotlex | 1 | -2/+2 |
2006-02-10 | * Removed the conf sql code for now. Maybe will continue later with that pr... | Valaris | 1 | -408/+0 |
2006-02-09 | - Added function mob_respawn which makes a mob respawn on spot 3 seconds afte... | skotlex | 1 | -3/+2 |
2006-02-09 | - Changed the default of skill_delay_attack_enable to no. | skotlex | 1 | -1/+2 |
2006-02-09 | - Code rewrites in mob_damage and party_exp_even_share for correctly handling... | skotlex | 1 | -0/+4 |
2006-02-08 | - Added battle config options: | skotlex | 1 | -1/+4 |
2006-02-08 | - Cleaned up and reorganized status_change_start. Now it also receives the su... | skotlex | 1 | -532/+414 |