summaryrefslogtreecommitdiff
path: root/npc/001-1
AgeCommit message (Collapse)AuthorFilesLines
2020-12-27Remove all mentions from evolonline.org from NPCs and IRC.Jesusaves1-1/+1
However, I cannot find the update server to update it
2020-12-06* Lena's questJesusaves4-92/+102
* Add Inn to towns * Add Merchant Guild to towns * Add Soul Menhir to Towns * Add Barbers to towns * Add General Store to towns * Some work for blacksmith & tailoring * Kadiya's placeholder (no quest for r1, sorry D:) * Anwar Quest * Joaquim Quest * Updates on Artis Blacksmith and Julia's intro * some work on fishing spots * Bosses and Master Skill Book ("about" one per region) * Asphodel Moors population (no quests and incomplete)
2020-10-24CONTENT III SUPER MERGE REQUESTJesusaves7-8/+34
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-09-17Use smuggler tunnels for rowboatJesusaves4-19/+68
2020-08-06partly rewrite the intro to add a referral systemJesusaves1-0/+5
Co-authored-by: gumi <git@gumi.ca>
2020-08-05remove the all mentions of sex or gender from scriptsgumi32-80/+80
2020-06-18ContentMicksha2-10/+30
2020-05-27At least, now you can reach Argaes. Poorly balanced.Jesusaves1-0/+14
2020-05-24Faction Core, Quest ID rewrite, Thieves Path.Micksha2-1/+2
Part of Leaving Artis redesign.
2020-05-07Random, Wild Treasure Chests were sighted in Hurnscald Caves!Jesusaves2-1/+10
Watch out for them!
2020-01-10Global Event Handler.Jesusaves2-9/+9
Hurnscald NPCs are incompatible. I've run in epoll problems once on ML, so I'm making this again.
2019-10-20remove useless zeny calculationsgumi3-3/+3
2019-09-09"Atril" is a PDF Viewer. Fix a typo, it should be “Artis” instead.Jesusaves2-17/+17
2019-05-13Update from herculesAndrei Karas1-1/+1
2019-04-16Package Legion for travel.Jesusaves6-19/+78
Get your act straight, Legion! You need to release the player from Artis! > Q'Anon dialog, close evol-all#25 until joining a faction/clan/guild gets available. > More placeholders > Sophialla will call player telling them to talk to her so we can advance. Requires PvE room - it needs to be mapped so call @Micksha about that. Requires !165 submitted and working, with Lozerk's approval.
2019-04-13Koga should be always visible (I think every big NPC needs that?)Jesusaves1-0/+1
Alias @wgm to @request - so players can still use @wgm just fine.
2019-04-04Implement `@tutorial` and add the tutorial book in 001-2-5.Jesusaves1-0/+1
This is not TMW Ian, it is TMW-BR one, ported by Moubootaur Legends. Thus, it is more advanced, lenghty, and have most of unique Evol features.
2019-03-29add the flag npc for unmounting locations in ArtisMicksha1-0/+25
2019-03-29Merge branch 'rowboat_improvements' of https://gitlab.com/toams/serverdata ↵toams2-41/+107
into rowboat_improvements
2019-03-05Replace gettimetick(2) with has_instance2(), because quest.count2 is not big ↵Micksha1-25/+9
enough. Also use SpriteName where possible
2019-03-01Remove extra white spacesAndrei Karas3-4/+4
2019-03-01Fix move command error and style in rowboat npcAndrei Karas1-7/+6
2019-02-28The four sewer mouths in Artis. They all behave differently.Jesusaves1-7/+49
The first one is still TODO to prevent conflicts with Mundane Quest
2019-02-13Toams/rowboat + Micksha/galmatiaMicksha3-7/+91
2019-01-19Knife - change equip level from 15 --> 1Micksha1-0/+14
2018-11-22Add all the gem veins, add beehiveMicksha1-4/+4
2018-11-05Add the rowboat and Koga NPCs to ArtisMicksha3-0/+42
2018-11-05Add Gumis scripts - delete placeholders. Disable debugs.Micksha1-0/+1
2018-11-05Add Mundane and SophiallaMicksha1-0/+20
2018-07-05mesc() is a function to optimize mes(col(l())), saving parenthesis.Jesusaves2-5/+5
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-03-25New booksJesusaves1-1/+1
2018-03-20yeah... this got very messy (my bad!). let's not use custom terminators ↵gumi2-32/+12
after all
2017-12-29rename closedialog to closeclientdialogThibault Payet12-25/+25
2017-10-11what's up with this crazy syntax?s20171023gumi9-43/+43
I blame Reid
2017-08-22I'm ashamedgumi1-4/+4
2017-08-22fix the npc talk lock mechanism, make some other npcs use itgumi4-57/+14
2017-08-19Replace bit flags by constants on narrator and speech functions.Reid14-118/+118
2017-08-19Merge branch 'Alige/serverdata-npc-pathing'Reid1-3/+3
2017-08-18update manhole dialogue to allow enter the sewersMicksha1-8/+24
2017-08-18change OnFluffyDeath to check killedrid,omatt2-10/+13
change enora's qdebug for reset second field, make maps.
2017-08-18make maps following the clientdata mergesgumi1-0/+1
2017-06-05remove specialeffect2 usage from scriptss20170627gumi1-3/+3
2017-04-18make the flying piou do a sound on clicks20170419gumi1-1/+4
2017-03-05Fix a few coordinates of the flyingpiou npc pathing. Conclict with collision ↵Alige1-3/+3
tiles.
2017-01-31regenerate mob spawns with tmw converter.Andrei Karas1-6/+6
2017-01-24Copied line in the script, but with a slight difference. Fixed.Alige1-1/+1
2017-01-17make eugene give the fishing guidegumi1-6/+8
2017-01-17Completely rewrite the fishing systemgumi1-373/+17
2017-01-08remove .gat suffix everywheregumi1-1/+1
2017-01-08Consistency of the authors in scripts.Alige19-22/+25