Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save matortheeternal/9effa1acef61df6e9a63b0a6f2e7896b to your computer and use it in GitHub Desktop.
Save matortheeternal/9effa1acef61df6e9a63b0a6f2e7896b to your computer and use it in GitHub Desktop.

Automation Tools - Porting to zEdit

Perk Tree UI

  • Make a GUI replacement which more closely emulates the game engine by using some 3d techniques
    • This will be challenging, but fun. We could make a "simpler" 2d version as an MVP
  • Module: zedit-skyrim-perk-tree-ui

NPC Generator

  • API for NPC generation
    • Already started, need to revisit
  • Little GUI for NPC generation
  • Little GUI for NPC transformation
  • Module: zedit-npc-tools

Armor Mod Builder

  • Workflow system
    • Already started, need to revisit
  • Module: zedit-workflow-system
  • Module: zedit-blacksmith

QuickChange

  • Copy and paste
    • Already built and functional.
  • Record changes to a record and linked records and replay them on other records (generates a script of the changes which a user can modify)
    • Cool idea, haven't started on it yet. Could be part of the change history system.
  • Replace values/references tool
  • Restore values tool
  • JSON export/import tool
  • Module: Core

QuickDisplay

  • Spreadsheet view
  • CSV export/import
  • Module: Core

Replace FormIDs

  • Replace values/references tool
  • Module: Core

CCOR Script

  • UPF patcher
  • Module: zedit-ccor-patcher

Break it Down

  • Module: zedit-blacksmith

Re-Evaluator

  • Apply Formula
  • Module: Core

Renamer

  • Apply Formula
  • Module: Core

Virtual Broom

  • UPF Patcher
  • Module: zedit-cell-cleaner

NPC Transmogrifier

  • Module: zedit-npc-tools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment