7790 Commits

Author SHA1 Message Date
ultramage
0180cacd4e Fixed atcommand_param() using a hardcoded @ symbol, which broke on charcommands and changed atcommand_symbol (bugreport:2918).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13642 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-30 10:18:25 +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
ultramage
500f9893a1 Added packet 0x43f's length to the packet len table and adjusted related code (followup to r13622).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13640 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-30 08:55:12 +00:00
ultramage
86c1cf7721 Extended the hardcoded packet length table values up to MAX_PACKET_DB (0x500).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13639 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-30 08:51:01 +00:00
jmanfffreak
b7baa3d6e8 Fixed a few errors in quests_moscovia.txt, one not being able to move on with the quest at 'Swap' and the other having in incorrect variable. (bugreport:2922)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13638 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-29 19:38:56 +00:00
zephyrus
f3ca760a29 - Missing cleanup from the previous BG code removal.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13637 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-29 18:52:44 +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
ultramage
6578f10ffa Enhanced the 'hack on npc menu' message in clif_parse_NpcSelectMenu.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13633 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-29 09:30:59 +00:00
Playtester
4b66f607eb * Fixed a problem that blockskill timer failed when there was more than one on a skill
- please test this, now Asura should be blocked 2 seconds after EVERY Snap

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13632 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-27 19:29:58 +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
d1253ccadd Quickfix to last commit
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13630 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-26 18:53:05 +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
24b34cb9f9 Fixed Thief Training Quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13625 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-25 16:42:38 +00:00
Sara
71e1662e67 Fixed skill delay paw print icons showing for far too long.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13624 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-25 06:23:14 +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
be0d3c68fb Ghetto-fixed the status timer packet for now.
For some reason, packet lengths as high as 0x43f are not reading properly, despite being fine in the packet database.
It works fine right now, but it should be changed when the packet database reading is fixed.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13622 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-24 11:01:34 +00:00
Sara
0073a977c0 Some more fixes to my buggy commit -.-;
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13621 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-24 10:07:56 +00:00
Sara
ec71074b97 git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13620 54d463be-8e91-2dee-dedb-b68131a5f0ec 2009-03-24 09:20:12 +00:00
akrus
db152551e5 :)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13619 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-24 09:14:58 +00:00
Sara
9189eb2c15 Some fixes to my previous commit.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13618 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-24 09:10:30 +00:00
akrus
f706281b0e sorry for so many commits, have no time to test
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13617 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-24 08:34:24 +00:00
akrus
2f424ee87c Lol :x
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13616 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-24 08:32:12 +00:00
akrus
f0c9188fce Yet another fix...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13615 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-24 08:29:24 +00:00
akrus
70ab4f2888 Quick fix for Sara's commit
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13614 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-24 08:24:57 +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
bf6a9426af - Fixed cords on milestone 1-3. (was bugged on aegis too)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13607 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-19 21:00:28 +00:00
Kisuka
90802544a1 - Small fixes (getequipid) to 'The Moving Island' quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13606 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-19 20:37:21 +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
jmanfffreak
8f9f43d206 Updated mob_db.sql to latest, thanks to Peter for his auto builds of the db's. [Jguy]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13595 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-17 23:05:36 +00:00
zephyrus
94fbb46238 - Battleground mapflags:
* 1 = no scoreboard (as Tierra Valley is).
* 2 = scoreboard enable (as Flavius and KvM requires).

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13594 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-17 22:39:22 +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
Playtester
5bc440952b Fixed the Moscovia mob names in the spawn file
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13590 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-16 19:29:27 +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
ultramage
a40e59d2c7 Fixed a logic typo in one empty string check (from r4823).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13584 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-16 09:24:30 +00:00
ultramage
5ec23576c6 Corrected the char table's 'manner' column type to match the type used by the server.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13583 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-15 22:48:22 +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