equivalent-exchange-3/src/main/java/com/pahimar/ee3/util
2014-10-07 23:11:54 -04:00
..
CalcinationHelper.java Rework the EnergyValueRegistry to be more friendly with the API 2014-07-13 22:05:27 -04:00
ColorHelper.java 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
ConfigurationHelper.java Yeah, another whack of code. 2014-07-18 22:26:59 -04:00
EnergyValueHelper.java Rework the EnergyValueRegistry to be more friendly with the API 2014-07-13 22:05:27 -04:00
EntityHelper.java More glyph work 2014-10-07 23:11:54 -04:00
FluidHelper.java Reminder to self to get milk working in a later build (re: dyn values) 2014-07-22 19:26:53 -04:00
IChargeable.java Move some interfaces into the util package 2014-07-18 15:55:10 -04:00
IKeyBound.java Move some interfaces into the util package 2014-07-18 15:55:10 -04:00
IModalTool.java Move some interfaces into the util package 2014-07-18 15:55:10 -04:00
INBTTaggable.java Re-implemented Alchemical Bag functionality, and added back the fuel handler 2014-04-30 19:33:29 -04:00
IOverlayItem.java Just a whack of work, nothing to see here 2014-10-03 15:55:22 -04:00
IOwnable.java Move some interfaces into the util package 2014-07-18 15:55:10 -04:00
ItemHelper.java Fix an obscure DynEV bug where different items would be detected as the same item and not resolve properly 2014-08-25 12:43:20 -04:00
LogHelper.java Bump to latest Forge RB, and some work on getting Energy Value generation working again. More to be done! 2014-06-14 15:40:45 -04:00
NBTHelper.java Add some more stuff to the NBTHelper 2014-07-21 16:19:25 -04:00
NetworkSoundHelper.java Some new textures from BigBadChris, got conditional player mod sounds working again (same as in older versions of EE3), and worked on a bit of tool functionality 2014-07-21 14:47:00 -04:00
PlayerHelper.java Some more work on commands. Not long now and set-energy-value will be working and admins can change values on the fly :) 2014-09-09 15:59:07 -04:00
PlayerKnowledgeHelper.java Just a whack of work, nothing to see here 2014-10-03 15:55:22 -04:00
RecipeHelper.java Fixed the Dynamic Value system 2014-07-21 21:43:04 -04:00
ResourceLocationHelper.java Getting Alchemical Chests into the port. They definitely aren't finished yet, networking still to be done. 2014-04-10 19:59:04 -04:00
SerializationHelper.java Now when a pre-assigned value is set via command line, the next time the server starts it will regen the values of everything and save the new values to disk (tl;dr - set a pre-assigned value via command and then restart server for the changes to take effect) 2014-09-16 12:08:16 -04:00