Vhati
558366e3da
Trivial code cleanup
2017-12-10 20:51:31 -05:00
Vhati
80c6bd812b
Added a dialog to generate boilerplate metadata for new mods
2017-12-10 20:23:31 -05:00
Vhati
3baf16db6f
Added text areas to FieldEditorPanel
2017-12-10 20:22:21 -05:00
Vhati
f873a1d17a
Trivial code cleanup
2017-12-10 20:20:19 -05:00
Vhati
ec2403a984
Made SlipstreamConfigDialog a JDialog
2017-12-10 15:06:47 -05:00
Vhati
6841b285af
Added menu items for deleting backups and Steam's 'verify game cache'
2017-12-10 03:51:39 -05:00
Vhati
85b9405b8f
Added user-defined steam location and Windows registry awareness
2017-12-10 03:47:25 -05:00
Vhati
1603a7fc56
Continuation of commit 4be63ee
2017-12-08 17:21:31 -05:00
Vhati
4be63eef06
Moderate code cleanup
2017-12-08 17:15:17 -05:00
Vhati
c4637d83d7
Changed config keys to static constants
2017-12-08 15:04:23 -05:00
Vhati
7949e1ac3d
Programmatic formatting for the config header
2017-12-08 14:56:24 -05:00
Vhati
020ecc4145
Fixed a launchExe() NullPointerException introduced in commit be8a84c
2017-12-07 14:49:51 -05:00
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
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
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
eacd79b3cc
Fixed 'access denied' error when dats are set to be read-only
2017-11-25 19:50:31 -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
be8a84cd2e
Added a config option to launch FTL via Steam, if possible (kartoFlane)
2015-03-23 03:58:16 -04:00
Vhati
c4de89d2ea
Incremented version
2014-10-25 01:34:28 -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
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
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
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