equivalent-exchange-3/src/main/java/com/pahimar/ee3/reference
2015-04-05 22:07:31 -04:00
..
Colors.java Moving the intialization of items and blocks to the init package, and simplifying things and removing the infused blocks (Aludel recipes will take their place) 2014-04-29 22:26:30 -04:00
Comparators.java Add a constructor that sets an elementName for ElementSlider, and set up a cached copy of the OreDictionary (since we should be doing that rather than constantly rebuilding it with queries all the time) 2015-04-05 22:07:31 -04:00
Files.java Simplify saving/loading of energy value files, add in a "static" (energy-values.dat) file, and add in some more trace logging for how long it takes each pass of dynamic value computation 2015-02-12 00:15:45 -05:00
GUIs.java Another whack of stuff with varying levels of won't break 2015-03-23 11:07:47 -04:00
Key.java Some more work related to the EnergyValueRegistry API, should definitely work now 2014-07-14 12:04:20 -04:00
Material.java Get sounds working again 2014-07-14 21:23:48 -04:00
Messages.java Inventory sync when the search term is updated (client and server) and ensure that only people using the specified tablet process the inventory update packet 2015-04-03 00:39:52 -04:00
Models.java Committing (you guessed it) a whack of stuff 2014-07-17 15:20:53 -04:00
Names.java Working scroll bar! Oh and two new items :) 2015-04-05 09:57:46 -04:00
Particles.java More work on the Aludel 2014-07-04 16:11:39 -04:00
Reference.java Whole whackload of stuff. More to come in the morning Vike 2015-02-04 23:48:07 -05:00
RenderIds.java Various states of things working, getting close now 2015-03-18 21:52:53 -04:00
Settings.java Clean out some localization messages that no longer are used, and move the energy value registry file to a different directory in the data/ directory 2015-02-10 23:38:05 -05:00
Sounds.java Repacking portions of CoFHLib into EE3 so as not to have a hard dependency on CoFHLib. This is with permission from KingLemming, and eventually will have supporting documentation to indicate proper ownership/etc 2014-11-14 22:37:30 -05:00
Textures.java Stuff that isn't complete 2015-04-02 01:26:01 -04:00
ToolMode.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