Age | Commit message (Expand) | Author | Files | Lines |
2006-05-08 | - Removed the fixpos packet sending when damaged. Aegis sends no such packet. | skotlex | 3 | -4/+7 |
2006-05-08 | - ES magic will now put the caster on stun for 0.5 secs regardless of whether... | skotlex | 6 | -43/+96 |
2006-05-08 | - Cleaned up combo-skill implementation, SC_COMBO is automatically ended in s... | skotlex | 2 | -16/+31 |
2006-05-08 | - Corrected Stun Duration for Meteor assault | skotlex | 5 | -22/+27 |
2006-05-08 | - Increased max number of tries to find a random spot in maps to 1000 since s... | skotlex | 7 | -14/+22 |
2006-05-08 | - Fixed compilation error. | skotlex | 5 | -10/+14 |
2006-05-08 | - Removed SP_DISGUISE from the bonus list. | skotlex | 11 | -47/+60 |
2006-05-07 | Upgrading mob drops to X.2 | Playtester | 2 | -19/+19 |
2006-05-07 | Updating drops to Aegis X.2 | Playtester | 2 | -13/+15 |
2006-05-07 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6513 54... | killercube | 6 | -77/+84 |
2006-05-07 | Fixed Sea Otter Quest | Playtester | 2 | -3/+6 |
2006-05-07 | removed old logs | Lupus | 12 | -706/+22 |
2006-05-07 | * Optimized clif.c clif_scriptmenu/input/inputstr to check for sd->state.usin... | Lance | 2 | -6/+12 |
2006-05-06 | * item_db scripts cleanup (use of if{}) | DracoRPG | 2 | -40/+46 |
2006-05-06 | Fixed warp in the Turbo Track Room | Playtester | 2 | -1/+3 |
2006-05-06 | - Updated item_db.sql | skotlex | 2 | -109/+109 |
2006-05-06 | - Changed @deletemail's default level 0. NO ATCOMMAND SHOULD HAVE A DEFAULT O... | skotlex | 1 | -1/+1 |
2006-05-06 | - Fixed a bug in @commands, most likely the reason some people were still get... | skotlex | 2 | -1/+3 |
2006-05-06 | - Added missing include <limits.h> to npc.c... | skotlex | 1 | -0/+1 |
2006-05-06 | - Corrected the max level of NPC_DARKBREATH 10->5 (don't ask, I need these th... | skotlex | 2 | -2/+1 |
2006-05-05 | - Fixed @commands not showing the last available commands (unless the total a... | skotlex | 2 | -1/+5 |
2006-05-05 | - Added a npc-script-event cache to avoid looking up event-scripts every time... | skotlex | 7 | -92/+136 |
2006-05-05 | - The Rest bonus activated by using /doridori while in rest should now trigge... | skotlex | 2 | -1/+3 |
2006-05-05 | - Fixed Kaupe always triggering when the one who was under Kaupe was a player... | skotlex | 2 | -1/+3 |
2006-05-05 | - /doridori now won't double the HP/SP regen of TKs, it only activates their ... | skotlex | 5 | -24/+27 |
2006-05-05 | - Being in Enjoyable Rest state will now also trigger the HP/SP Time skills (... | skotlex | 8 | -14/+52 |
2006-05-05 | - Kaupe now will only block all skills of players, for non-players, only norm... | skotlex | 3 | -45/+49 |
2006-05-05 | - Added a check to prevent player invoked-endure from overriding infinite end... | skotlex | 1 | -2/+11 |
2006-05-05 | - OnEquip scripts will be trigger on log-on now. | skotlex | 10 | -35/+53 |
2006-05-05 | - Now when walkdelay is set to 0, characters will stop walking when hit, but ... | skotlex | 3 | -7/+13 |
2006-05-05 | Removed drops from Bio Lab mobs than are not in X.2 | Playtester | 2 | -10/+11 |
2006-05-05 | - Read changelog. | Zido | 2 | -1/+5 |
2006-05-05 | - Fixed a possible infinite loop in skill_clear_unit_group | skotlex | 2 | -2/+1 |
2006-05-05 | fixed my MVP drop conf | reddozen | 1 | -10/+10 |
2006-05-04 | Hopefully fixed npc/events/custom/uneasy_cemetery.txt | Playtester | 2 | -2/+3 |
2006-05-04 | - Some clean-ups in the mob_ai | skotlex | 4 | -13/+11 |
2006-05-04 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6476 54... | eaac | 2 | -23/+68 |
2006-05-04 | - Cleaned up and used mob_skill_event function when hit by a ground-skill. | skotlex | 3 | -13/+6 |
2006-05-04 | * Whoops, forgot to commit the update to the firecrackers. [erKURITA] | eaac | 1 | -1/+1 |
2006-05-04 | Fixed another typo in gunslinger.txt | Playtester | 2 | -1/+2 |
2006-05-04 | Additional gunslinger.txt fixes... | Playtester | 2 | -2/+3 |
2006-05-04 | Fixed a missing " in the gunslinger jobquest script | Playtester | 2 | -1/+3 |
2006-05-04 | - All KA-spells are interruptable. | skotlex | 4 | -9/+9 |
2006-05-04 | - Cleaned up the mob-random-walking code. | skotlex | 1 | -42/+37 |
2006-05-04 | - Stun time for using ES magic on non-mobs reduced to 0.5 secs. | skotlex | 6 | -25/+37 |
2006-05-04 | - Rewrote Kaahi to behave as it should. It will hear whatever amount of damag... | skotlex | 7 | -38/+66 |
2006-05-04 | fixes | Lupus | 1 | -15/+7 |
2006-05-04 | - Pair of almost insignificant changes in mob.c (removed a unneeded next_walk... | skotlex | 1 | -2/+1 |
2006-05-03 | - Kaahi now triggers every 500ms rather than on every hit (but it only heals ... | skotlex | 3 | -16/+35 |
2006-05-03 | - Kaite, Kaute will now show a skill effect when they trigger. | skotlex | 6 | -16/+20 |