Collin Smith
d4718286c0
Fixed deprecation warning
2020-11-24 18:12:42 -08:00
Collin Smith
a1ed24e688
Introduced AbstractTool
...
Introduced AbstractTool to take over some of the tool backend boilerplate code
2020-11-24 17:12:02 -08:00
Collin Smith
62dd6e3be6
Added support for header/footer for cli help message
...
Added support for header/footer for cli help message
Adjusted MapViewer formatting
Added support for MapViewer hex seed
2020-11-24 16:04:16 -08:00
Collin Smith
2ff13b8b8e
Created tool scaffolding abstraction
...
Tools should extend BaseTool to provide interfaces
Tools can provide their own cli arguments and customizations
Tools main methods should execute their backend entry point
2020-11-24 02:51:02 -08:00
Collin Smith
a1b3d83422
Created :tools subproject default configs
2020-11-24 00:25:16 -08:00
Collin Smith
7a2dfeb18a
Upgraded tools:map-viewer to use cli args
...
Upgraded tools:map-viewer to use cli args
Deprecated old-style MapViewer constructors
Replaced old-style logging with new
2020-11-20 23:35:08 -08:00
Collin Smith
a428615e5f
Moved map viewer into tools:map-viewer
2020-11-20 22:44:43 -08:00