summaryrefslogtreecommitdiff
path: root/npc/functions/global_event_handler.txt
AgeCommit message (Collapse)AuthorFilesLines
2020-08-06add referral rewardsJesusaves1-0/+1
Co-authored-by: gumi <git@gumi.ca>
2020-05-27At least, now you can reach Argaes. Poorly balanced.Jesusaves1-0/+2
2020-02-28Beanie Copter Quest, by @WildX requestJesusaves1-0/+2
2020-01-10Scoreboards. Done upon request (and popularity)Jesusaves1-0/+7
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/+56
Hurnscald NPCs are incompatible. I've run in epoll problems once on ML, so I'm making this again.