404 Commits

Author SHA1 Message Date
brianluau
ec75513871 - Fixed missing 'close' in priest.txt (bugreport:6921)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16943 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-22 16:45:51 +00:00
j-tkay
de9950737d - Fixed bugreport:6785, missing changequest in Knight Job Quest. (npc/jobs/2-1/knight.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16819 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-15 15:06:41 +00:00
euphyy
0448652500 * Fixed a misplaced quest log entry in Priest job quest, bugreport:6702 (jobs\2-1\priest.txt)
* Fixed an incorrect check in Taekwon job quest, bugreport:6711 (jobs\1-1e\taekwon.txt)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16786 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-18 19:37:42 +00:00
euphyy
31d2fe26b3 * Follow-up r16742, revised quest sample (doc\sample\npc_test_quest.txt) and whisper system documentation (doc\whisper_sys.txt)
* Follow-up r16745, fixed a few typos in atcommand documentation (doc\atcommands.txt)
* Minor cleaning - spacing, tabulation, comments, dividers

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16746 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-05 02:42:20 +00:00
euphyy
9800b743e6 * Raw revert of all job files back to r16578, prior to the rewrite in r16579. The updates will be re-applied after more testing is done.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16621 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-10 18:45:05 +00:00
euphyy
fb0a39fe3e * Optimized Eden Quest lv. 11-25 (re\quests\eden\)
* Fixed bugreport:6427 with new Alchemist quest (jobs\2-2\alchemist.txt)
* Other misc changes/fixes...

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16615 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-10 04:55:08 +00:00
masao87
44327805ca - This should fix all job quests which didn't work after the update.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16584 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-05 15:26:07 +00:00
masao87
93d361847e - Some little adjustments to the job change quests, also reverted some variables to the old job change files.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16582 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-05 11:19:56 +00:00
masao87
9a71512a79 - Follow up r16579 .
* Added some missing Baby checks... This Update really started great didn't it ;)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16581 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-04 22:15:29 +00:00
masao87
b2dd8c722e - Here comes the big Job folder Update.
* Updated all 1-1, 2-1, 2-2 and the expanded files to the latest available official files and also added support for baby job change.
* There might be some optimizations still needed at some places and there maybe occur some errors as well or the job change isn't fully working anymore since I didn't test all the jobs through the end (Me = Lazy), if so then please fill out a bug report in our bug tracker: http://rathena.org/board/tracker/project-4-scripts/
* Ninja, Gunslinger and the other files will follow within the next days.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16579 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-04 21:45:50 +00:00
daegaladh
52a4de498e Fixed some bugs on jobs and merchants scripts.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16559 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-02 12:17:06 +00:00
daegaladh
f49b3d6f55 Full npc folder reorganization. (I hope I didn't break anything D:)
-Now common scripts goes to the main npc folder, and pre-re-only/re-only ones goes to their respective folders.
-NPCs with practically the same script but little differences have been left in the main folder and uses the command checkre() for the differences.
-For those NPCs with different coordinates but same script, the script has been left in the main folder but the NPCs splitted as duplicates.
-All pre-renewal files has been reverted back to their pre-renewal behavior.

TODO:
-Correct pre-re quest rewards.
-Check for pre-re/re differences in mapflags.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16545 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-01 04:29:56 +00:00
shennetsind
086af74531 Okie ladies and gentleman if this commit breaks anything it's jman's and maki's fault, yes, blame them.
Fixing pre-re / re npc support, moving /config/ folder to src root so other servers may also make use of the #define renewal dir and other stuff.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16382 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-08 19:30:07 +00:00
euphyy
7bd7f81dae * Corrected and optimized 12 guide NPCs (/guides/)
* Fixed a small typo in Warlock quest, bugreport:6164 (jobs\3-1\warlock.txt)
* Fixed a couple of job constant typos in "Nameless Island Quests" (quests\quests_nameless.txt)
* Removed non-RE changelogs from RE scripts

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16376 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-04 15:26:16 +00:00
euphyy
36c9f0887b * Optimization of Knight job change quest, and fixed bugreport:6163 (jobs\2-1\knight.txt)
* Follow-up r16373: added another missing entry (bugreport:6162)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16374 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-04 03:31:55 +00:00
euphyy
741c59a409 * Neuralizer is no longer consumed upon failure (bugreport:6040)
* Some cleaning of the Sorcerer job change quest (jobs\3-2\sorcerer.txt)
* Cleaning of "Bunny Band Quest" script (quests\bunnyband.txt)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16367 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-02 18:09:25 +00:00
masao87
9d3e2c3021 - Redone the whole Arch Bishop Job change Quest in order to hopefully have fixed all the bugs from bugreport:5983 .
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16364 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-01 16:59:44 +00:00
masao87
a1c12384fa - Fixed a bug in Eden Group Quests where a variable was set which was supposed to be converted and give the player certain gears. bugreport:6143
- Fixed an Priest Quest cutin which would result in getting an missing file error of the MvP Mistress Card illustration. bugreport:6144
- Fixed EXP Values in Eden Group Quest Boards 86 - 90 and 91 - 99. Source: http://irowiki.org/wiki/Eden_Group_Leveling_Quests
* 3 Hours cooldown isn't added yet since some testing is needed. bugreport:6110
- Some minor paranthesis fix in Knight Jobchange Quest.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16362 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-01 14:13:56 +00:00
euphyy
de7ebc5300 * Standardized and added Shadow Chaser job quest! (bugreport:5834)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16350 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-28 04:44:17 +00:00
euphyy
3b8d196c31 * Massive compression of "Card Trader" script, from 123kb to 7kb! (other\card_trader.txt)
* Some optimization of Ash-Vacuum quests (quests\quests_13_1.txt)
* "Sphinx Mask Quest" script optimized (custom\quests\sphinx_mask.txt)
* Moved "Caral" NPC from non-existent moc_fild04 to cmd_fild08, as per bugreport:5959 (custom\quests\thq\THQS_Quests.txt)
* Fixed Job_Archbishop/Job_Archbishop_T typos in job change script, but other issues in bugreport:5938 not addressed (jobs\3-1\archbishop.txt)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16254 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-10 01:37:17 +00:00
masao87
7cee7996e8 - Added Instructor Ur to Eden Quest Quests. bugreport:5742
- Added Mission Boards 86-90 and 91-99 to Eden Group. bugreport:5742
- Updated quest_db.txt to match the new Quests in the new Eden Group Quests.
* Special thanks to Chilly for providing the base of the scripts! <3
- Updated Rune Knight Job change Quest for the last time to finally work as official as possible.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16213 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-02 01:55:34 +00:00
masao87
0c530aa2fe - Fixed parenthesis check in most 3rd job change quests. bugreport:5883
- Partially rewrote Rune Knight job change quest. bugreport:5881
- Follow up r16180 where i forgot to rename some Warper NPC from Mina to Warp Agent.
- Fixed some comodo quest typos. bugreport:5882

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16192 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-31 22:13:00 +00:00
masao87
cbd577d069 - Added BaseClass explanation to script_commands.txt .
- Some updates to the custom folder / the old eAAC Scripts which are now in there.
- Fixed custom/warper.txt prontera location to not collide with Ash Vacuum warper. bugreport:5857
- Fixed Platinum Skill Quests properly checking for BaseClass now. bugreport:5853
- Fixed some typos in Ranger Job change Quest & Eden Paradise. bugreport:5858
- Fixed a typo in scripts_athena.conf . bugreport:5852

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16165 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-29 12:08:59 +00:00
masao87
2c2594d918 - Added ability for all 2nd baby classes to change into their 3rd baby job doing the 3rd job change quest. bugreport:5789
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16163 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-28 16:23:03 +00:00
masao87
74779effca - Added Header to Rune Knight Job change Quest. bugreport:5834
- Fixed weapon distribution in Paradise Gear Quests. bugreport:5849
- Fixed wrong warp location inside Paradise Head Quarters. bugreport:5847

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16160 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-28 12:07:44 +00:00
brianluau
a43212a2f4 - Reduced 300+ copy-paste lines to 1 duplicated npc in eden_common.txt (suggestion bugreport:5795)
- Replaced more unconverted 'inputstr' in several npc scripts, and changed to scope variables.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16149 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-25 15:45:31 +00:00
masao87
c61f99302b - Updated some Alberta NPC Locations to match with the new Map. Also updated the coordinates in the Alberta Guide NPC. bugreport:5273
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16125 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-17 14:05:14 +00:00
masao87
f8b0c2426d - Updated Monster spawns in Job change Quests to renewal. bugreport:5574
- Some minor changes to the Arch Bishop Job change Quest.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16124 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-17 12:53:16 +00:00
masao87
5a006df5c0 - Made some NPC's into duplicates and fixed some && / || checks in the Arch Bishop Job change Quest. bugreport:5437
- Bomb poring is now aggressive and explodes right away after it has been summoned. bugreport:5575
- Added some more checks tot he Pile Bunker NPC.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16113 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-14 16:49:17 +00:00
mandark022
8caffe12b8 Fixed (bugreport:5554) where scatter stuff cant be executed or acrquired.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15835 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-08 14:03:15 +00:00
mandark022
68e150f151 Fixed (bugreport:5293) door closes and does not give the quest requirement when you talk to it.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15834 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-08 11:53:18 +00:00
mandark022
10c576102b Fixed (bugreport:5429) corrected requirements checking before job change to Minstrel.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15832 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-04 03:21:23 +00:00
brianluau
a3b76bc7a8 - Fixed some spelling typos in Novice Zone. (bugreport:5285)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15799 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-26 19:28:07 +00:00
mandark022
ef0f786465 Added some details in the Additional Comments and added a small fix on my code thanks to Epoque for telling me.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15796 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-26 13:43:02 +00:00
mandark022
ea4361bb17 Fixed the (bugreport:4096) where player can enter the Test Area without passing the written exam. Now player will not be warp inside the Test Area when did not passed the written exam instead the player will be warp back to the written exam entrance.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15795 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-26 13:07:28 +00:00
mandark022
f3b89308a1 Fixed Warlock Quest chamber never opens for second try (bugreport:5294)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15793 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-26 09:29:08 +00:00
og2
2142fc0310 Fixed waves not being announced and counted (bugreport:5289)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15792 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-25 17:25:48 +00:00
brianluau
50a736759b - Fixed missing 'delitem' in Ninja Job Quest. (bugreport:5399)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15788 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-24 04:17:59 +00:00
kenpachi2k11
8deaf7a050 Fixed Garms iRO name. (bugreport:5421)
Fixed some create_arrow_db.txt comments. (Follow up r15672.)
Fixed Sura job change quest. (bugreport:5431)
Corrected a NPC location in quests_veins.txt.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15679 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-12 19:50:51 +00:00
jmanfffreak
000d0e777c Added King Dramoh to mal_dun01 (bugreport:5381)
Corrected NPC sprite in minstrel job quest (bugreport:5387)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15660 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-06 02:02:26 +00:00
gepard1984
952ce4d89d Fixes and readability improvements to Mechanic jobchange quest:
* renamed variable that stores quest progress as it collided with define from `db/const.txt`
 * replaced numbers with defines from `const.txt`
 * fixed a bug when talking to Chainheart could reset quest 

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15533 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-31 22:03:04 +00:00
brianluau
00367cd7b7 - Removed more trailing tabs.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15527 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-30 20:17:55 +00:00
brianluau
3aede46965 - Removed trailing tabs, and fixed some spacing.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15524 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-30 16:02:55 +00:00
gepard1984
65b1ed2dde Added missing svn:eol-style property (follow-up to r15510).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15511 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-23 17:34:33 +00:00
masao87
6923383b7f - Added first Version of Wanderer Job change Quest.
* Thanks to Meyraw and Muad_Dib.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15510 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-23 17:31:50 +00:00
jmanfffreak
cd43a5afed Fixed encoding on this file back to ASCII.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15421 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11 17:59:42 +00:00
og2
dbe0718739 - Fixed Job constant typos in archbishop.txt (bugreport:5230)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15419 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11 05:28:43 +00:00
brianluau
a48f5d68d0 - Added svn:eol-style=native property to some recently added text files.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15413 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-09 18:46:57 +00:00
masao87
3f538097e0 - Follow up r15409.
* Replaced leftover Aegis variables with rA variables.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15410 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-08 22:41:28 +00:00
masao87
2707da461e - Added first Version of Sorcerer Job change Quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15409 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-08 17:55:38 +00:00