summaryrefslogtreecommitdiff
path: root/npc/functions/scoreboards.txt
AgeCommit message (Collapse)AuthorFilesLines
2020-10-24CONTENT III SUPER MERGE REQUESTJesusaves1-3/+31
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-11AFKing SystemJesusaves1-0/+23
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-05-27At least, now you can reach Argaes. Poorly balanced.Jesusaves1-0/+22
2020-01-10Fix Hall Of Acorns.Jesusaves1-15/+15
SORRY FOR THE TYPO! Please forgive me, Tirifto.
2020-01-10Scoreboards. Done upon request (and popularity)Jesusaves1-0/+218
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()"