lordttseven
6ca4baa006
* updated the custom job changer npc that ships with rA to support both branches of 3rd classes for easier testing proper job change mechanics
...
* updated const.txt with some job-system related values
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15624 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-20 15:08:06 +00:00
gepard1984
fc400a1838
Removed gvg_eliminate_time
battle config, as it was only used by scripts. Replaced its occurences in War of Emperium script with default value (7000ms) (bugreport:137).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15538 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-02 21:16:23 +00:00
brianluau
a343027d2a
- Removed unnecessary 'if' checks from quests_comodo.txt (bugreport:5276)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15535 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-01 04:08:00 +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
brianluau
d65b8b0f8a
- Fixed some typos in Socket Enchant NPC. (bugreport:5263)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15517 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-24 21:57:20 +00:00
gepard1984
e5386ce866
Added missing svn:eol-style
property (follow-up to r15514).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15515 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-24 16:54:58 +00:00
og2
18b21d63e1
* Updated Mail.
...
* Fixed Waitroom MaxLevel from poring_war (bugreport:5262).
* Added card_trader.
* Added card_trader to scripts_athena (disabled by default).
* Added MidCamp Warper/Ash-Vacuum from quest_13_1 (gogoash).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15514 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-24 16:50:59 +00:00
og2
361a3ea771
* Fixed variables in order to work with the invasion (bugreport:5231)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15512 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-23 18:26:16 +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
xantara
2d6b145508
` Added (Cash) Headgear Dyer (cashheadgear_dye.txt)
...
-- Aegis Conversion
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15493 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-18 22:28:27 +00:00
brianluau
43dcf27318
- Updates to script_commands.txt, and added svn:keywords property.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15473 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-17 06:15:05 +00:00
jmanfffreak
cc04cb2777
Typo corrections in monstertamers.txt and quests_13_1.txt.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15467 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-15 22:09:48 +00:00
jmanfffreak
812b51edd4
Typo correction in eden/71-85.txt file
...
Added a missing 'map:' prefix in maps_athena.conf.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15466 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-15 22:05:53 +00:00
jmanfffreak
51f1fce0df
Fixed Comodo Kafra saving players with the wrong description.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15465 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-15 22:01:11 +00:00
jmanfffreak
d586c11059
Disabled a debug NPC in the Endless Tower script. I don't see any mention of this NPC in any guide I've seen...
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15464 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-15 21:58:31 +00:00
og2
a1c87268c7
*Corrected the bing#n1 issue according to aegis script (bugreport:5050).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15457 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14 18:19:18 +00:00
script-Z3R0
7ee1dd0052
Added cupet.txt (Cute Pet Manager) - Aegis Convert - Commented Out in scripts_athena.conf
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15440 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-13 17:33:14 +00:00
og2
d9b76e68d2
*Fixed the "bing#n1" issue (bugreport:5050).
...
*Fixed variables typos.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15439 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-13 01:16:04 +00:00
brianluau
38055c63bd
- Added svn:eol-style=native property for some recently added text files.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15438 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-12 23:59:44 +00:00
Chilly0123
e64b992843
*Updated renewal mob spawns up to Malaya Port.
...
-Fixed a bug with Bio3 MVPs not spawning.
*Item updates:
-Removed or disabled most renewal items in the pre-re item_db.
-Fixed incorrect bonus with ATK enchantments.
-Updated newer cards based on aegis info (special thanks to Muad_Dib)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15432 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-12 00:32:22 +00:00
brianluau
30b6766d2c
- Set svn:eol-style=native property for recently added text files.
...
- Removed trailing spaces/tabs.
- Changed duplicate() to use a floating source npc.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15430 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11 22:15:23 +00:00
script-z3r0
64c9226a4c
Added Version History
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15429 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11 22:01:06 +00:00
script-z3r0
bd1963c50a
removed a double space: emotion e_loud to emotion e_loud
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15428 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11 21:54:31 +00:00
script-z3r0
240f8d1652
Changed emotion # - const.txt definition | I swear to god I hate you all
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15427 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11 21:50:04 +00:00
script-z3r0
80bef677fc
Removed Comments due to Haters
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15426 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11 21:45:55 +00:00
script-z3r0
0ffe599848
Fixed Missing ; Line 272
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15425 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11 21:26:36 +00:00
script-z3r0
d011bfae8a
Added Rare Diamond Merchant, converted from AEGIS script
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15422 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11 20:46:47 +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
masao87
4c4bd36ae9
- Added first Version of Minstrel Job change Quest.
...
- Added missing "t" in eden quests. bugreport:5213.
- Fixed option "Cancel" not being shown in novice grounds Acolyte NPC menu. bugreport:5212.
- Fixed some typos in Genetic Job change Quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15406 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-07 23:13:42 +00:00
jmanfffreak
44a8a1a737
First round of /npc/custom folder cleanups.
...
* Rewrote /npc/custom/banks/bank.txt to be a little more optimized.
* Added cost variables to /npc/custom/jobs/reset.txt
* Removed /npc/custom/devnpc.txt (perhaps we can rewrite another one for rA?)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15405 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-07 04:25:26 +00:00
masao87
5cc7d235a6
- Follow up r15402. Removed minstrel.txt Job change quest from autostart, since it's not yet added / finished.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15403 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-07 01:21:25 +00:00
masao87
5bf1872e04
- Added first Version of Genetic Job change Quest.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15402 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-07 01:08:16 +00:00
masao87
3dd81371f8
- Follow up r15281.
...
- Removed MaxLvl check in BG Waitingrooms.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15401 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-06 20:51:07 +00:00
Chilly0123
7ceabb2bc1
*Fixed bug in 13.1 quest which caused quest log to remain after completion.
...
*Added warps up to Episode 14.2.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15400 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-06 09:20:37 +00:00
masao87
b67afce77d
- Fixed some typos from previous commit r15392.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15393 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04 22:05:03 +00:00
masao87
bc9bc9184c
- Added first Version of Sura Job change Quest.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15392 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04 21:50:56 +00:00
shennetsind
729b0b28ca
Re-designed /db/ folder structure as previously discussed.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15390 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04 18:05:41 +00:00
gepard1984
a379d7a673
Several corrections to Warlock job quest (added missing end
s, replaced job & emotion numbers with constants, added item names in comments).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15378 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04 02:39:45 +00:00
masao87
bac79f3d4a
- Follow up r15367.
...
* Fixed the check if the Player is an Wizard or High Wizard.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15369 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-03 21:30:16 +00:00
masao87
4b3cf3e18a
- Follow up r15366.
...
* Fixed few dialog typos.
* Fixed countitem() check.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15367 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-03 20:38:00 +00:00
masao87
9748208ef1
- Follow up r15363.
...
* Fixed missing countitem() check.
* Added Credits to some Job change Files.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15366 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-03 20:09:17 +00:00
masao87
f8f93104ec
- Follow up r15363.
...
* Enabled Item Scripts for Job change specific Items.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15364 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-03 19:38:57 +00:00
masao87
a5a433fb90
- Added first Version of Warlock Job change Quest.
...
- Updated mob/fields/splendide.txt for Warlock Job change Quest.
- Fix for previous commit r15352 .
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15363 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-03 19:24:30 +00:00