Commit graph

256 commits

Author SHA1 Message Date
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
Vhati
bdda972091 Merge pull request #4 from roryokane/patch-1
Improve wording when stating date of unknown mod
2014-08-20 15:50: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
b8cd929a6f Fixed advanced find tags not honoring limit= 2014-04-26 17:28:06 -04:00
Vhati
c544ca9934 Made encoding an arg, for appendXMLFile(), previously hardcoded utf-8 2014-04-19 23:05:11 -04:00
Vhati
5f333f7c77 Added a method to test for junk-files, so they're ignored during patching 2014-04-19 22:56:00 -04:00
Vhati
41a2e88d66 Fixed an NPE when the glasspane gets keystrokes from esoteric sources 2014-04-19 22:51:42 -04:00
Vhati
75edd266e2 Removed gratuitous BufferedWriters 2014-03-10 15:24:13 -04:00
Vhati
aa4d6d7c30 Added an error popup when the jar is double-clicked 2014-03-10 06:11:40 -04:00
Vhati
e2f82bebf0 Nulled unused array 2014-03-09 05:05:18 -04:00
Vhati
f87570dcf5 Nulled unused xml trees 2014-03-09 04:47:02 -04:00
Vhati
f6dfab2748 Used EOLWriter to normalize line breaks instead of regex 2014-03-09 03:44:40 -04:00