summaryrefslogtreecommitdiff
path: root/npc/001-2-22
AgeCommit message (Collapse)AuthorFilesLines
2020-11-13Change body type back to gendergenderfixAndrei Karas3-3/+3
2020-10-24CONTENT III SUPER MERGE REQUESTJesusaves1-1/+92
Included: * Tulimshar Casino * Placeholder fixing/filling * Food Questline * Rossy Quest * Galimatia Quest (mostly by Livio) * Edourard bugs * Blood Donor Quest (from Moubootaur Legends) * Merchant Guild Quest * Mundane Bugfix * La Marine * Hurns Doctor easter eggs * Sailing to Argaes with Legion * Other things not relevant enough to be noted down, I guess
2020-08-28Regenerate mapsJesusaves1-5/+5
2020-08-05remove the all mentions of sex or gender from scriptsgumi4-8/+8
2020-02-01Give players 5 seconds to collect the loot.Jesusaves1-0/+1
Inform them of victory with a dispbottom, and increase OnTimeout in 5 seconds to prevent accidental explosion. Please note that player could run to ship hold's door and really mess the quest. (It would cause a double-warp effect, and Peter would ask, “I am broken?”).
2019-10-20remove useless zeny calculationsgumi1-1/+1
2019-04-13Reimplement INN system and add Rusty Pick InnJesusaves1-10/+30
2019-04-03Update Alige script file for better user experience.Jesusaves1-34/+36
Code-style-wise, this is what we call "legacy" and needs "total rewrite". I'm not willing to totally rewrite it, only to improve user experience. Total rewrite can be done by real coders later, if they want.
2019-03-05... That's why you shouldn't code with an empty stomach and without taking anJesusaves1-239/+206
Afternoon nap %%O
2019-03-01Remove extra white spacesAndrei Karas1-1/+1
2018-12-06Remove extra parameter from function getnpcidAndrei Karas1-2/+2
2018-07-05mesc() is a function to optimize mes(col(l())), saving parenthesis.Jesusaves2-7/+7
mesc() is a short for mes(col()). It should make coding colored code easier. The default color value is "9", same from narrator, but this default value is not used anymore. I assume mes* functions are legacy for this project, so fell free to reject the patch.
2018-05-16fix wildx's commits20180518gumi1-1/+1
2017-12-29rename closedialog to closeclientdialogThibault Payet2-2/+2
2017-10-11what's up with this crazy syntax?s20171023gumi1-2/+2
I blame Reid
2017-08-19Replace bit flags by constants on narrator and speech functions.Reid1-1/+1
2017-06-05remove misceffect usage from scriptsgumi1-2/+2
2017-01-31regenerate mob spawns with tmw converter.Andrei Karas1-1/+1
2017-01-28Added a new ID for Dan's note and fixed its coordinates.Alige1-2/+2
2017-01-15rectify the indentationgumi1-1/+1
2017-01-08remove .gat suffix everywheregumi2-15/+15
2017-01-08Consistency of the authors in scripts.Alige1-1/+1
2017-01-06make the chests automatically closegumi1-3/+20
2017-01-06add a delay on close/open chestomatt1-12/+14
2016-11-24Add auto-gen files inwushin4-9/+60
2016-11-22Remove hand written generic saveswushin3-111/+0
2016-11-06Fix Artis La Johanne's note map location.Reid1-1/+1
2016-10-13Fix note namewushin1-1/+1
2016-08-20Convert npc directory into new format.Andrei Karas1-10/+10
2016-07-19Continued fixing typos and rewording sentences, after reading the translations.Alige1-1/+1
2016-07-17Because of translations, reworked several sentences in scripts, added ↵Alige2-5/+5
missing words and M/F options.
2016-07-11English fixes in 001-2-22/note.txt.Alige1-9/+9
2016-06-27Changed all item IDs by their aegisname in scripts.Alige2-4/+4
2016-06-27Fixed "INN" to "Inn" in scripts.Alige1-21/+21
2016-06-14Fixed the line with value names in _mobs.txt files.Alige1-2/+1
2016-06-14Added a line to describe the different values, in all _mobs.txt files.Alige1-0/+2
Also preparing to add a name to all of the maps.
2016-06-03Add free save points throughout Artis.Reid3-14/+74
2016-03-28Remove useless variabled before inventoryplace.Andrei Karas1-2/+0
2016-03-06Fixed a lot of grammar mistakes and changed some dialogue for clarity.Unverified3-11/+11
2016-03-06Revert "Fixed a lot of grammar mistakes and reworded some dialogue for clarity."Unverified3-11/+11
This reverts commit a1cfd4e6afff78f777872f49f8e8faacbe6f2e60.
2016-03-06Fixed a lot of grammar mistakes and reworded some dialogue for clarity.Unverified3-11/+11
2016-02-21Fix the long time bug on peter that respawn the dead player on the wall.Reid1-1/+1
2016-02-20Space more ratto respawns in peter quests (40s -> 45s).Reid1-4/+4
2016-02-20Add new food and a drunk label on alige from artis.Reid1-0/+14
2016-02-20Replace broken dialogue on chefgado with npctalk3.Reid1-5/+4
2016-01-30Replace countitemcolor to countitem.Andrei Karas1-17/+17
2015-12-31Add new savepoint on #22.Reid1-0/+9
2015-12-30Add particle effect on savepoints on Artis's ship.Reid1-4/+4
2015-09-27Replace getnpcdir and setnpcdir with one or zero parameters to variable '.dir'.Andrei Karas1-4/+4
2015-09-27Replace setnpcdistance to '.distance'.Andrei Karas6-9/+9