Commit Graph

25 Commits

Author SHA1 Message Date
Starbeamrainbowlabs e587075ea8 Fix symbol file & exceptions on startup in CLI 2017-10-22 11:31:43 +01:00
Starbeamrainbowlabs eaf1f11735 Add description intellisense to ResizeImage 2016-08-08 20:25:01 +00:00
Starbeamrainbowlabs b4eab747a4 Hook up preview image & create save button
The save button is currently non-functional.
2016-08-03 18:02:55 +01:00
Starbeamrainbowlabs b806b34b17 Hook remove button up. 2016-08-03 12:15:23 +01:00
Starbeamrainbowlabs 57ebb57335 Separate SpritePacker from CLI 2016-07-31 12:18:24 +01:00
Starbeamrainbowlabs d30ab8d4ef Refactor Output() slightly and document more stuff
This is in preparation for a GUI.
2016-07-31 11:09:54 +01:00
Starbeamrainbowlabs ef3561c9ac Correct short git commit hash in version string to be at the beginning of the full hash, not the end 2016-05-25 12:06:17 +01:00
Starbeamrainbowlabs 6b158a1adf Add description to help text 2016-05-21 15:38:22 +01:00
Starbeamrainbowlabs 345dd1651c Added CSV output format. 2016-05-21 14:35:24 +01:00
Starbeamrainbowlabs 1fb42d55d5 Updated help text to reflect new options. 2016-05-21 14:17:55 +01:00
Starbeamrainbowlabs c4e9e8e306 Bugfixed sprite packer, and implemented image outputting. 2016-05-21 14:13:05 +01:00
Starbeamrainbowlabs b0548527bc Added processing of specified filenames.\r\nStill need to finish the Sprite class constructor. 2016-05-20 21:02:42 +01:00
Starbeamrainbowlabs b7c269acea Display error message if no filenames have been specified. 2016-05-19 21:03:35 +01:00
Starbeamrainbowlabs 2470b88a55 Display an error message if an unknown flag is encountered. 2016-05-19 20:59:57 +01:00
Starbeamrainbowlabs 73b2efa75f Rework version number to include short commit hash 2016-05-19 20:47:26 +01:00
Starbeamrainbowlabs 1174882a75 Refactor main program to add support for version text. 2016-05-19 20:31:48 +01:00
Starbeamrainbowlabs 6c2747001b Moved Help.txt to resources folder. 2016-05-19 19:31:11 +01:00
Starbeamrainbowlabs a67f5bbef8 Polish CLI and add Utilities class. 2016-05-19 19:22:37 +01:00
Starbeamrainbowlabs 947bc0a49f Changee version in AssemblyInfo to v0.1 2016-05-19 19:19:00 +01:00
Starbeamrainbowlabs 524df8cbd7 Wire new help text file to the parameter. 2016-05-18 21:12:27 +01:00
Starbeamrainbowlabs 6b46344d2f Create help file. 2016-05-18 21:02:43 +01:00
Starbeamrainbowlabs d90b2b3744 Corrected struct property issue. 2016-05-18 21:02:15 +01:00
Starbeamrainbowlabs 7467dd88a4 Correct help / version argument parsing. 2016-05-17 21:20:26 +01:00
Starbeamrainbowlabs d19df5b1b9 Finish implementing packer, and write simple interface.
Unfortunately we will have to re-implement the Rectangle struct because we can't modify a value type apparently.
2016-05-17 21:08:07 +01:00
Starbeamrainbowlabs 57b89d3c59 Begin homegrown algorithm implementation 2016-05-16 20:55:11 +01:00