Commit graph

17 commits

Author SHA1 Message Date
c4637fff54 feat: commit changes (might contain bugs) 2022-11-22 15:26:15 +01:00
Pahimar
6d2e1337b1 Refactor NBTHelper. When NBTHelper is used to retrieve data from an ItemStacks NBTTagCompound it will also verify that the key it finds is of the expected data type (returns null otherwise). Sets in NBTHelper now also verify inputs.
Changed ItemAlchemicalBag to check the players inventory for other alchemical bags that have the same UUID as the one being opened. If a duplicate is found the duplicates UUID is changed to a new random one. Closes #800.
2016-05-27 11:10:38 -04:00
Pahimar
35841c20ae Lots more Marker usage, for much better logging options (making my dev life so so so much easier) 2015-11-19 15:24:40 -05:00
Pahimar
24a2ae35bc Move some interfaces into the util package
Remove the client configuration
Work on configuration
Implement bspkrs graphical configuration system
2014-07-18 15:55:10 -04:00
pahimar
99527d35a8 Working on keybindings 2014-05-22 17:35:31 -05:00
pahimar
16edfe03a4 Bunch more work on porting Items. More to come tonight 2014-04-01 16:11:52 -04:00
pahimar
4410c25bd6 Don't be scared - it's easier to start from the bottom. There's also still the MC 1.6.4 branch :) 2014-03-28 15:54:15 -04:00
pahimar
f3f9032715 ItemStacks that are damaged now have their EmcValue calculated properly from the undamaged one 2014-03-14 21:07:39 -04:00
pahimar
ce822d0ebb Make it so you can "upgrade" existing Chests/Alchemical Chests with the Aludel 2014-03-11 21:09:52 -04:00
pahimar
6efe7ebe9a More optimization of the codebase 2014-01-02 16:09:59 -05:00
pahimar
8ed0f1ecdd Some optimizing of Item code 2014-01-02 03:55:01 -05:00
pahimar
458ec07c21 Fixes https://github.com/pahimar/Equivalent-Exchange-3/issues/373 2013-12-31 00:36:51 -05:00
pahimar
f0b08b431f Cleaning 2013-12-20 06:58:15 -05:00
pahimar
e2378f77b6 Cleaning 2013-12-19 18:41:22 -05:00
pahimar
2a7b760398 Restructuring package structure 2013-12-17 15:48:21 -05:00
pahimar
aeaad5d046 Switched to LF vs CRLF line breaks, and code formatting changes 2013-12-15 20:26:42 -05:00
AbrarSyed
1c3041ce5d Step 2: The Reformation 2013-12-13 03:21:58 -06:00
Renamed from common/com/pahimar/ee3/item/ItemMiniumStone.java (Browse further)