3316 Commits

Author SHA1 Message Date
skotlex
1d6dbc95dc - Char-server SQL won't perform the reconnect cleanup routines when kick_on_disconnect is disabled.
- Renamed summons_inherit_effects to summons_trigger_autospells as the setting now only makes the attacks of the slaves trigger the autospells of the master (as it should be).
- Corrected code capping no_spawn_on_player to 50 when the max should be 100.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7459 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-03 19:59:48 +00:00
evera
0295ac624f git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7458 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-07-03 18:37:06 +00:00
evera
1a5ce835a6 Split quests from cities/einbroch.txt
+ quests/quests_einbroch.txt
Fixed some small typos
Added $talk to garbage clean-up

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7457 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-03 18:35:29 +00:00
skotlex
5144a0c3b9 - Warmth will dispel when warping now (or else the effect is left on the ground)
- Fixed reading of the refine_db not working right when MAX_REFINE is increased from 10.
- Some more cleaning to the implementation of Abracadabra


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7456 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-03 16:29:17 +00:00
skotlex
f89a7d2069 - Fixed a compile warning in login sql/txt
- Fixed pc_makesavestatus not setting your logout position.
- Fixed the UF * flags of Songs/Dances in skill_unit_db.
- Fixed two dances becoming BA_DISSONANCE instead of DC_UGLYDANCE.
- Added the missing +100% damage modifier of Enchant Deadly Poison.
- Fixed SkillStatusChangeTable not working correctly for Homun/Guild skills.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7454 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-03 14:39:15 +00:00
Lupus
d82f39ff56 addec custom Kiel dungeon warper
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7453 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-03 11:20:10 +00:00
Lupus
0c224574e0 fixed crusader job quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7452 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-03 10:43:14 +00:00
evera
76e8a987fb split cities/louyang.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7450 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-03 03:03:28 +00:00
Playtester
c89137f22e Added some fixed positions and fixed mob id in Einbroch spawns
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7448 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-02 19:41:40 +00:00
Playtester
525dd0dd62 git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7446 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-07-02 08:33:15 +00:00
Playtester
d7746f1a74 Moved Earth Petits away from the Coal Mine Entrance Map in eamobs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7445 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-02 08:22:51 +00:00
Playtester
e7f194d35b Added the Mercenary Summon Scrolls
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7444 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-02 07:52:41 +00:00
Playtester
9c54dd9cd2 Fixed two books in the item_db
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7443 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-02 07:42:07 +00:00
Playtester
1c032ee7b9 Fixed a warp in the Ice Dungeon
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7442 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-01 08:27:48 +00:00
Playtester
d822a166d9 Added Silence Effect to the Lord of the Dead Card
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7441 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-01 08:06:37 +00:00
Playtester
dc8bc40113 Added Thanatos Tower Guard that brings you to the Tower for 5000z
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7440 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-01 00:09:13 +00:00
Playtester
74362a1127 Small spawn adjustment
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7438 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-01 00:02:49 +00:00
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