Age | Commit message (Expand) | Author | Files | Lines |
2009-04-15 | Corrected most MVP spawn variances. Some were right (11.3+), and a couple are... | L0ne_W0lf | 30 | -63/+92 |
2009-04-15 | * Monster Spiral Pierce is now a ranged misc attack | Playtester | 2 | -3/+9 |
2009-04-14 | * Cooking success chance is now affected by DEX and LUK | Playtester | 3 | -2/+8 |
2009-04-12 | * Took care of some warnings. (marionette formulas and *INTPTR_* macros) | FlavioJS | 2 | -14/+18 |
2009-04-11 | Some minor db fixes (item names and mob skill target) | Playtester | 2 | -4/+4 |
2009-04-11 | Inverted the way monster_ai 0x200 works, default is 0 again (followup to r136... | ultramage | 3 | -6/+7 |
2009-04-10 | Default value for monster_ai is now 0x200. | L0ne_W0lf | 2 | -1/+3 |
2009-04-10 | - Set mob delay to a max of 24 hours so that mob_skill_db entries with huge d... | skotlex | 1 | -7/+10 |
2009-04-07 | Berserk Pitcher can now be used on characters that have bows equipped (fix to... | ultramage | 1 | -2/+2 |
2009-04-06 | Modified the lazy mob AI code to fix some very annoying behavior (bugreport:2... | ultramage | 1 | -28/+13 |
2009-04-06 | Updated Gatekeeper-DD and two minor Endless Tower fixes | Playtester | 3 | -3/+5 |
2009-04-05 | The dynamic mobs system will no longer de-spawn mvps (because it's annoying a... | ultramage | 1 | -0/+3 |
2009-04-04 | * Monster and Item update | Playtester | 3 | -13/+18 |
2009-04-04 | * Fixed many of the 12.1 gears | Playtester | 2 | -15/+16 |
2009-04-03 | * Fixed mob mode on Beetle King and Les | Playtester | 2 | -2/+6 |
2009-04-03 | Quick-fixed a bug that let anyone kick any online character from the mapserve... | ultramage | 1 | -11/+2 |
2009-04-02 | Fixed Kasa and Muscipular Card | Playtester | 2 | -2/+3 |
2009-04-02 | Uncommented pvp_room in maps_athena.conf | Playtester | 2 | -1/+3 |
2009-04-02 | Fixed Gazeti Card | Playtester | 2 | -1/+3 |
2009-04-01 | * Removed online_check config options. (always active now) | FlavioJS | 10 | -164/+167 |
2009-04-01 | Fixed 12.1 Swords and Daggers | Playtester | 2 | -3/+5 |
2009-04-01 | * Optimized the renters.txt thanks to various people | Playtester | 3 | -36/+48 |
2009-03-31 | Fixed Nemesis | Playtester | 2 | -2/+2 |
2009-03-31 | Some fixes on the 12.1 Rods | Playtester | 2 | -9/+11 |
2009-03-31 | Fixed viewpoint coordinates of the Aldebaran Guides thanks to rvitoi and Saithis | Playtester | 2 | -13/+16 |
2009-03-31 | (bugreport:2836) A correction of a typographical error with GM command logging. | sketchyphoenix | 1 | -1/+1 |
2009-03-31 | Added missing pet_equip_min_friendly config option (followup to r13491). | ultramage | 2 | -0/+5 |
2009-03-31 | Gunslinger Tracking can be canceled if you get hit. | ultramage | 3 | -6/+10 |
2009-03-30 | Fixed a small typo thanks to Everade | Playtester | 1 | -1/+1 |
2009-03-30 | Fixed atcommand_param() using a hardcoded @ symbol, which broke on charcomman... | ultramage | 1 | -5/+3 |
2009-03-30 | Defined new server-side PACKETVER 20081126 to add support for the modified pe... | ultramage | 3 | -1/+31 |
2009-03-30 | Added packet 0x43f's length to the packet len table and adjusted related code... | ultramage | 1 | -7/+6 |
2009-03-30 | Extended the hardcoded packet length table values up to MAX_PACKET_DB (0x500). | ultramage | 1 | -52/+92 |
2009-03-29 | Fixed a few errors in quests_moscovia.txt, one not being able to move on with... | jmanfffreak | 2 | -1/+4 |
2009-03-29 | - Missing cleanup from the previous BG code removal. | zephyrus | 1 | -1/+1 |
2009-03-29 | Fixed Ribbon of Bride and Baphomet Horns | Playtester | 2 | -2/+4 |
2009-03-29 | - Implementing official battleground "emblem" crossed swords icon. | zephyrus | 14 | -369/+75 |
2009-03-29 | Enhanced the 'hack on npc menu' message in clif_parse_NpcSelectMenu. | ultramage | 1 | -7/+10 |
2009-03-27 | * Fixed a problem that blockskill timer failed when there was more than one o... | Playtester | 3 | -5/+9 |
2009-03-27 | - Added Flavius Battleground scripts. | zephyrus | 6 | -230/+1240 |
2009-03-26 | Quickfix to last commit | Playtester | 1 | -1/+1 |
2009-03-26 | * Fixed Spirit of Assassin not reducing the aftercast delay of Sonic Blow | Playtester | 3 | -13/+30 |
2009-03-25 | Added correct packets for the food item creation window. | ultramage | 8 | -47/+129 |
2009-03-25 | Added missing 12.1 drops to the monsters | Playtester | 2 | -18/+19 |
2009-03-25 | Fixed Sonic Blow's and Arrow Vulcan's aftercast delay being reducable by Bragi | Playtester | 2 | -0/+4 |
2009-03-25 | Fixed Thief Training Quest | Playtester | 2 | -5/+8 |
2009-03-25 | Fixed skill delay paw print icons showing for far too long. | Sara | 2 | -4/+14 |
2009-03-24 | Fixed Incarnations of Morroc losing their boss mode | Playtester | 2 | -12/+14 |
2009-03-24 | Ghetto-fixed the status timer packet for now. | Sara | 1 | -1/+3 |
2009-03-24 | Some more fixes to my buggy commit -.-; | Sara | 2 | -2/+5 |