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
Vhati
725ba55731
Nulled unused strings
2014-03-09 03:42:29 -04:00
Vhati
9d4a12ed47
Fixed hidden files and directories not appearing when finding resources
2013-12-16 23:37:04 -05:00
Vhati
35e77241ed
Added validate nag for junk files whose names end with a tilde
2013-12-04 13:46:07 -05:00
Vhati
a44a48ae4e
Minor cleanup in linux launcher scripts
2013-11-28 23:27:30 -05:00
Vhati
8896cd8c68
Added Windows manifests and modman_admin.exe
2013-11-28 23:25:44 -05:00
Vhati
6259d32ac7
Forced CRLF for *.manifest in gitattributes
2013-11-28 23:24:46 -05:00
Vhati
dc8b943e49
Recommended 'mvn clean package' as a single call
2013-11-28 23:17:41 -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
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