Age | Commit message (Expand) | Author | Files | Lines |
2006-08-30 | - Updated HLIF_CHANGE to work as explained by Tharis -> It now adds 30*lv vit... | skotlex | 1 | -0/+2 |
2006-08-28 | - Restructured CG_MOONLIT so that it is a ground effect like the other Encores. | skotlex | 1 | -4/+4 |
2006-08-27 | * Optional macro MEMSET_TURBO for faster low-level memory initializations. | Lance | 1 | -1/+1 |
2006-08-24 | - Added setting clear_skills_on_warp to specify when a character's land-based... | skotlex | 1 | -1/+5 |
2006-08-21 | - Cleaned up some more the regen_data structure, so that skill/sitting-skill ... | skotlex | 1 | -6/+0 |
2006-08-20 | - Gravitation now only blocks the caster from using potions. | skotlex | 1 | -15/+16 |
2006-08-20 | - Added clif_skill_fail for homunc to skill_castend_id & skill_castend_pos ('... | toms | 1 | -2/+2 |
2006-08-19 | Fixed a possible sigsegv when deleting lif under Mental Change | toms | 1 | -1/+0 |
2006-08-18 | - Fixed HLIF_HEAL healing the homunc instead of the master | toms | 1 | -0/+1 |
2006-08-18 | - Made HLIF_HEAL a self skill that auto-selects target to caster's master. | skotlex | 1 | -0/+1 |
2006-08-18 | - Added guild_aura (skill.conf) setting so you can specify when it works and ... | skotlex | 1 | -1/+5 |
2006-08-18 | - Little code cleanup | toms | 1 | -3/+3 |
2006-08-18 | - Changed unit_free so that it receives which cleartype should be used when t... | skotlex | 1 | -5/+5 |
2006-08-18 | - Applied use of structure regen_data for a unified regen module. Natural and... | skotlex | 1 | -1/+0 |
2006-08-16 | - @produce now can make any kind of equipment | skotlex | 1 | -9/+0 |
2006-08-15 | - Moved the deletion of timers from unit_remove_map to the homun vaporize/dea... | skotlex | 1 | -2/+0 |
2006-08-15 | Homunc Timers should be disabled when the homunc is vaporized or dead an re-e... | toms | 1 | -0/+2 |
2006-08-15 | - Cleaned up some of the pet related @/# commands, same for some script comma... | skotlex | 1 | -13/+9 |
2006-08-15 | Fixed SIGSEGV with homunc save | toms | 1 | -2/+2 |
2006-08-14 | - Sacrifice no longer shows damage to self. | skotlex | 1 | -30/+31 |
2006-08-10 | Code cleanup on homunc, they stay in memory until player disconnect or homunc... | toms | 1 | -10/+24 |
2006-08-08 | - Fixed yet again AS_SPLASHER doing full damage on all characters. Now you ca... | skotlex | 1 | -0/+10 |
2006-08-07 | - Cleaned up the Asura code so that when the skill fails your SP/Spheres/Fury... | skotlex | 1 | -0/+2 |
2006-08-04 | - Removed settings enemy_critical_rate, homun_critical_rate. Added settings e... | skotlex | 1 | -1/+3 |
2006-08-03 | - GAHH, I am sick tired of typing TBL_HOMUNCULUS/BL_HOMUNCULUS all over the p... | skotlex | 1 | -2/+2 |
2006-08-02 | - Added a check in the walking code when triggering skills. NPC_SELFDESTRUCTI... | skotlex | 1 | -3/+8 |
2006-08-02 | - Rewrote pc_payzeny to not use doubles, it may more accurately prevent charg... | skotlex | 1 | -2/+3 |
2006-08-02 | - Recoded the GuildAura code to use val3 & val4, allowing much greater stat b... | skotlex | 1 | -7/+7 |
2006-08-02 | - Updated battle_check_target so that all alchemist summoned mobs can be targ... | skotlex | 1 | -1/+1 |
2006-08-02 | - Fixed NPC_SELFDESTRUCTION damaging yourself, causing the source to be knock... | skotlex | 1 | -5/+2 |
2006-08-01 | - Made Deluge/volcano/v. gale be castable on top of each other again | skotlex | 1 | -3/+6 |
2006-08-01 | - Modified Self Destruction, so that Marine Spheres in non-versus maps will h... | skotlex | 1 | -1/+26 |
2006-07-31 | Merged mpeg's fix on ninja skills | toms | 1 | -2/+2 |
2006-07-29 | - Some small bug fixes discovered while merging. | skotlex | 1 | -1/+1 |
2006-07-27 | - Changed npc_click declaration to receive an npc structure rather than a gen... | skotlex | 1 | -1/+1 |
2006-07-21 | - Corrected the @follow timer not being deleted on logout. | skotlex | 1 | -0/+3 |
2006-07-21 | - Now when the char-txt server does not finds a requested party, it will clea... | skotlex | 1 | -1/+3 |
2006-07-20 | - Corrected Cloaking level 1-2 not letting you move across walls. | skotlex | 1 | -3/+4 |
2006-07-18 | - Fixed a compile warning. Some minor format cleanups. | skotlex | 1 | -1/+1 |
2006-07-18 | - Corrected Venom splasher's splash damage | skotlex | 1 | -1/+2 |
2006-07-18 | - Added a proper check to make aggressive mobs never override homun targets r... | skotlex | 1 | -8/+9 |
2006-07-17 | Orn's and Albator's Homunculus system, finally, YAY!! | DracoRPG | 1 | -1/+23 |
2006-07-12 | - Resurrection will now silently fail when used on non-undead + not-dead char... | skotlex | 1 | -1/+2 |
2006-07-11 | - Added a clif_fixpos packet when a mob cancels walking due to using a idle/w... | skotlex | 1 | -3/+6 |
2006-07-11 | - Fixed the subele bonus (elemental reduction) being applied to the element o... | skotlex | 1 | -1/+3 |
2006-07-11 | - Corrected Frost Nova's splash range and Land Protector's cast range. Thanks... | skotlex | 1 | -1/+0 |
2006-07-08 | - Fixed mobinfo displaying exp as signed ints rather than unsigned. | skotlex | 1 | -1/+1 |
2006-07-03 | - Warmth will dispel when warping now (or else the effect is left on the ground) | skotlex | 1 | -0/+2 |
2006-06-30 | - Moved item group enumeration from itemdb.h to map.h | skotlex | 1 | -0/+1 |
2006-06-28 | - Cleaned up a bit the code for @item | skotlex | 1 | -6/+7 |