Age | Commit message (Expand) | Author | Files | Lines |
2006-09-07 | Small typo in spawn file | Playtester | 1 | -1/+1 |
2006-09-07 | - Changed the default of sg_angel_skill_ratio to 10 based on recent informati... | skotlex | 10 | -22/+37 |
2006-09-07 | - Removed the Warmth "stacking" code. | skotlex | 10 | -27/+84 |
2006-09-07 | Changed gvg_short_attack_damage_rate to 80, as leaked X.2 [Vicious] | Vicious | 2 | -1/+3 |
2006-09-07 | - Added error message when attempting to use deprecated bonus bAspd. | skotlex | 2 | -4/+6 |
2006-09-06 | - Fixed the memset in status_calc_pc, corrects some mysterious bugs such as i... | skotlex | 3 | -2/+5 |
2006-09-06 | Changed all bCriticalRate to bCritical | Playtester | 2 | -4/+5 |
2006-09-06 | - Corrected SC_INCREASEAGI and SC_DECREASEAGI speed-change formula. | skotlex | 2 | -5/+15 |
2006-09-06 | Added a missing feature to the donation NPC in Lighthalzen. | MasterOfMuppets | 2 | -1/+18 |
2006-09-06 | - Reverted back the default view/chase range of mobs to 100% since eA now use... | skotlex | 2 | -4/+5 |
2006-09-06 | - Moved some entries from the main Changelog to the db/Changelog.... | skotlex | 2 | -4/+5 |
2006-09-06 | - Updated skill_require_db's entry for Abracadabra, it requires yellow 2 gems... | skotlex | 5 | -5/+9 |
2006-09-06 | fixed book of yamir npc | Lupus | 1 | -1/+1 |
2006-09-06 | fixed rebirth system | Lupus | 2 | -16/+77 |
2006-09-06 | * Updated attack power of Unholy Touch | Playtester | 2 | -9/+12 |
2006-09-06 | Applied Orn's modification on speed increases/reductions with increase/decrea... | toms | 2 | -2/+5 |
2006-09-05 | - Removed setting mob_show_hp, it's been replaced now by mob_show_info, which... | skotlex | 7 | -18/+39 |
2006-09-05 | - Fixed Signum Crucis Def reduction being 10+2*lv% instead of 10+4*lv% | skotlex | 2 | -1/+3 |
2006-09-05 | - applied the Ultra Mage's suggestion to have the map server strip trailing s... | skotlex | 2 | -3/+17 |
2006-09-05 | - Fixed status change resistance not being invoked at all for pretty much all... | skotlex | 2 | -1/+3 |
2006-09-05 | - Corrected SC_INTRAVISION not starting. | skotlex | 9 | -54/+59 |
2006-09-05 | - Fixed dispell removing SC_NOCHAT | skotlex | 2 | -0/+2 |
2006-09-05 | - Small fix which should correct skill_attack damaging hidden characters when... | skotlex | 2 | -1/+4 |
2006-09-05 | Updated comments on Arrow Crafting thanks to Haplo | Playtester | 2 | -27/+29 |
2006-09-05 | - Fixed connect_until field being a smallint rather than int in the login tab... | skotlex | 3 | -1/+5 |
2006-09-05 | * eAAC Update to the banker.(stable version has NO class...err it was outdate... | eaac | 2 | -8/+15 |
2006-09-05 | - Fixed crash when using Adaptation during an Encore. | skotlex | 2 | -5/+6 |
2006-09-05 | Added a comment with a link where you can download English bmp's used in The ... | Poki#3 | 1 | -2/+5 |
2006-09-04 | * Added missing next's in npc/custom/airplane.txt and npc/custom/quests/valh... | evera | 3 | -2/+7 |
2006-09-04 | - Should have fixed manner being reset to 0 on logout while muted. | skotlex | 3 | -1/+5 |
2006-09-04 | - Removed status_get_sc_tick, duration and chance are now both handled by sta... | skotlex | 3 | -110/+62 |
2006-09-04 | - Should have fixed "sleep", thanks to Lance for figuring out the error. | skotlex | 2 | -2/+4 |
2006-09-04 | - Ordered up entries in skill_unit_db | skotlex | 5 | -3/+22 |
2006-09-04 | Updated name: Lady Tany Card -> Lady Tanee Card | Playtester | 1 | -1/+1 |
2006-09-04 | Updated Shinobi Sash and Exorcising Ring | Playtester | 2 | -2/+4 |
2006-09-04 | fixed bio ethic q | Lupus | 2 | -4/+7 |
2006-09-04 | - Some cleanup of how mobcount works. | skotlex | 6 | -63/+95 |
2006-09-04 | Added another missing next; in bongunsword.txt | evera | 2 | -2/+4 |
2006-09-04 | - Fixed SC_BERSERK's no regen penalty lasting pretty much forever. | skotlex | 2 | -1/+4 |
2006-09-04 | * Added missing NPC name in text and next;'s in npc/quests/bongunsword.txt, | evera | 4 | -16/+35 |
2006-09-03 | Added some Juperos maps to nosave.txt due to an upcoming update. | MasterOfMuppets | 2 | -0/+9 |
2006-09-02 | - SC_REGENERATION's val4 now holds the RGN flag of what is blocked rather tha... | skotlex | 3 | -7/+18 |
2006-09-02 | - Applied use of RC_BOSS/RC_NONBOSS in the ignore def code. | skotlex | 3 | -3/+5 |
2006-09-02 | * Applied Vicious's ranges on guns | Playtester | 2 | -20/+22 |
2006-09-02 | * Updated Kiel spawns | Playtester | 2 | -9/+11 |
2006-09-02 | * Fixed some Thanatos Tower warps | Playtester | 2 | -10/+6 |
2006-09-02 | * Updated various item names thanks to Haplo | Playtester | 2 | -100/+103 |
2006-09-02 | added missing next;'s in payon city npcs | evera | 2 | -6/+11 |
2006-09-02 | - Corrected script_commands description of getequipid, it returns -1, not 0 o... | skotlex | 3 | -4/+12 |
2006-09-01 | The "delete_timer error/no such timer" report will now print the related func... | toms | 2 | -1/+2 |