3799 Commits

Author SHA1 Message Date
skotlex
8577e86c85 - Removed the check to prevent equipped items from being traded as pc_delitem will take care of unequipping it on trade.
- Added a missing abort when the arrow's script re-calls status_calc_pc


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7436 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-30 23:55:20 +00:00
MasterOfMuppets
ad06ac2940 Fixed a typo in msg_athena.conf, "This item cannot be drop" -> "This item cannot be dropped"
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7435 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-30 22:57:29 +00:00
skotlex
aae78afd23 - Added a check to prevent equipped items from being traded.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7433 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-30 22:56:05 +00:00
MasterOfMuppets
aed519ef0f Implemented the Eye of Hellion Quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7430 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-30 20:07:35 +00:00
Playtester
afec7d1e27 Applied some mob_db changes according to the 27/06/2006 patch
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7429 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-30 19:54:21 +00:00
skotlex
00cbe67c6f - Small cleanup on Abracadabra.
- Added UF_SONG (0x400) to differentiate songs from dances.
- Updated the skill_unit_db accordingly, ensembles should only have that flag, likewise for songs and dances.
- Added preliminar support for making a Song+Dance turn into BA_DISSONANCE cells. Beware of potential bugs as it's untested.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7428 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-30 19:05:02 +00:00
Playtester
9f0a5fcf70 Added official Thanatos Tower quest thanks to Ishizu-chan
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7427 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-30 19:02:29 +00:00
Playtester
90b2e21a99 Added some slots to the new headgears
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7426 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-30 18:33:12 +00:00
Playtester
72f99c23ac Small weight fix
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7425 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-30 18:23:24 +00:00
Playtester
bdffe0d0bb Added the new X.4 headgears
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7424 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-30 18:19:16 +00:00
skotlex
33bbefb989 - Added mapflag "nochat" to prevent chatting rooms from being created.
- Corrected some of the sleep checks when the char id does not matches with the char-id expected by the script engine.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7423 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-30 16:53:56 +00:00
Playtester
95b7b358d5 Fixed various items and sorted the item_db
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7422 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-30 16:10:41 +00:00
Lupus
3aabd887f8 Reverted back Vulcan Arrow. It's fine now. Player can move after the attack animation end
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7420 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-30 16:06:26 +00:00
skotlex
1b7a54c893 - Moved item group enumeration from itemdb.h to map.h
- Cleanup in itemheal related code, fixed the item heal group bonus not working on Groups beyond 7.
- Fixed pet's loot not being moved to your inventory on logout.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7419 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-30 13:53:13 +00:00
Playtester
f9975e2c78 Added some comments
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7418 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-30 11:10:37 +00:00
Playtester
e59f2dbd08 Completely updated Lighthalzen Field spawns to X.4
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7416 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-30 11:06:49 +00:00
Playtester
1fabd3bb19 Completely updated Einbroch Field spawns to X.4
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7414 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-30 10:53:51 +00:00
Playtester
ad9b6af04e Completely updated Yuno Field spawns to X.4
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7412 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-30 10:39:47 +00:00
Playtester
a0380b6e31 Updated Orc Village spawns to X.4
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7411 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-30 10:12:06 +00:00
Playtester
a8a32ba4d1 Fixed a Rachel Field warp
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7410 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-30 10:00:20 +00:00
Playtester
21275a772a Fixed some warps thanks to akihito
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7408 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-30 09:51:04 +00:00
Playtester
f9c7951338 Updated Byalan F5 according to X.4, Stroufs are now stronger and more of them are spawning in F5
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7407 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-30 09:26:26 +00:00
Playtester
9face42a4e Added the official Thanatos Tower Quest written by Ishizu-chan, not included in the conf files yet, because we still need to update the warps.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7406 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-30 09:12:50 +00:00
Lupus
5c4ad961f7 added floating server rates event
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7404 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-30 04:19:05 +00:00
evera
dd1c8da289 git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7402 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-06-29 22:34:37 +00:00
evera
9bf8462390 fixed some typos
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7401 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-29 22:16:38 +00:00
skotlex
c7d866a034 - Made the map server send list of characters online to the char-server on reconnection regardless of "kick_on_disconnect" setting, as otherwise, a temporary disconnection would make the char-server tag all characters offline and refuse to save them afterwards.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7399 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-29 20:25:54 +00:00
Playtester
2cc518428c Small addition to Freyr's Shoes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7398 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-29 17:57:43 +00:00
Playtester
757fc6ad2f Updated Freyr's Shoes and Vidar's Boots
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7396 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-29 16:49:27 +00:00
skotlex
eba9a34f0b - Fixed guild storage being "eternally in use" if you quit/logout before closing it.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7395 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-29 15:53:30 +00:00
skotlex
f014b5db0d - Some indentation corrections.
- Ending SC_CLOAK/SC_HIDE/SC_CHASEWALK will now trigger ontouch npcs.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7394 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-29 15:27:48 +00:00
Lance
a7644e81ac git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7393 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-06-29 12:34:32 +00:00
Lance
304665e8c0 git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7392 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-06-29 09:14:35 +00:00
Lance
8311c8273c git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7391 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-06-29 08:58:03 +00:00
Lance
706355eda6 git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7390 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-06-29 08:55:12 +00:00
Lance
671522e47c git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7389 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-06-29 08:51:13 +00:00
Lance
aa70823081 * [Fixed]
- Scripting system screwing up script position after mixing timers with menus. 
- NPC attached AI mobs display as alive when dead. 
- View data not updating after buildin_unitdeadsit. 
[Improved] 
- NPCE_LOADMAP to execute after all (area) objects are sent to the player. 
- Simplified scripting system. sd will now use pointer to the script state itself. 

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7388 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-29 08:47:14 +00:00
Lupus
f8391db4ce added walkdelay to SonicBlow, VulcanArrow (AGAIN, SOMEONE REMOVED THEM BY AN ACCIDENT)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7387 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-29 03:54:36 +00:00
Lupus
9b57c1a098 updated penal servitude, nguild warper
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7385 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-29 03:33:58 +00:00
musashiden
1a99c43f42 changed:
dynamic_pass_failure_ban_how_many:from 3 to 7
	dynamic_pass_failure_ban_how_long:from 60 to 5
as in official servers. [Musashiden]

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7383 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-28 23:30:46 +00:00
skotlex
3ce9e8c6e6 - Added a check in script command "set_option" so that invoking "set_option(0)" removes Cart/Peco/Falcon, as expected by scripts.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7381 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-28 23:10:14 +00:00
Playtester
30cbc7d021 Updated yuno_fild03 spawns
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7379 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-28 20:38:14 +00:00
skotlex
da4e89a287 - Added trade-range check on trade reply.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7377 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-28 18:26:21 +00:00
skotlex
ad25bf8e24 - Added inf2 4096 (INF2_ALLOW_ENEMY) which is to be used in conjunction with INF2_PARTY_ONLY/INF2_GUILD_ONLY when said skill should ALSO be allowed to be used on enemies.
- Updated Soul Change to use inf2 4096 (INF2_ALLOW_ENEMY).


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7376 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-28 16:42:32 +00:00
skotlex
07af745abf - Cleaned up a bit the code for @item
- Fixed character/storage being sent to be saved TWICE when you logged out while the storage is opened.
- Added save_settings map config. Specifies after which events do characters get saved (defaults to all): 1 - Trade successful, 2 - Vending transaction, 4 - Closing storage/guild storage, 8 - hatching a pet.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7375 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-28 16:09:13 +00:00
Playtester
c0d284a8e1 Whoops... fixed last commit.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7374 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-28 15:02:31 +00:00
Playtester
74accfd399 Updated Morpheus's Hood and Freyr's Shoes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7372 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-28 14:59:01 +00:00
skotlex
029be2fe93 - Fixed a compile warning in the login txt/sql server.
- Changed the mob drop rate adjust function to receive a signed int argument. Probably will fix those drops with 0% becoming 100%


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7371 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-28 14:42:04 +00:00
skotlex
6775ca1476 - Corrected Musical Strike having a different damage equation from Throw Arrow.
- Some minor cleanup of Soul Change 
- Added state rewarp to players. It gets set when a pc_setpos call is triggered while the player is changing maps so that when the player finish loading the map, it is inmediately rewarped to where it has been rewarped/recalled to.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7370 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-28 14:30:47 +00:00
MasterOfMuppets
0bd2225826 Fixed the SP usage of AS_SPLASHER. Thanks to Belle.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7367 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-28 11:11:23 +00:00