3886 Commits

Author SHA1 Message Date
skotlex
cd1b6a71e9 - Fixed NPC_STOP id value in skill_cast_db
- Bladestop will no longer stop when you push either of the characters around.
- Fixed Enchant Poison having a near 100% chance of poisoning target on attack.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8015 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-01 00:32:54 +00:00
toms
be50bd5620 Little fix on duel
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8014 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-31 22:41:40 +00:00
toms
35fc0dc4f3 Added possibility to restrict duel usage to same map
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8013 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-31 21:21:55 +00:00
toms
5e47973166 Merged mpeg's fix on ninja skills
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8012 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-31 20:19:56 +00:00
skotlex
5bbd6fe6b9 - Corrected a status_get_race call which should be status_get_race2 in misc attacks.
- Moved the Devotion code to the top of the SC list in status_damage, meaning that now stuff like being asleep or confused won't end if you are hit, but the damage is absorbed by devotion.
- Some cleanups in battle.c (replaced usage of status_get_* for status->*)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8009 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-31 18:38:51 +00:00
skotlex
2fd9920c75 - Changed the variable message in parsing normal text from unsigned char to char (should shut up some compiler warnings)
- Added the Soul Link of Rogue speed bonus to Chase-Walk. Since there's no information of how much the bonus should be, it currently is a conservative 10%.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8007 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-31 16:00:38 +00:00
MasterOfMuppets
ed0b1b1180 Updated the Geffenia spawns.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8005 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-31 16:00:00 +00:00
MasterOfMuppets
92c9417394 Minor monster spawn change.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8003 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-31 15:46:04 +00:00
MasterOfMuppets
51d61d2068 Some small sign quest changes.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8002 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-31 15:30:36 +00:00
skotlex
f4f3eff4cd - Fixed a possible crash in the main script engine when restoring previous script.
- Fixed sleep.tick not being set back to 0 before resuming execution, which leads to scripts that are continously executed even when they already ended (they do nothing but waste resources)
- Fixed a pair of free -> aFree used on stacks, which would lead to memory manager reporting leaks where there aren't.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8000 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-31 15:05:58 +00:00
Playtester
33e2d91883 Updated Awakening Potion, Note Headphone and High Quality Sandals
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7999 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-31 14:28:27 +00:00
skotlex
56580d56f0 - Removed incorrect "Waterball range+1 when standing on suiton" feature.
- Corrected the Speed update code to prevent sending "walk to xy" packets twice when the affected character is a player.
- Expanded mob can't move warning to print out where this mob was stuck at (map, x,y)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7998 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-31 14:26:04 +00:00
Lupus
3511ff32b6 commonized job change trough the function - u can add an announce "there's a new JOB-NAME !" in that function.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7997 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-31 10:32:17 +00:00
Lupus
63ea289b99 updated gunslinger quest/ updated 2006 headgears. fixed lighthalzen quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7996 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-31 09:27:15 +00:00
toms
30c231ad0c Fixed segmentation fault in status_change_end, vd wasn't initialized
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7995 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-31 09:13:19 +00:00
reddozen
a6393115d9 finally fixed
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7994 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-31 06:55:48 +00:00
reddozen
36cf662424 git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7993 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-07-31 06:03:36 +00:00
reddozen
d8913461ce git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7992 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-07-31 06:01:53 +00:00
reddozen
16eba7128a oops... that was an old copy of the quests. Fixed. [Reddozen]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7991 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-31 04:57:46 +00:00
reddozen
3dfc49b8f9 Added 2006 headgear quests. Note that official dialog and NPC ID will need to be added in the future. [Reddozen]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7990 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-31 04:54:54 +00:00
skotlex
2922c98e81 - NPC_INVISIBLE will now use Cloaking of a level +9 of the used skill level, so that at level 1 they can attack, use skills and receive no walking penalty.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7989 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-31 02:50:17 +00:00
MasterOfMuppets
8cc973233e Corrected the defense of puppy band.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7988 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-30 22:22:32 +00:00
Vicious
f808820614 fixed desperado to be 7x7
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7986 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-30 20:52:03 +00:00
Vicious
8aa1963517 changed shell of blood into normal bullet. A_SHOTGUN is still around just in case/i didn't want to touch that.XD
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7985 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-30 20:47:10 +00:00
skotlex
8c1698e2e5 - Mob casted Sanctuary will no longer always heal it's targets regardless of element/race
- Status change packets will now use as criteria for sending the actual view_class instead of player/not-player. This will fix status-changes displaying improperly on clones, and also possible crashes with disguised players.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7984 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-30 20:43:57 +00:00
toms
d05578fe70 Merged mpeg's fix on ninja skills and SA_VOLCANO,SA_DELUGE,SA_VIOLENTGALE
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7983 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-30 19:32:53 +00:00
skotlex
2c88556eb7 - Added bNoMiscDamage setting so you can specify misc-damage blocking from skills. Modified battle_calc_damage so that even Pressure and similar skills will be affected by this setting.
- Removed SC_LANDPROTECTOR as it wasn't being used by anything.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7982 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-30 18:56:33 +00:00
Playtester
30cda99957 * Adjusted some drop rates and removed Yoyo's Animal Skin drop
* Fixed element of Abyss Lake monsters

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7980 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-30 18:14:16 +00:00
Vicious
f0d0180409 GS Skill updates/fixes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7979 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-30 15:48:12 +00:00
toms
7d36341087 Force all players offline in sql when char-server starts
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7977 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-30 13:31:04 +00:00
Lupus
8f8581568b updated gunslinger job quest/ fixed louyang bug
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7976 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-30 09:25:00 +00:00
toms
e61a6fb306 Removed ugly struct cast in login.c
New version of buildin_query_sql which accept more than one column and can return the number of rows. See script_commands.txt for more details.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7975 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-29 23:06:03 +00:00
toms
10f43b792f Fixed nullpo in merc_hom_skillup
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7974 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-29 18:54:54 +00:00
toms
b1f19b525f Added a return value to buildin_rid2name if rid is invalid
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7973 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-29 18:46:20 +00:00
skotlex
b10a96995e - Made the SQL ping interval default to 7 hours.
- Memorize cast time now can't be reduced by status changes neither.
- Made skill_unitsetting remove the group when no unit-cells were placed down. basicly this means that if landprotector blocks all tiles, the group will be removed from memory, preventing said group from counting to the total number of skills you can set.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7972 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-29 17:39:36 +00:00
toms
685a894908 Fixed segmentation fault in script engine when calling something which is not a function
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7971 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-29 15:30:41 +00:00
toms
8dca441de7 Fixed segmentation fault in script engine when activating DEBUG_RUN flag
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7970 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-29 15:10:00 +00:00
Playtester
c6f1e079fb Fixed name of Green Iguana Card
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7969 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-29 14:34:08 +00:00
Playtester
33d9198f51 Fixed duplicate warp name
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7968 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-29 14:25:34 +00:00
Playtester
b50b08d45c * Large mob_db update
- added most of the missing X.4 / 11.1 drops
- adjusted the drop rates of Odin Temple and Kiel's Mechanical Doll Factory
- removed beret drop

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7965 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-29 13:36:30 +00:00
MasterOfMuppets
c4c298ee0f Some more sign quest warps and a small change to the comodo gambling NPC.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7964 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-29 12:48:39 +00:00
Playtester
21e4f6a5ba Fixed a mixed up mob id in Thanatos spawns
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7962 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-29 11:23:07 +00:00
skotlex
2239037185 - Some small bug fixes discovered while merging.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7961 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-29 09:01:36 +00:00
skotlex
fa591ce109 - Added A_* constants to identify ammo types.
- Added Ishizu's code to check ammo type on attack. No more using Grenade rounds with Guns.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7959 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-29 03:32:43 +00:00
skotlex
1d577c9f75 - offensive heal/sanctuary will only happen when the source of the heal is a player, mob/pet casted heal will now always heal regardless of target.
- Shield Chain will now ignore the 'ice-pick' defense piercing bonus.
- Removed pretty much every comment from skill.c as they were not even in ex-japanese, but they are now in butchered ex-japanese.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7958 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-29 02:55:10 +00:00
Playtester
85ddcd7a53 * Added temporary Beholder and Gremlin spawns
- their drops are needed but Airship quest isn't finished yet
- should be commented once Airship quest is finished
- also added two airship warps

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7957 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-29 01:31:05 +00:00
Playtester
27e2bc1a64 Reverted the Combat Knife (wrong translated description)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7956 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-29 00:36:52 +00:00
Playtester
824902fb23 Shockwave, Flasher and Freezing Trap now consume 2 trap items
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7955 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-28 23:50:44 +00:00
MasterOfMuppets
c2cec7874b Reverted the Hellion Revenant change from yesterday.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7954 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-28 22:36:42 +00:00
skotlex
4e0fca85cf - Some cleaning in the order of cases in castend damage id.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7953 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-28 20:28:59 +00:00