3701 Commits

Author SHA1 Message Date
Playtester
ef4af33e08 Fixed Fling requiring unknown amunition
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8252 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-12 22:19:01 +00:00
Playtester
a093397ab8 * Changed the aftercast delay of Envenom to 100ms
- this will cause that you can cast Envenom as fast as aMotion

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8251 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-12 21:05:48 +00:00
Playtester
6202448594 Fixed id of Dryad Card in the Headgears 2006 quest thanks to tonyfud
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8250 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-12 10:37:01 +00:00
Playtester
7a5a7e7b13 * Added Violin[3] to the Comodo Weapon seller
* Optimized a warp near Gunslinger weapon shop
* Extended the Garrison quest to slot the Garrison

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8247 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-12 08:44:52 +00:00
skotlex
c39d3b2a02 - Fixed Dancers/Bards being able to use normal attacks while performing.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8245 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-12 02:00:52 +00:00
skotlex
155f9c12f5 - Fixed the item group bonus not working.
- Removed unnecessary member id from the item group structure.
- Fixed songs/dances always being considered overlapped with themselves.
- Added some additional song/dance overlap code that should correctly change the effect of songs/dances when they overlap.
- Added a check so that the status-change packet is always send to self when the inflicted char is a player disguised.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8242 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-11 01:25:40 +00:00
toms
d7e51241f8 Code cleanup on homunc, they stay in memory until player disconnect or homunc destruction
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8241 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 23:34:35 +00:00
Zephiris
6f28d55d6c Fixed packetdb.txt updates.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8240 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 21:15:06 +00:00
skotlex
6db2d44adb - Hopefully fixed family-party-even-share not breaking when a member logs out.
- Corrected Advanced Jobs HP bonus from 30% -> 25%


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8238 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 20:17:38 +00:00
skotlex
2c74fc0254 - Should have fixed the login-sql crash when passed user-name's length is beyond the limit.
- Removed setting mob_ghostring_fix
- Changed setting attack_attr_none to affect all neutral-element attacks. Basicly, this setting is now used to determine who can hit for full damage always when using neutral-attacks (defaults to non-players)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8237 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 19:06:13 +00:00
Zephiris
4d1dadcae5 Updated the Packet DB for both trunk and stable to the latest version.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8234 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 18:30:00 +00:00
Playtester
b5df813fb5 Reverted Tracking being affected by dex
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8233 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 16:27:16 +00:00
toms
79e2a54b49 Switch airplanelocation variables to temp variables to avoid unusefull mapreg(sql/txt) writes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8232 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 15:07:48 +00:00
Playtester
e109725687 Aloevera and Anodyne now cast on self
Note: There is no way to make the effect display, if anyone knows how to make it display please add it.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8231 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 14:42:04 +00:00
skotlex
f706f02ebe - Fixed a warning GCC kept giving me when including mercenary.h
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8230 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 14:39:50 +00:00
skotlex
6f3c9a6dc7 - Fixed two instances in the login-sql server where the ip in the log-login table was being stored backwards.
- Now when a skill's range is 0 and the skill is NOT casted on self, it will take the basic weapon's range (without Vulture/Snake Eye bonus).
- Now when a duration is not specified, sc_start/sc_start2/sc_start4 will try to guess the duration by extracting it from the skill_db (it uses skill_get_time on whatever skill is associated to the status-change using val1 as skill-level)
- Corrected that extra comma at the end of the Kaensin layout setup.
- Some cleanups on trade_tradeaccept to prevent packets being resent when they shouldn't.
- Corrected that ALLOW NULL thingie on main.sql


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8229 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 14:25:32 +00:00
toms
c0f0a50c79 Fixed syntax error in 'guild' create table statement
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8228 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 13:11:06 +00:00
Playtester
6460e4987b Raised drop rate of six shooter[2] to 0.03%
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8227 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 11:07:53 +00:00
Playtester
3fc53d7a10 * Added file for gunslinger quests
- Garrison quest is done and tested

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8226 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 10:41:39 +00:00
evera
b52d6603f5 updated header of dts_warper.txt with newer information and changed header formatting to fit the rest of the npcs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8224 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 09:15:09 +00:00
evera
ab6dc6f536 bio ethics quest doesn't warp alche's to empty room now, displays warning of unfinished quest and warps them back.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8223 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 09:07:57 +00:00
Playtester
4b83f9bc8c Some Einbroch respawn time fixes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8221 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 08:29:49 +00:00
Playtester
79e1b39d3b Fixed view id of some new headgears
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8220 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 08:07:55 +00:00
Playtester
ecddffa9d3 Added two missing braces to Yellow Novus card script
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8219 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 08:03:18 +00:00
Playtester
896cc1da9f - Removed cast time on Flip Coin
- Tracking is now affected by dex

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8218 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 07:55:52 +00:00
toms
a74851d95d Removed cast time of AM_REST & AM_CALLHOMUNCULUS
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8217 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-09 23:41:55 +00:00
skotlex
2ea23200c8 - Fixed Asura not wasting all SP away when it fails on cast-end.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8216 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-09 23:02:49 +00:00
toms
4940b38ba3 Fixed homunc skill up bug
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8215 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-09 22:17:09 +00:00
Playtester
bd3d6500ce Hopefully fixed Green Ferus card combo
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8214 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-09 21:44:52 +00:00
skotlex
49f0ddf3fa - Adjusted some the dance/song/encore code so that the source of an ensemble will always get checked, so that walking out of an ensemble skill should make it end now. However, since ensembles requires two characters and only one is marged as source of the ensemble.... this may not be finished, some kind of check is required so that the partner will also get a force-check and not just he who started the ensemble.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8213 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-09 20:50:59 +00:00
skotlex
ce0613fb1c - Added crash protection to the mob_db txt reading when the mob_db file has lines with insufficient number of columns.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8212 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-09 19:24:24 +00:00
skotlex
07e449bc5c - Should have fixed a signed/unsigned warning in login-txt
- Moved the class-change code from battle_calc_weapon_attack to skill_additional_effect.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8211 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-09 17:58:00 +00:00
Playtester
ae758f1710 * Removed bonus range on some bows (there is a range column for that)
- also reverted sidewinder card, chance is handled in the code

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8210 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-09 17:43:55 +00:00
skotlex
4c3eae0bbe - Cleaned up some the code of TF_DOUBLE and GS_CHAINACTION.
- Removed the code which was auto-setting attacks that do no damage to type FLEE, since that was disabling status-effects which should incur even when the damage was blocked.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8208 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-09 16:29:25 +00:00
skotlex
3fc01d5169 - Trade requests will now fail when either character is unable to act (character in storage, vending, interacting with an npc, petrified, etc)
- Change the default of attack_attr_none to all classes except players. This means that pet/mobs/homun will always do normal attacks with no-element modifiers (but elemental reduction cards still apply)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8207 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-09 14:42:08 +00:00
Playtester
3d1de08613 Fixed Royal Tea requiring Sweet Sauce rather than Yellow Spice
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8206 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-09 14:21:13 +00:00
Playtester
6b516a8126 Renamed first "Name" column to "AegisName"
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8205 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-09 14:14:34 +00:00
Playtester
d1acb16e5f Fixed Rapid Shower only using 1 bullet rather than 5
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8204 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-09 13:49:37 +00:00
MasterOfMuppets
2c18fc43fe A small sign quest fix according to a recent patch.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8203 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-09 13:08:36 +00:00
toms
5cdcef4080 Heard skotlex voice, changed all msg_table[] into msg_txt() in atcommand.c ;)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8201 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-09 12:34:03 +00:00
Vicious
bd17b2a527 Item Name update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8200 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-09 03:11:40 +00:00
skotlex
4fe5bc0478 - Got rid of the "i might be used uninitialized on this function" warning in `buildin_getpartyleader'
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8199 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-09 02:29:11 +00:00
skotlex
9456f83ac2 - Fixed the char-server not invoking the party_calc_state function when the third party-member is added to a party, hence failing to check for families and disabling even share from them unless all three relog first (state is correctly calculated when party is first loaded).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8197 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-09 02:19:53 +00:00
skotlex
0c91b56537 - Crash-protections in the mail-checking function.
- Changed a bunch of msg_table use into msg_txt in atcommand.c, there's still a lot left... am not feeling inspired to finish this >.<
- Some additional parenthesis on equipment check in pc_equipitem, seems to have fixed the mid/lower headgear-sprites not showing up.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8195 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-09 00:49:38 +00:00
skotlex
895eacb80a - Added back missing state set to prevent Ankle-Snare from being retrieved after the target dies.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8194 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-08 21:33:28 +00:00
toms
c2b0590289 Fixed compilation warning
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8191 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-08 19:49:55 +00:00
skotlex
359899fbb2 - Added a check to handle Spider Web as a targetted skill. If there's more than one character on the targetted cell, a different one may get trapped, but it will mostly do as it is now.
- Added check to Asura so that it will move you to the target when it fails ONLY when you can cast the skill on the target (not stunned, asleep, target not hidden, etc)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8190 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-08 19:05:35 +00:00
skotlex
d12f317dbb - Changed the map_freeblock_unlock code so that when there's an "already free'd pointer" error, the memory manager will print out the invoking function rather than map_freeblock_unlock, this should help fix it up next time it happens.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8189 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-08 18:55:46 +00:00
skotlex
8157062811 - Casting Kaensin will clear out Suiton and viceversa now.
- Fixed drop-rates (@whodrops) getting duplicates when you use @reloadmobdb
- Fixed unjailing not sending characters to Prontera.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8188 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-08 17:55:37 +00:00
skotlex
b62481ed5b - Removed config settings display_delay_skill_fail and display_snatcher_skill_fail, replaced them with display_skill_fail, which can be used to determine whether you hide ALL skill-failed messages, those from delay, those from Snatcher or those from Envenom (battle/skill.conf)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8186 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-08 15:33:18 +00:00