Age | Commit message (Expand) | Author | Files | Lines |
2006-05-25 | - Simplified ASC_BREAKER by making it a BF_WEAPON attack with an additional i... | skotlex | 1 | -11/+6 |
2006-05-25 | * Fixed mob control commands. | Lance | 1 | -1/+1 |
2006-05-23 | - Modified battle_calc_weapon_attack to use new flags pdef/pdef (pierce defen... | skotlex | 1 | -13/+19 |
2006-05-22 | - Fixed a possible null pointer in script command misc_effect | skotlex | 1 | -7/+12 |
2006-05-18 | - Added 5 config settings to adjust damage in pk-mode servers (misc.conf) | skotlex | 1 | -8/+24 |
2006-05-18 | - Fixed mob_max_skilllvl being capped to 11! | skotlex | 1 | -2/+2 |
2006-05-16 | - Modified "hide woe damage" to send the number of hits rather than 1 as dama... | skotlex | 1 | -1/+1 |
2006-05-16 | - Fire Pillar will now do 200%MATK damage per hit when level is >10. | skotlex | 1 | -1/+4 |
2006-05-15 | - Firepillar's damage per hit is now 100% MATK (rather than 20%) when the ski... | skotlex | 1 | -1/+2 |
2006-05-12 | - Updated cast times of Kaupe and Kaahi. | skotlex | 1 | -1/+0 |
2006-05-11 | - Added the missing semi-comma from the upgrade_svn6533.sql file. Thanks to T... | skotlex | 1 | -5/+8 |
2006-05-09 | - Reduced drop slots from 15 to 10. | skotlex | 1 | -3/+0 |
2006-05-09 | - Fixed Fog of Wall's symmetry in respect to Misc attacks, they no longer get... | skotlex | 1 | -1/+1 |
2006-05-09 | - Cleaned up somewhat the implementation of BladeStop. | skotlex | 1 | -6/+7 |
2006-05-09 | - Script commands sc_start, sc_start2 and sc_start4 will now start regardless... | skotlex | 1 | -4/+5 |
2006-05-06 | - Corrected the max level of NPC_DARKBREATH 10->5 (don't ask, I need these th... | skotlex | 1 | -1/+0 |
2006-05-05 | - Fixed Kaupe always triggering when the one who was under Kaupe was a player... | skotlex | 1 | -1/+1 |
2006-05-05 | - /doridori now won't double the HP/SP regen of TKs, it only activates their ... | skotlex | 1 | -1/+4 |
2006-05-05 | - Being in Enjoyable Rest state will now also trigger the HP/SP Time skills (... | skotlex | 1 | -0/+4 |
2006-05-05 | - Kaupe now will only block all skills of players, for non-players, only norm... | skotlex | 1 | -2/+4 |
2006-05-05 | - OnEquip scripts will be trigger on log-on now. | skotlex | 1 | -2/+2 |
2006-05-03 | - Kaite, Kaute will now show a skill effect when they trigger. | skotlex | 1 | -1/+1 |
2006-05-03 | - Fixed standing up not really standing you up. | skotlex | 1 | -48/+16 |
2006-05-02 | - Kaite now works against all types of spells. | skotlex | 1 | -6/+9 |
2006-05-02 | added support to regulate MVP drops [Reddozen] | reddozen | 1 | -0/+10 |
2006-04-30 | - If someone is expulsed from a guild while the guild storage is open, it wil... | skotlex | 1 | -1/+7 |
2006-04-30 | - Removed attack_type from sd->state structure (it's only use was for soul-dr... | skotlex | 1 | -3/+0 |
2006-04-29 | fixed STEAL. now working | Lupus | 1 | -3/+3 |
2006-04-29 | Updated STEAL skill (WIP), added a battle config option: 'skill_steal_max_tri... | Lupus | 1 | -0/+5 |
2006-04-29 | - Clones can't be class-changed now | skotlex | 1 | -1/+2 |
2006-04-28 | - Removed the sending of the online guild list when you log-on, may fix the "... | skotlex | 1 | -0/+3 |
2006-04-27 | - Corrected the hit value of the TK kicks (from single hit "6" to multi-hit "8") | skotlex | 1 | -0/+2 |
2006-04-26 | - Updated item_db.sql to current. | skotlex | 1 | -2/+0 |
2006-04-26 | - Item use interval is set to a default of 100ms now. | skotlex | 1 | -16/+13 |
2006-04-25 | - Renamed skill_clear_element_field to skill_clear_group, it accepts a flag t... | skotlex | 1 | -0/+2 |
2006-04-25 | - When battle_damage's flag is &2, the flag 3 is passed to mob_damage so that... | skotlex | 1 | -1/+1 |
2006-04-24 | - Added new column to mob_db Sprite_Name to hold the mob's sprite name. Colum... | skotlex | 1 | -0/+3 |
2006-04-21 | - SC_CLOAKING's val4 now holds whether cloaking ends or not on attack. | skotlex | 1 | -0/+3 |
2006-04-21 | - Updated the HP/SP leech structures to have race-data attached to them. | skotlex | 1 | -53/+76 |
2006-04-20 | - Added support for n to specify minutes to @charban. | skotlex | 1 | -3/+4 |
2006-04-17 | - skill_clear_unitgroup is now invoked in unit_remove_map only on death if th... | skotlex | 1 | -1/+1 |
2006-04-13 | - Fixed crash when looking for SC_MIRACLE in battle_calc_weapon_attack | skotlex | 1 | -1/+1 |
2006-04-12 | - Simplified the mob-drops structure by using a single timer with a linked li... | skotlex | 1 | -5/+6 |
2006-04-12 | - Fixed Landmine's level 1 duration. | skotlex | 1 | -6/+5 |
2006-04-11 | - Changed clif_damage/clif_skill_damage to return the walk-delay based on the... | skotlex | 1 | -30/+37 |
2006-04-11 | - You don't get critical'ed when in counter-attack stance anymore. | skotlex | 1 | -2/+3 |
2006-04-11 | - Implemented use of ers for skill_unit_groups to reduce memory usage. NEEDS ... | skotlex | 1 | -2/+2 |
2006-04-11 | - Modified battle_check_range to do a path-check on distances less than 2 (ra... | skotlex | 1 | -1/+1 |
2006-04-11 | - Multiple optimizations to the unit_data auto-chase upgrade, also simplified... | skotlex | 1 | -2/+2 |
2006-04-09 | - Changed the default of multi_hit_delay from 230 to 80 which seems more offi... | skotlex | 1 | -1/+1 |