summaryrefslogtreecommitdiff
path: root/npc/Changelog.txt
AgeCommit message (Collapse)AuthorFilesLines
2008-11-22Fixed typos in var names from EIN_LOVERQRQ to EIN_LOVERQ in Einbroch Lovers ↵Paradox924X1-0/+2
Quest. (bugreport:2464) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13379 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-18- Removed redundent input from mercenary vendor. (bugreport:2427)L0ne_W0lf1-0/+4
- Corrected Wolfheiden and Mithril magic cape skill levels. (bugreport:2431) - Corrected 12.1 monsters using penuma on target not self. (bugreport:2435) - Fixed delitem causing the sign quest to fault. (bugreport:2444) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13376 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-04Small update to fix merchant Paul Spanner from giving item 612 instead of ↵Paradox924X1-3/+4
.@item. (bugreport:2418) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13351 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-04Fixed a few donpcevent's that didn't include the NPC's hidden display name. ↵Paradox924X1-1/+2
(bugreport:2407) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13350 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-04Added a bunch of missing "end;"s for Broken Sword Quest that caused NPC to ↵Paradox924X1-0/+2
execute unwanted labels. (bugreport:2404) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13349 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-28Fixed location error in Blacksmith quest. NPC said Alberta, NPC location in ↵jmanfffreak1-0/+2
Einbech (bugreport:2401) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13335 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-28* More boredom and bugfixing to various scripts. :DL0ne_W0lf1-0/+7
- Updated an outdated comment in refine.txt. (bugreport:2370) - Fixed two bad event calls in arug_cas04/05. (bugreport:2386) - Fixed wrong check in haire dresser script. (bugreport:2392) - Fixed infinite loop in archer quest scropt. (bugreport:2393) - Bonus: Updated the blacksmith supply dealer in Einbroch git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13330 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-28Replaced 96 instances of "S_BonusREward" with "S_BonusReward" as it should ↵Paradox924X1-0/+2
be in monster_race.txt. Someone failed at making delicious copypasta. :( git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13328 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-25Fixed setcell coords for the first barricade in schg_cas03.L0ne_W0lf1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13326 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-25Fixed a copy/paste error in Nordri. (bugreport:2372)L0ne_W0lf1-0/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13325 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-24* Bugfixing yay! Just goin' though the tracker.L0ne_W0lf1-0/+5
- Fixed variables in a loop in the novice grounds. (bugreport:2374) - Swapped switch for if in Louyang Guard Tower thing. (bugreport:2377) - Swapped mobcount for npc vars in two keil hyre npcs. (bugreport:2380) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13319 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-17* Corrected some issues in the Keil Hyre Quest and Mjolnir Seal quest.L0ne_W0lf1-0/+6
- Corrected Sudri not setting player and NPC hp variables. (bugreport:2355) - Corrected a few minor typos in the Kyle Hyre Quest. (bugreport:2356) - Corrected bad if condition checking in Kyle Hyre Quest. (bugreport:2358) - Corrected Mjolnir seal checking for Oridecon hammer. (bugreport:2363) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13305 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-16* Corrected typo in Nameless Monestary quest. (bugreport:2352)L0ne_W0lf1-0/+3
* Swapped baseclass for basejob and fixed server-wide announce in god item quests. (bugreport:2349) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13295 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-12Reverted donpcevent change to wizard quest. Moved a percentheal, which ↵L0ne_W0lf1-0/+1
should fix bugreport:2311. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13289 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-12* Changed An nonexistent variable in Refine NPC. (bugreport:2340)samuray221-0/+4
* Fixed a Exploit in Thief Quest Skill. (bugreport:2332) * Fixed donpcevent to doevent. (bugreport:2311) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13288 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-30Added Mercenary System related NPCs.L0ne_W0lf1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13250 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-30Full implementation of all Episode 11.3 Quests.L0ne_W0lf1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13249 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-30* Corrected a wrong variable name in the Novice Training Ground (bugreport:2293)samuray221-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13248 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-29Fixed the delitem assosiated with the last uptate.L0ne_W0lf1-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13247 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-29Fixed item requirement for Stellar hairpin in monstertamers.txt. ↵L0ne_W0lf1-0/+2
(bugreport:2290) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13246 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-27Implemented fixes for The Sign quest until my rewrite is finished. ↵L0ne_W0lf1-0/+1
(bugreport:2269) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13242 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-27* Continues replacing of specialeffect/2 numerics with constants.samuray221-0/+3
* Corrected an If to continue the President's Quest. (bugreport:2276) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13241 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-25* Continues replacing of specialeffect/2 numerics with constants.L0ne_W0lf1-0/+3
- 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13238 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-25Replacing specialeffect/2 numerics with constants in quests.L0ne_W0lf1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13237 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-24Again removed unicode BOM from npc/Changelog.txt.ultramage1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13236 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-23* Fixed error in Megingjard seal quest. (bugreport:2261)L0ne_W0lf1-1/+3
* Applied fix to Hanson in Novice Grounds. (bugreport:1747) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13235 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-23* Changed some "+ name +" to strcharinfo(0) in Brisingamen Seal.samuray221-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13232 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-22* Fixed a little Exploit to bug the Dancer Job Quest. (bugreport:2252)samuray221-0/+3
* Fixed a Little Bug with Whispers Summoned in the Sage Job Quest. (bugreport:2253) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13231 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-22Corrected npc/changelog.txt mess caused by Paradox924X's unicode BOM mark ↵ultramage1-46/+46
(r12906) and samuray's buggy editor (r13227). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13230 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-21* Large update to Einbroch. Requires testing.L0ne_W0lf1-0/+5
- Added missing somewhat-global einbroch quest. - Full update to Uwe Kleine quest. Needs testing. - Updated the structure of the other quests. - Updated the structure of several NPCs. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13229 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-21Corrected some issues with the lighthalzen biolab quest. (bugreport:1798)L0ne_W0lf1-0/+1
Reverted r13227. Biolabs quest no longer uses temp character variables. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13228 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-21* Deleted Unnecesary Next; in Hunter Job Quest. (bugreports:1665,2239,2179)samuray221-47/+50
* Fixed a bug with the Bio Lab Quest when you relog. (bugreport:1798) * Corrected some Issues with the Waiting Room in Hunter Job Quest. (bugreport:1890) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13227 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-21Corrected Sealstatus checking global vars instead of character.L0ne_W0lf1-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13224 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-20* Fixed DZeroX's fix! (Missing ;'s)L0ne_W0lf1-0/+3
* Added Guild PVP NPC, and seal progress NPC. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13222 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-18*Slew of bugreport fixage. Figured I should do something.L0ne_W0lf1-0/+6
* Fixed copy/paste errors in Aru castles. (bugreport:2012) * Updated Trans-only warp in thanatos tower. (bugreport:2227) * Fixed improper variable in airship quest (bugreport:2238) * Fixed a minor bug in updated repairmain. (bugreport:2245) * Updated Giant Enyclopedia bonus. (bugreport:2053) * Removed Snap from nocast_db in WoE SE git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13219 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-15Corrected a typo in Sleinpr seal quest. (bugreport:2234)L0ne_W0lf1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13216 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-14Added updates to crusader job quest from bugreport:1887.L0ne_W0lf1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13210 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-14Corrected a typo in monster races. (bugreport:2147)L0ne_W0lf1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13209 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-14*Updated refiner function to allow for addition features per npc.L0ne_W0lf1-0/+3
* Updated repairmen positions and function. Now repairs all items at once. * Added a missing close2 to the meg seal NPC Rebarev Doug (bugreport:2228) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13208 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-14Changed a couple close2;'s to close;'s in the Refine NPC. (bugreport:2229)Paradox924X1-0/+2
On a side note: WHAT? PARADOX924X IS MAKING A COMMIT? THIS IS MADNESS! Madness? No... THIS... IS... IRONY!!! git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13207 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-09Enabled WoE SE to be run independently of WoE. Let's see how long it is ↵L0ne_W0lf1-0/+1
before something blows up, or Ultramage pulls out his hair while cursing my existence. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13202 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-09Small bug fixes to arug_cas02 (bugreport:2198)Yommy1-0/+4
typo fixes in advanced refiner (bugreport:2199) nameless quest layout fix (bugreport:2106) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13201 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-06Lots of small updates and corrections to seal quests.L0ne_W0lf1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13194 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-06Applied bug fixes for IDs in recent quests. (bugreport:2189)L0ne_W0lf1-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13193 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-03Fixed inconsistencies with nob_skill_db, and mosk_dun spawns. ↵L0ne_W0lf1-0/+1
(bugreport:2148 and bugreport:2165) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13188 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-03Fixed bug in refiner merchants. (bugreport:2168) L0ne_W0lf1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13187 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-01Fixed item requirements for PH D. Hat again.L0ne_W0lf1-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13181 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-01Updating god item seal quests (5/5)L0ne_W0lf1-0/+2
Disabled god item quest variable modifying NPCs. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13180 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-01Updating god item seal quests (4/5)L0ne_W0lf1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13179 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-01Updating god item seal quests (3/5)L0ne_W0lf1-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13178 54d463be-8e91-2dee-dedb-b68131a5f0ec