4 Commits

Author SHA1 Message Date
Aaron Suen
3ec66ca9e0 Add ripping by name pattern match 2022-11-23 12:27:16 -05:00
Aaron Suen
e4cbbd9065 Clean up unused media, add autogen banner 2022-11-23 12:18:45 -05:00
Aaron Suen
8a137ec91f Add a command to rip nearby in radius
This is useful for "things used by a scematic"
sorts of scenarios.

Always block air/ignore just in case they end up
in the export list somehow.
2022-11-23 12:04:58 -05:00
Aaron Suen
241e79647f Initial working version
A somewhat more optimized and cleaned up version of what I used
to rip the node appearances for Klots.

Added:
- Custom dumper with more compact format support
- Detecting reused tables and extracting into local vars
- Actually handling the media files instead of handing a list to
  the user to go find via shell script
- Documentation, more chatcommands
2022-11-23 11:43:55 -05:00