Commit graph

148 commits

Author SHA1 Message Date
Vhati
78996eaa67 Removed redundant group-related tree classes 2013-11-22 05:54:16 -05:00
Vhati
e25799a78e Refactored modorder as modsTableState 2013-11-22 00:15:24 -05:00
Vhati
1a5bf935df Continuation of commit 71aabb6 2013-11-22 00:10:01 -05:00
Vhati
71aabb6205 Added tree UI classes (not used yet) 2013-11-19 02:10:32 -05:00
Vhati
6ca3fad77b Moved table UI classes into their own package 2013-11-19 02:06:29 -05:00
Vhati
ccff62d261 Fixed clicks in the mod lists's empty space that toggled last selected row's checkbox ( kartoFlane/Slipstream-Mod-Manager@1333914 ) 2013-11-07 07:32:39 -05:00
Vhati
80ff1f447c Closed wrapping streams instead of inner ones ( kartoFlane/Slipstream-Mod-Manager@0e652ab ) 2013-11-07 06:56:05 -05:00
Vhati
871c60bae1 Continuation of commit 8da151a 2013-11-02 21:32:25 -04:00
Vhati
8da151ac63 Updated log4j2 to 2.0-beta9, fixing a hang when run with Java 1.7.0_25 2013-11-02 21:30:50 -04:00
Vhati
954fabbc32 Set background threads to low priority 2013-11-02 18:10:46 -04:00
Vhati
3c17ccc39d Fixed advanced find tags not honoring start= when greater than match count 2013-11-02 17:53:36 -04:00
Vhati
6f3d434046 Incremented version 2013-11-02 17:52:45 -04:00
Vhati
ac8c41d0bb Added 'no info... yet' message while scanning new mods 2013-10-18 22:34:12 -04:00
Vhati
b8c788fcfc Sync'd with forum 2013-10-18 19:55:03 -04:00
Vhati
b94440e0a0 Changed FTLDat to allow opening dats in read-only mode 2013-09-29 07:58:57 -04:00
Vhati
7b65cc5d73 Added tip about --validate 2013-09-23 23:24:40 -04:00
Vhati
b980f4cdf6 Added FTLUtilities.findUserDataDir() 2013-09-23 07:13:25 -04:00
Vhati
d635ce0158 Set current version to 1.4 2013-09-20 09:32:05 -04:00
Vhati
5ae8a54dd4 Added known game location for 'Humble Bundle' Windows installs 2013-09-20 09:21:47 -04:00
Vhati
3646de2aec Cleaned up some dodgy code when initially prompting for FTL's location 2013-09-20 06:24:52 -04:00
Vhati
5970fbcc66 Sync'd with forum 2013-09-20 04:28:11 -04:00
Vhati
d1de19ea04 Sync'd with forum 2013-09-19 23:22:07 -04:00
Vhati
a1fadf0eb7 Set current version to 1.3 2013-09-19 22:05:38 -04:00
Vhati
dffaa362c9 Incremented version 2013-09-19 21:51:31 -04:00
Vhati
d04370fd81 Renamed JacksonGrognakCatalogReader to JacksonCatalogReader 2013-09-19 13:10:32 -04:00
Vhati
5cd19480ad Added support for embedded descriptions 2013-09-19 13:00:48 -04:00
Vhati
2cdba9062e Trivial code tweaks 2013-09-18 01:17:41 -04:00
Vhati
098edb3f57 Sync'd with forum 2013-09-18 01:15:57 -04:00
Vhati
bef4a0ce2e Added a troubleshooting note about Java 1.7.0_25 to readmes 2013-09-16 23:16:33 -04:00
Vhati
1e68361b25 Added getLastPosition() to the sloppy parser 2013-09-16 09:59:12 -04:00
Vhati
ec79b42a92 Trivial code whitespace cleanup 2013-09-16 09:33:04 -04:00
Vhati
0aa6cc434d Added Preferences dialog 2013-09-16 06:57:58 -04:00
Vhati
e7c3276541 Improved sloppy parser exception handling 2013-09-15 19:33:50 -04:00
Vhati
2bf3860cbc Added '--global-panic' commandline arg 2013-09-15 01:31:48 -04:00
Vhati
60971d4abe Fixed advanced selector tag not narrowing results when it had a value 2013-09-14 22:13:55 -04:00
Vhati
9de8677cc1 Fixed advanced find tags' panic arg 2013-09-14 22:11:50 -04:00
Vhati
eeb9587657 Fixed perpetually-green Update button 2013-09-14 22:08:35 -04:00
Vhati
6ea9e8b783 Added 'notice' string to auto-update info 2013-09-14 22:06:15 -04:00
Vhati
b5f02cbcc7 Fixed hash for 'Engi Scrap Advantage' 2013-09-08 20:33:06 -04:00
Vhati
52b6d6ebbc Changed url of auto_update.json 2013-09-08 19:02:16 -04:00
Vhati
9364334d4f Fixed typos in 'Engi Scrap Advantage' 2013-09-08 14:47:46 -04:00
Vhati
09b01f3365 Fixed exitApp() not triggering windowClosing() 2013-09-08 14:36:41 -04:00
Vhati
667e0ee1eb Fixed 'unchecked conversion' warnings 2013-09-08 14:35:07 -04:00
Vhati
3f49bd0203 Trivial cleanup 2013-09-08 06:34:42 -04:00
Vhati
573446a9fa Changed normalized line endings for text areas to LF 2013-09-08 06:20:08 -04:00
Vhati
1a0bb938ac Added 'Engi Scrap Advantage' example mod and incremented version 2013-09-08 05:49:39 -04:00
Vhati
724a40c5a2 Continuation of commit f3825d3 2013-09-08 04:06:02 -04:00
Vhati
b070c65845 Added sloppy parser patterns to recognize empty XML comments and CDATA 2013-09-08 04:03:50 -04:00
Vhati
f3825d3bd8 Added workaround regexes for sloppyPrint()'s inconsistent line endings inside comments 2013-09-08 04:02:31 -04:00
Vhati
78704d2377 Fixed corruption during patching caused by commit 975fe00 2013-09-08 04:00:18 -04:00