Commit Graph

  • 4604f7c596 Release 1.2.0 for Minecraft 1.16.2/.3 (Forge) master chylex 2020-09-11 19:35:58 +0200
  • 8f1f898bef Add missing NonNull annotations chylex 2020-09-11 19:35:00 +0200
  • 2ba2f281fc Update to MC 1.16.2/.3 chylex 2020-09-11 19:34:38 +0200
  • 00369949c1 Enforce LF line endings chylex 2020-09-11 17:03:16 +0200
  • 15c23aa5a4 Release 1.2.0 for Minecraft 1.16.1 (Forge) chylex 2020-07-24 14:31:43 +0200
  • 2867eafc15 Fix broken Refresh button after the update chylex 2020-07-24 13:35:36 +0200
  • 2595b98092 Fix wrong line endings in mods.toml chylex 2020-07-24 12:41:11 +0200
  • 2042102aef Remove GUI overlay and config from Forge version chylex 2020-07-24 11:10:18 +0200
  • a6bdf6574b Update Forge version to 1.16.1 chylex 2020-07-24 10:50:25 +0200
  • 5aecf16102 Update Gradle & git files chylex 2020-07-24 10:43:03 +0200
  • e67460ae05
    Create FUNDING.yml Daniel Chýlek 2020-05-13 23:26:40 +0200
  • 918f2b62f9 Release 1.1.0 for Minecraft 1.15.2+ (Fabric) 1.15.2 chylex 2020-02-24 08:22:58 +0100
  • 408b0bca22 Update README project setup guide chylex 2020-02-24 08:12:24 +0100
  • 21d1adfdf4 Add Fabric version w/o overlay rendering feature chylex 2020-02-24 07:40:48 +0100
  • fe3ebdc4bb Move Forge files to a separate folder chylex 2020-02-24 05:42:48 +0100
  • d268d52069 Release 1.1.0 for Minecraft 1.15.2 chylex 2020-02-23 11:02:58 +0100
  • 3933399fe5 Fix excessive regeneration of available resource pack list chylex 2020-02-23 10:59:43 +0100
  • 0985741586 Fix infinite screen loop triggered after entering and using vanilla resource pack screen chylex 2020-02-23 10:47:21 +0100
  • cba5755abf Fix config crash during first launch chylex 2020-02-23 10:26:27 +0100
  • a7dbe4e5b8 Relicense to MPL-2.0 & update README chylex 2020-02-23 10:15:18 +0100
  • b2bf4751ba Optimize images and re-add logo chylex 2020-02-23 10:11:32 +0100
  • 882f5c8a37 Remove old unused classes chylex 2020-02-23 09:39:48 +0100
  • 14b38146a5 Fix typo causing broken keyboard repeat events chylex 2020-02-23 09:35:06 +0100
  • c6f1a52c53 Fix available pack list scrollbar going out of bounds when applying filters chylex 2020-02-23 09:33:37 +0100
  • a00360eea6 Add button to toggle folder/flat view chylex 2020-02-23 09:16:45 +0100
  • 158c3c27cf Reimplement folder view & refactor pack processing chylex 2020-02-23 08:45:14 +0100
  • 35bde59205 Fix a few issues in ResourcePackListProcessor (name/desc handling, folder sorting) chylex 2020-02-23 08:30:48 +0100
  • 5320919fc4 Reimplement button to refresh installed resource packs chylex 2020-02-23 06:10:13 +0100
  • 5b43034828 When installed on dedicated server, log a warning instead of crashing chylex 2020-02-23 05:57:03 +0100
  • be374e866b Allow searching for resource packs in nested folders chylex 2020-02-23 05:55:47 +0100
  • f87ff636a4 Reimplement overlay rendering w/ configuration chylex 2020-02-23 05:43:45 +0100
  • 84422d17b3 Reimplement resource pack screen w/ filtering & sorting, vanilla screen on Alt chylex 2020-02-23 02:26:08 +0100
  • 5ee3e826b9 Update build.gradle & metadata files for 1.15.2 chylex 2020-02-23 00:19:57 +0100
  • 398d25ffc9 Release 1.0.4 for Minecraft 1.12 1.12.2 chylex 2017-06-29 16:34:25 +0200
  • 2396cfc4a9 Refactor code (use Java 7/8 features, fix missing deobf names) chylex 2017-06-29 16:24:30 +0200
  • 8abcc08718 Reload resources after replacing ResourcePackRepository on startup chylex 2017-06-29 15:55:09 +0200
  • 6b2b0af035 Fix compile errors for 1.12 update chylex 2017-06-29 15:53:57 +0200
  • 00b0e051eb Begin update to 1.12 chylex 2017-06-29 14:23:52 +0200
  • 4a6cd50ce2 Update to Minecraft 1.11.2 (no changes needed) 1.11.2 chylex 2017-01-03 14:53:34 +0100
  • 567960efb8 Update to 1.11 and fix mod id chylex 2016-11-19 14:51:46 +0100
  • 45a459911a Fix code formatting (missing spaces after commas) 1.10 chylex 2016-09-30 20:29:42 +0200
  • f5e18bc7d5 Update to Minecraft 1.10 chylex 2016-06-24 16:07:00 +0200
  • e5be2ff930 Fix scrolling issues in the Resource Pack GUI 1.8.9 chylex 2016-06-24 14:58:37 +0200
  • 3222bc3c01 Revert removal of GuiUtils.openFolder chylex 2016-06-24 15:50:38 +0200
  • 3e6c276153 Update version to 1.0.3 chylex 2016-06-24 15:10:16 +0200
  • 4d31ae4226 Remember sorting and filtering on window resize chylex 2016-06-24 15:07:18 +0200
  • 6f7da345f2 Refactor GUI to only reload resources after change and remove unnecessary code chylex 2016-06-24 14:59:44 +0200
  • 1a74f3d9f2 Update version to 1.0.3 1.9.4 chylex 2016-06-24 15:10:16 +0200
  • 12bec7dd4a Remember sorting and filtering on window resize chylex 2016-06-24 15:07:18 +0200
  • e6aaf875b8 Refactor GUI to only reload resources after change and remove unnecessary code chylex 2016-06-24 14:59:44 +0200
  • 9676b8e9b0 Fix scrolling issues in the Resource Pack GUI chylex 2016-06-24 14:58:37 +0200
  • 4e09a21e94 Create README.md chylex 2016-06-20 15:38:18 +0200
  • 19cafedf9b Update version to 1.0.2 chylex 2016-06-17 18:35:51 +0200
  • 86f708908b Add a check before registering/unregistering overlay event listener chylex 2016-06-17 18:35:03 +0200
  • 53f0ee3e44 Update website in mcmod.info chylex 2016-06-17 18:28:36 +0200
  • 48b257d433 Fix the mod not running on Java 6 and 7 chylex 2016-06-17 18:25:38 +0200
  • 1723068311 Update version to 1.0.2 1.9 chylex 2016-06-17 18:35:51 +0200
  • c647b5b5e0 Add a check before registering/unregistering overlay event listener chylex 2016-06-17 18:35:03 +0200
  • 0b3d96f961 Update website in mcmod.info chylex 2016-06-17 18:28:36 +0200
  • bc376480e1 Fix the mod not running on Java 6 and 7 chylex 2016-06-17 18:25:38 +0200
  • 93a6d8e76b Update version to 1.0.2 chylex 2016-06-17 18:35:51 +0200
  • 78760f5f12 Add a check before registering/unregistering overlay event listener chylex 2016-06-17 18:35:03 +0200
  • 89cfeb8038 Update website in mcmod.info chylex 2016-06-17 18:28:36 +0200
  • f600f3bcb4 Fix the mod not running on Java 6 and 7 chylex 2016-06-17 18:25:38 +0200
  • d2334e23eb Update version to 1.0.2 1.7.10 chylex 2016-06-17 18:35:51 +0200
  • 04bef6b488 Add a check before registering/unregistering overlay event listener chylex 2016-06-17 18:35:03 +0200
  • 97d45d2ace Update website in mcmod.info chylex 2016-06-17 18:28:36 +0200
  • d3a24fbb64 Fix the mod not running on Java 6 and 7 chylex 2016-06-17 18:25:38 +0200
  • 7c30cdc041 Fix merge issue with old Minecraft mappings chylex 2016-06-16 00:33:14 +0200
  • 14a3fbdd2a Update version to 1.0.1 chylex 2016-06-15 23:53:54 +0200
  • 03b5d0511e Fix resource pack repository lists (fixes loading and handling issues with packs in folders) chylex 2016-06-15 23:53:36 +0200
  • 37d5d10000 Update version to 1.0.1 chylex 2016-06-15 23:53:54 +0200
  • cbdbcffaec Fix resource pack repository lists (fixes loading and handling issues with packs in folders) chylex 2016-06-16 00:28:17 +0200
  • ca35295d68 Update version to 1.0.1 chylex 2016-06-15 23:53:54 +0200
  • bfc7bdde43 Fix resource pack repository lists (fixes loading and handling issues with packs in folders) chylex 2016-06-15 23:53:36 +0200
  • b640eba432 Update version to 1.0.1 chylex 2016-06-15 23:53:54 +0200
  • ecdf596347 Fix resource pack repository lists (fixes loading and handling issues with packs in folders) chylex 2016-06-15 23:53:36 +0200
  • 6af87b9e58 Refactor GuiCustomResourcePacks.createAvailablePackList to match other codebases chylex 2016-06-15 18:45:53 +0200
  • 05817d1524 Update to Minecraft 1.8.9 chylex 2016-06-15 18:41:30 +0200
  • ac7f85ac81 Update to Minecraft 1.9.4 chylex 2016-06-15 18:19:44 +0200
  • 338a1152c1 Update to Minecraft 1.9 chylex 2016-06-15 17:39:24 +0200
  • 7e1ba9ab06 Initial commit (working version for 1.7.10) chylex 2016-06-15 17:20:16 +0200