Commit Graph
105 Commits
Author SHA1 Message Date
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 d03dab36dd Finished language localizer and added a description to it. 2015-11-05 09:45:23 +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 c33026a8fd Merge remote-tracking branch 'origin/master'
Conflicts:
	src/main/java/de/skate702/craftingkeys/config/GuiConfig.java
2015-11-04 16:13:31 +01:00
tosta3000 74a9bc86c5 Testing around.... 2015-11-04 16:10:23 +01:00
tosta3000 4d599e9c4d Testing around.... 2015-11-04 16:09:49 +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
0xSeb 2da43ff690 Merge pull request #7 from 5zig/master
Fixed: Moving a held item to hotbar slot.
2015-11-02 14:36:18 +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 ad59f84a3d Merge remote-tracking branch 'origin/master' 2015-10-29 01:26:38 +01:00
0xSeb 13353094e3 Fixed stupid memory lag. Managers are now using Singleton-pattern! 2015-10-29 01:26:08 +01:00
0xSeb 46e508499b Update README.md 2015-10-29 01:07:35 +01:00
0xSeb 676bc0aed9 Updated and simplified supported GUIs. 2015-10-27 19:15:37 +01:00
0xSeb f656a8ff25 Merge pull request #5 from blackgamelp/master
Update Language Files and implemented in GUI
2015-10-27 18:04:59 +01:00
Steffen Meyer 5a0da55178 Update Language Files and implemented in GUI
Update Config File
2015-10-27 02:17:45 +01:00
0xSeb bdb32aaa23 Merge pull request #2 from MTRNord/patch-1
German Translation. Thanks to MTRNord!
2015-10-26 23:10:51 +01:00
0xSeb b368b64108 Deleted diagram. Why not! 2015-10-26 23:06:21 +01:00
Marcel d222377f14 Erweiterung der Deutschen Übersetzung 2015-10-26 22:52:09 +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 96ef7ed7a6 Updated .gitignore to work with eclipse projects. 2015-10-20 09:32:14 +02:00
0xSeb dd2021bbed Started refactoring. Added KeyBindings. 2015-10-20 01:06:12 +02:00
0xSeb 5243dab2a2 Added UML-diagram. A lot to refactor here... 2015-07-20 23:31:52 +02:00
0xSeb eee17e7378 Update README.md 2015-07-17 16:03:11 +02:00
0xSeb a19467e822 Update .gitignore 2015-07-17 15:52:24 +02:00
0xSeb 38094c930e Initial GitHub Commit 2015-07-17 15:46:53 +02:00
0xSeb e7bb315337 Last Commit. Newer version available via Github 2015-07-17 15:43:39 +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