100 Commits

Author SHA1 Message Date
masao87
4b1e9d1d55 - Added Bossnia Event.
- Added new Town cleaners.
- Added mobs to sec_pri02 .

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15673 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-10 19:22:27 +00:00
brianluau
00367cd7b7 - Removed more trailing tabs.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15527 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-30 20:17:55 +00:00
brianluau
3aede46965 - Removed trailing tabs, and fixed some spacing.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15524 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-30 16:02:55 +00:00
mercurial123
0f47604f2d - Replaced all occurrences of "eAthena" to "rAthena" string
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15251 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-24 21:30:42 +00:00
Kisuka
d230c68360 - Fixed typo on rogue_skills.txt (bugreport:4768)
- Fixed issue on icecream.txt (bugreport:4752)
- Added missing prize on comodo_gambling.txt (bugreport:4748)
- Rescripted the iRO event scripts.
- Updated the Read Me.
- Added 2009 Novice Training Grounds.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14711 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-02-19 00:09:56 +00:00
L0ne_W0lf
25e986bc8a - Changed some duplicates so they use a floating NPC as their original. (bugreport:1395)
- Fixed the NPC looking for missing label in the Cursed Spirit quest. (bugreport:4654)
- Applied Uno's fix for the cooldown condition in Endless Tower. (bugreport:4677)
- Removed level requirement for the Viens Stone gathering quest. (bugreport:4678)
- Added the missing restricted skills to zone 6 for Endless Tower. (bugreport:4707)
  It's worth noting how much I hate the system for restricting skills per zone.
- Fixed Cat Hand warp service warping players to all warp options. (bugreport:4709)
- Fixed floor 75 warp in endless tower disabling the wrong warp. (bugreport:4711)
- Added a condition for Chungwolmang to only delete items if a certain ID is specified. (bugreport:4719)
- Corrected a mobcount specifying the wrong NPC in the Moscovia Ship quest. (bugreport:4736)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14697 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-02-06 22:10:54 +00:00
L0ne_W0lf
e4ae836f44 Updated some more cash shop boxes to use rentitem instead of getitem.
Added mercenary skills for Mimic, Disguise, Alice, Doppelganger, and Egnigem.
Removed duplicate NPCs in Lighthalzen and Morroc. (bugreport:4555)
Corrected typo (Sit -> Suit) in enhcant_arm NPC. (bugreport:4586)
Corrected a typo in the christmas_2008 event. (bugreport:4600)
Changed which White Lady spawns in endless tower. (bugreport:4601)
Also added Quest Log Entries to Endless Tower, please test.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14552 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-12-03 02:24:34 +00:00
L0ne_W0lf
dc0977ed37 * Quest log kill count now updated properly. (Added from topic 253813)
* More battleground editing, and some bug fixes.
- * ALL BATTLEGROUNDS ARE NOW ACTIVE BY DEFAULT. PLEASE CONTINUE TESTING *
- Rewrote the Badge Exchange NPC in bg_common.txt, is official now.
- Other changes to the bg_common folder, including disabled GM NPC.
- Completely rewrote Flavius for the most part, from ground up.
- Moved old Flavius battlegrounds to /custom/battleground folder.
- Restored original bg_common, and KVM to /custom/battleground
- Fixed wall bugs in Tierra Gorge, and added an oninit to the timers.
- Other minor tweaks to both Tierra Gorge and KVM scripts.
- Fixed the pseudo-cooldown on KVM not working properly, I hope.
- Added global time2str function which will be used later in Endless tower.
* Applied Epoque's mapflag clean up, which removes flags from scripts.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14374 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-08-14 16:06:23 +00:00
L0ne_W0lf
e7e55d4e06 * Added support for NPC names in the 'specialeffect' script command, go go copy/paste!
* Updated several NPCs to use the updated specialeffect command, updated more NPCs to use the updated emotion command.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14353 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-22 22:09:11 +00:00
brianluau
1552a1841c - Fixed item script of Chicken_Hat (5431). (bugreport:4174)
- Fixed a typo in script_commands.txt (bugreport:4270)
- Fixed some links in the README html files.
- Fixed the range of 'max_guild_alliance' in battle.c (0 to 3).
- Set svn:eol-style=native for some recently added text files.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14328 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-02 01:00:52 +00:00
L0ne_W0lf
821713a26e * More bug fixing! Lots of little things, really.
- Corrected some condition errors in quests_veins. (bugreport:4088)
- Corrected specialeffects so they play on the right NPC. (bugreport:4090)
- Corrected an item ID in the reward NPC in monster races. (bugreport:4092)
- Corrected NPCs overlapping with quests in msg_boards (bugreport:4093)
- Corrected some of the given errors in the 2007_relay quest. (bugreport:4094)
- Corrected hideonnpc to disablenpc in ice dungeon 4 warps. (bugreport:4102)
- Commented out duplicate library curator in prontera city. (bugreport:4105)
- Corrected cutins not being removed on NPC end in sealed shrine. (bugreport:4117)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14262 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-03-13 05:12:15 +00:00
brianluau
99fc1c0c46 - Fixed the Pineapple_Juice (12320) should be 20 flee not 10. (bugreport:4074)
- Fixed the strnpcinfo's in halloween_2009. (bugreport:4106)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14260 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-03-06 01:53:39 +00:00
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
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
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
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
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
9cc789d234 - Added svn:eol-style native for some conf/css/html/pl/sql/txt files.
- Added svn:executable property for several batch/shell scripts.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13972 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-27 16:56:26 +00:00
brianluau
4ed47c3153 - Moved the anthell warp agent to the new entrance. (bugreport:2801)
- Added missing 'F_GldTreasSw' function for Novice Castles. (bugreport:3292)
- Removed OnTouch trigger area from Continental Guard NPCs.
- Corrected the observatory warp portal. (bugreport:3293)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13911 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-26 20:39:22 +00:00
Kisuka
505e1b03e7 - Fixes for 'Koshei the Immortal' quest.
- Added some iRO event scripts (christmas & memorial day).

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13905 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-22 00:19:08 +00:00
Lupus
1bdafa4c97 fixed 2nd bug in the event
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13527 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-02-13 20:55:39 +00:00
Lupus
822514596c fixed st.Val exploit
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13526 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-02-13 18:36:59 +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
Paradox924X
234d3d663b Small update to the checkweight in Christmas 2005 Event. (bugreport:2553)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13410 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-12-23 08:19:26 +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
samuray22
f78f7d20f6 * Continues replacing of specialeffect/2 numerics with constants.
* Corrected an If to continue the President's Quest. (bugreport:2276)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13241 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-27 12:41:13 +00:00
L0ne_W0lf
6ef5c37fd3 * Continues replacing of specialeffect/2 numerics with constants.
- A lot of files still remain, but they don't have the proper effect names in commented in beside the ID. ;P
	

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13238 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-25 22:41:48 +00:00
shadow
d94dc685e1 git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12945 54d463be-8e91-2dee-dedb-b68131a5f0ec 2008-07-12 04:08:33 +00:00
L0ne_W0lf
963559a42c * Various fixes to NPCs, from bugreports.
- Fixed condition error in old pharmacist. (bugreport:597)
- Fixed missing function in novice WoE (bugreport:1728)
- Fixed a minor errors in dancer quest (bugreport:1766)
- Corrected duration of wedding status (bugreport:1775)
- Fixed missing function in novice WoE (bugreport:1788)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12925 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-08 15:01:29 +00:00
L0ne_W0lf
070b507516 * Rewrote the WoE 1.0 from the ground up nearly.
- Renamed the WoE Time setting NPC to "agit_controller.txt"
- System is set up to mimic Aegis, some parts are still lacking.
- Documentation on the new system is forth-coming.
- Updated Novice WoE scripts to keep them from breaking.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12673 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-28 23:34:14 +00:00
Lupus
4414348c9d minor CASE typos in NPC dialogues
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12452 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-31 06:07:22 +00:00
ultramage
9c07918456 Added proper checks to adoption processing (followup to r12428).
Cleaned up some code / fixed some typos.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12432 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-25 09:56:18 +00:00
L0ne_W0lf
af3d4d9d24 Corrected an error that snuck in to the Easter Event
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12422 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-22 01:25:12 +00:00
L0ne_W0lf
ca7e2e1512 Added 2008 iRO Easter Event care of Kisuka.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12421 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-22 00:45:16 +00:00
L0ne_W0lf
6ee7eba6dc Corrected small error in St. Patrick's Day event.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12387 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-17 16:12:17 +00:00
L0ne_W0lf
0b69e9b76f Added item_avail entries for two items.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12383 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-17 15:41:19 +00:00
L0ne_W0lf
9900985846 * Added St. Patrick's Day (2008) event based on iRO, by Kisuka, read the script file before enabling.
* Added St. Patrick's Day event items to item_trade.txt, but commented them out as people seem to use these items for other things as well.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12354 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-13 15:37:26 +00:00
L0ne_W0lf
a554d00483 Implemented several "checkweights" in other NPCs.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12258 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-28 05:59:53 +00:00
L0ne_W0lf
938b488af0 Fixed a typo in the Lunar new year event.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12187 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-08 15:22:45 +00:00
L0ne_W0lf
802be4c433 Updated some existing items and added some others.
* Changed NPC_BLEEDING in mob_skill_db to be target not self.
* Added Event drops to tarou, cramp, martin. (enable in mob_db2)
* Added new pet: New Year Doll (quest reward) thanks to Yomanda.

Added Lunar new year event for 2008 from iRO. Read comments before enabling.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12183 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-07 17:12:54 +00:00
samuray22
39d2d8fba7 * Corrected a bad duplicate name in Kafra Bank (Custom). (bugeport:921)
* Corrected a lot of ";;" Typo errors.
-Some of this are in the bugreport:919
* Corrected a Cutin Problem in Cooking Quest and a Delitem. (bugreport:911)
* Corrected some typo error with "rouge". (bugreport:909)
* Moved Custom Event folder to Custom Folder.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12177 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-05 17:54:03 +00:00
samuray22
bac80b97a8 * Added Indian RO "Children Week" Event. Thanks $ephirot
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11853 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-02 18:38:08 +00:00
samuray22
b0ea3f6d70 Changed item names to item IDs on some scripts.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11798 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-25 18:45:11 +00:00
L0ne_W0lf
071c8b7f13 Fixed errors in the Halloween 2006 event script.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11677 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-06 04:59:35 +00:00
L0ne_W0lf
036c21af79 Added the Halloween 2006 event script.
Updated drops for Event Lude.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11676 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-06 04:47:24 +00:00
L0ne_W0lf
ecd6efc675 Added the Christmas 2005 event script.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11675 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-06 02:10:35 +00:00
L0ne_W0lf
98f7de7a57 * Some NPC and CONF file clean up. More duplicate removal.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11645 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-02 22:02:39 +00:00