Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.31 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.31 KB

warframe-kim-dialogues

All Kinemantik Instant Messaging conversations and various ways to explore them.

Stockfish

The stockfish script will look through your chatlogs to tell you which choices were suboptimal. To use it:

  1. Ensure you have Pluto installed
  2. Get your inventory either via AlecaFrame or directly and put it in inventory.json
  3. Run pluto stockfish.pluto

Scripts

  • extract.bat: Invokes Warframe Exporter to extract the raw *Dialogue_rom.dialogue files. Makes some assumptions specific to my environment.
  • Hell-Scrubber: Parses the raw *Dialogue_rom.dialogue files into the JSON files you can see here. Makes some assumptions specific to my environment.
  • Dotinator: Converts the JSON files into DOT format then invokes Graphviz to make the flowchart PNGs.