summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2007-02-18msg typoLupus1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9878 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-18Guilds with Emergency Call skill mastered or with 9+ skill points can't take ↵Lupus2-2/+41
part in Novice Castles WoE. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9877 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-16- Updated the Dancer job quest to attach a player to the main timer script.skotlex2-4/+6
- Updated script commands startnpctimer, stopnpctimer, initnpctimer so you can attach a player to them, this is done because the attach/detach functions can't be used to attach to a different script than the one currently running. - Some script code cleaning - Updated the script_command reference with the new flag values of [start/stop/init]npctimer. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9872 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-16- Modified the "guardian" spawn script command, it no longer receives a ↵skotlex11-384/+387
"amount" argument (since that only leads to trouble), if the class is negative, it'll pick a random class the same way the monster spawn script command does, and if you pass a spawn position with coordinates equal or less to 0, a random spot in the map will be taken. However you can't use "this" as a map name anymore since these script commands do not need an attached player. - Guardian spawning will now fail if you attempt to spawn a guardian that already exists on the same position. - Collapsed clif_party_main_info and clif_party_join_info into a single function: clif_party_member_info - Collapsed config settings "sg_miracle_skill_min_duration" and "sg_miracle_skill_max_duration" into "sg_miracle_skill_duration", which defaults to an hour. - Miracle of the Sun, Moon and Stars can now retrigger to lenghten it's effect, and it is cancelled on warp/map-change. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9871 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-15Corrected all Schwarzwald typos (except for the WIP one)ultramage17-23/+25
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9867 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-05- Fixed a duplicate warp name in Rachelskotlex1-2/+2
- Fixed Venom Splasher not being Poison elemental - Cleaned up #blv - Fixed the skill tree not always updating when using @allskill - Probably fixed the target-change on melee attack setting not working. - Moved the deletion of the invincible timer when using skills so that it is not deleted for skills such as Ashura (when just selecting a target) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9791 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-02Minor details (pdb file location, improved debug, npc typo)ultramage1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9771 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-30Corrected a mistake in the sign quest (answer did not match ingame behavior)ultramage2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9748 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-29Almost but not quite u.uultramage1-205/+205
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9741 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-29Converted all comodo_gambling.txt variables to temporary npc type.ultramage1-226/+222
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9740 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-29Performed some eAthena-style adjustments to the comodo gambling script.ultramage1-454/+448
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9739 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-29* Updated the comodo gambling scriptultramage2-535/+536
- synced the structure with the aegis script (with neccessary adjustments) - added a missing emotion and cutins (using jA's method) - added a missing npc git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9738 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-29- Removed the duplicit and untranslated alchemist.txt eventultramage5-237/+15
- Removed old custom geffenia warper since TSQ is done - Moved the custom events entries into scripts_custom.conf git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9736 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-26More typo fixesultramage26-117/+118
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9714 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-26- Fixed a monster spawn typo in hu_fild05 and lou_fild01ultramage4-2/+11
- Added a missing dialogue branch in novice.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9713 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-24Fixed one missing 'On' in prtg_managers.txtultramage2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9708 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-21Typo huntultramage36-121/+121
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 directoriesultramage8-82/+13
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9683 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-12Talking about copy-paste... t_t (missing closing curly brace)ultramage1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9650 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-12Fixed exploits in Valentine Event ScriptsKarLaeda3-3/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9646 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-11Update to the new locations, adds more warps (thor_camp)ultramage3-9/+21
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9643 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-09Small typo fixesultramage1-5/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9638 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-09- Updated some functions calls that where using the wrong number of ↵FlavioJS18-39/+43
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
2007-01-05updated noicewall, updated SL ques, Lupus2-34/+38
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9618 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-04- Updated /doc from jAthenaultramage1-4/+5
- Completed adding of the new cities to @go > that function is ugly and needs a complete rewrite, asap - Updated thor volcano warps git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9615 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-03- Now the server will by default perform symmetric adding of friendsultramage7-3/+107
- > TODO - symmetric deletion (http://www.eathena.ws/board/index.php?showtopic=130749) - Added a first approximation of warps for the new maps (by $ephiroth) - Added Rachel and Veins to the list of @go destinations git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9613 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-29WTF was I doing?Lance1-4/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9595 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-28- Fixed typo in the Priest Quest.KarLaeda2-31/+34
- Added year to the dates in stable/npc/Changelog.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9585 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-26- Fixed some warningsskotlex1-1/+1
- Corrected the comment for the global functions file. - Updated Charge Attack's damage equation as per the only source I've seen of it so far. - Now Guardians/Emperium can't hit /be hit if their current map isn't a gvg_castle or woe is off. This enables "localized" WoE by removing/setting the mapflag gvg_castle on the castles where you want WoE to take effect (note that even though normal players can't be hit on non gvg_castle maps, normal mobs can still be killed in such maps, you'd still need to modify the WoE scripts to use this kind of feature) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9575 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-25- Applied the rest of Rayce's suggestions and fixes ↵FlavioJS3-4/+8
(http://www.eathena.ws/board/index.php?showtopic=129185) - warn_cmd_no_comma, warn_func_no_comma, warn_cmd_mismatch_paramnum are now warn_func_mismatch_paramnum and it only prevents showing the error, as it was probably intended in the first place. (correct me if i'm wrong) - Merged the parsing of function calls in the script engine, removing the parse_cmd hackery, and made "heal (.@val+rand(0xff))&0xff,0;" valid again. - Fixed a bug in eye_of_hellion.txt and a bug in hunter.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9569 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-22- Simplified the global function "getJobName"skotlex5-167/+11
- 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-20- Now root script functions calls can have parenthesis (will take any ↵FlavioJS3-2/+5
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9536 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-20- Changed the script source from unsigned char* to const char*.FlavioJS1-151/+151
- Updated plugins Makefile. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9532 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-20- Fixed the meaning of stdout_with_ansisequence and changed the default ↵FlavioJS1-9/+22
value to no. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9531 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-19- Added year to the dates in the npc changelogFlavioJS2-572/+664
- Added sample localized NPC git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9524 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-18Fixed exploit in The Sign QuestKarLaeda2-0/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9513 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-13Fixed exploit in the Slotted Sunglasses QuestKarLaeda2-4/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9483 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-11* Adjusted Rachel Sanctuary entrance to prevent exploitsPlaytester7-9/+18
* Added Ktullanux to spawns until the quest is added * All Rachel MVPs now only respawn once a day to prevent exploits * Uncommented Rachel Sanctuary spawns by default git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9456 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-11removed extra nameLupus1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9454 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-11Added missing close2 to Hunter Job Quest, merge it to stableKarLaeda4-341/+344
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9452 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-11Some cleanup & optimization for MvM ArenaKarLaeda2-111/+117
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9451 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-11added yuno warps, fixed wiz quest, fixed assassin questLupus4-24/+42
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9449 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-06Minor fix to the sign quest, thanks to theultramage for pointing it out.MasterOfMuppets2-1/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9419 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all ↵FlavioJS530-182776/+182776
txt/conf/h/c files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9410 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-02Fixed event's label for many quest-spawned monstersKarLaeda8-157/+175
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9386 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-02Small fix to The Sign QuestKarLaeda2-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9382 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-01* Removed outdated Thief Bug ID [Playtester]Playtester4-4/+7
- 1017 and 1021 don't exist anymore git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9379 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-30Removed garbage vars from Shinokas questLupus3-23/+29
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9372 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-30* Added first version of Rachel Sanctuary spawnsPlaytester4-0/+58
- commented for now git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9371 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-28Fixed Thanatos Tower QuestKarLaeda1-15/+16
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9349 54d463be-8e91-2dee-dedb-b68131a5f0ec