Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-07-27 | add a reusable event dispatching systems20200729 | gumi | 1 | -0/+1 | |
2020-07-27 | add the player cache system | gumi | 1 | -0/+1 | |
2020-07-20 | add functions to get Legacy and Vault account data | gumi | 1 | -0/+2 | |
2020-07-20 | add bitwise abstraction functions | gumi | 1 | -0/+1 | |
2020-07-17 | Rubber Bat - Correctly duplicates Legacy functionality. | Quillia Aeuda | 1 | -0/+1 | |
2020-07-10 | Implements Crafting Core system | Jesusaves | 1 | -0/+1 | |
Recipes etc. not included | |||||
2020-06-17 | First version of the new kfahr script. | toams | 1 | -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-24 | Faction Core, Quest ID rewrite, Thieves Path. | Micksha | 1 | -17/+29 | |
Part of Leaving Artis redesign. | |||||
2020-05-09 | remove the entire notion of marriage | gumi | 1 | -1/+0 | |
2020-05-07 | Random, Wild Treasure Chests were sighted in Hurnscald Caves! | Jesusaves | 1 | -1/+2 | |
Watch out for them! | |||||
2020-04-25 | add a changesex pseudo-atcommand | gumi | 1 | -0/+2 | |
2020-04-19 | Cupid's Magic | Jesusaves | 1 | -0/+1 | |
“The highest expression of love.” ~ Aliytah, 2020 Also, fixes the @jail command. | |||||
2020-02-01 | Add EVOL_MONSTER_IDENTIFY skill. | Jesusaves | 1 | -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-10 | Scoreboards. Done upon request (and popularity) | Jesusaves | 1 | -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-10 | Global Event Handler. | Jesusaves | 1 | -0/+2 | |
Hurnscald NPCs are incompatible. I've run in epoll problems once on ML, so I'm making this again. | |||||
2019-10-21 | These are the new GM permissions, levels, and clearances for rEvolt. | Jesusaves | 1 | -0/+1 | |
See the merge request for a better list of powers as of approved on topic 20808. | |||||
2019-10-01 | instance for training room, training npc, new quest id | toams | 1 | -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-28 | Prevent Cookies from being used for "too long" | Jesusaves | 1 | -0/+1 | |
2019-04-27 | Alpha version of spotlight system - requires a fixed clientdata!119 or won't ↵ | Jesusaves | 1 | -0/+1 | |
work NOT gm command compatible. May be optimizable, new MR for comparasion and performance check pending. | |||||
2019-04-16 | Package Legion for travel. | Jesusaves | 1 | -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-29 | I need a way to get the Master Book. | Jesusaves | 1 | -0/+1 | |
Uhm, Auldsbel will do for a while, WildX can comment later. | |||||
2019-03-06 | Implements @resync | Jesusaves | 1 | -0/+1 | |
2019-03-05 | Update the quest to address Micksha notes. | Jesusaves | 1 | -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-28 | The four sewer mouths in Artis. They all behave differently. | Jesusaves | 1 | -0/+3 | |
The first one is still TODO to prevent conflicts with Mundane Quest | |||||
2018-11-05 | Add Gumis scripts - delete placeholders. Disable debugs. | Micksha | 1 | -20/+0 | |
2018-11-05 | Hurnscald mega-commit | gumi | 1 | -2/+36 | |
2018-03-20 | yeah... this got very messy (my bad!). let's not use custom terminators ↵ | gumi | 1 | -0/+1 | |
after all | |||||
2017-08-23 | Replace tabs by space on confused-tree. | Reid | 1 | -0/+1 | |
Add different directions according to the season. Change the confused tree NPC ID to 400. | |||||
2017-08-22 | reorganize the framework functions | gumi | 1 | -5/+7 | |
2017-08-18 | add confused tree | gumi | 1 | -0/+1 | |
2017-07-20 | more framework functions | gumi | 1 | -4/+11 | |
2017-05-01 | remove usage of getgroupid | gumi | 1 | -0/+1 | |
2017-04-19 | add `@exprate` atcommand | gumi | 1 | -0/+1 | |
2017-01-28 | move the bank script into its own function | gumi | 1 | -0/+1 | |
2016-12-21 | Improve the riddle script, fix the fact that the riddle didn't work with a ↵ | Reid | 1 | -0/+1 | |
translated answer. | |||||
2016-12-13 | put the game rules in a function, make notes call that function, add ↵ | gumi | 1 | -0/+1 | |
`@rules` command add `The Book of Laws`, give it whenever the player does not have it | |||||
2016-11-28 | Fix MOTD as per gumi | wushin | 1 | -1/+0 | |
2016-11-17 | Add language selection into its own function, | Reid | 1 | -0/+1 | |
Add Esperento on the fly. | |||||
2016-10-13 | Add MOTD to Configs | wushin | 1 | -0/+2 | |
2016-10-02 | Add Artis Legion quest on Lozerk | Monwarez | 1 | -0/+1 | |
2016-09-26 | Add questgen function. | Reid | 1 | -0/+1 | |
2016-09-02 | last minute changes | gumi | 1 | -1/+1 | |
2016-09-01 | add FuzzyTime functions (human-readable time) | gumi | 1 | -0/+1 | |
2016-09-01 | add quest debug | gumi | 1 | -0/+36 | |
2016-09-01 | add scheduled broadcasts | gumi | 1 | -0/+1 | |
2016-09-01 | add debug preset system | gumi | 1 | -0/+1 | |
2016-09-01 | add (broken) appearance debug | gumi | 1 | -0/+1 | |
2016-09-01 | add skill debug | gumi | 1 | -0/+1 | |
2016-09-01 | add general debug menu | gumi | 1 | -0/+1 | |
2016-09-01 | add placeholder event menu | gumi | 1 | -2/+3 | |