SkillAgentSearch skills...

TASToolKitEditor

A lightweight .csv visualizer/editor meant to assist in the development of Mario Kart Wii Tool-Assisted Speedruns

Install / Use

/learn @malleoz/TASToolKitEditor
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

TASToolKitEditor

A lightweight .csv visualizer/editor meant to assist in the development of Mario Kart Wii Tool-Assisted Speedruns. Developed in C++ using the Qt framework.

image

TODO

  • Left-click and drag for mass toggle
  • Right-click and drag for mass write (starting cell value is written to all cells dragged over)
  • Middle-click and drag a stick cell to change value? Is this useful?
  • Branching (with GUI)
  • image
  • Bookmarks
  • Adding/deleting rows

Completed Features

  • Inserting rows
  • Handle File>Open operation when a file is already opened in the program
  • Ghost and Player views
  • FileSystemWatcher to detect file changes, rather than a hash
  • Basic text editing functionality
  • Auto file re-load on checksum change detected between cached and local file
  • Toggle between 0 and 7 centering
  • Toggle button cells even if you click outside of the actual checkbox but within the cell
  • Undo/redo
  • Shortcuts for File Open, Undo, Redo
  • Allow DataGridView to resize along with window size
View on GitHub
GitHub Stars10
CategoryDevelopment
Updated1y ago
Forks4

Languages

C++

Security Score

75/100

Audited on Mar 7, 2025

No findings