Jamz

Results 34 comments of Jamz

So, I tried adding this plugin and getting a similar error. It works for my :launcher subproject but not my :maptool subproject... https://github.com/JamzTheMan/maptool/tree/1.4.3.21 ``` * Exception is: org.gradle.api.tasks.TaskExecutionException: Execution failed...

Any ideas on this? (As I'm not using dependencySubstitution, not sure if that is the root cause?) Currently looking at creating the tasks manually and it's a pita, I would...

Hmm, so I stripped out and reduce my project to a single project structure (no sub projects) so now it's just the MapTool as a single project. I also stripped...

1. I think the difference is Java upgrades in the past have been more painful and less automated. For our app we had to make several changes in code going...

maybe just a BORDER keyword added and SOLID, DASHED, DOTTED along with it? What's the point of the 0.5 btw? Can you elaborate a usecase? We have SCALE already that...

Got it. FWIW I think I would try and change the format of colors to allow RBGA format vs just RGB then you have the alpha/transparency control in one definition,...

FYI Hex shapes for GRID had already been fixed in another issue.

@Phergus IIRC the original code for this "removed" the language code if it was set to the "default" of english. But of course, removing the line then makes it default...

how is this one looking? I'm going to move to in-progress as I believe you have most of the code in? Be sure when it's merged to add a "Fixes...

Thanks! For context, which versions of MapTool does this affect? Is it only happening in the latest branch targeting 1.5?