summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2007-08-10- added proper comments to login packet 0x277ultramage9-880/+882
- added a missing \n to one login server warning - silenced one "dc[4] might be uninitialized" warning - fixed an apparently wrong abra_db.txt entry (venom splasher: 40000) - removed .gat from the remaining npcs git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10974 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-10* 2-1 Job quest update. Needs in-depth testing.L0ne_W0lf9-8456/+10815
- Because of a change of variables, players currently undergoing the job change quests may find themselves in a slightly different position in the quest. - This update reverts the hunter job quest timer BACK to 3 minutes. * Corrected some Acolyte job quest issues. - Removed Priest quest specific text from acolyte quest file. * Bard Pang Voice quest was checking for the wrong variable. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10973 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-09* Fixed a small bug with the Sign Quest XP rewards.SinSloth2-3/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10967 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-07* Removed a duplicate related to the Sign Quest.SinSloth2-7/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10959 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-06* Added a null-pointer check to skill_initunit() to prevent a crashultramage2-3/+3
* Added a while() loop to the client packet processor (for performance) * Added support for kRO 2007-05-14aSakexe langtype 0 login packet 0x2b0 * Added Job_Baby_Alchemist define to complement the Job_Alchemist update * Added custom Hollow Poring mob_db2 entry git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10954 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-05* Fixed a wrong item ID in Socket Enchant NPC.SinSloth2-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10951 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-05* Set default Rachel NPCs as kRO ones (with mask).No more debate please.SinSloth3-24/+25
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10949 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-04Stable and Trunk:L0ne_W0lf5-101/+116
* Several bug-fixes to various Rachel quests (Gepard) * Small fix to the level 4 weapon quest. Trunk Only: * Small fix to the Thief Job Quest git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10948 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-04* Fixed a nasty bug in Dandelion's Request.SinSloth2-5/+9
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10944 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-01updated file versionsLupus2-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10941 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-31* Fixed north prontera kafra having an empty warp listultramage17-35/+43
* Removed junk ЎA text from the 2004 headgears * Changed deprecated Job_Alchem to Job_Alchemist (see r10904) * Fixed a typo in a geffen city npc (Job_Merhcant) * Fixed a typo in the Jobmaster custom script (Job_Gunsliger) * Fixed one old eAAC Quest Warper bug (warp to nonwalkable coords) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10940 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-31* Added the "F_BlockHigh" function back in, as it's still used by 2-x job ↵L0ne_W0lf5-52/+1325
quests. - Fix the assassin job quest item reward bug. Cheap fix until it's rewritten. * Added official Pang Voice skill quest for bards. Further official 2-x skill quests to come. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10938 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-30* Fixed the OnAgitBreak message being map-only and not global when a castle ↵L0ne_W0lf2-2/+4
is taken. (Lil DomX) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10936 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-30* Removed "Load Balancing" from the swordman job quest.L0ne_W0lf3-875/+268
- Swordman quest map warps are now contained within the swordman job quest file. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10928 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-30* Updated Job quests for 1-1 classes and Rebirthed classes.L0ne_W0lf24-3385/+5365
- Moved valkyrie.txt from ../cities/ to ../jobs/. It's not a city. Doofus. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10926 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-29* Fixed warps "Private House", from Moscovia.samuray222-2/+7
- Thanks to $ephiroth for the fix. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10925 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-27* Simplified exp gain equations (now more FPU-friendly and precise), also ↵ultramage1-93/+93
fixes the uninitialized variable problem * Corrected one exp calculation overflow (mainly affected high-rate pk servers) * Fixed Neuralizer item script typo git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10921 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-27* Changed name from "Pharacon" to "Phracon" in refine.txt.samuray222-3/+8
- Thanks to Barron-Monster. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10920 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-27* Added Cash Shop item fucntions. (/other/CashShop_Functions.txt)L0ne_W0lf3-0/+100
* Updated Cash Shop Skill Scrolls to behave more like official scrolls. - Kafra Card, Neuralizer, Giant Fly Wing and Dungeon teleport scroll now call functions. The functions for these items are found in /npc/other/CashShop_Functions.txt * Fixed Tidal Shoes missing HP bonus. (Thanks to ZephyrShakuraus) * Reverted change of Taming items item-type back to 11 because of a bug. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10917 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-26Reverted Cramp respawn time. It's officially like this.Playtester1-3/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10913 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-25* Changed name from "Emvertacon" to "Emveretarcon" in refine.txt.samuray222-4/+8
- Thanks to Barron-Monster. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10908 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-24* Fixed the Kafra Welcome message for guilds. Thanks Barron-Monster.L0ne_W0lf2-2/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10906 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-23* Fixed 3º Test in Hunter Job Quest.samuray222-25/+15
-Thanks to ultradamage. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10905 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-23* Fixed a little bug in "Dandelion Quest" with "Job_Alchemist" changed to ↵samuray222-5/+9
"Job_Alchem". -Thanks to Nobuo git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10903 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-23* Updated "Welding Mask" Quest to the Official one.samuray222-55/+45
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10902 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-23* Changed the restricting mapflag for @jump from nowarp/nowarpto to noteleportultramage1-1/+1
* Simplified the mapindex code a bit * Changed clif_skill_warppoint() so that now the '.gat' adding happens inside and doesn't have to be handled by the calling code git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10901 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-23Corrected bugs in the Rachel Quests.L0ne_W0lf2-5/+11
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10900 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-22* Added a Missing "case 1:" on monster_museum.samuray222-3/+8
-Thanks to Dr.Evil git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10896 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-22* Rev. 10895 Added a Missing "close;" in "Bomb Maker" from "quests_hugel".samuray222-2/+7
-Thanks to Elfange. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10895 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-22* Rev. 10893 Correct some typos error like "next;ing".samuray225-5/+7
-Thank to theultradamage git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10893 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-22* Rev. 10891 Fixed a Little bug on "How does the Airship Works" Quest.samuray222-3/+7
-Thanks to Tantarian git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10891 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-22* Rev. 10889 Updated "Titicupe: Headgears" Quest to the Official One. ↵samuray222-159/+341
[Samuray22] - Blush, Cake Hat, Candle, Chef Hat, Raccoon Hat, Rainbow Eggshell, Spore Hat, Wonder Nutshell Quests. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10890 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-14* Fixed missing item from "Fresh Fish" from cooking addition shops.L0ne_W0lf2-3/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10882 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-13* Fixed error in Rachel's Sanctuary quest.L0ne_W0lf2-4/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10880 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-13* Updated "Name" fields for 11.2 headgears.L0ne_W0lf5-1509/+1013
* Updated NPCs for Al De Baran - Added Inn NPC for Al De Baran * Fixed problems with Hahoe/Lion/Bride masks quests. * Added Zairik's fix for the wizard quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10879 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-11Fixed a bug in the socket enchanterPlaytester2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10875 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-10* Added the gemstone trader into script_athena.confL0ne_W0lf2-0/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10874 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-08- added temp skill db entries and corrected some existing ones (see ↵ultramage1-1097/+1097
topic:157041) - removed txt converters from txt build (they need mysql files so they don't belong there) - eol-style for newly added file git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10867 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-07* Updated header for Morroc City.L0ne_W0lf3-584/+1330
* Finished updating Geffen awhile back, and forgot to commit it. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10863 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-07* Fixed various errors in the Bajin NPC in quests_yunoL0ne_W0lf2-5/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10862 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-06AGAIN. This time I'll get it on there.L0ne_W0lf1-0/+1098
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10860 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-06* Forgot to add the third part of the doomed swords quest.L0ne_W0lf2-2/+4
* Forgot to update the conf files accordingly. (added doomed_swords_quest deleted metto_quest) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10859 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-06* Updated Juno and Comodo NPCs.L0ne_W0lf13-3338/+6179
- Updated Monster Museum NPCs as well. - Updated doomed swords quest, moved unrelated NPCs to proper files. - Added the end of the Comodo and Juno doomed swords quests. * Fixed "[Kafra Employee]" being shown twice at one instance. * Fixed the Geffen Inn NPC. * Updated the NPC names for the Geffen Kafra. * Updated the PVP script to official. Includes Event mode. - Added warps for the PVP Cross room. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10858 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-06fixed Kiel quest bug, fixed item names in db, according to the quest and ↵Lupus2-13/+18
ragnainfo.net wiki git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10857 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-04fixed minor npc file typosultramage4-4/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10855 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-04Removed respawn time on ByorguePlaytester2-3/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10852 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-03- Re-coded 'soundeffectall'; removed the third parameter ('coverage')ultramage2-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10844 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-01* Fixed a few errors with the kafra functions.L0ne_W0lf2-3/+11
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10839 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-29* Fixed some typos in various Rachel quests.SinSloth2-4/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10830 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-29* Fixed a minor bug in Hugel Bingo game system.SinSloth2-3/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10828 54d463be-8e91-2dee-dedb-b68131a5f0ec