Age | Commit message (Expand) | Author | Files | Lines |
2007-05-05 | * Attempt to fix Kyrie Eleison not castable on enemy players | Playtester | 1 | -1/+1 |
2007-04-23 | - Updated the skill_db, some mob skills seem to be better to a range of -9 th... | skotlex | 1 | -22/+22 |
2007-04-16 | Fixed various mob skills not being ranged | Playtester | 1 | -23/+23 |
2007-04-15 | Added some splash ranges for MVP level skills | Playtester | 1 | -4/+4 |
2007-04-12 | * Kyrie Eleison cannot be cast on mobs anymore | Playtester | 1 | -1/+1 |
2007-04-12 | - Changed the meaning of inf2=0x1000. Now it is used to "disable usage on ene... | skotlex | 1 | -6/+6 |
2007-04-11 | * Ganbantein now has a range equal to the level used | Playtester | 1 | -1/+1 |
2007-03-30 | Fixed typos from previous revisions :) | ultramage | 1 | -1/+1 |
2007-03-29 | - Added "do_abort" function to the core. It is invoked when the server has re... | skotlex | 1 | -1/+1 |
2007-03-20 | - Increased Improve Concentration's hide-revealing range to 3 (7x7) | skotlex | 1 | -1/+1 |
2007-03-19 | - Removed the last argument from skillitem, the skill name passed to the clie... | skotlex | 1 | -1/+1 |
2007-03-14 | - Increased Shield Chain's range by one. It is now a ranged skill. | skotlex | 1 | -1/+1 |
2007-03-06 | - Corrected the define for NK no cardfix (def). | skotlex | 1 | -3/+3 |
2007-03-05 | - Added NK value 0x80: ignore target's cards (0x8 will now only ignore attack... | skotlex | 1 | -10/+11 |
2007-03-05 | - Soul Breaker no longer ignores elemental adjustments. | skotlex | 1 | -1/+1 |
2007-02-23 | - The NK value of the skill_db has been made a hexadecimal value, and expande... | skotlex | 1 | -381/+387 |
2007-02-13 | - Reverted Venom Splasher's element to take your weapon's | skotlex | 1 | -1/+1 |
2007-02-12 | - Corrected range of self destruction / bio explosion to be equal to their sp... | skotlex | 1 | -2/+2 |
2007-02-09 | - Fixed skill range considerations using skill_get_range rather than skill_ge... | skotlex | 1 | -2/+2 |
2007-02-08 | Fixed a skill_db.txt typo for AS_ENCHANTPOISON introduced in r9794 | ultramage | 1 | -1/+1 |
2007-02-08 | - Fixed a bunch of probably incorrect logical comparisons. | skotlex | 1 | -15/+15 |
2007-02-07 | - Updated the range of BioExplosion and Self Destruction so they count as ran... | skotlex | 1 | -2/+2 |
2007-02-05 | - Updated the code so that now a range of a skill is determined by the skill'... | skotlex | 1 | -234/+239 |
2007-02-05 | - Fixed a duplicate warp name in Rachel | skotlex | 1 | -1/+1 |
2007-01-30 | - 'Long Range Attacked' mob skill conditions will no longer trigger on magic ... | skotlex | 1 | -2/+2 |
2006-12-05 | - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt... | FlavioJS | 1 | -626/+626 |
2006-11-27 | - Corrected KiriKage's range so it works correctly when used by non-players o... | skotlex | 1 | -1/+1 |
2006-11-23 | - Made WFIFOHEAD() check for available buffer size remaining on the connectio... | skotlex | 1 | -1/+1 |
2006-11-21 | - Corrected GS_DISARM, it is now a normal attack, which, when it connects, ha... | skotlex | 1 | -1/+1 |
2006-11-20 | - The max level of NPC_SPLASHATTACK is now 1. | skotlex | 1 | -1/+1 |
2006-11-10 | - Removed the inf2 = TRAP of FirePillar and Spider Web so they are blocked by... | skotlex | 1 | -2/+2 |
2006-11-09 | - Reduced the check area of hermod to 3x3, you now have to literally stand ne... | skotlex | 1 | -1/+1 |
2006-11-08 | - Reduced Wand of Hermod's splash range (max distance from a portal) from 3 t... | skotlex | 1 | -1/+1 |
2006-11-06 | - Corrected Ground Drift. Splash range of 3x3, stackable and placeable undern... | skotlex | 1 | -1/+1 |
2006-10-30 | - Corrected GS skill ranges using Aegis data. All their targetted skills have... | skotlex | 1 | -15/+15 |
2006-10-30 | - Set the inf2 to encore skills of Wand of Hermode | skotlex | 1 | -1/+1 |
2006-10-21 | - Some minor cleanups | skotlex | 1 | -1/+1 |
2006-10-16 | - Adjusted UTSUSEMI/BUNSINJYUTSU so that they block range/melee weapon attack... | skotlex | 1 | -1/+1 |
2006-10-16 | - Applied most of Mpeg's work on Ninja Skills. For information see: http://gp... | skotlex | 1 | -6/+6 |
2006-09-18 | - High-Jump is usable everywhere now, except that on maps where it previously... | skotlex | 1 | -2/+2 |
2006-09-18 | - Reenabled client requesting to self mute, as the whole knockback packet iss... | skotlex | 1 | -1/+1 |
2006-08-29 | - Applied Mpeg's work on GS | toms | 1 | -8/+8 |
2006-08-28 | - Restructured CG_MOONLIT so that it is a ground effect like the other Encores. | skotlex | 1 | -1/+1 |
2006-08-28 | reverted mpeg's work | Vicious | 1 | -18/+18 |
2006-08-28 | Applied Mpeg's work on GS ( http://gpegon.free.fr/ea/gunslinger_08-28-06_mpeg... | toms | 1 | -18/+18 |
2006-08-21 | - Homun saving won't cap hp/sp to max hp/sp since a homun can have higher hp/... | skotlex | 1 | -1/+1 |
2006-08-21 | Fixed AM_RESURRECTION, thanks to RockmanEXE for %HP values | toms | 1 | -1/+1 |
2006-08-19 | - Fixed GS_GROUNDDRIFT | skotlex | 1 | -1/+1 |
2006-08-18 | - Made HLIF_HEAL a self skill that auto-selects target to caster's master. | skotlex | 1 | -1/+1 |
2006-08-17 | - Corrected map_random_dir algorithm | toms | 1 | -1/+1 |