summaryrefslogtreecommitdiff
path: root/npc/custom/eAAC_Scripts
AgeCommit message (Collapse)AuthorFilesLines
2007-01-26More typo fixesultramage2-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9714 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-21Typo huntultramage2-4/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9684 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-21Synchronization of the trunk&stable npc directoriesultramage1-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9683 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-09- Updated some functions calls that where using the wrong number of ↵FlavioJS3-8/+8
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9637 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-22- Simplified the global function "getJobName"skotlex1-1/+1
- Simplified function agitcheck so it isn't crash prone. Now it takes no arguments, and will return whether WoE is on or not. - Updated bundled scripts as required for this change. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9559 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all ↵FlavioJS27-12042/+12042
txt/conf/h/c files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9410 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-27- Updating Thanatos quest with a check to prevent multiple Thanatos spawning.eaac1-7/+25
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9329 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-20- Removed security check since source level patch is applied. Reverted ↵Lance2-13/+4
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9267 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-19Applied security patches. PLEASE CHECK THEM ALL.Lance2-4/+13
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9260 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-07Another one set of fixes for the scripts syntaxLupus16-18/+18
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9166 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-04Many small scripts fixes - tabs, parenthesis, typoLupus1-40/+36
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9137 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-05* eAAC Update to the banker.(stable version has NO class...err it was ↵eaac1-8/+13
outdated by far.) [erKURITA] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8629 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-29* eAAC update. Will put in Dj-Yhn's Donation Girl (TXT) as soon as boards ↵eaac1-2/+21
are back up...[erKURITA] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8529 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03- Modified yet again SC_SILENCE after iRO tests from Entwined on IRC. ↵skotlex5-325/+793
Silence now ONLY blocks skills from being used, it will not stop on-going casts. - Updated status_cast_cancel to also include silence (so the cast bar is cancelled if you are silenced during it) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8098 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-01- eAAC update to Donation Girl. eaac1-15/+15
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8026 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-03*eAAC Update to donation girl. [erKURITA]eaac1-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7461 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-27* Added Rachel NPCs:eaac3-79/+74
~ Added Official warps of Rachel. About 50% of them. Will get the rest soon. [erKURITA] ~ Added the Tool/Armor/Weapon dealer, aswell as a Vegetable Gardener. [erKURITA] ~ Added the guards + guide locations. Also added the Zondaman location. [erKURITA] ~ Added Rachel Inn npc. [erKURITA] \- Special thanks to RockmanEXE for all the info above. * eAAC update to the vending machine, disguiser and quest warper. [erKURITA] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7349 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-16* Commited Silent's Fix to the duplicate NPCsPlaytester3-76/+79
- needs testing - can't be fully fixed because of length limitation of names git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7200 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-11* eAAC update:eaac2-68/+385
- Added Vending Machine, made by Celestria. - Updated and fixed Coin Banker, by me :P. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7090 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-22- eAAC Update for Donation Girl [erKURITA]eaac5-58/+26
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6694 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-21* eAAC Update + Fix [erKURITA]eaac4-1036/+1270
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6682 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-26* functions_kafra.txt was pretty buggy, including a zeny exploit (free ↵eaac1-51/+470
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6293 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-19eAAC Update:eaac2-2050/+104
- Whoops, eAAC members made a mistake with scripts and I didn't notice => Quest Warper.txt [erKURITA] - Added quest_warper.txt and banker.txt to npc\customs\eAAC_Scripts. [erKURITA] (Stable log) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6175 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-19eAAC Update:eaac2-0/+1889
* Added quest_warper.txt and banker.txt to npc\customs\eAAC_Scripts. [erKURITA] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6173 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-15~ eAAC Update:eaac10-4042/+2140
* Added quest_warper.txt to eAAC_Scripts. [erKURITA] * Deleted the sql and txt versions of the disguiser and added a merge of both. [erKURITA] * Deleted clone_arena.txt. [erKURITA] * Updated global_functionsKE.txt of Skotlex. [erKURITA] * Added woe_time_explanation.txt to explain how to set WoE times. [erKURITA] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6068 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-12bahMasterOfMuppets1-2233/+2052
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5577 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-12Another eAAC update.MasterOfMuppets1-2052/+2233
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5576 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-12eAAC updates.MasterOfMuppets4-0/+413
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5575 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-08- Updated mob_db.sql and item_db.sql to latest.skotlex1-1/+294
- Modified mob_db's HP column to be an int. - Fixed the included global_functions file for the Kafra Express script. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5507 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-03fixed clone arenaVicious1-157/+2052
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5445 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-02eACC scripts.Vicious27-0/+10129
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5429 54d463be-8e91-2dee-dedb-b68131a5f0ec