Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-11-13 | Change body type back to gendergenderfix | Andrei Karas | 3 | -24/+19 | |
2020-11-12 | Add a couple quests for Captain Hal and Sergeant Ryan | Livio Recchia | 1 | -3/+4 | |
2020-10-24 | CONTENT III SUPER MERGE REQUEST | Jesusaves | 2 | -2/+28 | |
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-16 | Jukebox | Jesusaves | 1 | -2/+15 | |
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-15 | Galimatia Quest - Incomplete Draft. | Livio Recchia | 1 | -1/+2 | |
Merged to prevent conflicts with contentIII which has priority. | |||||
2020-08-10 | add crafting to the skill debug menu | gumi | 1 | -9/+22 | |
2020-08-06 | add a debug option to set a fake Legacy state | Jesusaves | 1 | -2/+4 | |
2020-08-05 | remove the all mentions of sex or gender from scripts | gumi | 3 | -34/+25 | |
2020-08-05 | remove the notion of sex and gender | gumi | 2 | -14/+32 | |
2020-06-17 | First version of the new kfahr script. | toams | 1 | -1/+2 | |
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-06-17 | Contains fixes/reordering for races, guilds and genders. | Jesusaves | 2 | -11/+11 | |
PS. Gender change is broken, I blame Gumi Note: Players will no longer be able to select Kralog and Raijin at start, because @WildX said they were rare. (This needs a patch to evol-tools) FIXME: We'll need better names for human/talpan/viro race. FIXME: Gumi's stock code did not work, rebirth is disabled. | |||||
2020-05-24 | Faction Core, Quest ID rewrite, Thieves Path. | Micksha | 1 | -1/+2 | |
Part of Leaving Artis redesign. | |||||
2020-04-25 | update scripts following a hardcoded enum change | gumi | 1 | -1/+1 | |
2020-04-25 | update debug-look for non-binary genders | gumi | 1 | -16/+13 | |
2020-04-25 | add a changesex pseudo-atcommand | gumi | 1 | -0/+35 | |
2020-04-19 | Cupid's Magic | Jesusaves | 1 | -0/+24 | |
“The highest expression of love.” ~ Aliytah, 2020 Also, fixes the @jail command. | |||||
2020-02-01 | Add EVOL_MONSTER_IDENTIFY skill. | Jesusaves | 1 | -0/+29 | |
Allow players with this skill to use both `/mi` and `@monsterinfo` commands. The skill still isn't obtainable anywhere. Single level. | |||||
2020-01-10 | Global Event Handler. | Jesusaves | 3 | -20/+25 | |
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 | 4 | -10/+51 | |
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/+2 | |
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-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-26 | Address race concerns of evol-all#35 because I wanted something pretty. | Jesusaves | 1 | -2/+2 | |
I know I am wasting time. @WildX will probably agree, too. But meh. This outlines server-side how races may work and thus, includes get_race() function making !156 deprecated | |||||
2019-04-16 | Package Legion for travel. | Jesusaves | 1 | -1/+2 | |
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-06 | Implements @resync | Jesusaves | 1 | -0/+40 | |
2019-03-05 | Update the quest to address Micksha notes. | Jesusaves | 1 | -1/+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. | |||||
2018-11-05 | Hurnscald mega-commit | gumi | 1 | -2/+29 | |
2018-05-08 | don't abort when a free tile can't be found for @warp | gumi | 1 | -3/+7 | |
2018-03-28 | use getmapinfo instead of getmapusers to check if a map exists | gumi | 1 | -4/+2 | |
2018-03-28 | make @w fully compatible with @warp | gumi | 1 | -3/+23 | |
2018-03-25 | get map anchors directly from maps | gumi | 1 | -71/+22 | |
2018-03-20 | yeah... this got very messy (my bad!). let's not use custom terminators ↵ | gumi | 1 | -2/+3 | |
after all | |||||
2017-12-29 | rename closedialog to closeclientdialog | Thibault Payet | 8 | -11/+11 | |
2017-10-11 | what's up with this crazy syntax?s20171023 | gumi | 1 | -4/+4 | |
I blame Reid | |||||
2017-07-21 | refine permissions for custom commandss20170725 | gumi | 6 | -13/+28 | |
2017-07-20 | more framework functions | gumi | 2 | -3/+3 | |
2017-07-17 | improved hurnscald map | gumi | 2 | -4/+15 | |
2017-05-04 | convert the old bank vault to the new bank vaults20170510 | gumi | 3 | -14/+14 | |
2017-05-01 | remove usage of getgroupid | gumi | 7 | -12/+9 | |
2017-04-19 | add `@exprate` atcommand | gumi | 2 | -9/+139 | |
2017-03-08 | improve the preset commands20170404 | gumi | 1 | -37/+158 | |
2017-01-15 | rectify the indentation | gumi | 6 | -26/+26 | |
2017-01-08 | Consistency of the authors in scripts. | Alige | 1 | -3/+5 | |
2017-01-04 | send to a random x,y when not walkable in `@w` | gumi | 1 | -3/+7 | |
2017-01-03 | don't allow warping to nonexistent map with `@w` | gumi | 1 | -0/+11 | |
2016-12-22 | allow to call `@esp` without parameters (debug only) | gumi | 1 | -1/+1 | |
2016-12-22 | add `@money` as alias to `@esp` (debug only) | gumi | 1 | -0/+1 | |
2016-12-22 | add `@e` as alias to `@esp` (debug only) | gumi | 1 | -0/+1 | |
2016-12-22 | only allow `@esp` special values when debug is enabled | gumi | 1 | -2/+2 | |
2016-12-21 | use a sscanf instead of explode for `@w` command | gumi | 1 | -4/+1 | |
2016-12-13 | remove motd-text, make debug motd use a temp global var | gumi | 1 | -2/+2 | |