Commit Graph

  • 518398d626
    Add a shebang to the executable script for shell compatibility master Nex 2024-04-17 16:55:09 +0200
  • c43554597f
    Use regex to ensure package version is from master, and is for the correct MC version KallumJ 2024-04-14 17:41:53 +0100
  • 7bbf90fc53
    Remove alias for import ForgejoPackage KallumJ 2024-04-06 21:14:51 +0100
  • 2bd38816ad
    Update install script KallumJ 2024-04-06 19:51:31 +0100
  • 21691f37db
    Add Forgejo as a mod source KallumJ 2024-04-06 19:50:52 +0100
  • f7649e2aeb
    Add properties parser KallumJ 2024-04-06 15:27:53 +0100
  • 2d1513366c
    Bump typescript version KallumJ 2024-04-06 15:27:26 +0100
  • 59e9c6fd08
    Add Badge to README Kallum Jones 2022-11-09 20:11:18 +0000
  • 0cb9ff4f9a
    Update README Kallum Jones 2022-11-09 20:03:11 +0000
  • 4e744d11fd
    Add install by id functionality Kallum Jones 2022-08-14 14:59:41 +0100
  • 8398afcfb4
    Get confirmation for mod installation by default. Kallum Jones 2022-08-14 14:47:18 +0100
  • f7be866698
    Require confirmation when uninstalling mods that are depended on Kallum Jones 2022-08-14 14:33:03 +0100
  • 76f6c2c475
    Use built in validation for getting MC version Kallum Jones 2022-08-14 14:08:42 +0100
  • 90b5ac79bc
    Fix out of date dependencies being downloaded (fixes #1) Kallum Jones 2022-08-14 13:58:25 +0100
  • 066a63f913
    Fix crash when finding version when mod manager is not initialised Kallum Jones 2022-08-11 23:28:22 +0100
  • 562b43e0b0
    Use .find instead of .filter()[i] Kallum Jones 2022-08-10 01:19:21 +0100
  • c0f6be93c7
    Add examples to readme Kallum Jones 2022-08-09 23:33:09 +0100
  • ba89c554f1
    Fleshed out readme Kallum Jones 2022-08-09 23:30:46 +0100
  • 5868bdc066
    Add --version flag Kallum Jones 2022-08-09 23:17:08 +0100
  • 47838309af
    List untracked mods during list command Kallum Jones 2022-08-09 23:01:01 +0100
  • 7d58059819
    Warn the user of untracked mods that need manual migration when a migration is performed Kallum Jones 2022-08-09 22:56:48 +0100
  • 73e6ed2edd
    Check checksums for mod downloads to ensure file integrity Kallum Jones 2022-08-09 22:21:21 +0100
  • 40cdbf0aca
    If a mod is installed, do not try other sources Kallum Jones 2022-08-09 21:44:09 +0100
  • 74e1d77acb
    Fix out directory of ncc Kallum Jones 2022-08-09 19:01:03 +0100
  • de39d669ad
    Fix binary creation Kallum Jones 2022-08-09 19:00:18 +0100
  • f26324d4f5
    Check npm is installed Kallum Jones 2022-08-09 18:58:20 +0100
  • 2010b8dec9
    Added exiting on error Kallum Jones 2022-08-09 18:56:14 +0100
  • e4adeb78db
    Remove trying to circumvent nvm Kallum Jones 2022-08-09 18:52:10 +0100
  • 5aa9cca6c2
    Inverse if condition Kallum Jones 2022-08-09 18:46:55 +0100
  • 66842d940d
    Remove quotes from if condition Kallum Jones 2022-08-09 18:44:30 +0100
  • 274adc9778
    Alter if condition in install script Kallum Jones 2022-08-09 18:43:22 +0100
  • 151d83f1e3
    Add symlink creation to install file Kallum Jones 2022-08-09 18:40:16 +0100
  • 2608f847b6
    Added check that node is available on root path Kallum Jones 2022-08-09 18:25:02 +0100
  • 3cb311136b
    Ensure script is ran with sudo Kallum Jones 2022-08-09 17:55:41 +0100
  • 84e4635825
    Change url in install script Kallum Jones 2022-08-09 17:36:11 +0100
  • 4e67035e0a
    Add install script Kallum Jones 2022-08-09 17:33:13 +0100
  • d806054abf
    Remove ncc as a dependency Kallum Jones 2022-08-09 17:23:48 +0100
  • 0f60e41fd0
    Add ncc as a dependency Kallum Jones 2022-08-09 17:06:56 +0100
  • cc49211d84
    Update build directory for Typescript Compiler Kallum Jones 2022-08-09 16:57:56 +0100
  • ebde18606f
    Add comments Kallum Jones 2022-08-09 15:18:00 +0100
  • d47e752f1a
    Ran a reformat Kallum Jones 2022-08-09 14:56:46 +0100
  • 7d6d49ec19
    Added Cursefoge Source Kallum Jones 2022-08-09 14:55:54 +0100
  • fdc880e7fc
    Manage dependencies of mods Kallum Jones 2022-08-09 13:50:03 +0100
  • db16eb7dd1
    Rename Mod to TrackedMod Kallum Jones 2022-08-09 12:39:39 +0100
  • a820b9ce57
    Download dependencies as well as the requested mod and track them Kallum Jones 2022-08-08 17:28:07 +0100
  • 7ad2992149
    Update Minecraft version when there is a migration Kallum Jones 2022-08-08 14:19:24 +0100
  • b69b6bd725
    Refactor method name Kallum Jones 2022-08-08 14:17:03 +0100
  • 0071d32eb7
    Add migrate command Kallum Jones 2022-08-08 14:14:30 +0100
  • f7758680d1
    Changed red x to info symbol when mods are already at the latest version Kallum Jones 2022-08-07 21:14:12 +0100
  • ca0c596423
    Added a force flag to migrate-possible Kallum Jones 2022-08-07 20:19:52 +0100
  • d29ab449aa
    Added an "migrate-possible" command Kallum Jones 2022-08-07 20:09:42 +0100
  • 39c1d72219
    Added an upgrade command Kallum Jones 2022-08-07 14:03:34 +0100
  • b801d59352
    Changed Minecraft Version tracking to manual input rather than auto-detecting Kallum Jones 2022-08-05 16:56:04 +0100
  • 377b342564
    Made fatal errors more obvious Kallum Jones 2022-08-05 16:17:35 +0100
  • fd86d1596f
    Fix sonic boom is not ready yet error Kallum Jones 2022-08-04 16:38:25 +0100
  • 9c3824e81d
    Protect against log file being null or undefined Kallum Jones 2022-08-04 16:19:57 +0100
  • 935262ec0f
    Made essential command toggle essential status Kallum Jones 2022-08-04 16:17:57 +0100
  • e808a4f414
    Cleanup blank log files Kallum Jones 2022-08-04 16:15:19 +0100
  • e913bafb1e
    Added functionality to mark mods as essential Kallum Jones 2022-08-04 16:04:21 +0100
  • ab83374735
    Added uninstall command Kallum Jones 2022-08-04 14:24:39 +0100
  • 129d7e7ad5
    Remove unused dependencies Kallum Jones 2022-08-04 01:56:03 +0100
  • 3b229070a9
    Made the app not hang when a mod is not found Kallum Jones 2022-08-04 01:14:21 +0100
  • 1af3292e8c
    Check mods are installed when listing them Kallum Jones 2022-08-03 20:52:36 +0100
  • 5f13645122
    Add versions to Mod type Kallum Jones 2022-08-03 20:52:23 +0100
  • 66f4c2b289
    Add list command Kallum Jones 2022-08-03 20:42:51 +0100
  • b9c2f22de3
    Prevent installing mods that are already installed Kallum Jones 2022-08-03 20:16:19 +0100
  • 1241795b7d
    Add mod tracking Kallum Jones 2022-08-03 19:52:34 +0100
  • dbe0ae9a48
    Make sure we update the success flag Kallum Jones 2022-08-03 17:53:47 +0100
  • 32c2f99a31
    Use spinners when installing mod Kallum Jones 2022-08-03 17:47:29 +0100
  • 2b5d2a3643
    Make error handling clearer in Mods Kallum Jones 2022-08-03 17:30:47 +0100
  • fc18d70e49
    Added an error parameter to PrintUtils#error to allow logging of an accompany Error obj Kallum Jones 2022-08-03 17:18:21 +0100
  • 6b700d465b
    Ran a reformat Kallum Jones 2022-08-03 16:55:12 +0100
  • 4a16f8c69d
    Only log crashes Kallum Jones 2022-08-03 16:54:07 +0100
  • 8a927d2f02
    Added logging Kallum Jones 2022-08-03 16:52:24 +0100
  • 765920f80c
    Added downloading mods from Modrinth Kallum Jones 2022-08-03 15:00:36 +0100
  • 7774386385
    Added a Spinner class to PrintUtils Kallum Jones 2022-08-02 15:42:14 +0100
  • b8435a0a5c
    Added a Spinner class to PrintUtils Kallum Jones 2022-08-02 15:42:00 +0100
  • da3662b241
    Added mod tracking file generation Kallum Jones 2022-08-02 15:41:41 +0100
  • cbd482c763
    Fix typo Kallum Jones 2022-08-01 14:37:30 +0100
  • 55bf3e2c44
    Initial Commit Kallum Jones 2022-08-01 14:36:20 +0100