summaryrefslogtreecommitdiff
path: root/npc/scripts.conf
AgeCommit message (Collapse)AuthorFilesLines
2020-11-12Add a couple quests for Captain Hal and Sergeant RyanLivio Recchia1-1/+4
2020-10-24CONTENT III SUPER MERGE REQUESTJesusaves1-0/+4
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-10-16JukeboxJesusaves1-0/+1
This allows players to use @jukebox like @music anywhere And it also adds a classy Jukebox in Hurnscald PUB. First experiment with public functions, don't blame me if it breaks :p Low priority, adding to MR list in order to met deadlines.
2020-10-15Galimatia Quest - Incomplete Draft.Livio Recchia1-0/+1
Merged to prevent conflicts with contentIII which has priority.
2020-10-11AFKing SystemJesusaves1-0/+1
Implemented at the Rusty Pick Inn (Hurnscald) only. Red Plush Inn will be next. Right now, beer/red plush wine/etc. do not affect EXP gain, only players nearby do. MAX_IDLE is using the same variable form as Moubootaur Legends. It can be set to a constant if needed. Wandering storytellers not yet implemented, I believe @toams will use Kfahr and Janus to do that later™ ---- close evol-all#108
2020-09-18Refine prototypeJesusaves1-0/+1
+2 atk/matk per refine level +1 weapon exp per killed monster level Roughly based on Monster Point System + ML Refine System.
2020-08-29Magic Core SystemJesusaves1-0/+1
Contains only utilities and placeholders. Original code from Moubootaur Legends Ported here to serve as base.
2020-08-06add referral rewardsJesusaves1-0/+2
Co-authored-by: gumi <git@gumi.ca>
2020-08-05remove the all mentions of sex or gender from scriptsgumi1-2/+2
2020-07-27add a reusable event dispatching systems20200729gumi1-0/+1
2020-07-27add the player cache systemgumi1-0/+1
2020-07-20add functions to get Legacy and Vault account datagumi1-0/+2
2020-07-20add bitwise abstraction functionsgumi1-0/+1
2020-07-17Rubber Bat - Correctly duplicates Legacy functionality.Quillia Aeuda1-0/+1
2020-07-10Implements Crafting Core systemJesusaves1-0/+1
Recipes etc. not included
2020-06-17First version of the new kfahr script.toams1-0/+1
It is a rewrite from the tmw legacy script. Dialogs are the same and functionality is also intended to be the same. A part of the dialog was not done yet - the Setzer quest.
2020-05-24Faction Core, Quest ID rewrite, Thieves Path.Micksha1-17/+29
Part of Leaving Artis redesign.
2020-05-09remove the entire notion of marriagegumi1-1/+0
2020-05-07Random, Wild Treasure Chests were sighted in Hurnscald Caves!Jesusaves1-1/+2
Watch out for them!
2020-04-25add a changesex pseudo-atcommandgumi1-0/+2
2020-04-19Cupid's MagicJesusaves1-0/+1
“The highest expression of love.” ~ Aliytah, 2020 Also, fixes the @jail command.
2020-02-01Add EVOL_MONSTER_IDENTIFY skill.Jesusaves1-0/+1
Allow players with this skill to use both `/mi` and `@monsterinfo` commands. The skill still isn't obtainable anywhere. Single level.
2020-01-10Scoreboards. Done upon request (and popularity)Jesusaves1-0/+1
An untested Hall Of Acorns was included with Tirifto's blessings. Provides two new commands available to everyone: `@scoreboard` and `@scoreboards` These commands allow players to view an hourly-updated scoreboard, with the richest and most powerful players, as well as the most powerful guilds. And, ofc, whoever has more acorns on storage. There's also a button to see some game statistics, like total monsters killed since release. Patreon Link is a courtesy because it came with original code; We might want to update it to more general Donation page later. PS. Code imported from Moubootaur Legends and modified for rEvolt. This includes replacing "mes()" with "mesf()"
2020-01-10Global Event Handler.Jesusaves1-0/+2
Hurnscald NPCs are incompatible. I've run in epoll problems once on ML, so I'm making this again.
2019-10-21These are the new GM permissions, levels, and clearances for rEvolt.Jesusaves1-0/+1
See the merge request for a better list of powers as of approved on topic 20808.
2019-10-01instance for training room, training npc, new quest idtoams1-1/+1
change warp system for avoid spam creation instance add dummy for skill wave to mob_db, and stupid change in script add few basic control, info about training, access by menu change bow wave, and add dummy for bow wave change collison wall to water wall etc.
2019-04-28Prevent Cookies from being used for "too long"Jesusaves1-0/+1
2019-04-27Alpha version of spotlight system - requires a fixed clientdata!119 or won't ↵Jesusaves1-0/+1
work NOT gm command compatible. May be optimizable, new MR for comparasion and performance check pending.
2019-04-16Package Legion for travel.Jesusaves1-0/+1
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-03-29I need a way to get the Master Book.Jesusaves1-0/+1
Uhm, Auldsbel will do for a while, WildX can comment later.
2019-03-06Implements @resyncJesusaves1-0/+1
2019-03-05Update the quest to address Micksha notes.Jesusaves1-0/+2
Playtested locally. Besides, it is now possible to use Grass Carp for Carp Sandwich. The use of a Grass Carp won't have any special effects. WIP status can now be safely removed.
2019-02-28The four sewer mouths in Artis. They all behave differently.Jesusaves1-0/+3
The first one is still TODO to prevent conflicts with Mundane Quest
2018-11-05Add Gumis scripts - delete placeholders. Disable debugs.Micksha1-20/+0
2018-11-05Hurnscald mega-commitgumi1-2/+36
2018-03-20yeah... this got very messy (my bad!). let's not use custom terminators ↵gumi1-0/+1
after all
2017-08-23Replace tabs by space on confused-tree.Reid1-0/+1
Add different directions according to the season. Change the confused tree NPC ID to 400.
2017-08-22reorganize the framework functionsgumi1-5/+7
2017-08-18add confused treegumi1-0/+1
2017-07-20more framework functionsgumi1-4/+11
2017-05-01remove usage of getgroupidgumi1-0/+1
2017-04-19add `@exprate` atcommandgumi1-0/+1
2017-01-28move the bank script into its own functiongumi1-0/+1
2016-12-21Improve the riddle script, fix the fact that the riddle didn't work with a ↵Reid1-0/+1
translated answer.
2016-12-13put the game rules in a function, make notes call that function, add ↵gumi1-0/+1
`@rules` command add `The Book of Laws`, give it whenever the player does not have it
2016-11-28Fix MOTD as per gumiwushin1-1/+0
2016-11-17Add language selection into its own function,Reid1-0/+1
Add Esperento on the fly.
2016-10-13Add MOTD to Configswushin1-0/+2
2016-10-02Add Artis Legion quest on LozerkMonwarez1-0/+1
2016-09-26Add questgen function.Reid1-0/+1