Age | Commit message (Collapse) | Author |
|
+ Added Custom Nuclear Texture Set.
% More material work.
$ Fixed issue allowing Multiblocks to have > 1 Control Core Hatch.
$ Fixed Broken Ore texture for ENRICHED TextureSet.
$ Fixed a few fluid recipes broken in the refactor.
|
|
|
|
|
|
|
|
> Created StaticFields59.java to hold static copies of fields gotten from gt 5.09 classes.
^ Version bump.
|
|
+ Added new require function to TileEntityBase.java.
+ Added some logging to pipe generation.
|
|
+ Backported GT NBT Persistency fix via ASM.
+ Added support for 6 Slot Assembler recipes & Assembly Line recipes.
|
|
costs. Closes #391.
% Cleaned up lots of Hot Ingot code.
% Made the Multi-Machine's tooltip more verbose.
% Made the MK IV Fusion Reactor require MAX/UHV tier hatches, Closes #389.
% Increased cost of Multi Machine controller, Closes #374.
$ Fixed Hot Ingots having recycling recipes, Closes #387.
$ Fixed Tooltip for Wire Factory, Closes #379.
|
|
+ Added new Bus for Control Cores.
$ Added packager recipes for all small/tiny dusts, Closes #395.
$ Increased amount of Cryotheum gained from Fluid Extraction to be inline with Pyrotheum. Closes #390.
|
|
$ Fixed issue where hatches/busses could be counted multiple times on multiblock structure checks. I now add them to a set as opposed to an arraylist.
|
|
|
|
heating within the tower.
$ Refactored lots of hard references to soft String based linking. Prevents loose chunks and dimensions staying loaded.
|
|
% Made Solar Tower more complex structure wise.
% Bumped Ticon ASM Handler.
|
|
% Tweaked the LAF some more.
|
|
% Cleaned up Preloader_Transformer_Handler.java.
% Tweaked DevHelper.java.
|
|
+ Added new Rocket Fuels and various chemical compounds to produce them.
+ Added an ASM fix that removes Diesel and EIO/GC Rocket Fuel from GC and allows use of all 4 GT++ fuels instead.
% Reworked Rocket Engine generators, to now use new fuels and produce heavy pollution.
$ Fixed bug that could corrupt the Fluid Registry.
|
|
% Rewrote base tile entity system.
% Added hashCode() to Pair.java.
% Changed some calculations on Materials.
% Made Rocket Engines produce heavy pollution.
|
|
$ Fixed an infinite loop in GregtechMeta_MultiBlockBase.java.
$ Fixed Mimir's Fusion recipes not displaying in NEI.
|
|
+ Added custom overlay textures for new mufflers.
% Logging changes.
$ Fixed generation of recipes for pocket fusion.
|
|
|
|
% Cleaned up and re-organised GregtechItemList.java.
|
|
+ Added a Custom Naquadah Input hatch for the Reactor.
|
|
+ Added new overlays for Multiblock controllers in GT++.
^ Version Bump to v1.7.02.09.
^ Bumped Recommended version.
% Enabled values() for ObjMaps.
% Changed .gitignore to no longer ignore the assets directory.
% Removed a compilation warning in FishTrapHandler.java.
|
|
% Further tweaks to GUI handling.
|
|
% Rewrote the way multiblocks in GT++ handle GUIs, to allow for more flexibility.
|
|
|
|
no longer grow by the gigabyte every hour.
|
|
tanks of GT machines.
|
|
+ Added ability for Assembler recipes to use OreDictionary.
% Changed recipe for Project Table, LAC Controller & Casings to now use TungstenSteel instead of Stainless Steel.
% Changed recipe for all PSS Redox Cells.
|
|
base machine they are more easily.
|
|
$ Fixed Charging Hatches displaying wrong inventory size. Closes #332.
|
|
+ Added muffler requirement to Ore Washing plant tooltip.
$ Fixed minimum casing count required on Wash Plant and Fishing Pond.
|
|
whenever it is mode swapped with a screwdriver.
|
|
|
|
may break existing Multiblocks which may now require a muffler hatch.) Closes #328.
% Moved intermod postInit to before recipe generator runs. (Fixes issues where recipes got queued after the generator ran.)
$ Fixed some recipes not working in the Large Centrifuge and Large Electrolyzer. Closes #324, Closes #321.
$ Fixed some Forestry Frame Recipes not working as intended.
$ Further improvement to recipe system.
|
|
% Improved Custom Fluid Hatch Tooltips.
|
|
+ Added plain-text changelog build script.
^ Version Bump for nightly build.
|
|
custom fallback in the event of a null lookup from the custom method)
|
|
|
|
|
|
|
|
|
|
|
|
remaining before the thread belonging to this buffer is released. This will also show ms/25 lag info someday.
+ Added invokeGC() to SystemUtils.java.
$ More thread safety.
|
|
$ More thread safety.
- Removed useless EIO tooltip variables.
|
|
$ Made GTPP clean up any left-over threads when the server shuts down (Mostly for SSP memory leaks).
$ Made each buffer get a unique thread. Thread life reduced greatly and capped out at 32k seconds.
|
|
|
|
|
|
$ Fixed the infinite item holder.
|
|
+ Initial work on an infinite item holder, for test setups.
% Renamed GregtechSuperTanks.java to GregtechSuperChests.java.
|