Commit Graph

23 Commits

Author SHA1 Message Date
chylex 398d25ffc9 Release 1.0.4 for Minecraft 1.12 2017-06-29 16:34:25 +02:00
chylex 2396cfc4a9 Refactor code (use Java 7/8 features, fix missing deobf names) 2017-06-29 16:24:30 +02:00
chylex 8abcc08718 Reload resources after replacing ResourcePackRepository on startup 2017-06-29 15:55:09 +02:00
chylex 6b2b0af035 Fix compile errors for 1.12 update 2017-06-29 15:53:57 +02:00
chylex 00b0e051eb Begin update to 1.12 2017-06-29 14:23:52 +02:00
chylex 4a6cd50ce2 Update to Minecraft 1.11.2 (no changes needed) 2017-01-03 14:53:34 +01:00
chylex 567960efb8 Update to 1.11 and fix mod id 2016-11-19 14:51:46 +01:00
chylex 45a459911a Fix code formatting (missing spaces after commas) 2016-09-30 20:29:42 +02:00
chylex f5e18bc7d5 Update to Minecraft 1.10 2016-06-24 16:07:00 +02:00
chylex 1a74f3d9f2 Update version to 1.0.3 2016-06-24 15:10:16 +02:00
chylex 12bec7dd4a Remember sorting and filtering on window resize 2016-06-24 15:07:18 +02:00
chylex e6aaf875b8 Refactor GUI to only reload resources after change and remove unnecessary code 2016-06-24 14:59:48 +02:00
chylex 9676b8e9b0 Fix scrolling issues in the Resource Pack GUI
Closes #1
2016-06-24 14:59:48 +02:00
chylex 4e09a21e94 Create README.md 2016-06-20 15:38:18 +02:00
chylex 93a6d8e76b Update version to 1.0.2 2016-06-17 18:53:29 +02:00
chylex 78760f5f12 Add a check before registering/unregistering overlay event listener 2016-06-17 18:53:14 +02:00
chylex 89cfeb8038 Update website in mcmod.info 2016-06-17 18:52:04 +02:00
chylex f600f3bcb4 Fix the mod not running on Java 6 and 7 2016-06-17 18:50:32 +02:00
chylex b640eba432 Update version to 1.0.1 2016-06-15 23:53:54 +02:00
chylex ecdf596347 Fix resource pack repository lists (fixes loading and handling issues with packs in folders) 2016-06-15 23:53:36 +02:00
chylex 6af87b9e58 Refactor GuiCustomResourcePacks.createAvailablePackList to match other codebases 2016-06-15 18:45:53 +02:00
chylex ac7f85ac81 Update to Minecraft 1.9.4 2016-06-15 18:19:44 +02:00
chylex 7e1ba9ab06 Initial commit (working version for 1.7.10) 2016-06-15 17:20:16 +02:00