equivalent-exchange-3/src/main/java/com/pahimar/ee3/util
2015-11-19 15:24:40 -05:00
..
CalcinationHelper.java Prelim API changes 2015-05-07 13:45:06 -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
CommonParticleHelper.java Another whack of stuff with varying levels of won't break 2015-03-23 11:07:47 -04:00
CommonSoundHelper.java Add some more functionality to sending sounds, and some preliminary work on an abstract way to spawn particles from the server side 2015-03-22 18:52:04 -04:00
CompressionHelper.java Working on resolving an issue where the energy value registry is not working properly when mods are removed after values are genned 2015-02-15 21:13:35 -05:00
ConfigurationHelper.java Yeah, another whack of code. 2014-07-18 22:26:59 -04:00
DebugUtils.java Dat big commit of partially working stuff before taking the laptop to PAX East and having no assurances that the code will survive the trip 2015-03-04 23:31:43 -05:00
EnergyValueHelper.java Prelim API changes 2015-05-07 13:45:06 -04:00
EntityHelper.java Whole whackload of stuff. More to come in the morning Vike 2015-02-04 23:48:07 -05:00
FilterUtils.java Prelim API changes 2015-05-07 13:45:06 -04:00
FluidHelper.java Should fix problems with FluidStacks in later Forge versions. Also prevents hoppers from putting too many items into the input slot of the Research Station 2015-05-03 11:48:18 -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 Potentially fixes ComputerCraft related NPE with syncing EMC values on world join, and added a button to the tablet GUI that allows a player to switch the sort order (ascending/descending) 2015-05-04 22:36:39 -04:00
LoaderHelper.java Set API version to a build property, and add in some prelim logging of what mods set what values when in the energy value registry 2015-05-07 14:47:54 -04:00
LogHelper.java 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
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 Yay test cases pass successfully! 2015-04-19 15:01:35 -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 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
TileEntityDataHelper.java Various states of working. Lots of things happening. 2015-02-25 00:03:59 -05:00