3337 Commits

Author SHA1 Message Date
skotlex
0ec8fc5f1f - Oops, should have fixed sql compilation of mob.c
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7753 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-19 20:49:14 +00:00
skotlex
da34db27c2 - Fixed the inf code update breakage which was blocking all offensive skills.
- Added battle setting homun_critical_rate (defaults to 0)
- Removed enemy_str/pet_str/enemy_perfect_flee and replaced them with
- enable_perfect_flee which specifies which objects can have perfect flee and enable_baseatk which specifies which objects can have a base attack value (both in battle.conf)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7752 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-19 20:27:05 +00:00
skotlex
046e959e52 - Modified the targetted skill logic to enable offensive skills to be 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://svn.code.sf.net/p/rathena/svn/trunk@7751 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-19 18:49:42 +00:00
skotlex
8b0f535cec - Fixed parse_names on irc.c crashing when receiving a null argument.
- Modified the parsing of the names line, since some servers will send @ instead of = when separating the information.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7750 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-19 16:54:37 +00:00
skotlex
c89acf814e - Fixed the homun creation sql statement. Why noone else did so before?
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7749 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-19 15:29:55 +00:00
MasterOfMuppets
8eed0a6fa7 Fixed mob skills for G_INCUBUS and G_WRAITH_DEAD.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7748 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-19 15:26:40 +00:00
skotlex
64e01d9894 - When enabling/disabling hiding/unhiding an npc, if the npc is a warp, it will use clearchar and spawn packets instead of changeoption. Thanks to Toms for the fix.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7746 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-19 15:24:40 +00:00
MasterOfMuppets
4bcae9b8dc Another small map-flag change.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7745 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-19 14:44:41 +00:00
skotlex
c96212781f - Corrected Trim chars to block 'enter', as explained by the Ultra mage.
- 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://svn.code.sf.net/p/rathena/svn/trunk@7742 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-19 14:31:01 +00:00
MasterOfMuppets
b00e9d6e14 Completed the sign quest warps and did some minor mapflag changes.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7741 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-19 12:57:45 +00:00
Playtester
7d487e2426 * Raised drop rate of Electric Wire and Undershirt
* Some speed and aDelay adjustments on Fur_Seal, Metaling, Increase Soil
- Incantation Samurai is now moving much faster

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7739 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-19 12:33:26 +00:00
Playtester
f395d6dbb0 Updated speed and delay values of Amatsu mobs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7738 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-18 22:13:11 +00:00
skotlex
094db48cae - Added atcommand @partyoption, lets you alter the party item-distribution 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://svn.code.sf.net/p/rathena/svn/trunk@7737 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-18 21:12:35 +00:00
Playtester
b0694f81e9 Added some commented warps... they work, but not sure if they are on officials yet...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7735 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-18 17:53:04 +00:00
skotlex
f7535ef5a9 - Fixed a compile warning. Some minor format cleanups.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7733 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-18 16:14:44 +00:00
skotlex
b974a6b765 - Added character 013 (enter) to the list of characters that are always removed from new character names.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7732 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-18 15:05:26 +00:00
skotlex
189f0e05f0 - Fixed a crash when trying to extend TK's infinite combo feature.
- 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://svn.code.sf.net/p/rathena/svn/trunk@7730 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-18 14:50:17 +00:00
skotlex
67f1befafc - Corrected Venom splasher's splash damage
- 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://svn.code.sf.net/p/rathena/svn/trunk@7729 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-18 14:33:52 +00:00
skotlex
6598266122 - Corrected Fog of Wall's "targetted spells fail 75% of the time" feature by 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://svn.code.sf.net/p/rathena/svn/trunk@7728 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-18 13:50:27 +00:00
skotlex
97b00a11ad - Added a proper check to make aggressive mobs never override homun targets 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://svn.code.sf.net/p/rathena/svn/trunk@7727 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-18 13:25:21 +00:00
skotlex
4cb1768c78 - Fixed giving the 100% damage bonus when no-splash-targets are found in the 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://svn.code.sf.net/p/rathena/svn/trunk@7726 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-18 12:43:17 +00:00
Playtester
ed1a3840bc * Added more of the X.4 and 11.1 drops [Playtester]
- 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://svn.code.sf.net/p/rathena/svn/trunk@7724 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-18 10:51:12 +00:00
Playtester
f4e17ff8da * Speed updates for Anolian and Merman
* Fixed a warp in moc_pryd06

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7723 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-18 10:17:19 +00:00
skotlex
6abed14141 - Updated mob_db.sql to current mob_db.txt data.
- 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://svn.code.sf.net/p/rathena/svn/trunk@7722 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-18 02:41:10 +00:00
skotlex
01e97262a9 - Should have fixed the Cart Termination damage code to be scaled correctly 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://svn.code.sf.net/p/rathena/svn/trunk@7721 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-17 16:16:51 +00:00
Playtester
21462a9464 Enchanting a Tiara now costs 2M
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7719 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-17 16:03:39 +00:00
MasterOfMuppets
7da1267cd4 Some sign quest map flag updates.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7717 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-17 15:08:31 +00:00
Playtester
aa580a8899 Added slotted Running Shirt to Comobo Gambling
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7715 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-17 13:27:16 +00:00
Playtester
25677f65d6 Speed/Delay updates for Pasana, Rybio and Phendark
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7714 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-17 12:59:18 +00:00
DracoRPG
caafcf32ed Ooops
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7713 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-17 07:52:01 +00:00
Euph
377f6c281d atcommand_follow is now more verbose.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7711 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-17 07:49:28 +00:00
DracoRPG
a2c64b8d1e Skill lv up fix
Manually updated VS8 char_sql project

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7710 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-17 07:40:12 +00:00
skotlex
98484bf874 - Updated mob_db.sql to current mob_db.txt data.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7708 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-17 03:17:14 +00:00
Vicious
1090167f97 orn's lil fix
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7707 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-17 01:53:59 +00:00
DracoRPG
15dd140846 Orn's and Albator's Homunculus system, finally, YAY!!
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7706 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-17 00:15:33 +00:00
Poki#3
18d00eb924 * Updated nomemo mapflags based on info from http://ro.doddlercon.com/images/memo.jpg
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7705 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-16 22:19:14 +00:00
Playtester
8adf6f3f54 Updated Speed, aDelay, aMotion, dMotion of some mobs to Aegis
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7704 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-16 19:52:17 +00:00
Playtester
28426bbccb Raised speed of Kiel mobs until we know official values
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7702 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-16 17:59:00 +00:00
Playtester
2bfec6ae77 Small spawn update in Kiel Dungeon
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7700 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-16 14:49:21 +00:00
Playtester
cacd42791b Added Angel's Kiss drop to Toad
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7699 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-16 14:41:53 +00:00
Playtester
1ba68e51e2 Valkyrie drops slotted helm again, Valkyrie Helm requires a quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7698 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-16 13:28:50 +00:00
evera
0c7b44a0e6 git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7695 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-07-15 20:48:32 +00:00
evera
a1680ca13d removed global eligibility from dts warpers
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7694 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-15 20:43:41 +00:00
Playtester
40fd5cfe41 Hydro's drop change...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7692 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-15 20:30:45 +00:00
Playtester
d78f2f9e94 Adjusted attack speed of Thanatos Tower mobs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7691 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-15 18:48:38 +00:00
Playtester
f181bd6b00 * Fixed up Abyss Lake
- 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://svn.code.sf.net/p/rathena/svn/trunk@7689 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-15 18:21:37 +00:00
evera
de13bfc25c player.conf now states max aspd allowed is 199
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7687 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-15 17:06:05 +00:00
Playtester
3b4dc36366 Fixed Blue Fish quest only removing 1 Stinky Scale
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7684 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-15 12:16:35 +00:00
Playtester
bca357f7d2 Typo...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7683 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-15 11:49:11 +00:00
Playtester
a8360f3d57 Fixes some typos in cities/izlude.txt thanks to Zarnox
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7681 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-15 11:42:39 +00:00