Commit graph

  • f0df7faab8 Added support for extracting/sandboxing FTL 1.6.1's resources (patching is WIP) Vhati 2017-12-05 15:27:21 -05:00
  • 34a71e0aa5 Moderate code cleanup Vhati 2017-12-04 13:36:04 -05:00
  • 598b67d4bb Added an alternate OSX resources location Vhati 2017-12-04 11:35:21 -05:00
  • bfd5f18fc3 Handled null entries in dats that weren't repacked Vhati 2017-12-04 09:26:36 -05:00
  • d25fdbc56a Continuation of commit d304cd7 Vhati 2017-12-03 11:19:55 -05:00
  • d304cd7709 Added PkgPack to handle FTL 1.6.1 resources Vhati 2017-12-03 11:06:19 -05:00
  • 3e1744a227 Exploded FTLDat.java into separate files Vhati 2017-12-03 11:00:01 -05:00
  • f6ed5a9afc Moderate code cleanup Vhati 2017-12-03 09:59:30 -05:00
  • 6430a253a0 Trivial rewording Vhati 2017-11-26 14:11:12 -05:00
  • ce63cd71f5 Continuation of commit 19c060e Vhati 2017-11-26 11:59:49 -05:00
  • 19c060ea70 Moderate code cleanup Vhati 2017-11-26 11:50:00 -05:00
  • 0621f680f8 Trivial code cleanup Vhati 2017-11-26 11:48:38 -05:00
  • d934740377 Continuation of commit 738c05e Vhati 2017-11-26 10:49:23 -05:00
  • abff136aa4 Added alternate locations to locate FTL resources on Linux Vhati 2017-11-26 01:23:00 -05:00
  • 12f4db94f9 Fixed unresolved symlinks when locating FTL resources Vhati 2017-11-26 01:19:44 -05:00
  • 738c05e853 Added 'modman_debug.bat' for troubleshooting on Windows Vhati 2017-11-25 23:54:12 -05:00
  • e5f5861b72 Fixed a maven build nag about artifact attachment Vhati 2017-11-25 19:57:19 -05:00
  • 96962cd96f Removed an old maven assembly plugin workaround for buggy tar packaging Vhati 2017-11-25 19:54:57 -05:00
  • eacd79b3cc Fixed 'access denied' error when dats are set to be read-only Vhati 2017-11-25 19:50:31 -05:00
  • f6d6bab6af Fixed Windows exe launchers not finding Java 9 Vhati 2017-11-25 19:48:45 -05:00
  • 05534e9b1a Fixed a missing comma Vhati 2016-01-22 18:34:27 -05:00
  • 0274a85cba Added another alternate location to automatically find SteamApps/ on linux Vhati 2015-08-27 18:26:53 -04:00
  • 16df3ba832 Added an alternate location to automatically find SteamApps/ on linux Vhati 2015-08-27 16:16:35 -04:00
  • f783a7e177 Added donation link to readme.md Vhati 2015-03-23 06:44:59 -04:00
  • be8a84cd2e Added a config option to launch FTL via Steam, if possible (kartoFlane) Vhati 2015-03-23 03:58:16 -04:00
  • a3ab324308 Updated the range of supported FTL versions in readmes Vhati 2015-03-23 03:44:25 -04:00
  • c4de89d2ea Incremented version Vhati 2014-10-25 01:34:28 -04:00
  • e30a1cce23 Set current version to 1.6 Vhati 2014-10-25 01:32:30 -04:00
  • b205ac8abd Fixed modorder not being saved properly Vhati 2014-10-25 01:23:17 -04:00
  • c0078f37fd Incremented version Vhati 2014-10-23 03:15:12 -04:00
  • 0543d8748e Set current version to 1.5 Vhati 2014-10-23 01:53:08 -04:00
  • dcdec15c0e Fixed *.rawclobber suffix stripping during patching Vhati 2014-10-22 22:51:27 -04:00
  • 840fbd15af Fixed validate 'doesn't append, it clobbers' warning when *.rawappend is present Vhati 2014-10-22 22:12:38 -04:00
  • 14428924f1 Added support for hidden changelog entries in auto_update.json Vhati 2014-10-21 21:34:17 -04:00
  • ae2cb23cbf Added *.xml.rawclobber suffix to preserve whitespace Vhati 2014-10-21 21:28:50 -04:00
  • 0fa72e5779 Added terminal workaround to Linux readme, for when double-clicking fails Vhati 2014-10-02 04:16:46 -04:00
  • 777aa3e026 Fixed modman.command double-clicking on linux? Vhati 2014-10-02 02:48:39 -04:00
  • b01505358c Merge pull request #5 from kartoFlane/patch-1 Vhati 2014-09-30 18:19:29 -04:00
  • f0749f3926 Fix appUpdateInterval not being used kartoFlane 2014-09-30 18:55:43 +02:00
  • e9a61bac3e Continuation of commit 3bd4168 Vhati 2014-09-27 03:12:37 -04:00
  • b99b81ff89 Added uncaught exception handling for background threads Vhati 2014-09-27 03:02:48 -04:00
  • 2370df4567 Continuation of commit 3bd4168 Vhati 2014-09-27 02:55:46 -04:00
  • 3bd41687dd Added *.xml.rawappend suffix to preserve whitespace in 'misc.xml' Vhati 2014-08-22 04:03:21 -04:00
  • bdda972091 Merge pull request #4 from roryokane/patch-1 Vhati 2014-08-20 15:50:48 -04:00
  • c08f0168f4 Improve wording when stating date of unknown mod Rory O’Kane 2014-08-20 09:50:06 -04:00
  • b8cd929a6f Fixed advanced find tags not honoring limit= Vhati 2014-04-26 17:28:06 -04:00
  • c544ca9934 Made encoding an arg, for appendXMLFile(), previously hardcoded utf-8 Vhati 2014-04-19 23:05:11 -04:00
  • 5f333f7c77 Added a method to test for junk-files, so they're ignored during patching Vhati 2014-04-19 22:56:00 -04:00
  • 41a2e88d66 Fixed an NPE when the glasspane gets keystrokes from esoteric sources Vhati 2014-04-19 22:51:42 -04:00
  • 75edd266e2 Removed gratuitous BufferedWriters Vhati 2014-03-10 15:24:13 -04:00
  • aa4d6d7c30 Added an error popup when the jar is double-clicked Vhati 2014-03-10 06:11:40 -04:00
  • e2f82bebf0 Nulled unused array Vhati 2014-03-09 05:05:18 -04:00
  • f87570dcf5 Nulled unused xml trees Vhati 2014-03-09 04:47:02 -04:00
  • f6dfab2748 Used EOLWriter to normalize line breaks instead of regex Vhati 2014-03-09 03:44:40 -04:00
  • 725ba55731 Nulled unused strings Vhati 2014-03-09 03:42:29 -04:00
  • 9d4a12ed47 Fixed hidden files and directories not appearing when finding resources Vhati 2013-12-16 23:37:04 -05:00
  • 35e77241ed Added validate nag for junk files whose names end with a tilde Vhati 2013-12-04 13:46:07 -05:00
  • a44a48ae4e Minor cleanup in linux launcher scripts Vhati 2013-11-28 23:27:30 -05:00
  • 8896cd8c68 Added Windows manifests and modman_admin.exe Vhati 2013-11-28 23:25:44 -05:00
  • 6259d32ac7 Forced CRLF for *.manifest in gitattributes Vhati 2013-11-28 23:24:46 -05:00
  • dc8b943e49 Recommended 'mvn clean package' as a single call Vhati 2013-11-28 23:17:41 -05:00
  • e8540a9c34 Added tree recursion stuff Vhati 2013-11-28 23:15:12 -05:00
  • 78996eaa67 Removed redundant group-related tree classes Vhati 2013-11-22 05:54:16 -05:00
  • e25799a78e Refactored modorder as modsTableState Vhati 2013-11-22 00:15:24 -05:00
  • 1a5bf935df Continuation of commit 71aabb6 Vhati 2013-11-22 00:10:01 -05:00
  • 71aabb6205 Added tree UI classes (not used yet) Vhati 2013-11-19 02:10:32 -05:00
  • 6ca3fad77b Moved table UI classes into their own package Vhati 2013-11-19 02:06:29 -05:00
  • ccff62d261 Fixed clicks in the mod lists's empty space that toggled last selected row's checkbox ( kartoFlane/Slipstream-Mod-Manager@1333914 ) Vhati 2013-11-07 07:32:39 -05:00
  • 80ff1f447c Closed wrapping streams instead of inner ones ( kartoFlane/Slipstream-Mod-Manager@0e652ab ) Vhati 2013-11-07 06:56:05 -05:00
  • 871c60bae1 Continuation of commit 8da151a Vhati 2013-11-02 21:32:25 -04:00
  • 8da151ac63 Updated log4j2 to 2.0-beta9, fixing a hang when run with Java 1.7.0_25 Vhati 2013-11-02 21:30:50 -04:00
  • 954fabbc32 Set background threads to low priority Vhati 2013-11-02 18:10:46 -04:00
  • 3c17ccc39d Fixed advanced find tags not honoring start= when greater than match count Vhati 2013-11-02 17:53:36 -04:00
  • 6f3d434046 Incremented version Vhati 2013-11-02 17:52:45 -04:00
  • ac8c41d0bb Added 'no info... yet' message while scanning new mods Vhati 2013-10-18 22:34:12 -04:00
  • b8c788fcfc Sync'd with forum Vhati 2013-10-18 19:55:03 -04:00
  • b94440e0a0 Changed FTLDat to allow opening dats in read-only mode Vhati 2013-09-29 07:58:57 -04:00
  • 7b65cc5d73 Added tip about --validate Vhati 2013-09-23 23:24:40 -04:00
  • b980f4cdf6 Added FTLUtilities.findUserDataDir() Vhati 2013-09-23 07:13:25 -04:00
  • d635ce0158 Set current version to 1.4 Vhati 2013-09-20 09:32:05 -04:00
  • 5ae8a54dd4 Added known game location for 'Humble Bundle' Windows installs Vhati 2013-09-20 09:21:47 -04:00
  • 3646de2aec Cleaned up some dodgy code when initially prompting for FTL's location Vhati 2013-09-20 06:24:52 -04:00
  • 5970fbcc66 Sync'd with forum Vhati 2013-09-20 04:28:11 -04:00
  • d1de19ea04 Sync'd with forum Vhati 2013-09-19 23:22:07 -04:00
  • a1fadf0eb7 Set current version to 1.3 Vhati 2013-09-19 22:05:38 -04:00
  • dffaa362c9 Incremented version Vhati 2013-09-19 21:51:31 -04:00
  • d04370fd81 Renamed JacksonGrognakCatalogReader to JacksonCatalogReader Vhati 2013-09-19 13:10:32 -04:00
  • 5cd19480ad Added support for embedded descriptions Vhati 2013-09-19 13:00:48 -04:00
  • 2cdba9062e Trivial code tweaks Vhati 2013-09-18 01:17:41 -04:00
  • 098edb3f57 Sync'd with forum Vhati 2013-09-18 01:15:57 -04:00
  • bef4a0ce2e Added a troubleshooting note about Java 1.7.0_25 to readmes Vhati 2013-09-16 23:16:33 -04:00
  • 1e68361b25 Added getLastPosition() to the sloppy parser Vhati 2013-09-16 09:59:12 -04:00
  • ec79b42a92 Trivial code whitespace cleanup Vhati 2013-09-16 09:33:04 -04:00
  • 0aa6cc434d Added Preferences dialog Vhati 2013-09-16 06:57:58 -04:00
  • e7c3276541 Improved sloppy parser exception handling Vhati 2013-09-15 19:33:50 -04:00
  • 2bf3860cbc Added '--global-panic' commandline arg Vhati 2013-09-15 01:31:48 -04:00
  • 60971d4abe Fixed advanced selector tag not narrowing results when it had a value Vhati 2013-09-14 22:13:55 -04:00
  • 9de8677cc1 Fixed advanced find tags' panic arg Vhati 2013-09-14 22:11:50 -04:00
  • eeb9587657 Fixed perpetually-green Update button Vhati 2013-09-14 22:08:35 -04:00
  • 6ea9e8b783 Added 'notice' string to auto-update info Vhati 2013-09-14 22:06:15 -04:00