2398 Commits

Author SHA1 Message Date
L0ne_W0lf
7475720d25 - Corrected a minor issue in sealed shrine, lock out should work now.* Added some 13.2 content, and more 13.1 content.
- Added "Otherworld language" quest.
- Added Cat Hand Trading NPCs for 13.2 maps.
- Added warps for Splendide and Manuk (town and field.)
- Added basic town NPCs for Manuk and Splendide.
- Added the guild dungeon SE events, though the pierre boxes do nothing.
- Corrected a minor issue in sealed shrine, lock out should work now.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14257 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-03-03 19:59:24 +00:00
zephyrus
43fee513d6 - Added quest log stuff to battleground npcs.
- Added Kreiger Von Midgard battlegrounds.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14256 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-03-02 18:11:56 +00:00
Kisuka
99226b8ed1 - Removed 'adopt' documentation from script_commands (bugreport:4066).
- Fixed an aegis typo in ninja job quest (bugreport:3972).
- Fixed % issues with Battleground Medals (bugreport:4062).
- Fixed 'new world cards' effect (bugreport:4033).

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14251 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-02-24 21:31:18 +00:00
brianluau
d4ce4633b4 - Moved the Zeny subtracting in the custom eAAC coin banker, so that the
script aborts _before_ giving items, not afterwards. (bugreport:4057)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14246 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-02-16 22:07:11 +00:00
ultramage
df78683650 Moved the delitem() call in the custom eAAC coin banker, so that the script aborts _before_ giving zeny, not afterwards.
This fixes an infinite zeny exploit in the npc (bugreport:4057).

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14244 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-02-13 17:06:31 +00:00
L0ne_W0lf
6e3c96490e Fixed donpcevent calling non-existant npc in Orc Instance. (bugreport:4039)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14239 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-02-05 04:32:11 +00:00
L0ne_W0lf
7be63c7a34 Cleaned up missed files and conf file notes from r14229.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14230 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-01-25 02:18:10 +00:00
Paradox924X
4fddd2e126 Removed npc/eamobs/. Reason: Old/Unsupported/Unofficial/Unused.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14229 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-01-25 02:11:23 +00:00
L0ne_W0lf
38617b38fd Updated the Enlarge Weight Limit NPC. It is now a conversion of an aegis script, with iRO dialog.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14224 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-01-22 23:07:37 +00:00
brianluau
ed86db530d - Fixed a typo in Orc's Memory.
- Fixed a weight check in quests_13_1.
- Fixed some grouping variables in the sample PCRE npc.
- Updated SQL item/mob databases to latest.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14216 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-01-08 19:18:27 +00:00
L0ne_W0lf
634fefe67a Applied Kazukin's fix for the dancing portion of The Sign Quest. (bugreport:3966)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14214 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-24 15:16:05 +00:00
L0ne_W0lf
f0c8ddc1bc * More Orc Instance updates, and some new 13.1 quests. :x
- Disabled an exploit related to the orc hero spawn.
- Corrected the variable type for party leader name.
- Commented out the assassin pub NPCs in quests_morroc.
- Cat Hand Agents no longer ignore you with 300+ points.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14211 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-21 01:48:46 +00:00
L0ne_W0lf
5158a2bf24 * More bugfixes, to orc dungeon instance, mostly typos. :O (bugreport:3944)
- Also fixed some of the varaibles (types/values) as well.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14209 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-20 21:45:40 +00:00
brianluau
5a8eac7887 - Fixed a 'next' and a window that didn't close in Orc's Memory.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14198 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-13 00:03:49 +00:00
L0ne_W0lf
ebafb13b4b * Second round of bugfixes for Orc's Memory. (bugreport:3928)
- Fixed first warp never enabling, issue not seen because of a local source mod.
- Corrected the IDs for the Vengeful Orc Spirit and Shaman Cargalache, copy/paste fail.
- Changed spawn point for dungeon according to spawn point on iRO.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14197 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-11 17:59:37 +00:00
L0ne_W0lf
80b7e9a504 * First round of bugfixes for Orc's Memory. (bugreport:3928)
- Fixed some npcs calling wrong events. 
- Fixed Depraved Orc Spirit spawn point
- Fixed an NPC that was never being enabled.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14196 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-11 16:37:37 +00:00
L0ne_W0lf
9d52d4f79f Minor update to the Orc Instance mob stats, very incomplete still.
Implemented the first version of Orc's Memory.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14194 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-11 04:01:23 +00:00
brianluau
e1dd821ee7 - Fixed a typo in arug_cas03 flag. (bugreport:3917)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14193 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-09 02:36:38 +00:00
L0ne_W0lf
6915231e13 Implemented official armor enchanting NPC.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14192 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-08 02:39:43 +00:00
Gepard
3765c390c5 Some fixes to Ep.13.1 quests.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14191 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-08 01:32:03 +00:00
L0ne_W0lf
6f91dfe451 Implemented the first version of Sealed Shrine.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14189 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-05 03:17:52 +00:00
brianluau
789f9fd1d5 - Added mob_avail IDs for iRO Halloween Event 2008, added in r14112. (bugreport:3703)
- Fixed Tatacho's race, should be Brute. (bugreport:3664)
- Fixed a label name in Control Device01#aru04. (bugreport:3716)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14185 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-02 20:45:52 +00:00
L0ne_W0lf
1b633ead78 Added customized iRO Christmas 2008 Event mob overrides to mob_db2.txt.
Updated custom WoESE Spawns to official, still commented out though.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14184 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-02 20:17:13 +00:00
Kisuka
bcc93a061b - Fixed typo in WoE:SE Castle announcements (bugreport:3714).
- Fixed typo of a check in god_weapon_creation.txt (bugreport:3613).
- Fixed missing changequest in Knight Job Quest (bugreport:3757).
- Fixed placement of Control Device01#aru04 (bugreport:3716).

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14178 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-11-29 23:23:42 +00:00
Inkfish
cc02657862 * Fixed player keeps bleeding when dead.
- if battle_config.invincible_nodamage is true, reflected damage to targets in invincible status is now 1.
* Fixed a script typo i made when i was fixing a typo...

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14164 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-11-23 10:38:01 +00:00
Inkfish
c3f733849c Random fixes to some script typos
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14153 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-11-18 15:39:24 +00:00
brianluau
f3ca552ec5 - Fixed a typo in Strawberry Cake (12319). (bugreport:3702)
- Fixed a typo in Halloween 2009 Event. (bugreport:3711)
- Updated SQL item/mob databases to latest. (thanks Peter)
- Applied the change from r14087 to @tonpc, @shownpc, @hidenpc. (bugreport:3599)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14142 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-11-11 21:49:50 +00:00
Gepard
de0efc5bbd Fixed WoE:FE castles spawning too many Treasure Boxes.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14141 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-11-10 19:09:00 +00:00
L0ne_W0lf
c652787562 * Added known info for WoE SE Guild Dungeon monsters.
- Movement speed, and attack delays are not official. (copy/pasted)
- Skills are, like above, copy, pasted, edited. Not official.
- Decided not to drops added for the mentioned monsters.
* Added mapflags for WoESE guild dungeon.
* Added official WoESE Guild Dungeon NPCs, and custom spawns.
- As the mobs are not 100% (missing stats, no drops, etc) they are disabled by default.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14123 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-11-04 00:13:52 +00:00
L0ne_W0lf
82fd1bd8be * Added new broadcasting support from r14120 to WoE scripts.
- "Conquered" messages can now be effectively toggled off in Battle log
- Added fontsizes for WoESE messages. (At least the non-default sizes.)
* Added font weight constants, although they don't seem to do anything.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14122 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-11-03 19:41:37 +00:00
L0ne_W0lf
0491ccb822 Implemented "Part-Time Work", another 13.1 quest and related NPCs.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14118 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-11-03 00:31:12 +00:00
Lupus
564aa19b9f Fixed db/mobs_avail.txt according to the event mobs IDs. Fixed Halloween09
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14116 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-11-02 10:19:01 +00:00
Lupus
ea5b2fc3f2 fixed exploit in HW2009 evnt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14114 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-11-01 17:57:42 +00:00
Kisuka
2b884672af - Added 2008 & 2009 iRO Halloween Events (Happy Halloween eAthena).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14112 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-10-31 07:10:45 +00:00
brianluau
1fa8a70422 - Fixed a copy-paste 'nowarpto' mapflag. (bugreport:3688)
- Updated documentation for 'rentitem'. (follow up to r14082)
- Fixed a variable name in Valentines 2009 quest. (bugreport:3644)
- Added a missing 'input' in Alchemist Job quest. (bugreport:3695)
- Fixed a typo in Cooking Quest. (bugreport:3691)
- Fixed some typos in Veins Quest. (bugreport:3588) and (bugreport:3692)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14111 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-10-30 08:46:09 +00:00
Gepard
bea15e3e37 Fixed warp position between Juno and Schwaltzvalt Realm.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14109 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-10-28 20:07:30 +00:00
Gepard
b0789a837a Updated Socket Enchant: all items moved to proper NPCs, added slotted Hat of Sun God. (bugreport:2871)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14107 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-10-28 00:23:40 +00:00
brianluau
ebc71ca92f - Added a missing space in help.txt (bugreport:3632)
- Removed duplicate lines in item_trade.txt (bugreport:3630)
- Fixed typos in Turbo Track waitingrooms. (bugreport:3628)
- Removed a duplicate comment line from r14003 that caused a warning.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14081 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-10-04 19:58:23 +00:00
L0ne_W0lf
5acd2aca91 * Added Ravies sisters, people can now turn in the "Valkyrie Gift" items.
* Updated Crystal 6 through 9 monsters for Valkyie Gift event.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14080 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-10-03 01:51:02 +00:00
brianluau
905293afc6 - Re-added Hardrock Mammoth's MD_BOSS mode that was lost in r14052.
- Fixed a typo ("too much too much") in Alchemist Quest.
- Updated SQL item/mob databases to latest. (thanks Peter)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14074 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-24 01:48:17 +00:00
brianluau
34398c1fd7 - Delete their Gym Pass before giving them the skill. (bugreport:3592)
- Fixed 2 typos and a cutin that didn't go away in Kiel Quest. (bugreport:3597)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14063 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-17 04:59:48 +00:00
L0ne_W0lf
10a8378ec3 * Fixed the AI mode for Zombie, change I made while testing new the Luciola AI.
* Updated item_trade with several new items, hopefully retaining most white space.
* Added messing 'end;' in one of the 13.1 lighthalzen guard.
* Fixed NPC IDs in niflheim quests again. Should be 111 and "non-clickable"

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14060 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-16 14:30:30 +00:00
Kisuka
d594bc38ae - Fixed typo on item 6079 (bugreport:3581).
- Fixed issue with Knight Quest.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14058 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-13 10:55:14 +00:00
Kisuka
7ba1afd5c5 - Added quest log commands to all job quests.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14054 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-11 04:52:10 +00:00
L0ne_W0lf
1f71d586ce * Added some, and enabled existing episode 13.1 content.
* Updated some stats and implemented Luciola Vespa AI use.
* Tweaked the skills for them, still custom though.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14052 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-10 05:29:07 +00:00
brianluau
1511c48908 - Fixed some 'getarg' that were switched in Magazine Dealer Kenny.
- Fixed a situation in Rogue Agent where NPC window doesn't close.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14051 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-09 20:47:29 +00:00
brianluau
75bc9caf0e - Clarified documentation for 'addtimer'.
- Fixed a typo in a gonryun NPC (Wi -> Wu).

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14047 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-08 00:50:14 +00:00
Kisuka
f14d98c005 - Added some missing quests to quest_db.
- Fixed an issue on some 1-1 job quest log commands.
- Fixed some issues with hair_style. (bugreport:3558)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14041 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-05 07:30:30 +00:00
Kisuka
4d718f3bfd - Updates to several npc files to match AEGIS standards.
- Added Cash Hair Stylist (disabled by default).

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14040 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-05 03:51:49 +00:00
brianluau
2a66536939 - Fixed Snake Head Hat (5388) Double Attack bonus. (bugreport:3483)
- Added missing 'break' in some Juperos warps.
- Updated SQL item/mob databases to latest. (thanks Peter)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14029 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-08-26 10:26:45 +00:00