Collin Smith
073f73e1a3
Resolves #130
2020-12-04 19:36:34 -08:00
Collin Smith
d847297032
Updated logging for cli errors relating to org.apache.commons.cli.ParseException
2020-11-27 02:21:41 -08:00
Collin Smith
495dbefa9f
Deprecated com.riiablo.entity.DirectionTool
2020-11-26 19:39:31 -08:00
Collin Smith
8e1040ebb7
Migrated DirectionTool to gradle run configuration
2020-11-24 23:16:20 -08:00
Collin Smith
eb8b215c06
Migrated CameraTool to :tools:camera
...
Migrated CameraTool to :tools:camera
Created LwjglToolBuilder#size(int,int,boolean)
2020-11-24 23:05:18 -08:00
Collin Smith
4a5ae7709a
Moved :tool assets into main resources source set
2020-11-24 18:28:15 -08:00
Collin Smith
aafc1bf88b
Supressed type cast warnings for tool builder
2020-11-24 18:16:55 -08:00
Collin Smith
1ab7c60120
Migrated D2SReaderTool to tools:d2s-reader subproject
2020-11-24 18:14:33 -08:00
Collin Smith
803dcd7c6d
Improved robustness of Tool error reporting and exposed printHelp
2020-11-24 18:13:39 -08:00
Collin Smith
7645141949
Created HeadlessTool tool backend
2020-11-24 17:13:13 -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
c0462e4fce
Impl help message header and footer support
2020-11-24 12:08:18 -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
ea8a4f1f5e
Migrated font metrics tool to tools:font-metrics
2020-11-22 22:56:42 -08:00
Collin Smith
a428615e5f
Moved map viewer into tools:map-viewer
2020-11-20 22:44:43 -08:00
Collin Smith
80a6d236fe
Fixed BinGenerationTool paths and run configuration
2020-11-20 17:13:52 -08:00
Collin Smith
3eadf591c1
Moved android/assets/ to assets/
2020-11-17 19:49:45 -08:00
Collin Smith
269f283c9b
Changed to standard gradle src directory structure
...
Changed to standard gradle src directory structure
Changed some working directories to work properly with gradle tasks
Changed MPQViewer asset path to empty string
2020-11-15 23:49:18 -08:00