Age | Commit message (Expand) | Author | Files | Lines |
2006-08-19 | - Fixed battle_calc_base_damage being called for the left hand even for non-d... | skotlex | 2 | -6/+20 |
2006-08-19 | - Fixed job-mask 0x100000 in the item_db enabling Dancers/Bards to use the it... | skotlex | 2 | -2/+6 |
2006-08-19 | Fixed a possible sigsegv when deleting lif under Mental Change | toms | 2 | -1/+1 |
2006-08-19 | Fixed HAMI_CASTLE | toms | 4 | -2/+17 |
2006-08-19 | - Updated NJ_BAKUENRYU skill tree | toms | 7 | -6/+13 |
2006-08-19 | - Updated Kouenka, removed aftercast delay | toms | 3 | -5/+8 |
2006-08-19 | Updated HLIF_BRAIN skill | toms | 2 | -3/+7 |
2006-08-19 | Fixed homunculus intimacy on feeding | toms | 2 | -1/+2 |
2006-08-19 | Added homunculus_friendly_rate battle config | toms | 6 | -1/+41 |
2006-08-19 | Some compilation warnings fixed | toms | 4 | -3/+5 |
2006-08-19 | - Added skill's required item check on homunc skills | toms | 3 | -8/+45 |
2006-08-19 | enabled homunculus shop | evera | 2 | -2/+5 |
2006-08-18 | Little code cleanup on last fix | toms | 2 | -9/+3 |
2006-08-18 | - Fixed HLIF_HEAL healing the homunc instead of the master | toms | 3 | -1/+8 |
2006-08-18 | - Fixed the atk_rate (Turtle General Card) bonus not working on dual-wielders. | skotlex | 2 | -2/+4 |
2006-08-18 | - Fixed a sad crash in the login-txt server. Thanks to Flavio JS for pointing... | skotlex | 2 | -3/+3 |
2006-08-18 | - Figured out a better way to make TATAMIGAESHI attack only on the instant it... | skotlex | 2 | -16/+10 |
2006-08-18 | - Made HLIF_HEAL a self skill that auto-selects target to caster's master. | skotlex | 11 | -30/+89 |
2006-08-18 | Fixed Kouenka not having an aftercast delay on levels greater 1 | Playtester | 2 | -1/+3 |
2006-08-18 | Applied Mpeg's work on ninja (http://gpegon.free.fr/ea/ninja_08-18-06_mpeg.txt) | toms | 6 | -18/+30 |
2006-08-18 | Fixed @homlvup | toms | 2 | -4/+9 |
2006-08-18 | - Reverted the battle_config regen settings from unsigned int to signed int. ... | skotlex | 2 | -5/+3 |
2006-08-18 | - Added guild_aura (skill.conf) setting so you can specify when it works and ... | skotlex | 7 | -2/+31 |
2006-08-18 | - Little code cleanup | toms | 7 | -23/+27 |
2006-08-18 | - Changed unit_free so that it receives which cleartype should be used when t... | skotlex | 11 | -31/+35 |
2006-08-18 | Fixed signed/unsigned comparison issues with natural heal system | toms | 2 | -3/+5 |
2006-08-18 | - Vaporize will no fail when the homun is dead. | skotlex | 4 | -14/+22 |
2006-08-18 | - Applied use of structure regen_data for a unified regen module. Natural and... | skotlex | 10 | -624/+510 |
2006-08-17 | Changed AM_CALLHOMUN Skill to spawn the homunc at 1 cell from his master (for... | toms | 1 | -0/+1 |
2006-08-17 | oops, forgot header update | evera | 1 | -1/+1 |
2006-08-17 | fixed kellasus giving extra skills in bio ethics | evera | 2 | -5/+3 |
2006-08-17 | * Gospel can't stack anymore | Playtester | 5 | -1142/+1145 |
2006-08-17 | - Corrected map_random_dir algorithm | toms | 7 | -101/+27 |
2006-08-17 | - Fixed being unable to recast Adrenaline Rush to reset the duration timers. | skotlex | 3 | -6/+36 |
2006-08-16 | - Cleaned up skill_get_range2 so that using range 0 for non-self skills uses ... | skotlex | 2 | -12/+7 |
2006-08-16 | - Added support for hexadecimal values in the const.txt file. | skotlex | 2 | -7/+8 |
2006-08-16 | - Spirit of Wizard will now consume an item 7321 each time it blocks reflecte... | skotlex | 5 | -3/+34 |
2006-08-16 | - Fixed null-pointer crash on Evolving a homunculus. | skotlex | 2 | -1/+2 |
2006-08-16 | - @produce now can make any kind of equipment | skotlex | 7 | -17/+21 |
2006-08-16 | - Updated mob_ai so that mobs will use their rude-attacked skill when they ca... | skotlex | 3 | -4/+9 |
2006-08-16 | - Now arrow-consuming skills where your main weapon is a whip or musical inst... | skotlex | 5 | -13/+13 |
2006-08-16 | Added WE_CALLBABY to Gunslinger and Ninja | Playtester | 2 | -0/+3 |
2006-08-16 | Fixed various bullets, spheres and kunais | Playtester | 2 | -5/+6 |
2006-08-16 | NJ_NEN now requires a Fang | Playtester | 2 | -1/+3 |
2006-08-15 | - Moved the deletion of timers from unit_remove_map to the homun vaporize/dea... | skotlex | 2 | -3/+7 |
2006-08-15 | - Applied multiple fixes which should take care of making homun save/load wor... | skotlex | 7 | -35/+41 |
2006-08-15 | Delete homunc's skills from sql when the homunc is destroyed | toms | 2 | -9/+18 |
2006-08-15 | * Fixed disarm not working | Playtester | 3 | -2/+4 |
2006-08-15 | Homunc Timers should be disabled when the homunc is vaporized or dead an re-e... | toms | 4 | -14/+21 |
2006-08-15 | - Updated vc-project files to compile with the new int_homun files. | skotlex | 5 | -3/+19 |