456 Commits

Author SHA1 Message Date
ultramage
e7e0ddde9d Fixed certain typos in src/npc/doc files
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11102 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-01 08:14:36 +00:00
L0ne_W0lf
8189c99319 * Blacksmith job quest bug fixes care of Micktu.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11088 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-29 21:41:54 +00:00
L0ne_W0lf
432aff6863 * Knight job quest bug fixes.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11081 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-28 22:23:59 +00:00
L0ne_W0lf
1818c47749 * Changed the Keil Hyre Black Keycard distributing NPCs slightly.
Changes to the Keil Hyre quest were mirrored on Stable as well.
* Bug fixes to the Wizard and Knight job quests. 


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11076 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-24 22:28:36 +00:00
ultramage
56d9a037a6 * Some serious code cleanups
- adjusted @reloadbattleconf to not depend on variable ordering
- changed all battle vars to 'int' (removes pointless duplicit coding)
- added min, max and default columns to battle config data structure
- added properly bounded values for these columns (or at least tried to)
- battle-conf loading will now complain if it finds unknown settings,
  and will reject values that are outside of the allowed range
- added CHATROOM_TITLE_SIZE and CHATROOM_PASS_SIZE 
- partially cleaned up chatroom manipulation code
* Fixed 'Job_Professer' typo in mage jobchange quest

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11017 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-15 17:13:04 +00:00
L0ne_W0lf
c847c2f750 * Corrected a few bugs in the Acolyte Job Quest. (Crashy)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11016 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-15 15:53:45 +00:00
samuray22
bc697b4f0e * Corrected some typo error in "Clown Reborn Quest".
-Thanks to Myllena.
* Corrected some typo error in "Professor Reborn Quest".
* Rewrote Taekwon Job Quest to the Aegis Standards.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11012 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-15 02:57:06 +00:00
samuray22
e70f0a6151 * Deleted an Unnecessary "next;" on Rachel Guide.
-Thanks to $ephiroth.
* Removed an Unnecessary "set job_acolyte_q,0;" in Acolyte Quest.
* Updated Dialogs from "Oxygen Mask Quest"

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11003 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-14 15:26:52 +00:00
L0ne_W0lf
9728e18cc3 * Fixed typos in the Blacksmith quest and whitesmith NPC. Thanks to Barron-Monster.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11001 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-14 03:09:01 +00:00
L0ne_W0lf
f6e7e20e1f * Fixed a typo in the merchant quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10998 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-13 19:41:25 +00:00
L0ne_W0lf
211a6218a4 * A few corrections to merchant and wizard job quests, care of Barron-Monster.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10997 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-13 19:12:37 +00:00
L0ne_W0lf
5d42c795cc * Merchant job quest bug fixes. Thanks to Barron-Monster.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10989 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-12 22:24:30 +00:00
L0ne_W0lf
3c54ef2dff * More bug fixes to the 2-1 quests. Priest and Blacksmith specifically.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10987 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-12 19:32:13 +00:00
L0ne_W0lf
24a0c184ab * Bug fixes to the updated 2-2 job quests.
- Testing and fixes courtesy of Barron-Monster and Samaury22.
* Corrected the second "Line" selling in the Comodo shop to "Whip".

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10985 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-12 18:43:37 +00:00
L0ne_W0lf
31731bd129 * 2-1 Job quest update. Needs in-depth testing.
- 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://svn.code.sf.net/p/rathena/svn/trunk@10973 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-10 00:03:11 +00:00
L0ne_W0lf
a2dbd750a0 Stable and Trunk:
* 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://svn.code.sf.net/p/rathena/svn/trunk@10948 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-04 20:01:09 +00:00
ultramage
a6cd45f05d * Fixed north prontera kafra having an empty warp list
* 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://svn.code.sf.net/p/rathena/svn/trunk@10940 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-31 21:27:01 +00:00
L0ne_W0lf
feb66f53d3 * Added the "F_BlockHigh" function back in, as it's still used by 2-x job 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://svn.code.sf.net/p/rathena/svn/trunk@10938 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-31 09:11:38 +00:00
L0ne_W0lf
d7b16cc5c5 * Removed "Load Balancing" from the swordman job quest.
- Swordman quest map warps are now contained within the swordman job quest file.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10928 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-30 19:13:24 +00:00
L0ne_W0lf
c1ceaa67f1 * Updated Job quests for 1-1 classes and Rebirthed classes.
- Moved valkyrie.txt from ../cities/ to ../jobs/. It's not a city. Doofus. 

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10926 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-30 17:54:06 +00:00
samuray22
1cfab17eaf * Fixed 3º Test in Hunter Job Quest.
-Thanks to ultradamage.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10905 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-23 23:45:32 +00:00
L0ne_W0lf
2b54700d14 * Updated "Name" fields for 11.2 headgears.
* 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://svn.code.sf.net/p/rathena/svn/trunk@10879 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-13 18:32:28 +00:00
ultramage
9bea875b80 fixed minor npc file typos
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10855 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-04 14:54:49 +00:00
ultramage
fdb0636dc3 random fixing
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10808 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-23 12:15:58 +00:00
Lupus
50e6379801 Crusader Job Q. Made 1 npc name unique. Fixed Engrish
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10802 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-22 06:02:06 +00:00
samuray22
f05a3cf287 * Fixed a little minor bug in "Crusader Job Quest".
* Added some missing NPCs from the Laboratory on "Elemental Potion Cretion Quest".

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10799 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-21 15:54:37 +00:00
SinSloth
5ae999e8d8 * Reverted wrong fix in Ninja Job quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10794 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-20 09:31:37 +00:00
samuray22
e0ba98df54 * Fixed another minor bug for Ninja Quest.
-Thanks to Soul of Linkers for the fix.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10789 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-20 00:58:08 +00:00
samuray22
3ce2be91ed * Fixed Some variables like ".@item", and changed to "@item".
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10785 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-19 16:45:28 +00:00
samuray22
9e8908b003 * Fixed Some variables like "@item", and changed to ".@item".
- Thanks to BrainStorm for the fix.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10783 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-19 14:47:51 +00:00
ultramage
0dc548c5f7 npc header consistency update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10759 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-14 08:29:20 +00:00
Lupus
9be00d8297 merged crusader job q to stable. Added initial ABBEY mob spawn
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10758 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-14 04:05:03 +00:00
ultramage
b82ca5eea8 small npc header adjustments, eol setting
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10676 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-04 08:24:45 +00:00
L0ne_W0lf
e925f3e0f6 * Updated NPC dialogs and cutins using Aegis 10.3 files.
- Fixed error with the present checking. (Lupus beat me to committing)
- Changed the reward checking to use callsub (fixed the flow of the script)
- Optimized and changed the flow of things slightly.
- Temporary character variables "@" are now ".@"
- Fixed some indentation.
- Changed item names to item IDs

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10659 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-01 17:24:46 +00:00
Lupus
2e6f899827 fixed 2 bugs in Bard Job Quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10656 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-01 07:04:44 +00:00
Lupus
2d8c45a319 fixed bug in new Crusader Job Q. optimized
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10655 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-01 06:43:10 +00:00
L0ne_W0lf
fc4a6bc5f8 * Fixed some spelling and grammar in crusader quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10653 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-31 20:59:22 +00:00
L0ne_W0lf
591cde2108 * Updated Crusader quest.
- Updated NPC dialogs using Aegis 10.3 file.
- Fixed logic error with job change reward for job 50 swordies.
- Completely redid the 1st and 3rd tests.
- Optimized first four NPC scripts slightly.
- Alternatively, the tests themselves need work.
- Temporary character variables "@" are now ".@"
- Fixed some indentation.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10651 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-31 18:21:04 +00:00
ultramage
fc737b1083 Tweaked some recent npcs (untested)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10608 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-22 14:32:48 +00:00
samuray22
8b1fb68d99 * Rev 10572 Updated Bard quest to the official one.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10572 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-19 02:11:20 +00:00
Lupus
9c4d288dbb Sage Job Quest Item name fix: Mantis Scythe
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10563 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-18 07:55:31 +00:00
Lupus
c07f6f3e28 updated free kafra pass
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10553 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17 11:14:59 +00:00
Lupus
85576ce816 removed .GAT-s again from recent scripts
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10552 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17 05:11:42 +00:00
SinSloth
90b66d458b * Fixed some bugs in Crusader Job change quest.
* Minor fix on NPC name in Swordman tutorial quest.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10537 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-14 09:43:55 +00:00
Lupus
3b965b45c4 revised 2/3 of cities scripts, minor optimization of Gunslinger quest, Grandpa Pharm = | -> ||
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10495 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-06 18:34:11 +00:00
samuray22
6cd2ce25ec * Updated Facing of NPCs from Crusader Quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10472 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05 15:06:35 +00:00
Paradox924x
1842743309 Removed unnecessary folder trunk/npc/jobs/2-2/old
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10458 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-04 22:15:30 +00:00
samuray22
c30b8abb54 * Updated Crusader Job quest to the official one.
- Added Folder "old" for old quest of jobs.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10457 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-04 21:38:20 +00:00
SinSloth
585e0d790a * Updated Gunslinger Job Change Quest to official.
* Fixed a minor bug in Ninja Job Change Quest.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10419 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-30 17:09:41 +00:00
SinSloth
8e151fcb24 Updated Ninja Job Quest to official version
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10406 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-29 11:45:25 +00:00