summaryrefslogtreecommitdiff
path: root/npc/000-2-0
AgeCommit message (Collapse)AuthorFilesLines
2014-12-02Call all functions directly (without callfunc).Andrei Karas1-3/+2
2014-12-02Add new sex consts.Reid2-2/+2
2014-11-29Restore active distance to all npcs.Andrei Karas3-3/+6
2014-11-29Restore gender to most npcs.Andrei Karas3-5/+8
2014-11-23fix some npc duplicate names.Andrei Karas1-2/+2
2014-11-21Replace temp variables into scope temp variables.Andrei Karas2-22/+22
2014-11-20Replace setlang @var to Lang = @varAndrei Karas1-1/+1
2014-11-20Reassign npcs id in allowed range.Andrei Karas2-2/+2
2014-11-16Update warp by converter.Andrei Karas1-1/+1
2014-11-04convert server data for using with hercules.Andrei Karas5-13/+19
2014-11-04fix some script issues before conversion.evol1Andrei Karas1-1/+1
2014-02-11English fixes done Qwerty Dragon.Alige2-5/+7
2013-11-24Add catalan language (mas).Reid Yaro1-2/+3
2013-08-08Correct incorrect correction.Reid Yaro1-1/+1
2013-08-08Change every label names from l_ to L_ .Reid Yaro3-55/+55
2013-08-03Created a new NPC ID for Max to make him look less like Ale and have the ↵Alige1-1/+1
tree be over him. Created a new NPC ID for the note rules in the ship to have a good offset and target size.
2013-07-26Updated the socail convention rule.Alige2-2/+2
2013-07-26Added links to the rfc 1855 social convention in julia and note scripts.Alige2-2/+2
2013-07-26Updated the rules, reviewed by the whole team.Alige2-12/+16
2013-07-25Revert "Fixed the rules, thanks to WildX." Rules were not fully decided yet.Alige2-16/+12
This reverts commit f285f792cf238d13f439fe18c3c9b0d9f271ad13.
2013-07-24Fixed the rules, thanks to WildX.Alige2-12/+16
2013-07-10Updated npctalk strings and added an asleep script, doing basically the same ↵Alige3-6/+3
thing as the goodbye script.
2013-06-17Correct julia's reward.Reid Yaro1-3/+3
2013-06-14Experience balance on quests reward.Reid Yaro1-5/+10
2013-06-05Remove useless files and wrong comments.Reid Yaro3-9/+1
These files are modified by hand, not with a script.
2013-04-10NPC dialogue revamp. Fix bug in 12 affected dialogues.Hal9OOO3-3/+3
2013-03-17Fix julia speaking range to allow speak from all area range.Andrei Karas1-1/+1
Area npc should have same or bigger talking range than area.
2013-03-08Julia script reviewed again (Reidy).Hal90002-1/+2
2013-03-07NPC dialogue revamp. Julia script reviewed.Hal90001-4/+1
2013-03-07NPC dialogue revamp. LaJohanne Door script reviewed.Hal90001-2/+2
2013-03-07NPC dialogue revamp. BillyBons script reviewed.Hal90001-2/+4
2013-03-04Fix code style.Andrei Karas4-19/+11
Add missing spaces, remove useless empty lines.
2013-02-24Change money from GP to Esperin.Reid Yaro1-2/+2
2013-02-13Re-enable money reward in Julia NPC dialogue.Hal90001-1/+1
2013-02-13Fix bad money exploit in Julia NPC dialogue.Hal90001-2/+1
2013-02-12Temp fix for variables in julia script.Andrei Karas1-1/+1
blame reidy :)
2013-02-12Correct julia's bug.Reid Yaro1-0/+1
2013-02-09Updated all _import.txt files using the converter.Alige1-2/+4
2013-01-30Small language fixes in gado and julia scripts.Alige1-1/+1
2013-01-19Missing whitespace in Billy Bons' name.Alige1-1/+1
2013-01-06Fixed newly added language in julia's script.Alige3-16/+15
Major consistency fixes: removing useless whitespaces and returns to next line.
2013-01-06"focus on how to set up consistently" as Hal9000 suggested.Reid Yaro1-1/+1
2013-01-05Clean up and improve the Two Liutenants quest.Hal90001-12/+17
2013-01-03Fixed some newly added language in julia's script.Alige1-9/+9
2013-01-03Give Julia the opportunity to explain her position.Hal90001-1/+32
Give the player another way to complete the liutenants quest.
2013-01-02Add some more doc/comment on julia's script, wip for adding new dialogue for ↵Reid1-6/+19
gado.
2012-12-30Fixed some english mistakes in a line in note.txt.Alige1-1/+1
2012-12-28Revert "Fixes in the two last scripts, it is necessary to add a whitespace ↵Alige1-10/+10
at the beginning of the text, just after the image, to make it look way better." This reverts commit 2bd86078359e15cb0dd8f351efb1907db59cc4ad.
2012-12-28Fixes in the two last scripts, it is necessary to add a whitespace at the ↵Alige1-10/+10
beginning of the text, just after the image, to make it look way better.
2012-12-28Added flags in menus in two scripts where player can change language.Alige1-10/+10