Commit Graph

  • ca4a13589d Fix crash on empty index file comp500 2019-08-11 22:37:42 +01:00
  • d21668afa6 ALWAYS IMPLEMENT .hashCode() if its gonna be in a map v0.1.0 comp500 2019-08-11 18:08:40 +01:00
  • 7946377159 Implement optional mods and cancel buttons comp500 2019-08-11 17:49:56 +01:00
  • 5a54a90f59 Create a wrapper around URIs to fix issues with spaces comp500 2019-08-11 14:36:08 +01:00
  • 465e4973ba Use ExceptionListWindow to present errors comp500 2019-08-11 01:45:39 +01:00
  • ea60175514 Make handleExceptionAndExit better, fix some stuff comp500 2019-08-11 01:14:39 +01:00
  • 78f5d76fe9 Add showExceptions comp500 2019-08-11 01:01:52 +01:00
  • 452ab15cc7 Add new GUI code from windowbuilder, fix a thing comp500 2019-08-11 00:53:29 +01:00
  • 87b00f316a Fix ordering of locationing comp500 2019-08-10 20:13:07 +01:00
  • 1623c0f880 Correct dialog parentage comp500 2019-08-10 20:08:02 +01:00
  • 46bbc9b82e Enable text wrapping on the option description comp500 2019-08-10 19:52:19 +01:00
  • 02b50be782 Ensure files are removed when they need to be comp500 2019-08-10 19:43:41 +01:00
  • e6637b9af8 Wrong use of boolean, should be different comp500 2019-08-10 19:37:14 +01:00
  • 5fc7d6382d Make intellij happy again comp500 2019-08-10 19:31:20 +01:00
  • afd8e85754 Change text comp500 2019-08-10 19:30:39 +01:00
  • ecbf0b9eba Clean up gitignore mess comp500 2019-08-10 18:46:59 +01:00
  • 37a1464e11 Make intellij happy comp500 2019-08-10 18:31:12 +01:00
  • 54fd84a6d8 Add proper options dialog (I do GUI in Windowbuilder usually) comp500 2019-08-10 18:29:40 +01:00
  • dcf8d21aad Whoops, I am bad programmer comp500 2019-08-10 02:18:02 +01:00
  • eaed3b2187 whoops i java 11'd again comp500 2019-08-10 01:37:39 +01:00
  • b22edf920e whoops i java 11'd comp500 2019-08-10 01:26:35 +01:00
  • 4d8e695fc4 Add cancellation from options list comp500 2019-08-09 20:17:01 +01:00
  • a9bd83e96b Implement some stuff, edge case checks, intellij optimisations comp500 2019-08-09 18:15:47 +01:00
  • ae085743be Finally, there are no more errors in UpdateManager. Now to actually make it work comp500 2019-08-09 18:03:34 +01:00
  • ad79cb3b21 Very fun indeed comp500 2019-08-09 16:31:29 +01:00
  • 320e56e74e Start rewrite of downloading system, THIS IS SCARY HELP comp500 2019-08-09 15:40:18 +01:00
  • bd95bc15ad Thanks IntelliJ. ThintelliJ. comp500 2019-08-07 13:21:15 +01:00
  • 794b817eff
    Check for cachedFiles existing v0.0.9-pre comp500 2019-07-04 01:08:24 +01:00
  • a5ff63c587
    Correctly handle file invalidation v0.0.8-pre comp500 2019-07-03 23:12:11 +01:00
  • 34a86ffb7d
    Handle renamed files correctly, log invalidation v0.0.7-pre comp500 2019-07-03 22:49:08 +01:00
  • 780efe2c9f
    Remove files correctly, redownload when deleted v0.0.6-pre comp500 2019-07-02 23:32:00 +01:00
  • d1647764c4
    Implement preserve and alias in index v0.0.5-pre comp500 2019-06-24 17:47:17 +01:00
  • 12bf090895
    Fix hash serialisation in JSON, check index hash comp500 2019-06-24 17:27:28 +01:00
  • 533c7a3ed5
    Gson isn't broken, I'm broken v0.0.4-pre comp500 2019-06-24 03:41:33 +01:00
  • d18e134140
    Better error reporting, fix NPE (stupid Gson) v0.0.3-pre comp500 2019-06-24 03:38:19 +01:00
  • 165c8cc172
    Add murmur2 support v0.0.2-pre comp500 2019-06-24 03:23:26 +01:00
  • d986b39aa5
    Fix URI parsing, hash checking, NPEs, create dirs comp500 2019-06-24 02:09:19 +01:00
  • 040bb955ec
    Download the right file comp500 2019-06-21 16:36:39 +01:00
  • 022af4b5c5
    whoops, forgot to remove that one comp500 2019-06-21 16:17:38 +01:00
  • 442fb93ca8
    Rewrite *everything* to use Okio comp500 2019-06-21 16:14:25 +01:00
  • 81c1ebaa15
    Commit WIP downloading process comp500 2019-06-21 14:28:41 +01:00
  • 917d10c448
    Add more deserialisation classes comp500 2019-06-20 17:08:30 +01:00
  • 26c3261848
    uhhhhhhhhh Added IndexFile i guess comp500 2019-06-20 14:22:15 +01:00
  • fbd54b4604
    Redo hashing sytem, pack file reading, write json comp500 2019-06-12 14:28:38 +01:00
  • 8be5cb8e60
    Null safety, better exception handling, check strm comp500 2019-06-08 14:31:52 +01:00
  • c181a36edc
    Manifest file loading, hashing, pack file loading comp500 2019-06-08 14:22:30 +01:00
  • e32d98fb98
    Refactor handlers into ui package comp500 2019-06-08 02:13:52 +01:00
  • e65d20be79
    Add some command line params comp500 2019-06-08 02:05:43 +01:00
  • 3d28f0a674
    Better exception handling, progress system comp500 2019-06-06 23:25:22 +01:00
  • 905630cb2a
    Revamp UI system, improve UpdateManager comp500 2019-06-05 20:06:09 +01:00
  • fd87edd6ca Make github request handling work, fix some things comp500 2019-06-01 16:26:15 +01:00
  • 2118a8fda1 Notes comp500 2019-06-01 12:41:33 +01:00
  • 86c2349fd3 All cases mutate, so R/W lock is redundant and complicates things comp500 2019-06-01 12:37:01 +01:00
  • f76a3d2d62 Implement Zip request handler comp500 2019-06-01 12:33:28 +01:00
  • 72d27715f8 Commit this WIP code because I might change my mind comp500 2019-05-31 22:20:08 +01:00
  • 26b8e1de86 Close input stream (ProgressMonitor) after copying comp500 2019-05-21 01:19:39 +01:00
  • d5128f7eb3 Fix L&F for error message v0.0.1-pre comp500 2019-05-17 17:34:59 +01:00
  • b3cac7b544 Store version, move main to seperate class comp500 2019-05-16 23:04:56 +01:00
  • 599d86e7b7 Upgrade gradle, refactor GUI, add command line, add main() error comp500 2019-05-15 23:42:24 +01:00
  • c5a3aabbe5 Rename comp500 2019-05-14 21:48:25 +01:00
  • ec6f8ff9eb Rename to packwiz-installer comp500 2019-05-14 19:55:00 +01:00
  • abc6e321e0 Commit WIP code comp500 2019-05-14 19:51:35 +01:00
  • 197951162e Add initial GUI test comp500 2019-05-12 22:32:27 +01:00
  • 230a8aeb6a Merge remote-tracking branch 'origin/master' comp500 2019-05-12 22:18:07 +01:00
  • 6e7c111d4b
    Scrap IntelliJ, Eclipse works better for me comp500 2019-05-12 22:15:34 +01:00
  • ace16a5580 IntelliJ hates me, I'll give up with trying to sign my commits comp500 2019-05-12 20:42:59 +01:00
  • de57d809f8 Initial commit comp500 2019-05-12 20:32:25 +01:00