Age | Commit message (Collapse) | Author |
|
% Changed around the capes a lil bit.
|
|
$ Fixed Staballoy constructs exploding as soon as they spawn.
$ Fixed chicken renderer.
$ Fixed a bug arising from getRandomFromArray(int[]) where it could get index OOB.
|
|
+ Added getClassByName(String) to ReflectionUtils.java.
+ Added lots of handlers to ThaumcraftUtils.java.
$ Improved Fake Player handling to only now be held by weak references. Should prevent worlds staying loaded.
|
|
$ Fixed issue where some unused code was calling client side code on servers.
^ Version bump to 1.7.0-20-hotfix.
|
|
% Updated Changelog generator template, it now produces lovely Changelogs for Github, easily formatted for anything else by removing the copious ` used for code blocks.
|
|
$ Fixed issue with Giant Chicken Renderer.
|
|
ItemStack if null, when should just pass null if null.
|
|
and an object, for extra manipulation during runnable events where required.
$ Further improvements to the recipe generation system. Added safety catches in case a particular material is having issues, so as not to corrupt the whole map.
$ Added extra maps for recipes that get added from auto-generation elsewhere. Cached maps should also register to be run upon creation.
|
|
are loaded, causing them to not be loaded when GT++ is running PreInit().
$ Rewrote system that Autogenerates Recipes for Materials, migrating all recipes to be generated in PostInit() stage now.
|
|
+ Added Big Eggs.
- Removed Segment Analytics entirely.
|
|
|
|
- Removed lots of unused libs and classes, updated some others.
|
|
information.
$ Massive overhaul to the Chunk Loaders.
$ Hopefully added a way to check OreGen per dimension.
% Gave the BlockPos.java object a better UID.
|
|
$ Fixed some Maceration recipes.
|
|
|
|
$ Possibly fixed invalid recipes generating in the Large Machines.
|
|
|
|
+ Added recipes for the shelves.
% Made the Adv. EBF process 8 parallel recipes, up from 4.
% Made the Fusion Reaction MK IV use the new casings.
|
|
$ Fixed a bug during ore recipe generation.
$ Fixed all GT Shelves using incorrect textures.
|
|
won't work because GTNH can't maintain backwards compatibility on their world generator.
|
|
|
|
% Cleaned up material generation slightly.
$ Rewrote Dust base item class, old items will automatically swap into their new form upon world load.
$ Added MissingMappingsEvent handler to try handle dust transition.
|
|
% Improved the way that custom scanner info is added to GT++ multiblocks.
$ Fixed annoying single block boiler logging.
|
|
% Made Thermal Boiler accept bus/hatches in all casing locations.
$ Fixed the Thermal Boiler not working.
$ Fixed bad localizations of Blocks in certain cases.
$ Fixed weird LFTR GUI issue, where everything was slot shifting by 1.
|
|
$ Updated Gradle Wrapper to 3.2.1 from 2.0.
|
|
$ Fixed Adv. EBF running recipes regardless of coil level.
|
|
+ Added Coal Tars to Semi-Fluid fuel list.
% Recipe Tweak for Ethylbenzene use.
|
|
+ Added a recipe to convert GT HF -> GT++ HF.
% Doubled output of Sulfuric Apatite Recipe.
% Cape list change.
% Made ABS recipe generation logging MACHINE_INFO type.
$ Improved cape handler to cache resource & not check client side at all.
|
|
% Gave more people capes.
|
|
- Removed ASM logging, unless Hidden NEI entries are shown.
$ Hopefully fixes lots of Dehydrator recipes that may not have been working.
|
|
$ Fixed Large Auto-Assembler Name.
$ Possible fix for #239.
$ Other Bug Fixes.
$ Fixed Old School Circuits breaking Integrated Circuit Recipes.
% Made Adv. EBF. Use new casing textures.
% Streamlined Old School Circuit function call locations to a single handler.
% Cleaned up ASM Logging.
|
|
$ Fixed some chemical processing recipes.
|
|
|
|
|
|
% More Bookwork.
|
|
- Removed some useless Meta Tiles. (This removes advanced Mixer recipes, but not the tiles themselves.)
|
|
+ Added new textures for the Adv. Vac. Freezer and casings.
% Gave old Adv. Vac. Freezer texture to Adv. EBF.
% Swapped recipe materials for Adv. Vac. and EBF.
|
|
+ Added new casings for Advanced EBF.
$ Fixed issue with AIC tooltip.
|
|
$ Backported Changes from master branch.
|
|
|
|
|
|
|
|
|
|
|
|
+ Adding ULV gennies
|
|
|
|
|
|
$ Fixed massive log spam in Dev environments.
$ Cached another reflection call.
|
|
$ Fixed many .08 compat issues stemming from use of newer NEI handler features in .09.
$ Redid a lot of GT_Recipe and Recipe_GT handling.
$ Fix to Adv. Vacuum Freezer recipe handling.
$ Fixed NEI not loading Multiblock Handler.
$ Fixed various crashed from NEI.
|
|
% Initial work on the new Sub-Station GUI.
$ Fixed a compile issue where I used the wrong XSTR import.
|