summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-07-19- Modified the targetted skill logic to enable offensive skills to be ↵skotlex6-17/+67
targetted at party/guild members if the appropiate inf2 value is set. - Added the SC_JAIL code for timed jailing, but the related @ commands ain't in yet. - Added checks to make adding items to inventory/cart fail when a char is in finalsave state. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7751 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-19- Fixed parse_names on irc.c crashing when receiving a null argument.skotlex2-4/+8
- Modified the parsing of the names line, since some servers will send @ instead of = when separating the information. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7750 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-19- Fixed the homun creation sql statement. Why noone else did so before?skotlex2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7749 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-19Fixed mob skills for G_INCUBUS and G_WRAITH_DEAD.MasterOfMuppets2-0/+13
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7748 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-19- When enabling/disabling hiding/unhiding an npc, if the npc is a warp, it ↵skotlex2-8/+16
will use clearchar and spawn packets instead of changeoption. Thanks to Toms for the fix. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7746 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-19Another small map-flag change.MasterOfMuppets1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7745 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-19- Corrected Trim chars to block 'enter', as explained by the Ultra mage.skotlex7-8/+24
- When the client passes account version 0, the login server will set it to 1 now. - Corrected the HP bar scaling when HP is above Short Max. It should display fine for any HP value now. - Added a check when the mob's adelay is shorter than the amotion, in which case the adelay will be changed to the amotion value. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7742 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-19Completed the sign quest warps and did some minor mapflag changes.MasterOfMuppets5-1/+21
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7741 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-19* Raised drop rate of Electric Wire and UndershirtPlaytester2-7/+11
* Some speed and aDelay adjustments on Fur_Seal, Metaling, Increase Soil - Incantation Samurai is now moving much faster git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7739 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-18Updated speed and delay values of Amatsu mobsPlaytester2-16/+17
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7738 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-18- Added atcommand @partyoption, lets you alter the party item-distribution ↵skotlex11-28/+96
type on the go. Usage is "@partyoption <pickup share> <item distribution>", where both arguments can be 0/1, yes/no, etc. - Updated @changeleader and @partyoption to use msg_Athena entries. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7737 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-18Added some commented warps... they work, but not sure if they are on ↵Playtester1-4/+7
officials yet... git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7735 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-18- Fixed a compile warning. Some minor format cleanups.skotlex3-12/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7733 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-18- Added character 013 (enter) to the list of characters that are always ↵skotlex3-3/+5
removed from new character names. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7732 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-18- Fixed a crash when trying to extend TK's infinite combo feature.skotlex4-2/+8
- Corrected Poison React to counter regardless of distance, and to use the skill's 50+5*lv% counter chance (instead of 100%). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7730 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-18- Corrected Venom splasher's splash damageskotlex6-75/+22
- You now can't move/attack/use-skills when using Cloaking of a level less than 3 - Fixed compilation of mercenary.c git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7729 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-18- Corrected Fog of Wall's "targetted spells fail 75% of the time" feature by ↵skotlex3-18/+18
making it behave like GTB, that is, you just get a skill-failed on cast-end, no skill-animation at all. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7728 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-18- Added a proper check to make aggressive mobs never override homun targets ↵skotlex13-147/+141
regardless of distance. - Removed a bunch of homun-related variables that are not needed at all. The alive condition is removed, now the code checks for the hp value to know if the homun is alive or not. - Cleaned up a bit the skill-id function, homun skill checks (such as delay and skill-lv learned) should be correct now. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7727 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-18- Fixed giving the 100% damage bonus when no-splash-targets are found in the ↵skotlex2-3/+9
blown path to Grandcross instead of Bowling Bash. Bowling Bash damage equation becomes then +50*lv% rather than +40*lv% when there's no splash-damage (the 50*lv% figure is custom, all we know is that level 10 does 600% instead of 500% damage). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7726 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-18* Added more of the X.4 and 11.1 drops [Playtester]Playtester3-17/+20
- ATTENTION: All Stone of Sage (etc) drops have been changed to Stone of Sage (usable) drops, the etc item is not used anymore! git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7724 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-18* Speed updates for Anolian and MermanPlaytester4-5/+9
* Fixed a warp in moc_pryd06 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7723 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-18- Updated mob_db.sql to current mob_db.txt data.skotlex8-112/+162
- Some cleaning on chrif.c - The char-server will allow off-line character saves when said char is tagged for final-save (this is the scenario when the char-map reconnect). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7722 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-17- Should have fixed the Cart Termination damage code to be scaled correctly ↵skotlex8-70/+114
when you change the max cart weight. Thanks to The Ultra Mage for the error clarification. - Implemented Grandcross weird property where if there's noone on the path it'll hit twice for the skill's reported damage, and when there is (or you cant knockback the target) it'll do a splash attack that hits twice for 500% to all affected targets. - Some cleaning of the combo code. TK Rankers will now get their combo-time extended each time they trigger a kick, enabling them to do "unlimited combos". - Modified the autosave function to use a sweep across the player db instead of across connected clients. This will cause non-connected players (like autotraders) to also be saved on a regular interval, may help with possible data-loss from said characters on unclean shutdowns. - Added function map_foreachpc - Removed the code that forces aggressive mobs to go after a Homun instead of their master (no reason why there should be such a condition). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7721 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-17Enchanting a Tiara now costs 2MPlaytester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7719 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-17Some sign quest map flag updates.MasterOfMuppets3-0/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7717 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-17Added slotted Running Shirt to Comobo GamblingPlaytester2-1/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7715 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-17Speed/Delay updates for Pasana, Rybio and PhendarkPlaytester2-6/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7714 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-17OoopsDracoRPG2-11/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7713 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-17atcommand_follow is now more verbose.Euph2-3/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7711 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-17Skill lv up fixDracoRPG4-15/+13
Manually updated VS8 char_sql project git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7710 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-17- Updated mob_db.sql to current mob_db.txt data.skotlex2-168/+169
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7708 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-17orn's lil fixVicious2-3/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7707 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-17Orn's and Albator's Homunculus system, finally, YAY!!DracoRPG44-1065/+3842
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7706 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-16* Updated nomemo mapflags based on info from ↵Poki#32-17/+85
http://ro.doddlercon.com/images/memo.jpg git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7705 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-16Updated Speed, aDelay, aMotion, dMotion of some mobs to AegisPlaytester2-37/+38
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7704 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-16Raised speed of Kiel mobs until we know official valuesPlaytester2-10/+11
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7702 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-16Small spawn update in Kiel DungeonPlaytester2-3/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7700 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-16Added Angel's Kiss drop to ToadPlaytester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7699 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-16Valkyrie drops slotted helm again, Valkyrie Helm requires a questPlaytester2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7698 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-15git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7695 ↵evera2-1/+6
54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-15removed global eligibility from dts warpersevera2-12/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7694 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-15Hydro's drop change...Playtester2-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7692 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-15Adjusted attack speed of Thanatos Tower mobsPlaytester2-15/+16
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7691 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-15* Fixed up Abyss LakePlaytester5-14/+20
- adjusted move- and attack-speed of all Abyss Lake mobs - fixed Novus dropping the correct card - added Detale's Reflect Shield skill - fixed Detale's spawn location git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7689 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-15player.conf now states max aspd allowed is 199evera2-1/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7687 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-15Fixed Blue Fish quest only removing 1 Stinky ScalePlaytester2-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7684 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-15Typo...Playtester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7683 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-15Fixes some typos in cities/izlude.txt thanks to ZarnoxPlaytester2-25/+27
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7681 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-14Only removed a blank line...Playtester1-1/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7678 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-14Fixed a quest NPC giving you a Huge Leaf rather than Smokie LeafPlaytester2-4/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7675 54d463be-8e91-2dee-dedb-b68131a5f0ec