2430 Commits

Author SHA1 Message Date
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 ends, 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
masao87
5e8e565f56 - Fixed little mistake from previous commit.
- List of Bugs fixed:

bugreport:1569
bugreport:867
bugreport:2344
bugreport:3583
bugreport:3025
bugreport:3616
bugreport:3935
bugreport:4015
bugreport:4097

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15353 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-02 19:49:24 +00:00
masao87
b2324030b6 - Lot's of Bugreport fixes and stuff.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15352 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-02 19:37:08 +00:00
masao87
aa1124a2a7 - Updated const.txt. bugreport:5177
- Fixed Rental NPC. bugreport:5178

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15351 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-02 00:56:15 +00:00
masao87
959fe48a57 - bugreport:2719 , bugreport:1963 , bugreport:2878 .
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15350 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-02 00:16:20 +00:00
masao87
6c44405fdf - Bunch of Typo fixes from my previous Commits.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15348 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-01 20:18:21 +00:00
masao87
bdfc01a474 - Added Genetic Book Seller to Alchemist Shop.
- Updated Gunslinger Ammo & Boxes Sales NPC positions.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15347 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-01 20:01:52 +00:00
masao87
8e4c5a3366 - Fixed NPC Position in 2006_headgears.txt
- Added new Headgear Quests and Cute Ribbon Dyer.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15344 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-01 18:05:40 +00:00
calciumkid
0d42615837 poring_war.txt fixes as per bugreport:4848
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15341 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-01 00:53:06 +00:00
brianluau
e8b07466ec - Changed Gld_Trea_Protect: guild members (who aren't the Guild Master) ARE allowed in the treasure room. (bugreport:4839)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15339 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-31 21:56:42 +00:00
protimus
580aaf58a7 Added Royal Guard job quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15326 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-29 22:10:14 +00:00
masao87
71a170307e - 1.2 Fixed first Quest so that when a false poring got killed it decreases the total points by 1 also commented the SC_STONE part until M_DESERT_WOLF_B Mercenary is fully working.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15325 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-29 21:56:14 +00:00
masao87
e7e9112fef - Removed Mercenary Skill which got added by accident with last commit.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15302 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-29 03:25:27 +00:00
masao87
8908948ff9 - Fixed Mercenary check in Ranger Job change Quest. Also set correct time value for SC_STONE from 2 Seconds to 2Minutes.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15301 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-29 03:22:42 +00:00
xantara
c31360c493 ` Updated 2005 Headgears Official Quests. Thanks to [Muad_Dib]
-- Fixed item check bugs
-- Added missing airport NPC
-- Took out unneeded breaks

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15299 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-29 00:38:52 +00:00
jmanfffreak
ec59ffaa6a Added a check in the Hugel Bingo NPC to check if the player actually has 1000 zeny to play (bugreport:4091).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15293 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-28 16:51:47 +00:00