2141 Commits

Author SHA1 Message Date
Playtester
da2cb3582c Fixed Gazeti Card
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13653 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-02 16:15:12 +00:00
Playtester
07c0a7ddc3 Fixed 12.1 Swords and Daggers
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13651 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-01 20:24:28 +00:00
Playtester
ddf1c9f1b1 Fixed Nemesis
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13649 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-31 19:59:57 +00:00
Playtester
6b97fcf93c Some fixes on the 12.1 Rods
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13648 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-31 17:03:14 +00:00
ultramage
c83076c04a Gunslinger Tracking can be canceled if you get hit.
Gunslinger Disarm always shows skill animation.
Removed custom firetrap effect from Gunslinger mines.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13644 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-31 12:57:13 +00:00
ultramage
d8104e4df7 Defined new server-side PACKETVER 20081126 to add support for the modified pet information packet (topic:197874).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13641 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-30 10:02:41 +00:00
Playtester
e985b3da87 Fixed Ribbon of Bride and Baphomet Horns
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13636 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-29 17:01:41 +00:00
zephyrus
5ddd4d08fe - Implementing official battleground "emblem" crossed swords icon.
- Removing the custom guild packets from Battleground as they are not needed anymore.
- Scripts updated.
- In this way, you get "battle cursor" over your same team, but that's how official does.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13635 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-29 16:49:52 +00:00
zephyrus
fc959075f5 - Added Flavius Battleground scripts.
- Fixed the last commit about Assumptio, it's only player to monsters, but it can be used on mercenaries.
- Added new JapanRO pets.
- Fixed Valorous Assaulter's Katzbalger missing str bonus.
- Medal of Mage (battleground reward) can also be used by Soul linkers.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13631 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-27 15:43:51 +00:00
Playtester
6f99db9547 * Fixed Spirit of Assassin not reducing the aftercast delay of Sonic Blow
* Assumptio can neither be cast nor dispelled on monsters anymore

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13629 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-26 18:38:59 +00:00
ultramage
71fbf3e1a4 Added correct packets for the food item creation window.
Added script command 'cooking' to activate this window and applied it to the 5 cooking kit items.
Renamed the cooking quest variable to cooking_q to avoid a naming collision with the new script command.
(You need to manually rename all occurences of this variable in your txt-savefile/sql-database if you want to preserve player progress.)
The code still relies on the messy skill_produce_mix logic and still uses completely custom equations. To be fixed in a separate commit.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13628 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-25 21:59:55 +00:00
Playtester
73e5f6456b Added missing 12.1 drops to the monsters
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13627 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-25 19:54:55 +00:00
Playtester
dfd9412afd Fixed Sonic Blow's and Arrow Vulcan's aftercast delay being reducable by Bragi
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13626 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-25 17:48:52 +00:00
Playtester
e12ce87444 Fixed Incarnations of Morroc losing their boss mode
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13623 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-24 18:20:34 +00:00
Sara
b3860fdc01 * Added support for new status change packet, uses new setting display_status_timers in client.conf.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13613 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-24 01:56:16 +00:00
Playtester
0b0e5e22fd * Fixed the duration of NPC_Statuschange skills
- duration is a fixed 30s, except for stun 5s and bleeding 60s
- petrify/stone don't have a 5-second solidifying phase (instant stone)
- also lol @ DARKGRANDNESS

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13612 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-23 18:43:59 +00:00
Playtester
32c88877f6 * Hopefully fixed NPC_DEFENDER not working
(thanks to Brainstorm for the fix)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13611 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-22 20:53:19 +00:00
Playtester
f4058d5548 Fixed Anubis (who made him broken and exploitable in the first place?)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13608 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-21 10:29:18 +00:00
Kisuka
7c28a47642 * Moscovia Update!
- Added Moscovia quests.
- Uncommented mosk_dun & added field spawns.
- Updated moscovia & mosk_dun warps.
- Removed most the npcs from cities/moscovia.txt (they are part of the quests).
- Added some more moscovia quest items to item_trade.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13605 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-19 19:57:49 +00:00
Playtester
43ea8ddd10 * A few database fixes
- Fixed Maya Purple losing her boss mode
- Removed combo bonuses that shouldn't exist
- Removed stun chance from normal potatos

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13602 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-19 17:59:44 +00:00
Playtester
94a411d8e5 * Updated item_db.sql with the perl script
* Added missing changelog entries about Moscovia mob changes

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13597 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-18 16:47:37 +00:00
zephyrus
ed5eee1dcb - Implemented new item and bonuses for Kreiger Von Midgard rewards.
* Execute script on skill (bonusautoscript3)
* Add effect on skill (bAddEffOnSkill)
* Execute skill on skill (bAutoSpellOnSkill)
- Fixed some boxes Rental time according to item descriptions.
- Implemented SC_ITEMSCRIPT, a status that gives you temporally the effect of an item. Check items 14597 to 14605 if you want to get the idea.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13596 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-18 02:50:39 +00:00
zephyrus
7fd0aa832a - Implemented official battlechat packets (thanks to Pakpil).
- Implemented the scoreboard packets (thanks to Pakpil).
- Updates to Tierra Valley according to official info.
* There are no barricades around each base, barricades are in the middle left path.
* There is another graveyard used for the owners of the middle base, with faster spawn (each 20 seconds).
* I added a flag respawn in the middle, currently I don't know if this if official or not, but it allows each team recapture the middle base.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13593 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-17 22:32:49 +00:00
L0ne_W0lf
1aa0ef44dd Removed garbage # from the medal of honor names.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13592 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-17 14:41:47 +00:00
L0ne_W0lf
86ba0486c8 * Lots of tiny little updates here and there.
- Added official skills for Naght Seiger and Entweihen Crothen.
- Added the skill bash to the list for the Wild Rose mercenary.
- Updated some of the newer item names to the iRO equivilent.
- Added new items for Sealed Catacombs and Endless Tower.
- Minor updates to the Arrow Crafting database.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13589 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-16 19:27:30 +00:00
Playtester
513aa787e1 Fixed mob modes for the Moscovia mobs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13588 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-16 18:48:30 +00:00
Playtester
fce2431cfb Fixed the Moscovia mob names in the mob_skill_db.txt as well.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13587 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-16 18:34:46 +00:00
Playtester
6a84a8fcb1 Fixed Moscovia mob names (iRO and kRO are the same) and damage
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13586 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-16 18:26:14 +00:00
Kisuka
33997ac34f - Fixed typo on 'Maiden Hat'. (bugreport:2864)
- Fixed typo on guides_alb. (bugreport:2868)
- Compared mkCook.txt with produce_db's cooking recipes. (bugreport:2866)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13582 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-15 18:52:05 +00:00
Kisuka
c9c3700399 - Added missing bonuses for 'Maiden Hat'. (bugreport:2826)
- Fixed an issue with Battleground Exchange NPC. (bugreport:2839)
- Fixed an issue with Platinum Skills NPC. (bugreport:2847)
- Fixed some typos and engrish in iRO Experience quests.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13578 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-12 09:20:58 +00:00
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