Kisuka
7ba1afd5c5
- Added quest log commands to all job quests.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14054 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-11 04:52:10 +00:00
Kisuka
f14d98c005
- Added some missing quests to quest_db.
...
- Fixed an issue on some 1-1 job quest log commands.
- Fixed some issues with hair_style. (bugreport:3558)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14041 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-05 07:30:30 +00:00
L0ne_W0lf
a349908195
Added Quest Log commands for 1-1 job quests and trans quest.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13969 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-27 10:10:31 +00:00
brianluau
1b588722ad
- Added a missing zeny check in the Jawaii Bartender. (bugreport:2897)
...
- Added a missing 'close' in the Mage quest Bookshelf. (bugreport:2873)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13727 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-04 04:24:50 +00:00
shadow
a98253bcc4
Converted skill commands integers to strings. Follow up on r12814
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12819 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-13 10:13:14 +00:00
Lupus
807bba43d9
minor typo in mage.txt
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12589 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-14 11:56:20 +00:00
samuray22
baa7b8a1ac
* Fixed a Problem in Mage Quest. (bugreport:489)
...
* Change a "+ name +" to "+ strcharinfo +" in a jawaii NPC.
* Change to non-capital letters StarGladiator and SoulLinker Quests Name.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11805 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-25 21:48:50 +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
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
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
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
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
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
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
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