Age | Commit message (Expand) | Author | Files | Lines |
2007-09-12 | Fixed a typo in party invite code (from r11179 / r11180) causing party invita... | ultramage | 2 | -1/+2 |
2007-09-12 | Added SI_STEELBODY properly (value from packet capture) | ultramage | 3 | -3/+4 |
2007-09-12 | Moved the Nameless Island warp npc to warps/cities/nameless.txt | Playtester | 4 | -109/+97 |
2007-09-11 | * Added first version of Nameless Islet sailor. | SinSloth | 3 | -1/+112 |
2007-09-11 | - Corrected /invite letting you invite people even if you are not the party l... | skotlex | 5 | -2/+31 |
2007-09-11 | Fixed a small typo thanks to TrueNoir | Playtester | 1 | -1/+1 |
2007-09-10 | * Added a safeguard to skill_get_unit_layout() against incorrectly defined la... | ultramage | 6 | -159/+170 |
2007-09-10 | Updated item_db.sql | Playtester | 1 | -1/+1 |
2007-09-10 | Added config option 'quest_exp_rate' to adjust exp gained by the 'getexp' scr... | ultramage | 7 | -5/+26 |
2007-09-10 | - Removed bonus bAddEffWhenHitShort as it is unneeded and unused. | skotlex | 12 | -45/+116 |
2007-09-10 | Fixed Garm's and Bacsojin's skills being cancelable | Playtester | 2 | -16/+19 |
2007-09-10 | Fixed Asura Strike autocast being self targetted | Playtester | 2 | -1/+3 |
2007-09-10 | * Updated experience rewards in a lot of quests to match upcoming rate adjust... | SinSloth | 19 | -321/+278 |
2007-09-10 | Getting the alphabet right... | Playtester | 2 | -2/+2 |
2007-09-10 | Minor Cursed Abbey updates | Playtester | 2 | -3/+3 |
2007-09-10 | fixed copy/paste bug | Lupus | 1 | -0/+2 |
2007-09-10 | fixed storage access w/o password trough Cool Corp. Staff. Yup. We don't have... | Lupus | 3 | -38/+104 |
2007-09-09 | Fixed size of NPC_EVILLAND | Playtester | 2 | -1/+2 |
2007-09-09 | - Modified bonus3 bAddEff/bAddEffWhenHit so that the last parameter is now pa... | skotlex | 7 | -19/+35 |
2007-09-09 | * Uncommented Cursed Abbey spawns | Playtester | 6 | -8/+11 |
2007-09-09 | Removed a bad joke | Playtester | 1 | -1/+1 |
2007-09-09 | Updated sql files | Playtester | 4 | -508/+680 |
2007-09-09 | * Added Cursed Abbey mob skills thanks to Doddler | Playtester | 3 | -4/+164 |
2007-09-08 | * Updated item_db, mob_db and skill_cast_db | Playtester | 4 | -11/+17 |
2007-09-08 | Adjusted a spot that still caused a guild leader's guild skills to get blocke... | ultramage | 2 | -3/+7 |
2007-09-08 | Made the checks in the dye maker npc more dynamic (also fixes missing 'counti... | ultramage | 1 | -17/+28 |
2007-09-08 | Fixed the dye maker npc (see topic:162818) | ultramage | 2 | -12/+15 |
2007-09-07 | * Added more items; mostly rental. New pet tames, eggs. | L0ne_W0lf | 7 | -362/+555 |
2007-09-07 | * Moved quest_variables.txt to /doc | ultramage | 12 | -452/+460 |
2007-09-07 | - Added support for the new party invite/reply packets from the latest client... | skotlex | 10 | -6/+63 |
2007-09-06 | Added Red Silk of Seal to White Lady drops. | Playtester | 1 | -1/+1 |
2007-09-06 | Fixed some item names and updated drop rates a little | Playtester | 3 | -172/+173 |
2007-09-06 | A minor drop rate change... | Playtester | 2 | -2/+2 |
2007-09-06 | Updated two prices | Playtester | 2 | -2/+4 |
2007-09-05 | Added 'nomemo' mapflags to some Cursed Abbey maps | Playtester | 2 | -0/+7 |
2007-09-04 | * Some drop and item fixes | Playtester | 5 | -155/+191 |
2007-09-04 | Some minor drop fixes. | Playtester | 1 | -2/+2 |
2007-09-04 | Added drops to Cursed Abbey mobs | Playtester | 3 | -11/+12 |
2007-09-04 | - bonus3 autospell (and autospell when hit) will now select for spell target ... | skotlex | 8 | -83/+98 |
2007-09-04 | Added the 11.3 equips to the monster drops | Playtester | 3 | -37/+38 |
2007-09-04 | * Fixed all the 11.3 equips | Playtester | 2 | -41/+41 |
2007-09-04 | - Removed usage of MAX_PC_BONUS all over the code, it is now only used in map... | skotlex | 8 | -138/+112 |
2007-09-03 | * Updated Staff of Destruction, Siroma Card and Imp Card | Playtester | 3 | -10/+9 |
2007-09-03 | Fixed Staff of Piercing, General Ygnigem Card and Vesper Card | Playtester | 3 | -8/+5 |
2007-09-03 | - Made regen work always, like Hp/Sp Loss, it no longer displays healing numb... | skotlex | 3 | -10/+10 |
2007-09-03 | fixed && -> || typo in r11113 ... | ultramage | 1 | -4/+4 |
2007-09-03 | Fixed Zeny Knife, Strong Shield, Cramp Card, Drosera Card and Slow Potion | Playtester | 2 | -12/+9 |
2007-09-03 | Fixed a copy-paste typo in r11112. | ultramage | 1 | -4/+4 |
2007-09-03 | - Added bonuses bSPRegenRate, bHPRegenRate. They behave like the opposite of ... | skotlex | 10 | -82/+197 |
2007-09-03 | - Merged @whereis from my server (displays normal spawn maps for given mobs).... | skotlex | 10 | -9/+113 |