Age | Commit message (Expand) | Author | Files | Lines |
2006-05-03 | Removed all Novice Job bonusses | Playtester | 2 | -1/+2 |
2006-05-03 | Reverted the changes to Killer Mantis and Demon Pungus card | Playtester | 2 | -2/+4 |
2006-05-03 | fixed new cards | Lupus | 2 | -7/+11 |
2006-05-03 | - Fixed standing up not really standing you up. | skotlex | 7 | -72/+66 |
2006-05-03 | - Implemented desperado as explained by Rockman-EXE. | skotlex | 6 | -10/+16 |
2006-05-02 | - Removed the unit_can_move checks in skill cast-end, they should be performe... | skotlex | 3 | -13/+10 |
2006-05-02 | - Absorb Spirit Sphere now gives +10SP per sphere as per discussions with Haplo. | skotlex | 4 | -19/+46 |
2006-05-02 | Lowered all card drop rates to 0.01% as they are in Aegis X.2 | Playtester | 2 | -58/+59 |
2006-05-02 | Updating old/wrong mob drops to Aegis X.2 drops | Playtester | 2 | -23/+25 |
2006-05-02 | * Added kunai_maker.txt to make elemental kunais. [erKURITA] | eaac | 10 | -146/+315 |
2006-05-02 | - Kaite now works against all types of spells. | skotlex | 6 | -38/+40 |
2006-05-02 | - Modified how Rogue's treasure works so that you get +1% to your steal rate ... | skotlex | 6 | -52/+78 |
2006-05-02 | Now Speed Potion gives doubled speed for 5 seconds as it should be | Playtester | 2 | -1/+2 |
2006-05-02 | Lowered the duration of Speed Potion to 5 seconds | Playtester | 2 | -1/+3 |
2006-05-02 | - Fixed Jump Kick's range to 9. | skotlex | 6 | -8/+11 |
2006-05-02 | - Fixed pc_disguise not allowing you to "redisguise". | skotlex | 2 | -1/+2 |
2006-05-02 | - Corrected a crash when sd is null in npc_event | skotlex | 2 | -1/+4 |
2006-05-02 | added support to regulate MVP drops [Reddozen] | reddozen | 5 | -17/+75 |
2006-05-02 | - Removed OPTION_XMAS, it seems to not exist.... | skotlex | 8 | -54/+43 |
2006-05-01 | - status_setviewdata will set your option accordingly when the previous/new v... | skotlex | 3 | -2/+11 |
2006-05-01 | - Added function map_foreachinshootrange, behaves the same way as map_foreach... | skotlex | 4 | -3/+84 |
2006-05-01 | - Added -DMAPREGSQL to Makefile, commented out by default for now. | skotlex | 6 | -20/+40 |
2006-05-01 | Added effect of Speed Potion | Playtester | 2 | -1/+2 |
2006-05-01 | Dangling pointer~ | Lance | 1 | -1/+1 |
2006-05-01 | Removed Kraben card drop from G_KRABEN | Playtester | 2 | -1/+2 |
2006-05-01 | Fixed a typo in the Armeyer Dinze card | Playtester | 2 | -1/+3 |
2006-05-01 | Fixed an NPC in Morroc who still said the Dragon Fly is North | Playtester | 2 | -1/+3 |
2006-05-01 | * Optimized fake npc system. Added npc_checknear back to npc_buysellsel. | Lance | 5 | -45/+29 |
2006-05-01 | - Skills with the move_enable state won't get the walkdelay increased on a sk... | skotlex | 4 | -2/+7 |
2006-05-01 | - Fixed a small typo/logic-error in pet_ai_sub_hard | skotlex | 2 | -2/+1 |
2006-05-01 | - Some corrections in the clif_parse_whisper function which should fix crashe... | skotlex | 2 | -9/+13 |
2006-05-01 | Patched up dancer.txt abit.. still VERY messy. Someone needs to figure out a ... | Lance | 1 | -20/+33 |
2006-05-01 | * Fixed dangling pointer in pc_steal_item (missing lines) causing crash. | Lance | 2 | -0/+3 |
2006-05-01 | * Fixed lack of initialization in chrif_authreq causing crashes in chrif_authok. | Lance | 2 | -2/+3 |
2006-04-30 | Made Geffen Tower 1 in eamobs a bit more crowded | Playtester | 2 | -1/+2 |
2006-04-30 | Added the correct spawns for Ancient Geffenia(gef_dun03) | Playtester | 3 | -7/+18 |
2006-04-30 | Added Hellion Revenant to the mob_db.txt, his skills are still missing | Playtester | 2 | -2/+4 |
2006-04-30 | - Fixed a logic error that was likely the cause of pet loot drops not working. | skotlex | 2 | -2/+4 |
2006-04-30 | Added some tabs to the pickpocket quest so it's more readable | Playtester | 2 | -90/+94 |
2006-04-30 | Added the updated dancer.txt script from sodaboy581, it still gives error mes... | Playtester | 1 | -1/+3 |
2006-04-30 | Added first version Gywall's Pickpocket Quest to npc/quests/quests_lighthalze... | Playtester | 2 | -1/+120 |
2006-04-30 | - If someone is expulsed from a guild while the guild storage is open, it wil... | skotlex | 6 | -2/+35 |
2006-04-30 | Changed chance of Demon Pungus Card and Killer Mantis Card to 10% | Playtester | 2 | -2/+3 |
2006-04-30 | Final updates for Bio Lab drop rates | Playtester | 2 | -19/+21 |
2006-04-30 | - Merged the code of NJ_SHADOWJUMP with TK_JUMPKICK. | skotlex | 2 | -18/+6 |
2006-04-30 | Updating Bio Lab drop rates to Aegis X.2 (part two) | Playtester | 2 | -7/+6 |
2006-04-30 | Updating Bio Lab drop rates to Aegis X.2 (part one) | Playtester | 2 | -19/+21 |
2006-04-30 | Updated several job quests so they work again | Playtester | 6 | -1194/+1215 |
2006-04-30 | fixed STEAL. 8) and tested at lhz_dun03 | Lupus | 2 | -6/+5 |
2006-04-30 | Implemented NJ_SHADOWJUMP. Tell me if I forgot anything (especially DB entries). | blackhole89 | 3 | -3/+17 |