25 Commits

Author SHA1 Message Date
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
Paradox924x
d208707a4c Fixed small bug in custom JobChanger.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10411 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-29 20:43:35 +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
Lupus
10d382bcb3 fixed custom npc jobmaster:Baby - >Super baby bug
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9887 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-21 13:10:13 +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
1f54e62d13 - Updated some functions calls that where using the wrong number of arguments with checkcart,checkfalcon,checkriding,getgmlevel,basicskillcheck.
hmm, maybe I should add a config option for lazy scripter that still want to run script code that uses too many arguments

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9637 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-09 17:59:27 +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
Lance
d4e444ebd4 - Removed security check since source level patch is applied. Reverted select(), created prompt().
modified   Changelog-Trunk.txt
modified   npc/airports/airships.txt
modified   npc/cities/amatsu.txt
modified   npc/cities/gonryun.txt
modified   npc/cities/hugel.txt
modified   npc/cities/lighthalzen.txt
modified   npc/cities/niflheim.txt
modified   npc/cities/valkyrie.txt
modified   npc/custom/eAAC_Scripts/disguiser.txt
modified   npc/custom/eAAC_Scripts/quest_warper.txt
modified   npc/custom/jobs/jobmaster.txt
modified   npc/events/idul_fitri.txt
modified   npc/jobs/1-1e/gunslinger.txt
modified   npc/jobs/1-1e/ninja.txt
modified   npc/jobs/novice/novice.txt
modified   npc/merchants/kunai_maker.txt
modified   npc/merchants/novice_exchange.txt
modified   npc/merchants/refine.txt
modified   npc/other/comodo_gambling.txt
modified   npc/other/dts_warper.txt
modified   npc/other/marriage.txt
modified   npc/other/powernpc.txt
modified   npc/quests/Lvl4_weapon_quest.txt
modified   npc/quests/gunslinger_quests.txt
modified   npc/quests/quests_ein.txt
modified   npc/quests/quests_umbala.txt
modified   npc/sample/monster_controller.cpp
modified   src/map/script.c



git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9267 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-20 10:11:20 +00:00
Lance
e291dd077e Applied security patches. PLEASE CHECK THEM ALL.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9260 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-19 05:12:30 +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
Lance
5db0ae33f4 Jobchanger fixed typos from Theif to Thief
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6813 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-29 07:52:06 +00:00
Playtester
b842e93beb Fixed a bug in the new Job Master
- he rebirthed you even if you haven't reached level 99

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6713 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-23 14:47:15 +00:00
Lance
daaf8a0d13 * Global_Functions fix. Jobmaster fix.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6687 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-22 09:07:50 +00:00
Lance
6ae92d0a86 * Fixed compilation errors.
* Tidy up jobmaster for easy debugging. 

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6686 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-22 08:52:56 +00:00
Lance
9e7055026e Bugfix wrong code block.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6680 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-21 16:33:06 +00:00
Lance
741f06722c Bugfix
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6675 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-21 04:57:02 +00:00
Lance
e174a54ca3 Rewrote JobChanger..
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6674 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-21 04:44:43 +00:00
Playtester
dbe31a0f87 Hopefully fixed the custom jobmaster as well.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6203 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-20 23:15:03 +00:00
Playtester
cbe3f6ac6f Fixed custom/jobs/jobmaster.txt not rebirthing Crusaders on a Pecopeco.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6150 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-18 08:38:59 +00:00
Vicious
05486873e6 fixed job changer
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5955 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-08 08:24:21 +00:00
reddozen
f5ad13132f git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5784 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-03-28 10:29:39 +00:00
reddozen
26fb455a43 * Fixed Gunslinger and Ninja skills not showing up and not working due to an error
in skill_require_db
	  - also commited a commented block for GS_FLING that needs to be looked at and posiably
	    cleaned before it's uncommented.
	  - fixed exp2 not accepting Gunslingers and ninjas
	  - fixed the "jobmaster" having the same problem as rebirth
	  - added the Gunslinger shops for guns and ammo [Reddozen]

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5783 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-28 10:26:32 +00:00
foruken
36e6159d22 Fixed a typo in constant for Acolyte class.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5637 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17 04:51:14 +00:00
skotlex
e9fc1d9198 - Updated the jobmaster custom script to properly use Job_* constants rather than hardcoded numbers. Thanks to Pxxx for doing the update.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5590 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-13 19:12:55 +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