AIDungeon QoL Tool10

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

Δημιουργός
RandyV
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
15
Βαθμολογίες
0 0 0
Έκδοση
1.2.0
Δημιουργήθηκε την
27/07/2024
Ενημερώθηκε την
27/07/2024
Μέγεθος
70 KB
Άδεια
MIT
Εφαρμόζεται σε

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.