Commit Graph
22 Commits
Author SHA1 Message Date
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 4737e4cbcf Little KeyBinding fix. 2015-11-09 10:06:26 +01:00
0xSeb ac309fee9c Some more crafting speed up. Now: faster interaction with ouput! 2015-11-08 16:11:26 +01:00
0xSeb 9b88779bc7 Reformated code, minor tweaks. 2015-11-05 15:17:05 +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
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
0xSeb a428346b69 Added Furnace Manager. Fixed minor bugs. Managing should be refactored soon! 2015-11-02 18:06:26 +01:00
0xSeb a738c199a0 Fixed crafting bug. Added Logger output. 2015-11-02 16:26:51 +01:00
0xSeb 77b8f9c346 Optimized Crafting again. Current speed level: Super fast! 2015-11-02 15:17:53 +01:00
Alexander Albers af0baf959c Fixed: Moving a held item to hotbar slot. 2015-11-02 13:51:21 +01:00
0xSeb f08cc9b591 Wasted a lot of time trying to move an held item to a hotbar slot. But the indices of the crafting slot are the same. I do not understand if / how InvTweaks solves this problem. Probably never gonna work -.- 2015-11-02 01:06:58 +01:00
0xSeb 13353094e3 Fixed stupid memory lag. Managers are now using Singleton-pattern! 2015-10-29 01:26:08 +01:00
0xSeb 4ca5648148 Finished Refactoring. That was a lot of work. Everything is fine now. Missing: More Logger output, Packet Handling. Than we are in beta-state =D 2015-10-26 01:14:00 +01:00
0xSeb bada3c5910 Even more refactoring! 2015-10-25 22:17:42 +01:00
0xSeb 43056a8152 Refactored a lot. Only ContainerManager and Main Class are missing. 2015-10-25 12:09:43 +01:00
0xSeb c059b4c03e Reformat code, updated imports. We are back in 1.7.10 now! 2015-10-21 19:41:44 +02:00
0xSeb dd2021bbed Started refactoring. Added KeyBindings. 2015-10-20 01:06:12 +02:00