Commit Graph
78 Commits
Author SHA1 Message Date
0xSeb 232fd08000 I'm a idiot. 2015-11-18 17:14:30 +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 a9f167a28f Merge remote-tracking branch 'origin/master' 2015-11-09 10:06:54 +01:00
0xSeb 4737e4cbcf Little KeyBinding fix. 2015-11-09 10:06:26 +01:00
0xSeb b25a6cef88 Update README.md 2015-11-08 22:44:02 +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
0xSeb 81ad571dfa Merge pull request #9 from tosta3000/master
Added an autoswitching GUI...
2015-11-05 17:30:15 +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
0xSeb 6744bf304a Merge pull request #8 from tosta3000/master
Added own idea to the GUI and added a language localizer. Added Anvil manager.
2015-11-05 14:45:00 +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 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