Age | Commit message (Expand) | Author | Files | Lines |
2006-09-07 | - Changed the default of sg_angel_skill_ratio to 10 based on recent informati... | skotlex | 1 | -0/+2 |
2006-09-07 | - Removed the Warmth "stacking" code. | skotlex | 1 | -0/+12 |
2006-09-06 | - Fixed the memset in status_calc_pc, corrects some mysterious bugs such as i... | skotlex | 1 | -0/+2 |
2006-09-06 | - Corrected SC_INCREASEAGI and SC_DECREASEAGI speed-change formula. | skotlex | 1 | -0/+2 |
2006-09-06 | - Moved some entries from the main Changelog to the db/Changelog.... | skotlex | 1 | -4/+0 |
2006-09-06 | - Updated skill_require_db's entry for Abracadabra, it requires yellow 2 gems... | skotlex | 1 | -0/+5 |
2006-09-06 | Applied Orn's modification on speed increases/reductions with increase/decrea... | toms | 1 | -0/+3 |
2006-09-05 | - Removed setting mob_show_hp, it's been replaced now by mob_show_info, which... | skotlex | 1 | -0/+4 |
2006-09-05 | - Fixed Signum Crucis Def reduction being 10+2*lv% instead of 10+4*lv% | skotlex | 1 | -0/+2 |
2006-09-05 | - applied the Ultra Mage's suggestion to have the map server strip trailing s... | skotlex | 1 | -0/+3 |
2006-09-05 | - Fixed status change resistance not being invoked at all for pretty much all... | skotlex | 1 | -0/+2 |
2006-09-05 | - Corrected SC_INTRAVISION not starting. | skotlex | 1 | -0/+5 |
2006-09-05 | - Fixed dispell removing SC_NOCHAT | skotlex | 1 | -0/+1 |
2006-09-05 | - Small fix which should correct skill_attack damaging hidden characters when... | skotlex | 1 | -0/+2 |
2006-09-05 | - Fixed connect_until field being a smallint rather than int in the login tab... | skotlex | 1 | -0/+3 |
2006-09-05 | - Fixed crash when using Adaptation during an Encore. | skotlex | 1 | -0/+1 |
2006-09-04 | - Should have fixed manner being reset to 0 on logout while muted. | skotlex | 1 | -0/+2 |
2006-09-04 | - Removed status_get_sc_tick, duration and chance are now both handled by sta... | skotlex | 1 | -0/+5 |
2006-09-04 | - Should have fixed "sleep", thanks to Lance for figuring out the error. | skotlex | 1 | -0/+2 |
2006-09-04 | - Ordered up entries in skill_unit_db | skotlex | 1 | -0/+4 |
2006-09-04 | - Some cleanup of how mobcount works. | skotlex | 1 | -0/+10 |
2006-09-04 | - Fixed SC_BERSERK's no regen penalty lasting pretty much forever. | skotlex | 1 | -0/+3 |
2006-09-02 | - SC_REGENERATION's val4 now holds the RGN flag of what is blocked rather tha... | skotlex | 1 | -0/+6 |
2006-09-02 | - Applied use of RC_BOSS/RC_NONBOSS in the ignore def code. | skotlex | 1 | -0/+2 |
2006-09-02 | - Corrected script_commands description of getequipid, it returns -1, not 0 o... | skotlex | 1 | -0/+4 |
2006-09-01 | The "delete_timer error/no such timer" report will now print the related func... | toms | 1 | -0/+1 |
2006-09-01 | The Clearing unused stack report will now print the related NPC | toms | 1 | -0/+1 |
2006-09-01 | The duplicate npc report will now print the related file name | toms | 1 | -0/+1 |
2006-09-01 | - Added a missing break in battle_check_target | skotlex | 1 | -0/+3 |
2006-09-01 | - Added defines status_base_matk_(max/min) for code readability | skotlex | 1 | -0/+3 |
2006-09-01 | - Soul Breaker will now be affected by Lex Aeterna on both parts of the attack. | skotlex | 1 | -0/+7 |
2006-08-31 | - Moved the intimacy penalty of HFLI_SBR44 and HVAN_EXPLOSION to skill_counte... | skotlex | 1 | -0/+7 |
2006-08-31 | - Modified the error reporting in map_freeblock_unlock so that when there's a... | skotlex | 1 | -0/+7 |
2006-08-31 | Fixed new mob's name not sent to the client when the mob is morphed | toms | 1 | -0/+1 |
2006-08-31 | - Added setting attack_walk_delay which specifies whether a character should ... | skotlex | 1 | -0/+3 |
2006-08-31 | - Fixed @summon's delete timer being screwed up. | skotlex | 1 | -0/+4 |
2006-08-31 | - Skill required-state will now only be checked on cast-begin, not cast-end. | skotlex | 1 | -0/+4 |
2006-08-30 | - Removed sending normal-damage packets instead of skill packets for splash-d... | skotlex | 1 | -0/+2 |
2006-08-30 | - Updated HLIF_CHANGE to work as explained by Tharis -> It now adds 30*lv vit... | skotlex | 1 | -0/+3 |
2006-08-30 | - Fixed char-sql compilation | skotlex | 1 | -0/+1 |
2006-08-30 | - Added a message to @clearweather stating when climate changes will dispel. | skotlex | 1 | -0/+6 |
2006-08-29 | - Added printing out whenever the irc-module attempts to connect, to debug wh... | skotlex | 1 | -0/+2 |
2006-08-29 | - Mobs will now always chase players using hard-path seeks. | skotlex | 1 | -0/+7 |
2006-08-29 | - Applied Mpeg's work on GS | toms | 1 | -0/+3 |
2006-08-29 | @showmobs = shows selected mobs on mini-map | Lupus | 1 | -0/+3 |
2006-08-28 | - Restructured CG_MOONLIT so that it is a ground effect like the other Encores. | skotlex | 1 | -0/+3 |
2006-08-28 | - The memory leak reports will now print out in the logs also the revision th... | skotlex | 1 | -0/+4 |
2006-08-28 | Added TK level-up buffs to SG too, and extended them to 10 min | DracoRPG | 1 | -0/+2 |
2006-08-28 | - Changed the produce_db format, now there's a skill-lv column right after th... | skotlex | 1 | -0/+5 |
2006-08-28 | reverted mpeg's work | Vicious | 1 | -3/+0 |