Commit Graph
76 Commits
Author SHA1 Message Date
Felix 1d7b3ed33a Made 1.12.2 ready 2018-01-10 21:18:07 +01:00
Kirsty McNaught 574142ca84 Fix remaining errors in v1.11 2017-06-04 10:56:20 +01:00
Kirsty McNaught 2df8bf3582 Reinstate commented out changes for v1.11 2017-06-04 10:56:20 +01:00
MarcelandGitHub 062e5ba144 Remove wrong Villager update and fix Inventory for 1.11 2016-12-14 21:45:37 +01:00
MarcelandGitHub 3784bd1bba windowClick wurde wieder implementiert
func_187098_a() wurde wieder mit windowClick() in 1.11 ersetzt
2016-12-14 19:24:24 +01:00
MarcelandGitHub 9328e9b569 Update to newest 1.11 forge version 2016-12-14 19:16:58 +01:00
MarcelandGitHub 2a13aeeb56 Fix commenting 2016-11-28 11:42:24 +01:00
MarcelandGitHub a6db549ffe Move 1.11 stuff to comment 2016-11-28 11:40:32 +01:00
MarcelandGitHub 41f32459a6 Move 1.11 stuff to comments 2016-11-28 11:39:22 +01:00
MTRNord 923e391361 Fix GUI and update to correct translate function 2016-11-19 23:50:38 +01:00
0xSeb 3a4afc5035 Added beta support for minecraft 1.11 2016-11-19 18:44:48 +01:00
0xSeb efd4aa8eae Fixed 1.9 Player inventory bug. Added support for shields. 2016-06-29 23:55:47 +02:00
0xSeb c6a5387b70 [RELEASE] Added support for 1.9.4 / 1.10.* - Rebuild, fixing dumb errors. 2016-06-29 17:54:44 +02:00
0xSeb 8a898b8bcd [RELEASE] Added support for 1.8.9 and 1.9 (still in dev.). Fixed a small KeyBindingBug. 2016-04-04 19:22:46 +02:00
0xSeb 6d30bef540 Added update notices for supporting Minecaft Forge 1.9. Still buggy though. 2016-04-04 18:33:57 +02:00
0xSeb 582dde9096 Fixed small bug. Did not read the hotbar key Bindings correctly. 2016-04-04 00:07:35 +02:00
0xSeb 04a67f6a76 [RELEASE] 1.8.0 BETA1-Release ready. Only a few changes are needed and a lot of imports batch changed. No new branch, just 5 lines of code for every release! 2015-11-25 23:42:21 +01:00
0xSeb dc54ca0a01 [RELEASE] 1.7.10 BETA1-Release ready. Code cleanup and inspection. 2015-11-25 22:34:30 +01:00
0xSeb 9d3ef44db7 Finished gui work. Nearly release ready! 2015-11-19 15:15:39 +01:00
0xSeb ce20bbcd99 Testing around with custom textures. 2015-11-18 17:10:44 +01:00
0xSeb b868993f5e Finished info gui. Only icons left 2015-11-17 11:03:15 +01:00
0xSeb c689315bfe More config info 2015-11-17 10:33:49 +01:00
0xSeb 78d2c1a556 Working on the config gui info 2015-11-16 12:56:44 +01:00
0xSeb a4de0b0271 Working on the config gui info 2015-11-15 19:22:57 +01:00
0xSeb 4737e4cbcf Little KeyBinding fix. 2015-11-09 10:06:26 +01:00
0xSeb 03fededbb1 Added new Keybinding. Config GUI is 95% finished. Only the info part is left. 2015-11-08 22:38:24 +01:00
0xSeb 63e6a06358 Added loading, changing and saving keys. Only some TODOs left! 2015-11-08 22:02:39 +01:00
0xSeb 8b1b0d109a Optimized configGui code. Added Config Keys. Only keyTyped and saving are missing. I'll do that later :) 2015-11-08 17:11:17 +01:00
0xSeb ac309fee9c Some more crafting speed up. Now: faster interaction with ouput! 2015-11-08 16:11:26 +01:00
tosta3000 e9c0b875d2 Added another bit of localization.. 2015-11-05 17:29:24 +01:00
tosta3000 f84008293f Fixed a really small Bug... 2015-11-05 17:21:34 +01:00
tosta3000 c82f3a1c46 Added var for easier changing idle time. 2015-11-05 17:13:57 +01:00
tosta3000 ea265e50a8 Added autoswitching gui 2015-11-05 17:05:16 +01:00
0xSeb 9b88779bc7 Reformated code, minor tweaks. 2015-11-05 15:17:05 +01:00
tosta3000 dd4bebfc1a Added Inventory-Generator. 2015-11-05 14:10:49 +01:00
tosta3000 e489b7b52c Added a bit localization to the GuiConfig. 2015-11-05 13:51:26 +01:00
tosta3000 9effebec1a Just added a few cosmetic things. 2015-11-05 13:07:01 +01:00
tosta3000 9033dff6f6 Finished fixing. It works now 2015-11-05 12:48:38 +01:00
tosta3000 a99f570b5b Started Fixing... 2015-11-05 12:26:02 +01:00
tosta3000 afe627704a Finished AnvilManager 2015-11-05 11:56:27 +01:00
tosta3000 fbb8211f8f Started add an CraftingManager for anvils and added some generators to GuiConfig. 2015-11-05 11:32:10 +01:00
tosta3000 9aacabba58 Finished language localizer and added a description to it. 2015-11-05 09:44:02 +01:00
tosta3000 8dbffd4dc9 Just removed a comment. 2015-11-04 19:50:43 +01:00
tosta3000 e79372ee6d Improved GUI with own idea and started to add a language localizer for getting the translation from the language file 2015-11-04 19:46:14 +01:00
tosta3000 74a9bc86c5 Testing around.... 2015-11-04 16:10:23 +01:00
0xSeb d909e901e8 Finished new GUI. But there is a lot of config logic left to solve. And... if someone wants to add new generators (see TODO)... feel free to do so! :) 2015-11-03 21:52:11 +01:00
0xSeb 441f632294 Started working on the new config GUI. Looks pretty nice! 2015-11-03 18:31:37 +01:00
0xSeb 3a73cef7b3 Added all GUIs. Nothing more to do here. Last step: New GUI. And then: Release! Finally =D 2015-11-03 00:50:37 +01:00
0xSeb 4860972bef Added InventoryManager. New supported GUI in about 10 minutes. Yes, adding new GUIs IS fun :D 2015-11-02 22:29:08 +01:00
0xSeb 01f992e58a Refactored all the gui inventory managing. Was a lot. Now adding new GUIs should be fun! 2015-11-02 22:17:51 +01:00