equivalent-exchange-3/src/main/java/com/pahimar/ee3/util
2015-02-10 00:22:39 -05: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
CommonSoundHelper.java More glyph work. Always glyph work. 2014-10-14 16:08:12 -04:00
ConfigurationHelper.java Yeah, another whack of code. 2014-07-18 22:26:59 -04:00
EnergyValueHelper.java Trying to be smarter about recipes involving items that do not leave the crafting grid 2015-02-09 19:08:40 -05:00
EntityHelper.java Whole whackload of stuff. More to come in the morning Vike 2015-02-04 23:48:07 -05: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 Checking in some progress on a more unified way of serializing data to disk. Should really help in the future. 2015-01-26 23:17:32 -05: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 Pretty big whack of stuff. Added a TransmutationKnowledgeRegistryProxy for API access to what players and the template know how to transmute. More robust serialization options for the AbilityRegistry. Added the ability to filter a given set of ItemStacks by their display name (starts with and contains). Added the ability to only load in Abilities from file on initial load of of a world (more control for map makers there) 2015-02-10 00:22:39 -05: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
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
RecipeHelper.java Lots of changes, things will likely not work for a bit - rethinking the structure of Alchemy Arrays 2014-10-21 15:59:00 -04:00
ResourceLocationHelper.java Whole whackload of stuff. More to come in the morning Vike 2015-02-04 23:48:07 -05:00
SerializationHelper.java Load and save abilities to disk 2015-02-09 19:08:18 -05:00