Vhati
a5383766ef
Added tolerance of optional FTL 1.6.1 root tags when patching
2017-12-05 22:42:31 -05:00
Vhati
27a9c9aa69
Fixed intermittent InterruptedException on exit (System.exit(0) while non-daemon threads persisted)
2017-12-05 22:18:05 -05:00
Vhati
f0df7faab8
Added support for extracting/sandboxing FTL 1.6.1's resources (patching is WIP)
2017-12-05 15:27:21 -05:00
Vhati
3e1744a227
Exploded FTLDat.java into separate files
2017-12-03 11:00:01 -05:00
Vhati
ce63cd71f5
Continuation of commit 19c060e
2017-11-26 11:59:49 -05:00
Vhati
19c060ea70
Moderate code cleanup
2017-11-26 11:52:57 -05:00
Vhati
0621f680f8
Trivial code cleanup
2017-11-26 11:48:38 -05:00
Vhati
be8a84cd2e
Added a config option to launch FTL via Steam, if possible (kartoFlane)
2015-03-23 03:58:16 -04:00
Vhati
b205ac8abd
Fixed modorder not being saved properly
2014-10-25 01:23:17 -04:00
kartoFlane
f0749f3926
Fix appUpdateInterval not being used
2014-09-30 18:55:43 +02:00
Vhati
b99b81ff89
Added uncaught exception handling for background threads
2014-09-27 03:02:48 -04:00
Rory O’Kane
c08f0168f4
Improve wording when stating date of unknown mod
...
- Change the date format to use hyphens as separators instead of slashes, so that the format matches the widely-known ISO 8601 standard for date formatting.
- Change “sometime” to “some time” – “sometime” is a word, but it has a different set of meanings from “some time”, and does not apply here.
2014-08-20 09:50:06 -04:00
Vhati
41a2e88d66
Fixed an NPE when the glasspane gets keystrokes from esoteric sources
2014-04-19 22:51:42 -04:00
Vhati
9d4a12ed47
Fixed hidden files and directories not appearing when finding resources
2013-12-16 23:37:04 -05:00
Vhati
e8540a9c34
Added tree recursion stuff
2013-11-28 23:15:12 -05:00
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
954fabbc32
Set background threads to low priority
2013-11-02 18:10:46 -04:00
Vhati
ac8c41d0bb
Added 'no info... yet' message while scanning new mods
2013-10-18 22:34:12 -04:00
Vhati
b94440e0a0
Changed FTLDat to allow opening dats in read-only mode
2013-09-29 07:58:57 -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
0aa6cc434d
Added Preferences dialog
2013-09-16 06:57:58 -04:00
Vhati
2bf3860cbc
Added '--global-panic' commandline arg
2013-09-15 01:31:48 -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
52b6d6ebbc
Changed url of auto_update.json
2013-09-08 19:02:16 -04:00
Vhati
09b01f3365
Fixed exitApp() not triggering windowClosing()
2013-09-08 14:36:41 -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
724a40c5a2
Continuation of commit f3825d3
2013-09-08 04:06:02 -04:00
Vhati
22bf3b0e76
Made the 'patching complete' dialog stay open, when the game cannot or should not be run
2013-09-07 01:29:39 -04:00
Vhati
0c324fa558
Made the update button green when enabled
2013-09-05 13:58:15 -04:00
Vhati
ff6f5b70bc
Added checking for new releases
2013-09-05 02:14:44 -04:00
Vhati
40c522ec8f
Added urls to statusbar when hovering over links
2013-09-05 02:10:33 -04:00
Vhati
11cd5cca61
GrognakCatalogFetcher became URLFetcher
2013-09-04 19:53:36 -04:00
Vhati
cd040e6ecc
Added a config arg to opt out of window geometry saving
2013-09-04 19:50:38 -04:00
Vhati
6cefc144eb
Trivial code cleanup
2013-09-04 01:42:23 -04:00
Vhati
3e34dee416
Fixed Sandbox message area word wrapping
2013-09-04 01:39:14 -04:00
Vhati
c6f9b0d89b
Fixed small textarea font size
2013-09-04 01:09:03 -04:00
Vhati
35ae7bacac
Added saved window geometry
2013-09-03 23:38:02 -04:00
Vhati
c88ecf0bc8
Made XML Sandbox non-modal, using a glass pane
2013-09-03 19:01:56 -04:00
Vhati
3572850586
Incorporated strict-then-sloppy XML parsing into the patch process
2013-09-03 02:10:11 -04:00
Vhati
ef23cd4bf5
Added scrollbars to ProgressDialog
2013-09-03 02:03:35 -04:00