summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-06-30Corrected some MVP spawn variances (Guild Dungeon & Veins Fields). Follow-up ↵Gepard3-8/+12
to r13673. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14359 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-29* Follow up to r14357. Moved where sd is checked for existance in ↵L0ne_W0lf4-7/+8
specialeffect2. * Fixed Bubble Gum again. (200 = +100%, 300 = +200%, etc.) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14358 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-28* Updated specialeffect2 to accept player names. (follow up to r14353)L0ne_W0lf5-6/+17
* Bascilica now allows boss-flagged monsters to knock you back as per official. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14357 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-28* Follow up to r13895, added a battle.conf setting to control if ranges ↵L0ne_W0lf12-20/+36
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14356 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-24- Fixed an unconverted variable in an airship npc. (bugreport:4329)brianluau1-25/+23
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14354 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-22* Added support for NPC names in the 'specialeffect' script command, go go ↵L0ne_W0lf20-472/+236
copy/paste! * Updated several NPCs to use the updated specialeffect command, updated more NPCs to use the updated emotion command. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14353 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-21* Fixed setcell in arug_cas04 and 5 extending past what it should. ↵L0ne_W0lf5-11/+18
(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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14352 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-21* Removed usage of the 'goto' command from job quests.L0ne_W0lf13-1548/+1484
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14351 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-20Corrected Einbech Mine warps.Gepard2-3/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14350 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-20Fixed codepage indicators being included in NPCs' whispervars. (bugreport:4325)Gepard2-0/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14349 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-19- Updated SQL item/mob databases to latest. (thanks Peter)brianluau2-1526/+1851
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14348 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-18Applied patch from Dani to change NPC emotion events to use the updated ↵L0ne_W0lf14-380/+136
emotion command. (bugreport:4318) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14347 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-18- Fixed some emotions triggering on the wrong npc. (bugreport:4303)brianluau2-22/+14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14346 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-18Added support for NPC/PC names in 'emotion' script command. (topic:249193)Gepard3-4/+20
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14345 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-15- Fixed some item script typos from r14332. (bugreport:4312)brianluau6-11/+13
- 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14343 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-14* Blocked being able to use the skill CR_DEVOTION on players under the ↵L0ne_W0lf9-33/+58
status SC_HELLPOWER. - Additionally, users afflicted by the status can also no longer use Token of Siegfried to self-res. * Added Manuk, Splendide and SC_HELLPOWER statuses to the status effects that can't be dispelled. * Changed SC_SPEEDUP0 to use the correct status icon SI_MOVHASTE_HORSE. * Changed SI_SPEEDUP1 to use the correct status icon SI_SPEEDPOTION1. * Added updated 13.2 drops to existing monsters. (Most rates are unknown, and set to 0.1%) * And time to squish database bug reports! - Fixed guild event quest log entry time limit. (Bugreport:4204) - Fixed Musika healing while attacking and not when attacked. (Bugreport:4211) - Corrected the Int and HP/SP reduction on the Dead Tree Cane. (Bugreport:4217) - Fixed the non-set bonus for Glorious Ring's heal increase. (Bugreport:4223) - Fixed Death Guidance not casting NPC_HELLPOWER on the user. (Bugreport:4250) - Changed the usable job for Bone Plate from all to thief class. (Bugreport:4286) - Changed the bonus on alternate large bapho horns to subrace. (Bugreport:4291) - Added slots to blu and pink night caps, and a couple others. (Bugreport:4301) - Removed an extra comma from the Mini_Propeller_M headgear. (Bugreport:4307) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14342 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-14'clif_hpmeter' shouldn't send the packet to the player himself.Inkfish2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14341 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-12* Reduced Robo_Eye bonus from 3 -> 2 (bugreport:4288)L0ne_W0lf4-6/+8
* Disabled the Peco Peco repeatable quest, see comment in conf as to why. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14340 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-12* Implemented repeatable EXP quests (with kill count and item gathering ↵L0ne_W0lf21-867/+3649
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14339 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-10* Adjusted the cooldowns on the "Rough Mineral" and "Helping Grenouille" quests.L0ne_W0lf5-7/+367
* 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14338 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-10* Touched up the WoESE Guild Dungeon monster stats and added drops.L0ne_W0lf5-11/+14
* Enabled the WoESE Guild Dungeon warper and spawns. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14337 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-10* Updated SC_ITEMBOOST to work similar to how it used to in r11351.L0ne_W0lf6-101/+113
- Will not boost drop rates past 90%, but ignores those already greater than. - Now uses val2 in the sc_start as the drop rate modifier, see item_db for example. * Corrected number of slots on several newer items. * Added HE Bubble Gum and adjusted existing gum bonuses. * Removed monster chat for porings npc_emotion skill use. * Updated several modes for monsters episode 13.1+ git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14336 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-09* Added support for packet 0x7fe which changes the bgm temporarily for a ↵Yommy5-1/+111
single player. * Added 2 script commands, playBGM and playBGMall, documented use in doc/script_commands.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14335 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-09* Added a lot of headgear this time folks. L0ne_W0lf2-12/+136
- Several are still missing their bonuses and stats. - Only the ones that crashed me are commented out. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14333 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-07* Item database update! (Again!)L0ne_W0lf4-83/+102
- Changed a lot of bonuses on headgears and fixed rates of procs. - Added some status effects to some newer consumable items. - Added new a mob group '6', 'Ninja class' monsters into mob_race_db2. - Changed long running typo 'BA_FROSTJOKE' in skill_db to 'BA_FROSTJOKER'. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14332 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-05* Corrected Brasilis Fruit Merchant. (bugreport:4278)L0ne_W0lf4-20/+136
* Implemented some new items, most 13.2 equipment. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14331 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-02* Actually applied the right update to the comodo weapon shop.L0ne_W0lf2-3/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14330 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-02* Corrected warnings (and errors on some compilers) from r14327.L0ne_W0lf6-4/+240
* Actually added Manul/Splendide shop files from r14327. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14329 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-02- Fixed item script of Chicken_Hat (5431). (bugreport:4174)brianluau15-2558/+2558
- 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14328 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-01* Implemented the Manuk and Splendide item status effects, thanks to Epoque.L0ne_W0lf12-9/+96
* Implemented Manuk and Splendide consumable items. * Added Splendide and Manuk merchants. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14327 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-01* Fixed Dark Shadow having Nydhoggr's Shadow's MVP exp reward. (Bugreport:4247)L0ne_W0lf2-4/+7
* Corrected the races for Dark Pinguicula and Ancient Tree. (bugreport:4265) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14325 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-01Rewrote the autotrade mapflag check and display from r14322.Paradox924X1-2/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14324 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-01Fixed a few typos from r14322.Paradox924X3-7/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14323 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-01Added support for using 'town', 'autotrade', 'allowks', ↵Paradox924X4-136/+175
'monster_noteleport', 'pvp_nocalcrank' and 'battleground' mapflags in scripts (bugreport:4226). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14322 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-01Several updates to the name field in the item_db to follow iRO display ↵L0ne_W0lf2-1381/+1382
names, minus some typos. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14321 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-01Added a series of new items (commented out) and several missing hats. And ↵L0ne_W0lf2-29/+111
there's still more to add. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14320 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-01Replaced all occurrences of 'leaved' with 'withdraw'.Paradox924X12-26/+27
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14319 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-01Rewrote and optimized clif_hpmeter to employ map_foreachinarea() rather than ↵Paradox924X3-34/+35
an iteration over every session (bugreport:3956). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14318 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-31Rewrote and reorganized checks in @autotrade to check and display most ↵Paradox924X2-22/+24
useful information first (bugreport:4253). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14317 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-31Added a missing newline causing issues.Paradox924X2-1/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14316 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-30* Shop update, and added Wanderer pet food maker NPC.L0ne_W0lf4-38/+126
- 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14315 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-30Damaged reflected from skills will now be shown as multiple hits if the ↵Paradox924X2-1/+3
skill used was multi-hit. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14314 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-29Added a pc_isdead check to warpparty. Only warp and mapwarp (moveto, ↵L0ne_W0lf6-19/+41
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14313 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-29Follow-up to r14311.Paradox924X1-1/+3
Updated script doc for warpparty to describe from_mapname behavior. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14312 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-29Rewrote/optimized script command warpparty.Paradox924X2-83/+69
Added support for an optional extra parameter "from_mapname" to restrict effect of warpparty to only those on a specific map. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14311 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-28Fixed it so you can't add opositions during woe se.L0ne_W0lf2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14310 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-28- Fixed % issues with Battleground Medals. (bugreport:4062)brianluau5-46/+87
- 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14309 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-27Added 13.2 daily quest 'Dragon Egg collection.'L0ne_W0lf2-4/+765
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14308 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-26* Added 13.2 a minor access 'event' for Yggdrasil Dungeon floor 2.L0ne_W0lf4-2/+2257
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14307 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-26* Added 13.2 quests 'Midgard Ore' and 'Alfheim perfume'. L0ne_W0lf5-6/+3652
* 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14306 54d463be-8e91-2dee-dedb-b68131a5f0ec