42 Commits

Author SHA1 Message Date
L0ne_W0lf
ada9a68f94 Whoops. Updated headers for the last two edited files. Just not thinking straight tonight.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11474 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-15 03:46:39 +00:00
L0ne_W0lf
99fc9221e7 Changed "Marthilda" to "Mathilda" in the Aco and priest Job quests.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11473 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-15 03:44:28 +00:00
ultramage
4814888f0d * Moved quest_variables.txt to /doc
* Added comments to some getitem/delitem calls
* Disabled nightmare drop in the custom mvp arena script
* Fixed problem with baby novice + swordsman quest (topic:160247)
* Fixed a typo and problem in the airship typing challenge

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11138 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-07 20:41:23 +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
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
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
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
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
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
ultramage
45c732b05d More eof eols (followup to r10401); skipping /npc/custom and /npc/samples
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10402 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-29 08:39:36 +00:00
ultramage
6867d93866 typos: recieve -> receive
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10163 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-05 19:02:52 +00:00
Lupus
c6d5f38b75 removed all .GAT from all the scripts and tested
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10018 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-15 20:32:55 +00:00
ultramage
3266ced856 More typo fixes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9714 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-26 15:01:39 +00:00
ultramage
e034ce07bb Typo hunt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9684 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-21 12:12:04 +00:00
FlavioJS
72bebf27fc - Now root script functions calls can have parenthesis (will take any parenthesis after the function as the start of the argument list).
This means "func (exp),exp;" isn't valid anymore and has to be changed to "func exp,exp;" or "func((exp),exp);" or something like that.
- Updated swordman.txt and knight.txt accordingly.

Only changed this because it was very annoying when I was creating the sample localized npc.
Don't expect more changes unless something similar happens again. Bottom line: we're in soft feature freeze and moving to eApp...

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9536 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-20 11:50:44 +00:00
FlavioJS
637ae9a4dc - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9410 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-05 13:23:07 +00:00
Lupus
a5108726ab Fixed warp on timeout in swordman.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9199 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-11 18:43:51 +00:00
Lupus
27fbde260e final clone maps -> original maps change. also fixed novice grounds map in char.c. fixed socked_enchant npc
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9064 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-25 05:26:11 +00:00
Lupus
a9dc343876 fixed timer error, mobscript bug, overlapped npcs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8942 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-06 06:03:25 +00:00
Lupus
526a7ce897 fixed some typos, optimized, added missing NEXT;
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8739 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-14 06:22:56 +00:00
MasterOfMuppets
b7fa905845 Fixed a small bug in the swordsman job quest, thanks to Belle for notifying me about it.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7564 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-07 15:49:12 +00:00
Lupus
1a87e739bd turned the rest of job numbers to constants
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7554 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-07 04:52:02 +00:00
Lupus
2d257532f8 updated job quests.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7242 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-19 08:07:50 +00:00
Playtester
db2a9e7c96 * Commited Silent's Fix to the duplicate NPCs
- needs testing
- can't be fully fixed because of length limitation of names

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7200 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-16 10:02:18 +00:00
Lupus
69179113d6 Completed full save/restore of Quest Skills on the REBIRTHING 8)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7089 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-11 06:51:38 +00:00
killercube
de9e9d873e git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6513 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-05-07 16:56:18 +00:00
Lance
2a6dc10d0b Fixed scripts relying on older event calling methods.. Still searching for other scripts..
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6396 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-30 09:24:46 +00:00
Playtester
cd3aa3d0fb Fixed some typos in npc/jobs/1-1/mage.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6230 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-22 07:48:14 +00:00
Vicious
261c79eca2 constant-fied!
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5763 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-27 02:15:34 +00:00
Valaris
2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.  EVERYTHING ELSE
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5094 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29 16:10:48 +00:00
Valaris
fd99753f8e Clearing trunk.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5091 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29 16:00:45 +00:00
Lupus
5036cd21df finished Valkirye
fixed Skill Points exploit in Assassin Job Quest

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1383 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-02 22:06:40 +00:00
ajarn
e92f591372 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@715 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-22 07:33:09 +00:00
amber
d479e29aee Fixed some file types
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@172 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14 16:18:26 +00:00
shadowlady
d750ec40e3 Fixed bug
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@91 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-10 01:25:20 +00:00
(no author)
706e785091 git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@2 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-11-04 23:25:09 +00:00