2398 Commits

Author SHA1 Message Date
L0ne_W0lf
9bb87169be * A rather large overhaul of the battlegrounds.
- in bg_common.txt, stripped out KvM npcs, fixed coordinates.
- Needs to be tested, none of the BG files are on by default.
- Created subfolder battleground/KvM/ which now holds KVM files.
- Added kvm_enter.txt, which warps players to the waiting rooms.
- Added kvm_item_pay.txt, which holds the point redemption NPC.
- Made the KvM battlegrounds work closer to official, needs work.
* Corrected variable typos in the acolyte arena. (bugreport:4374)
* Corrected donpcevent typo in the party arena. (bugreport:4374)
* Added two global functions which will return equip data as strings.
- F_GetWeaponType: returns the type of weapon by 'look', (ie "Dagger")
- F_GetArmorType: returns the kind of armor via 'equip loc'. (ie "Armor")
* Fixed duplicate documentation for getitemslot. (bugreport:4362)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14369 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-08-03 18:27:00 +00:00
L0ne_W0lf
900680b81e Added the acolyte-specific arena to the Izlude arena.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14366 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-07-30 01:07:21 +00:00
Gepard
ce00ef6973 * Official Lighthalzen Gangster Alert script.
* Fixed typo in Amatsu Dungeon Entrance Quest.
* Removed duplicate nomemo mapflag entries.
- added changelog entries for my previous commit


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14362 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-07-07 22:04:39 +00:00
Gepard
8ae23f01e2 Fixed KvM announcements showing during WoE:SE (bugreport:4335).
Added missing Lighthalzen NPC (bugreport:4319).
Fixed checkweights in Manuk & Splendide shops.
Fixed some condition checks in Moscovia quests.
Fixed some typos in Sealed Shrine and Manuk quests dialogues.
Added missing global var check in Yggdrasil Dungeon Floor 2 puzzle.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14360 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-07-03 11:29:29 +00:00
Gepard
854db9c878 Corrected some MVP spawn variances (Guild Dungeon & Veins Fields). Follow-up to r13673.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14359 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-30 20:55:06 +00:00
L0ne_W0lf
94ebad5ce0 * Follow up to r13895, added a battle.conf setting to control if ranges should be checked with autocasts.
'autospell_check_range', by default is set to no, as this is official behavior. This does not affect autospellwhenhit.
* Sonic Blow autocast now stops players attacking when it triggers. It's possible there is more depth to this
on official servers, and should 'stop' attacking on regular casts as well. It appears so far that this is the
only skill that behaves this way.
* Modified the default value for homunculus_auto_vapor in source to 1.
* pvp_points are no longer calculated in the gvg_dungeon flagged maps.
* Corrected a view ID and an equip location in the item database. (bugreport:4330)
* Corrected a typo in the DTS_Warper script.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14356 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-28 01:10:58 +00:00
brianluau
926d6f8a06 - Fixed an unconverted variable in an airship npc. (bugreport:4329)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14354 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-24 17:32:40 +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
L0ne_W0lf
fba25b34bd * Fixed setcell in arug_cas04 and 5 extending past what it should. (bugreport:4323)
* Minor item database bug fixes!
- Corrected some lower headgears being able to be refined. (bugreport:4328) 
- Fixed wrong view ids for crown of deceit and musical note headband. (bugreport:4328) 


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14352 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-21 15:35:42 +00:00
L0ne_W0lf
f77b5c0727 * Removed usage of the 'goto' command from job quests.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14351 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-21 15:25:44 +00:00
Gepard
8b8556c220 Corrected Einbech Mine warps.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14350 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-20 21:13:59 +00:00
L0ne_W0lf
84cf9ff2c9 Applied patch from Dani to change NPC emotion events to use the updated emotion command. (bugreport:4318)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14347 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-18 16:19:48 +00:00
brianluau
7dcad16f3c - Fixed some emotions triggering on the wrong npc. (bugreport:4303)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14346 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-18 05:05:33 +00:00
brianluau
1a62609555 - Fixed some item script typos from r14332. (bugreport:4312)
- Removed an extra tab from r14342. (bugreport:4314)
- Clarified documentation about 'getinventorylist' (bugreport:4279) and fixed a small typo. (bugreport:4300)
- Fixed occurances of PcName in quests_13_1, quests_ein, and The_Sign_Quest. (bugreport:4302).

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14343 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-15 16:34:44 +00:00
L0ne_W0lf
ca752c96b1 * Reduced Robo_Eye bonus from 3 -> 2 (bugreport:4288)
* Disabled the Peco Peco repeatable quest, see comment in conf as to why.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14340 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-12 03:41:56 +00:00
L0ne_W0lf
db53228f1d * Implemented repeatable EXP quests (with kill count and item gathering options) removed iRO_Exp.txt.
* Fixed missing slot on Power_of_Thor. (bugreport:4168)
* Fixed size for HELL_APOCALIPS and ZUKADAM. (bugreport:4293)
* Fixed mob modes on ANCIENT_TREE and RYNCHO. (bugreport:4294)
* Fixed HP and INT bonuses on the Kronos staff. (bugreport:4297)
* Fixed equip location and more on the Ruber sword. (bugreport:4298)
* Fixed typo in the Icecream_Hat giving the wrong skill. (bugreport:4299)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14339 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-12 03:13:11 +00:00
L0ne_W0lf
2f7d7dcf96 * Adjusted the cooldowns on the "Rough Mineral" and "Helping Grenouille" quests.
* Removed a 'close' in a 13.1 quest which should have been 'close2'. (bugreport:4276)
* Added three 13.2 quests: Monster Suppression, Bradium Collection, and Laphine Craftsman.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14338 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-10 19:37:55 +00:00
L0ne_W0lf
d094afa867 * Touched up the WoESE Guild Dungeon monster stats and added drops.
* Enabled the WoESE Guild Dungeon warper and spawns.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14337 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-10 17:56:47 +00:00
L0ne_W0lf
631a1b45b5 * Corrected Brasilis Fruit Merchant. (bugreport:4278)
* Implemented some new items, most 13.2 equipment.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14331 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-05 17:27:44 +00:00
L0ne_W0lf
1d703d19ff * Actually applied the right update to the comodo weapon shop.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14330 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-02 01:55:40 +00:00
L0ne_W0lf
52ebde00b8 * Corrected warnings (and errors on some compilers) from r14327.
* Actually added Manul/Splendide shop files from r14327.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14329 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-02 01:47:39 +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
387bcdf5ae * Implemented the Manuk and Splendide item status effects, thanks to Epoque.
* Implemented Manuk and Splendide consumable items.
* Added Splendide and Manuk merchants.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14327 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-01 23:01:54 +00:00
L0ne_W0lf
a61a077dd6 * Shop update, and added Wanderer pet food maker NPC.
- Added Trading merchants, (ninja& gunslinger) to Izlude and Alberta.
- Made Brasilis shop names unique, and uncommented.
- Changed the whip sold in comodo weapon shop. (1956 ->1960)
- Added Fire and Silver arrow to Einbroch tool dealer.
- Re-added Bill of Birds to Morroc Item Collectors.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14315 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-30 18:14:44 +00:00
L0ne_W0lf
7af6738f52 Added a pc_isdead check to warpparty. Only warp and mapwarp (moveto, warpallpcinthemap, and warpwaitingpc aegis script equivilents) should revive players when placing them on new maps.
Updated F_CashPartyCall to use warpparty. Renamed original function to F_CashPartyCall2 and commented out.
Fixed an error in the monster race npcs calling a nonexistant OnEnable.
Renamed 'Tabb' in the 13.1 Draco egg daily quest to 'Taab'.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14313 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-29 17:37:57 +00:00
brianluau
96aad4d94d - Fixed % issues with Battleground Medals. (bugreport:4062)
- Removed a duplicate line in item_trade.txt (bugreport:4258)
- Added missing bonus to Ifrit's_Ear (5421). (bugreport:2062)
- Fixed Coal Mine and Culvert mixup in custom warper. (bugreport:4203)
- Updated SQL item/mob databases to latest.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14309 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-28 06:59:49 +00:00
L0ne_W0lf
870a4059ea Added 13.2 daily quest 'Dragon Egg collection.'
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14308 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-27 03:33:15 +00:00
L0ne_W0lf
7773055347 * Added 13.2 a minor access 'event' for Yggdrasil Dungeon floor 2.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14307 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-26 03:49:08 +00:00
L0ne_W0lf
b50d0ff92a * Added 13.2 quests 'Midgard Ore' and 'Alfheim perfume'.
* Added some items from 12.1, 13.1. and 13.2 to item_trade. 
* Added the 24 hour time limit on the quests 2182 and 2185.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14306 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-26 03:21:59 +00:00
L0ne_W0lf
3922f5300e * Some bug fixing :x Nothing to new today folks! Stay tuned.
- Fixed input checks in the 'Ring of Wise King' quest. (bugreport:4147)
- Fixed some of the erros reported in the Oolnir scripts. (bugreport:4220)
- Added Azoi's giant flywing update to not warp dead players. (bugreport:4242)
- Fixed confusing inconsistancy in the nyd_dun mob spawn file. (bugreport:4246)
- Fixed the Manuk field 2 monsters spawning on Manul field 1. (bugreport:4248)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14305 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-25 03:09:22 +00:00
L0ne_W0lf
7758f21bdb Added the warps for Brasilis, not sure how they got missed :x
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14304 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-22 14:11:36 +00:00
Kisuka
01e785eb2d - Fixed issue with Brute Sailor not taking zeny (bugreport:4244).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14303 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-21 17:49:57 +00:00
L0ne_W0lf
5a92a26a31 * Added 13.2 quest 'Two Tribes' and mob spawns for Yggdrasil Dungeon.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14302 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-21 04:13:58 +00:00
L0ne_W0lf
74550d0792 Added more misc NPCs to Splendide and Manuk city files.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14300 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-21 02:04:46 +00:00
L0ne_W0lf
f48c41a1c1 Added some Brasilis basic NPCs.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14299 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-21 01:30:36 +00:00
brianluau
a47eaa02d9 - Fixed a small typo in a shop name. (bugreport:4235)
- Removed a duplicate 'next' in Kiel Hyre Quest. (bugreport:4222)
- Fixed pc_checkitem() running before sending the client the inventory list, resulting in "Unknown Item is taken off" messages. (topic:245385)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14295 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-16 15:22:16 +00:00
brianluau
2dbc188909 - Fixed the Juice Maker's "As many as I can" option. (bugreport:4155)
- Removed a duplicate 'next' in Kiel Hyre Quest. (bugreport:4222)
- Fixed 'checkequipedcard' not counter-checking for signed items. (bugreport:4231)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14294 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-10 00:53:22 +00:00
brianluau
f5c3f4fe86 - Fixed a typo in guildrelay.txt (bugreport:4213)
- Forced acc.lastlogin to use MySQL DATETIME format. (bugreport:4193)
- Fixed the range of getiteminfo and setiteminfo. (bugreport:4190)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14292 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-04-30 00:22:22 +00:00
brianluau
1f09de23eb - Fixed some typos in quest_db.txt (bugreport:4186)
- Fixed a typo in socket_enchant.txt (bugreport:4188)
- Added missing `quest` table to the convert_engine sql files. (r12559,r13960,r13963)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14284 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-04-17 09:24:21 +00:00
brianluau
6f7ff85a03 - Fixed a comparison check in OBB quest. (bugreport:4167)
- Fixed the equipment position numbers displayed by @refine. (bugreport:4173)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14281 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-04-10 00:16:06 +00:00
brianluau
db6bee1b4f - Added a missing 'close' in kafras_alde.txt (bugreport:4164)
- Fixed a variable type in Koshei the Immortal quest. (bugreport:4163)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14279 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-04-02 19:31:00 +00:00
L0ne_W0lf
d0ace730f4 Moved /npc/sample/ to /doc/sample. These are examples, not actual npcs.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14277 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-03-31 18:57:22 +00:00
L0ne_W0lf
888d6384f4 * Fixed a couple bugs in the episode 13.x quests.
- Fixed Half-buried Gem#1 not re-enabling. (bugreport:4129)
- Changed missed killmonsterall to killmonster. (bugreport:4131)
* More bugfixing here, too!
- Corrected the mode of the crystal monsters (removed MD_CANATTRACK). (bugreport:3962)
- Implemented the full ice pick effect on the BG assassin damascus. (bugreport:4137)
- Updated nagan_c, ballista_c, and Muramasa_c, and harp_of_nepenthes. (bugreport:4138)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14269 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-03-24 00:19:31 +00:00
Paradox924X
8d018c4f99 Removed unnecessary event call on a missing event. (bugreport:4140)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14268 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-03-22 05:25:49 +00:00
brianluau
2b305d5a62 - Added documentation for 'setiteminfo', follow up to r9938. (bugreport:3360)
- Added @reloadmobdb to the custom Floating Rates script.
- Added a missing check in THQS. (bugreport:4107)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14264 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-03-16 21:14:33 +00:00
brianluau
c8bb1c935b - Fixed some accessories added in r14210 being refineable. (bugreport:4126)
- Fixed the duration on some foods. (bugreport:4113)
- Fixed some typos in Battlegrounds scripts. (bugreport:3971)
- Updated SQL item/mob databases to latest.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14263 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-03-15 02:13:49 +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
7a083cd529 Fixed unidentified_coin -> unidentified_mineral. (bugreport:4086)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14259 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-03-04 05:16:32 +00:00
L0ne_W0lf
ec29baaa99 * Some bug fixing! Hoorah for me not feeling lazy!
- Fixed some issues related to the guild relay quests. (bugreport:3934)
- Disabled the warp back to moc_fild22b from mid_camp. (bugreport:3985)
- Loop in sealed shrine should disable all thorches. (bugreport:4044)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14258 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-03-03 21:28:22 +00:00