37 Commits

Author SHA1 Message Date
L0ne_W0lf
af1e3083ac git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11545 54d463be-8e91-2dee-dedb-b68131a5f0ec 2007-10-22 16:35:51 +00:00
Lupus
4d5c7cc604 fixed storage access w/o password trough Cool Corp. Staff. Yup. We don't have packet/client based Storage password yet. So fixed it due to many complains.
Also added cutins into Cool Evnt.Staff NPC

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11159 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-10 05:33:07 +00:00
L0ne_W0lf
7b0f8d45cf * Fixed the Kafra Welcome message for guilds. Thanks Barron-Monster.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10906 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-24 15:19:51 +00:00
L0ne_W0lf
d75ac44c4a * Updated Juno and Comodo NPCs.
- Updated Monster Museum NPCs as well.
- Updated doomed swords quest, moved unrelated NPCs to proper files.
- Added the end of the Comodo and Juno doomed swords quests.
* Fixed "[Kafra Employee]" being shown twice at one instance.
* Fixed the Geffen Inn NPC.
* Updated the NPC names for the Geffen Kafra.
* Updated the PVP script to official. Includes Event mode.
- Added warps for the PVP Cross room.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10858 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-06 20:21:43 +00:00
ultramage
9bea875b80 fixed minor npc file typos
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10855 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-04 14:54:49 +00:00
L0ne_W0lf
9baed59553 * Fixed a few errors with the kafra functions.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10839 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-01 19:59:12 +00:00
L0ne_W0lf
ef0d19bcbb * Rev 10815 Updated NPC for Payon.
- Added in the comeplete fortune teller. 
- Rewrote the Arrow quiver and Gemstone trader NPCs.
  Moved the Gemstone trader intot he '/merchants' folder.
- Updated the information for the Payon Inn accordingly.
* Removed an NPC from the Lighthalzen quests. Should fix the
  "NPC not removed." message when reloading scripts. .Removed
  because I couldn't find this NPC anywhere it he official file.
* Fixed a few over-looked names in the Kafra teleport function.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10815 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-27 03:35:38 +00:00
L0ne_W0lf
942687c211 * Rather large Kafra update. (May need further testing)
- Updated a good portion of the kafra functions.
- Added proper dialog for most functions.
- Updated guild Kafras and some o f their locations. 
* Updated all Guide NPCs. They are now mostly 100% official.
- Renamed some of the old files to make them look better, IE: yun to juno.
- Added Kunlun and Ayotaya guides.
* Added the Einbech tool Dealer since it seemed to had gotten lost when I updated shops.
* Updated Dye Maker and Hair Dyer to official. 

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10810 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-25 20:22:54 +00:00
L0ne_W0lf
48fc2d2e23 *Fixed the Kafra function, which was screwing up teleporting.
* Undid come of the changes to the Jawaii and Izlude NPCs.
- Changed ispartneton() back to getpartnerid()
- Added Cebalis' dialog back in, and fixed a problem with Dega.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10777 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-16 15:48:08 +00:00
L0ne_W0lf
c92f6a69ee * Updated cities: Morroc, Jawaii, and Izlude
- Moved an NPC out of Prontera because of the Jawaii update.
* Updated Wedding script to official. (Moved previous to custom.)
- Updated the Divorce NPC to Official as well.
* Changed some dialog in the Kafra Functions.
* Updated the Message boards to iRO standards.
* Added the Mail box NPCs even though the mail system is not implemented.
* Near total rewrite of the shops.txt file. Lots of corrections and such.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10766 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-14 20:34:13 +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
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
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
Lupus
7367e7aa5f Many small scripts fixes - tabs, parenthesis, typo
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9137 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-04 22:59:57 +00:00
Lupus
6e7319212f fixed The Sign Quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9011 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-19 05:22:55 +00:00
Lupus
d5c7e45bac updated kafra functions.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8964 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-11 16:45:24 +00:00
Lupus
5605542ef1 implemented 3 kafra ptickets for KAfra. removed kafra pass
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8962 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-11 10:39:29 +00:00
Lupus
f65ed87611 * Added back Guild Storage. Confirmed kRO feature
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8701 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-11 08:39:41 +00:00
Lupus
edb160abaa fixed bandits beard quest. disabled guild storage by default. changed novices castles warper and treasure chests count to 1
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8496 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-27 06:07:26 +00:00
evera
e02ca5222a kafra fix
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7084 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-10 06:44:06 +00:00
evera
5eedd15071 fixed yuno kafra warp
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7057 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-08 22:27:05 +00:00
Lupus
1eb4c20509 many quests variables are shrinked in 1 variable bits. UPDATE ALL YOUR OLD scripts!
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6884 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-31 09:42:24 +00:00
evera
a35914d253 git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6636 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-05-18 07:21:05 +00:00
evera
d02b1a3a86 fixed dts, changed kafra_pay, kafra_dungeons, and functions_kafra
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6616 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-16 04:33:08 +00:00
eaac
200ad25417 * functions_kafra.txt was pretty buggy, including a zeny exploit (free warps). Thanks to OZ over IRC for pointing out. It needs more optimization too. [erKURITA]
* eAAC Update: quest_warper.txt [erKURITA]

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6293 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-26 16:45:57 +00:00
Lupus
31a767e17c fixed repairsman
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5354 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-21 06:20:38 +00:00
Lupus
280ad53713 Added Kafra storage password protection.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5306 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-17 04:47:12 +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
4e5553c36a re-fixed Kafra + Super Novices CART
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1421 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-06 13:46:09 +00:00
celest
67a9cafa79 * Fixed a crash in clif_send when checking packet version
* Fixed a crash in Deluge, Volcano and Violent Gale
* Allow super novices to rent carts from the Kafra

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1420 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-04-06 11:55:55 +00:00
celest
230aba086b * Fixed Auto Berserk activating by itself when changing maps
* Corrected Yuno warp points
* Added Yuno warps to the Aldebaran kafra NPC

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1314 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-28 12:01:19 +00:00
Lupus
b563d06e30 fixed WOE
fixed Kafra

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1279 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-23 20:36:15 +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
kobra_k88
42dc8b3b71 Added error/typo safeguard for teleport option.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@168 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14 12:24:28 +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