1861 Commits

Author SHA1 Message Date
ultramage
6a33ab38d2 Partial revert of r13556. The client doesn't handle active skills with 0 sp correctly.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13558 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-02 19:24:52 +00:00
ultramage
5af84c659d Just some generic cleanups.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13556 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-02 17:54:13 +00:00
shadow
7699a5de32 Fixes from 2008/10/13 bugreport:2077 (Only commiting because nobody did until now and those bugs would get lost)
* Fixed monster's Spiral Pierce, now it is always blocked by Pneuma.
* Fixed Monk Absorb Spirits mana recovery per spirit absorbed, 7, not 10.
* Fixed Monk spirit balls not being removed on death (like happens with gunslingers).
* Fixed Swordman Auto-Berserk sp cost, 1, not 5. Should be 0, but eA wont allow the skill to work.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13555 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-01 22:46:03 +00:00
zephyrus
f2509ed537 - Updated const.txt using battleground stuff.
- Updated item_db.txt battleground items. Fixed 2 premium items. Fixed Gunslinger Medal usable by all classes.
- Battleground Guardians status (copied from Veins, we need officials).
- Added skill_nocast_db.txt restrictions for battlegrounds. I just used the 8 flag (when WoE is on) because nothing used it.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13553 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-02-27 16:24:47 +00:00
zephyrus
2511a7069f - Second Part of BattleGround Implementation.
* Still need to merge visual studio files and scripts.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13551 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-02-26 21:40:34 +00:00
zephyrus
e9153a3c17 - Fixed item Nemesis.
- Fixed Tarot Card being used on Emperium.
- First Part of BattleGround Implementation (please wait).

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13550 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-02-26 21:27:12 +00:00
Kisuka
d95ad1e02a - Small fix to zeny check in airships.txt (bugreport:2763)
- Fixed a typo in thana_quest.txt (bugreport:2783)
- Added missing dialog to Biological Weapon Quest. (bugreport:2778)
- Optimized and fixed getequipname() in card_remover.txt (bugreport:2156)
- Added missing npc name in Lvl4_weapon_quest.txt (bugreport:2764)
- Updated item scripts for 12294 to 12297. (bugreport:2766)
- Updated item 1483 (Ivory Lance). (bugreport:2753)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13537 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-02-18 23:57:29 +00:00
Kisuka
3944f69f1d - Added iRO Valentine's Day 2009 Event.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13524 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-02-12 17:43:13 +00:00
ultramage
ac6b5f162a Fixed NPC_ALLHEAL being obtainable by players/gms, which also causes client crashes (bugreport:2737).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13507 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-02-03 11:09:58 +00:00
Kisuka
df1e61b6e0 - Fixed typo on Sprint Set item (bugreport:2679)
- Fixed typo on Poison Bottle Box item (bugreport:2715)
- Fixed Kafra coordinates for moc_ruins kafra (bugreport:2714)
- Added items 14228 - 14241 (bugreport:2716)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13496 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-01-26 21:46:50 +00:00
zephyrus
96c953126c - Implemented monster skill "Full Heal" NPC_ALLHEAL.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13493 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-01-25 20:14:19 +00:00
zephyrus
d4c7aad803 - Implemented new Pet Bonus System. Enjoy!! :D
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13491 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-01-25 20:06:13 +00:00
zephyrus
ede9af3b29 - Implemented new item bonus scripts required for battlegrounds.
- Battlegrounds items rewards for Tierra Valley and Flavius done (but autoscript rate is suggested - 5%).
- Restricted trade/storage/drop for those items.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13490 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-01-25 19:50:02 +00:00
ultramage
5ccc68e16a Fixed Assassin Dagger's item script (typo in r13457).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13468 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-01-21 08:09:35 +00:00
zephyrus
551e20a850 - Added support for item effect Ignore Def Rate by Race. bonus2 bIgnoreDefRate,<race>,<%>;
- Added support for item status effects on skills. bonus3 bAddEff,<sc_effect>,<rate>,ATF_SKILL;
- Update to battleground equipment.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13457 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-01-20 02:19:05 +00:00
Kisuka
0b90c94b7a - Some episode 13.1 accessories. (Changes to Rogue's Treasure now called Thief Ring with different effects)
(Cannot complete Angelic Ring's effect, no such bonus on eA that I can think of)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13454 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-01-19 03:00:51 +00:00
L0ne_W0lf
b2105f97ff Updated monster modes for battleground NPCs.
Uncommented warp moc_fild02 -> pay_fild04, in morroc_fild.txt.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13436 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-01-06 17:02:28 +00:00
zephyrus
5e0c890d8a - Novice quest fix
- 2 missing headgears

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13430 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-01-02 23:48:36 +00:00
L0ne_W0lf
1bbc7ad39e Removed bonuses from Novice Armlet. C'mon guys. :(
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13429 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-01-02 05:26:05 +00:00
Kisuka
8432d2ebda Changes from Chapter 11:
- Rates and Items in some item givers changed.
- Ice Cream Maker disabled.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13428 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-01-01 02:52:50 +00:00
L0ne_W0lf
8ac8481d25 Happy boxing day, eAthena! Here have a massive update.
* Implemented the first round of episode 12.1 change which include:
- Many Morroc NPCs have been moved to Morroc Ruins.
- The addition of new of NPCs to the ruins of Morroc.
- Several warp points leading around Morroc altered.
- The implementation of the continental Guard Quest.
- The removal of the 'Dandelion's Request" quest.
- This update contains several changes, as Morroc and several fields no longer exist in one sense of the word. AS such, many NPCs have been moved, there may be quests that no longer function because of NPCs on inaccessable maps.
* Commented out maps no longer accessable with 12.1 in maps_athena.conf
* Updated mob_skill_db episode 12.1 skills to official.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13415 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-12-26 06:58:19 +00:00
L0ne_W0lf
60c0e7486f Added additional maps.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13405 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-12-18 04:42:43 +00:00
L0ne_W0lf
9a3df85ace Semi-reverted r13396. All item bonuses from past events can be found in item_db2.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13404 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-12-18 03:10:35 +00:00
Kisuka
cb049336a5 Various bug fixes. (bugreport:2535, bugreport:2531, bugreport:2526)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13396 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-12-13 05:10:45 +00:00
Kisuka
ae93591ab9 Some bug fixes to item_db.txt (bugreport:2520, bugreport:2522)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13395 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-12-09 00:57:22 +00:00
L0ne_W0lf
e23ec98ff9 Added new, and for the time being, useless, 'quest_db'.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13394 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-12-06 02:42:20 +00:00
Kisuka
43ca8d9224 Bug Fixes:
- Added Veins to nopvp mapflag. (bugreport:2504)
- Corrected weight on some items. (bugreport:2471)
- Corrected typo on Kiel Hyre Quest. (bugreport:2507)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13391 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-12-01 19:05:34 +00:00
Kisuka
f2ba968a5e Fixed typo on item script.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13390 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-29 23:52:24 +00:00
jmanfffreak
25f95d2a7c * Updated effects for the Radio Antenna (bugreport:2465)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13382 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-22 23:31:21 +00:00
jmanfffreak
ebafbd8e10 * Fixed small typo with Platinum Shield (bugreport:2470)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13381 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-22 23:15:32 +00:00
L0ne_W0lf
8f4832ca4c - Removed redundent input from mercenary vendor. (bugreport:2427)
- Corrected Wolfheiden and Mithril magic cape skill levels. (bugreport:2431)
- Corrected 12.1 monsters using penuma on target not self. (bugreport:2435)
- Fixed delitem causing the sign quest to fault. (bugreport:2444)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13376 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-18 18:14:18 +00:00
Kisuka
fab4e27896 Kisuka's first oops. :p
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13372 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-16 19:32:12 +00:00
Kisuka
3c6b5afefd Updated rental items with rental item script.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13371 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-16 19:21:36 +00:00
L0ne_W0lf
64e8d5838d Corrected typo in Librarian Gloves bonuses.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13357 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-08 00:29:14 +00:00
ultramage
caa8b3ed2a some minor tweaks to previous commits
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13355 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-06 06:40:14 +00:00
Sara
f772c39910 * Fixed the maximum level of Create Elemental Converter. (bugreport:2326) [Sara]
* Fixed issue preventing you from changing to the original cart when using Change Cart. (bugreport:2383) [Sara]

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13353 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-06 04:30:35 +00:00
Paradox924X
2df3de1596 Removed leftovers of "bLoseSPWhenUnequip" and "bDamageWhenUnequip" -- deprecated in r6204.
Item 2385 was still using bLoseSPWhenUnequip -- fixed.
npc/custom/events/xmas_rings_event.txt still uses both in conjunction with setitemscript. Someone will need to make it so equip and/or unequip scripts change be changed as well, or find an alternative solution.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13327 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-28 00:50:32 +00:00
L0ne_W0lf
70d49d4858 iRO lied to me. Reverted casting range of traps to 3.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13324 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-25 04:35:09 +00:00
L0ne_W0lf
f89cb728d1 * Just some random updates and bugfixes!
- Corrected Landmine's placement range. (bugreport:2305)
- Corrected comment in merc skill db. (bugreport:2324)
- Corrected the casting range for traps. (Based on visial comparison from iRO)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13323 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-25 04:26:14 +00:00
skotlex
0167134620 - Added the required changes to support the 2008-09-10+ clients
- Cleaned around the char set offline function to properly avoid setting offline a character that had relogged faster than the map server's packet arrival to the char-server (I presume this was the bugfix that Kevin attempted a long time ago, but the current code for that causes a dangling pointer problem).


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13293 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-15 12:31:16 +00:00
L0ne_W0lf
d6989f8e0c *Just some minor updates and fixes I've been putting off :D
- Corrected some of the item typos mentioned by Argatlahm. (bugreport:2326)
- Corrected Gorynych summoning Freezers instead of Leskava. (bugreport:2334)
- Moved all event items to item_db2 as part of the fix for bugreport:2337.
To activate event bonuses for old event items, you need to just uncomment them now.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13282 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-11 20:27:06 +00:00
ultramage
494f00e4fb Slightly corrected the NPC_REBIRTH code from r13272.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13274 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-10 10:06:05 +00:00
L0ne_W0lf
c988ef42ac Removed duplicate constant I added in r13272.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13273 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-09 18:35:36 +00:00
L0ne_W0lf
5f19f788b4 Updated NPC_REBIRTH. Has it's own values, and no longer leeches off SL_KAIZEL.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13272 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-09 17:21:32 +00:00
L0ne_W0lf
692a4952dc * Adjusted known values for BonusAutoScript down by rate/10.
- Most cards now trigger at a 0.x% while Isilla only triggers 5%.
* Implemented Monster Rental Rings that increase exp by 1% per race.
* Corrected typo in Strawberry Chocolate. SC -> AL. (bugreport:2303)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13267 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-07 09:38:48 +00:00
L0ne_W0lf
55438e0812 * Implemented Official Moscovia monster skills. Should finish 11.3
* Corrected Beelzebub's summonslave so he spawns 7 flys and 3 chons.
* Implemented the Bombring Box. On use summons one bomb poring.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13255 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-02 23:24:24 +00:00
L0ne_W0lf
b783278576 *Slew of bugreport fixage. Figured I should do something.
* Fixed copy/paste errors in Aru castles. (bugreport:2012)
* Updated Trans-only warp in thanatos tower. (bugreport:2227)
* Fixed improper variable in airship quest (bugreport:2238)
* Fixed a minor bug in updated repairmain. (bugreport:2245)
* Updated Giant Enyclopedia bonus. (bugreport:2053)
* Removed Snap from nocast_db in WoE SE


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13219 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-18 19:26:01 +00:00
zephyrus
879ada0f6c - Renamed createmercenary to mercenary_create.
- Added other required mercenary script commands for official script.
- New Constants entries for this script.
- Update to missing configuration on mercenary skills.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13195 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-06 15:21:25 +00:00
L0ne_W0lf
02e80513d3 * Updated mmo.h, increased merc max count to 36.
* Fixed save crash related to non-guilded mercenaries.
* Removed job and level restriction on Mercenary ASPD potions.
* Added Monster Mercenaries using mobs original stats.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13192 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-04 23:41:59 +00:00
akrus
eb67080768 Typo (c)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13190 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-04 00:38:01 +00:00