Commit graph

267 commits

Author SHA1 Message Date
Vhati
e5cee05775 Trivial code cleanup 2017-12-07 14:16:15 -05:00
Vhati
2ed948468b Fixed more System.exit(1) InterruptedExceptions 2017-12-07 13:43:49 -05:00
Vhati
8a934027f1 Fixed unpreserved leading/trailing space in misc.xml values (JDOM 2.0.5 bug) 2017-12-06 17:10:34 -05:00
Vhati
a5383766ef Added tolerance of optional FTL 1.6.1 root tags when patching 2017-12-05 22:42:31 -05:00
Vhati
8f8d2072a9 Continuation of commit f0df7fa 2017-12-05 22:40:09 -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
693bf13c60 Trivial code cleanup 2017-12-05 17:02:19 -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
34a71e0aa5 Moderate code cleanup 2017-12-04 13:36:04 -05:00
Vhati
598b67d4bb Added an alternate OSX resources location 2017-12-04 11:35:21 -05:00
Vhati
bfd5f18fc3 Handled null entries in dats that weren't repacked 2017-12-04 09:26:36 -05:00
Vhati
d25fdbc56a Continuation of commit d304cd7 2017-12-03 11:19:55 -05:00
Vhati
d304cd7709 Added PkgPack to handle FTL 1.6.1 resources 2017-12-03 11:06:19 -05:00
Vhati
3e1744a227 Exploded FTLDat.java into separate files 2017-12-03 11:00:01 -05:00
Vhati
f6ed5a9afc Moderate code cleanup 2017-12-03 09:59:30 -05:00
Vhati
6430a253a0 Trivial rewording 2017-11-26 14:11:12 -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
d934740377 Continuation of commit 738c05e 2017-11-26 10:49:23 -05:00
Vhati
abff136aa4 Added alternate locations to locate FTL resources on Linux 2017-11-26 01:23:00 -05:00
Vhati
12f4db94f9 Fixed unresolved symlinks when locating FTL resources 2017-11-26 01:19:44 -05:00
Vhati
738c05e853 Added 'modman_debug.bat' for troubleshooting on Windows 2017-11-25 23:54:12 -05:00
Vhati
e5f5861b72 Fixed a maven build nag about artifact attachment 2017-11-25 19:57:19 -05:00
Vhati
96962cd96f Removed an old maven assembly plugin workaround for buggy tar packaging 2017-11-25 19:54:57 -05:00
Vhati
eacd79b3cc Fixed 'access denied' error when dats are set to be read-only 2017-11-25 19:50:31 -05:00
Vhati
f6d6bab6af Fixed Windows exe launchers not finding Java 9 2017-11-25 19:48:45 -05:00
Vhati
05534e9b1a Fixed a missing comma 2016-01-22 18:34:27 -05:00
Vhati
0274a85cba Added another alternate location to automatically find SteamApps/ on linux 2015-08-27 18:26:53 -04:00
Vhati
16df3ba832 Added an alternate location to automatically find SteamApps/ on linux 2015-08-27 16:16:35 -04:00
Vhati
f783a7e177 Added donation link to readme.md 2015-03-23 06:44:59 -04:00
Vhati
be8a84cd2e Added a config option to launch FTL via Steam, if possible (kartoFlane) 2015-03-23 03:58:16 -04:00
Vhati
a3ab324308 Updated the range of supported FTL versions in readmes 2015-03-23 03:44:25 -04:00
Vhati
c4de89d2ea Incremented version 2014-10-25 01:34:28 -04:00
Vhati
e30a1cce23 Set current version to 1.6 2014-10-25 01:32:30 -04:00
Vhati
b205ac8abd Fixed modorder not being saved properly 2014-10-25 01:23:17 -04:00
Vhati
c0078f37fd Incremented version 2014-10-23 03:15:12 -04:00
Vhati
0543d8748e Set current version to 1.5 2014-10-23 01:53:08 -04:00
Vhati
dcdec15c0e Fixed *.rawclobber suffix stripping during patching 2014-10-22 22:51:27 -04:00
Vhati
840fbd15af Fixed validate 'doesn't append, it clobbers' warning when *.rawappend is present 2014-10-22 22:12:38 -04:00
Vhati
14428924f1 Added support for hidden changelog entries in auto_update.json 2014-10-21 21:34:17 -04:00
Vhati
ae2cb23cbf Added *.xml.rawclobber suffix to preserve whitespace 2014-10-21 21:28:50 -04:00
Vhati
0fa72e5779 Added terminal workaround to Linux readme, for when double-clicking fails 2014-10-02 04:16:46 -04:00
Vhati
777aa3e026 Fixed modman.command double-clicking on linux? 2014-10-02 02:48:39 -04:00
Vhati
b01505358c Merge pull request #5 from kartoFlane/patch-1
Fix appUpdateInterval not being used
2014-09-30 18:19:29 -04:00
kartoFlane
f0749f3926 Fix appUpdateInterval not being used 2014-09-30 18:55:43 +02:00
Vhati
e9a61bac3e Continuation of commit 3bd4168 2014-09-27 03:12:37 -04:00
Vhati
b99b81ff89 Added uncaught exception handling for background threads 2014-09-27 03:02:48 -04:00
Vhati
2370df4567 Continuation of commit 3bd4168 2014-09-27 02:55:46 -04:00
Vhati
3bd41687dd Added *.xml.rawappend suffix to preserve whitespace in 'misc.xml' 2014-08-22 04:03:21 -04:00