Commit Graph
40 Commits
Author SHA1 Message Date
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
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 6c99c1db19 Now works in Multiplayer. I do not understand why, but it works. Forge Magic. Or Refactoring Magic. It works. That's all we need :D 2015-10-31 20:19:24 +01:00
0xSeb 13353094e3 Fixed stupid memory lag. Managers are now using Singleton-pattern! 2015-10-29 01:26:08 +01:00
0xSeb 676bc0aed9 Updated and simplified supported GUIs. 2015-10-27 19:15:37 +01:00
Steffen Meyer 5a0da55178 Update Language Files and implemented in GUI
Update Config File
2015-10-27 02:17:45 +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 265d94a662 Added Config Getter, added Logger from PositionViewMod. 2015-10-25 14:19:32 +01:00
0xSeb 43056a8152 Refactored a lot. Only ContainerManager and Main Class are missing. 2015-10-25 12:09:43 +01:00
0xSeb 2dbac86289 Added AND finished successfully the work on the config file. Perfect with comments and stuff and a in-game config pane. that's a new feature. that's so cool! 2015-10-22 01:15:26 +02:00
0xSeb 0777d0b5ac Added Configuration Management and killed KeyBindings. Sadly... 2015-10-21 20:45:18 +02: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
0xSeb 39e2c9cdcb Finally fixed GIT (Thanks to Kombustor) and updatet Forge-Imports. 2015-06-26 18:50:54 +02:00
0xSeb 010649f323 Fixed conflicts 2015-06-26 18:40:11 +02:00
0xSeb 1a356ec6bf Test Commit 2015-06-26 18:10:09 +02:00
0xSeb a0d280d55d Some simple test commit without changes 2015-06-21 20:24:45 +02:00
0xSeb 75e5dfe1f2 Added moving back from crafting table feature, some fixes, chat message,
dropping. Nice things!
2015-02-25 00:59:28 +01:00
0xSeb 629d824efe Added full Ctrl-Functionality. 2015-02-23 17:57:59 +01:00
0xSeb 934ee4b816 Added more stuff to the main method (strg, shift clicking). 2015-02-02 21:18:33 +01:00
0xSeb 8c898c78b0 Added basic functionality. A lot of TODO's remaining. 2015-02-02 12:57:10 +01:00
0xSeb eb45b90b81 Initial Commit. Alle basic Methods, based on Inventory Tweaks. 2015-01-30 14:36:30 +01:00