AIDungeon QoL Tool10

A QoL script for AID, adding customizable hotkeys, also increases performance by removing the countless span elements from last response

Author
RandyV
Daily installs
0
Total installs
15
Ratings
0 0 0
Version
1.2.0
Created
2024-07-27
Updated
2024-07-27
Size
74.2 KB
License
MIT
Applies to

QoL

Enhanced Tampermonkey Script for AI Dungeon.

See GitHub

This script is based on AliH2K's script. It adds features and enhancements.

  • Modal window drag and resize.
  • Modal window fullsize screen toggle.
  • Sitewide Textarea resizing.
  • Additional hotkeys:
    • Flame menu.
    • beta/play toggle.
    • change player name.
    • goto user profile.
    • continue adventure.
    • Game play action display toggle.
  • StoryCard Editor enhancements:
    • Container Delimiter entry.
    • Default notes entry.
  • Code editor window size fix.

Future enhancements:

  • Gear Menu:
    • Horizontal Resize/fullscreen.

The way it works: React structures are parsed to add unique ids to the AIDs HTML elements. Then CSS for those elements is preloaded so when the IDs are added they get the appropriate styling.