Commit Graph
41 Commits
Author SHA1 Message Date
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
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