Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-01-09 | Prepare serverdata for evol-hercules!31 | Kurt Kuschinski | 11 | -44/+42 | |
Deprecate g() and lg() | |||||
2021-01-09 | Remove gender information from all NPCs. | Jesusaves | 31 | -79/+0 | |
2020-12-27 | Remove all mentions from evolonline.org from NPCs and IRC. | Jesusaves | 1 | -1/+1 | |
However, I cannot find the update server to update it | |||||
2020-12-06 | * Lena's quest | Jesusaves | 4 | -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-24 | CONTENT III SUPER MERGE REQUEST | Jesusaves | 7 | -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-17 | Use smuggler tunnels for rowboat | Jesusaves | 4 | -19/+68 | |
2020-08-06 | partly rewrite the intro to add a referral system | Jesusaves | 1 | -0/+5 | |
Co-authored-by: gumi <git@gumi.ca> | |||||
2020-08-05 | remove the all mentions of sex or gender from scripts | gumi | 32 | -80/+80 | |
2020-06-18 | Content | Micksha | 2 | -10/+30 | |
2020-05-27 | At least, now you can reach Argaes. Poorly balanced. | Jesusaves | 1 | -0/+14 | |
2020-05-24 | Faction Core, Quest ID rewrite, Thieves Path. | Micksha | 2 | -1/+2 | |
Part of Leaving Artis redesign. | |||||
2020-05-07 | Random, Wild Treasure Chests were sighted in Hurnscald Caves! | Jesusaves | 2 | -1/+10 | |
Watch out for them! | |||||
2020-01-10 | Global Event Handler. | Jesusaves | 2 | -9/+9 | |
Hurnscald NPCs are incompatible. I've run in epoll problems once on ML, so I'm making this again. | |||||
2019-10-20 | remove useless zeny calculations | gumi | 3 | -3/+3 | |
2019-09-09 | "Atril" is a PDF Viewer. Fix a typo, it should be “Artis” instead. | Jesusaves | 2 | -17/+17 | |
2019-05-13 | Update from hercules | Andrei Karas | 1 | -1/+1 | |
2019-04-16 | Package Legion for travel. | Jesusaves | 6 | -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-13 | Koga should be always visible (I think every big NPC needs that?) | Jesusaves | 1 | -0/+1 | |
Alias @wgm to @request - so players can still use @wgm just fine. | |||||
2019-04-04 | Implement `@tutorial` and add the tutorial book in 001-2-5. | Jesusaves | 1 | -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-29 | add the flag npc for unmounting locations in Artis | Micksha | 1 | -0/+25 | |
2019-03-29 | Merge branch 'rowboat_improvements' of https://gitlab.com/toams/serverdata ↵ | toams | 2 | -41/+107 | |
into rowboat_improvements | |||||
2019-03-05 | Replace gettimetick(2) with has_instance2(), because quest.count2 is not big ↵ | Micksha | 1 | -25/+9 | |
enough. Also use SpriteName where possible | |||||
2019-03-01 | Remove extra white spaces | Andrei Karas | 3 | -4/+4 | |
2019-03-01 | Fix move command error and style in rowboat npc | Andrei Karas | 1 | -7/+6 | |
2019-02-28 | The four sewer mouths in Artis. They all behave differently. | Jesusaves | 1 | -7/+49 | |
The first one is still TODO to prevent conflicts with Mundane Quest | |||||
2019-02-13 | Toams/rowboat + Micksha/galmatia | Micksha | 3 | -7/+91 | |
2019-01-19 | Knife - change equip level from 15 --> 1 | Micksha | 1 | -0/+14 | |
2018-11-22 | Add all the gem veins, add beehive | Micksha | 1 | -4/+4 | |
2018-11-05 | Add the rowboat and Koga NPCs to Artis | Micksha | 3 | -0/+42 | |
2018-11-05 | Add Gumis scripts - delete placeholders. Disable debugs. | Micksha | 1 | -0/+1 | |
2018-11-05 | Add Mundane and Sophialla | Micksha | 1 | -0/+20 | |
2018-07-05 | mesc() is a function to optimize mes(col(l())), saving parenthesis. | Jesusaves | 2 | -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-25 | New books | Jesusaves | 1 | -1/+1 | |
2018-03-20 | yeah... this got very messy (my bad!). let's not use custom terminators ↵ | gumi | 2 | -32/+12 | |
after all | |||||
2017-12-29 | rename closedialog to closeclientdialog | Thibault Payet | 12 | -25/+25 | |
2017-10-11 | what's up with this crazy syntax?s20171023 | gumi | 9 | -43/+43 | |
I blame Reid | |||||
2017-08-22 | I'm ashamed | gumi | 1 | -4/+4 | |
2017-08-22 | fix the npc talk lock mechanism, make some other npcs use it | gumi | 4 | -57/+14 | |
2017-08-19 | Replace bit flags by constants on narrator and speech functions. | Reid | 14 | -118/+118 | |
2017-08-19 | Merge branch 'Alige/serverdata-npc-pathing' | Reid | 1 | -3/+3 | |
2017-08-18 | update manhole dialogue to allow enter the sewers | Micksha | 1 | -8/+24 | |
2017-08-18 | change OnFluffyDeath to check killedrid, | omatt | 2 | -10/+13 | |
change enora's qdebug for reset second field, make maps. | |||||
2017-08-18 | make maps following the clientdata merges | gumi | 1 | -0/+1 | |
2017-06-05 | remove specialeffect2 usage from scriptss20170627 | gumi | 1 | -3/+3 | |
2017-04-18 | make the flying piou do a sound on clicks20170419 | gumi | 1 | -1/+4 | |
2017-03-05 | Fix a few coordinates of the flyingpiou npc pathing. Conclict with collision ↵ | Alige | 1 | -3/+3 | |
tiles. | |||||
2017-01-31 | regenerate mob spawns with tmw converter. | Andrei Karas | 1 | -6/+6 | |
2017-01-24 | Copied line in the script, but with a slight difference. Fixed. | Alige | 1 | -1/+1 | |
2017-01-17 | make eugene give the fishing guide | gumi | 1 | -6/+8 | |
2017-01-17 | Completely rewrite the fishing system | gumi | 1 | -373/+17 | |