4465 Commits

Author SHA1 Message Date
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
skotlex
3de2f9aa48 - Cleaned pc_commandlist.txt a bit so that the information on it isn't completely out of whack.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7951 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-28 19:58:08 +00:00
skotlex
40e5f13ec9 - Self destruction will now hit all characters in range, not just enemies.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7950 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-28 19:41:04 +00:00
skotlex
7cdbea9cf2 - Cleaned up the NJ update code.
- Restored code which was removed (stuff like SC_SKA)
- Fixed possible crashes on some NJ skills if used by non-players.
- Fixed most NJ magic spells doing more damage than they should.
- Fixed ZenyNage being able to do more damage than zeny you have.
- Cleaned up skill setting code for Suiton and Kaensin
- Ordered SC_* definitions in status.c


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7947 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-28 15:11:17 +00:00
skotlex
1d754d8cd8 - Some cleaning of battle_drain, Evil Druid card should work now.
- Made status_damage allow damaging of objects not on a map, this should fix pet-catching making the mob never respawn again.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7946 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-28 13:33:51 +00:00
toms
627e316993 Casted nothl to (unsigned int) in sprintf functions, IP is 32bits and sql field the same...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7945 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-28 12:16:26 +00:00
toms
f53ac9c2ca Fixed "warning: `list' might be used uninitialized in this function" in char/char.c@3032
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7944 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-28 11:17:01 +00:00
toms
31a0d55fb9 Fixed : - "uninitialized local variable 'i' used" in skill.c
- "warning: suggest explicit braces to avoid ambiguous `else'" in battle.c 

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7943 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-28 11:04:44 +00:00
Playtester
a007a94248 Fixed some summon skills
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7942 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-28 10:51:31 +00:00
toms
bf650446b0 Fixed "warning: long unsigned int format, unsigned int arg" in parse_login (login_sql\login.c)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7941 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-28 10:48:04 +00:00
toms
5e40f9e914 Fixed sign warnings in login/login.c
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7940 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-28 10:36:10 +00:00
toms
0f58cb2c3e Fixed "conversion from 'double' to 'int', possible loss of data"
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7939 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-28 09:45:30 +00:00
toms
f15fedf466 Fixed "warning: redefinition of [ushort/uint/ulong]"
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7938 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-28 09:36:47 +00:00
toms
c7d47f2325 Fixed duplicate case value on NJ_SUITON
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7937 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-28 09:17:11 +00:00
Vicious
52e67c144d Commiting mpeg's NJ work(from jA). some things might have gotten reversed/broken, so please do check, and don't kill me! D:
thread: http://www.eathena.ws/board/index.php?showtopic=105413&view=findpost&p=610877

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7936 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-28 06:07:07 +00:00
skotlex
6178d109d3 - Fixed a memory leak when there exists more than one user function with the same name, added the appropiate warning when this happens.
- Added reporting source file when an npc shops item's price is exploitable.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7935 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-28 04:17:24 +00:00
skotlex
1b23809655 - The picklog will now record negative values for items sold to npcs.
- Added inmediate position and hp-bar update when a character joins a party.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7934 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-28 03:28:13 +00:00
skotlex
8f5f5ce14c - Fixed a missing initialization in run_script_main.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7933 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-28 03:16:39 +00:00
skotlex
67d547ed31 - Added missing include of limits.h in script.c
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7932 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-28 02:51:33 +00:00
skotlex
a549cdaf1a - Added missing SC information to NPC_CHANGEUNDEAD
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7931 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-28 01:54:20 +00:00
Playtester
831143bb95 Hellion Revenant is now dark element so he can heal himself
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7930 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-28 00:23:53 +00:00
skotlex
5ccb5a9525 - Added config setting party_update_interval so you can specify how often the party-mate minidots should be updated (defaults to 1 sec).
- Removed a bunch of broken comments in skill.c


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7929 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-27 23:52:18 +00:00