Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-18 | $ Re-added code that got diffed out by mistake. | Alkalus | |
2018-08-18 | $ Fixed a rather major issue which effects all GT++ Multis. Log files should ↵ | Alkalus | |
no longer grow by the gigabyte every hour. | |||
2018-07-18 | + Added the Base work for a Hand pump, that removes fluids from the input ↵ | Alkalus | |
tanks of GT machines. | |||
2018-07-18 | + Added Circuit Assembler mode to the Large Auto Crafter (LAC) | Alkalus | |
+ 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. | |||
2018-07-17 | % Made tooltips on all multiblocks more descriptive, They now identify what ↵ | Alkalus | |
base machine they are more easily. | |||
2018-07-17 | $ Fixed capes not displaying differently for other players. | Alkalus | |
$ Fixed Charging Hatches displaying wrong inventory size. Closes #332. | |||
2018-07-10 | + Added pollution info to scanner data for Multiblocks. | Alkalus | |
+ Added muffler requirement to Ore Washing plant tooltip. $ Fixed minimum casing count required on Wash Plant and Fishing Pond. | |||
2018-07-10 | $ Added a Multiblock feature that clears the Input Hatch/Bus recipes locks ↵ | Alkalus | |
whenever it is mode swapped with a screwdriver. | |||
2018-07-06 | % Improved Pollution Tooltips and other Tooltips in general for Multiblocks. | Alkalus | |
2018-07-06 | % Rebalanced Pollution for some Multiblocks and added some to others. (This ↵ | Alkalus | |
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. | |||
2018-06-27 | % Added Tooltip to Adv. EBF to note the new requirement of a Pyrotheum Vent. | Alkalus | |
% Improved Custom Fluid Hatch Tooltips. | |||
2018-06-27 | + Added custom fluid hatches for Pyrotheum and Cryotheum. | Alkalus | |
+ Added plain-text changelog build script. ^ Version Bump for nightly build. | |||
2018-06-26 | $ Possible Fixed #320. Fixed with custom recipe lookup limits. (Implemented ↵ | Alkalus | |
custom fallback in the event of a null lookup from the custom method) | |||
2018-06-26 | - Removed bundled COFH energy API. | Alkalus | |
2018-06-17 | + Added the Industrial Mixer. | Draknyte1 | |
2018-06-17 | + Added some small capacity, high temp fluid pipes. Closes #309. | Draknyte1 | |
2018-06-04 | added explicit casts for cleaner programming | bartimaeusnek | |
2018-06-03 | Fixes issures with Nuclear Displays | bartimaeusnek | |
2018-05-29 | + Added a display string to the GUI of the threaded buffers, showing seconds ↵ | Alkalus | |
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. | |||
2018-05-29 | % Changed max thread life to 300 seconds. | Alkalus | |
$ More thread safety. - Removed useless EIO tooltip variables. | |||
2018-05-29 | $ Reduced cpu usage in EIO tooltip handler. | Alkalus | |
$ 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. | |||
2018-05-29 | $ Small fixes. | Alkalus | |
2018-05-29 | $ Fixed GUI issue with new super buffers. | Alkalus | |
2018-05-29 | $ More work on threaded super buffers. | Alkalus | |
$ Fixed the infinite item holder. | |||
2018-05-29 | + Attempted to make some server friendly threaded Super Buffers. | Alkalus | |
+ Initial work on an infinite item holder, for test setups. % Renamed GregtechSuperTanks.java to GregtechSuperChests.java. | |||
2018-05-27 | $ Fixed empty ABS recipes being generated. | Alkalus | |
$ Findbugs fixes. | |||
2018-05-25 | + Added loader for Thaumcraft Researcher Machine. | Alkalus | |
$ 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. | |||
2018-05-23 | % More Crate work. | Alkalus | |
2018-05-22 | % Made the FusionTek MK IV use improved overlays/textures. | Jordan Byrne | |
% Made the FusionTek MK IV require UV hatches, down from MAX. | |||
2018-05-22 | + Added MV/HV Dehydrators. | Jordan Byrne | |
+ Added recipes for new Dehydrators. $ More recipe smoothing. | |||
2018-05-17 | + Added some new Fusion Reactor Casings & Coils. | Jordan Byrne | |
+ 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. | |||
2018-05-17 | + Added a Large Storage Shelf. | Jordan Byrne | |
$ Fixed shelves using wrong overlay. | |||
2018-05-13 | % Made the Adv. EBF take maint. issues when Pyrotheum runs out during ↵ | Jordan Byrne | |
processing. | |||
2018-05-13 | % Book work. | Jordan Byrne | |
% Improved the way that custom scanner info is added to GT++ multiblocks. $ Fixed annoying single block boiler logging. | |||
2018-05-13 | $ Fixed a bug where all Multiblock recipe maps stopped respecting output ↵ | Jordan Byrne | |
chances. | |||
2018-05-12 | + Added some Advanced Gregtech Multiblock replacements. | Jordan Byrne | |
2018-05-06 | + Adding ULV gennies | Tec | |
2018-04-20 | + Added a Silly Sodium Plate. | Jordan Byrne | |
$ Fixed massive log spam in Dev environments. $ Cached another reflection call. | |||
2018-04-20 | % More work on the Sub-Station GUI. | Jordan Byrne | |
$ Fixed #255. | |||
2018-04-20 | ^ Version bump to 1.7.0-pre11-final. | Jordan Byrne | |
$ 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. | |||
2018-04-19 | + Added a fake GT tool for Rendering purposes. | Jordan Byrne | |
% Initial work on the new Sub-Station GUI. $ Fixed a compile issue where I used the wrong XSTR import. | |||
2018-04-16 | % Improved Air Intake Hatch particles. | Jordan Byrne | |
2018-04-16 | + Added an Air Intake Hatch (Specialist Input Hatch) to use with Any Multiblock. | Jordan Byrne | |
$ Buffed Simple Washer to be much faster. | |||
2018-04-16 | % Changed Adv. Cryo Freezer to not handle cells and instead use fluids (LCR ↵ | Jordan Byrne | |
type). $ Added a check to ensure the inputs and outputs of all Adv. Cryo Freezer contain equal cell counts (Some Plasmas do not have a non-cell version, plus things like carbon becomes a solid). | |||
2018-04-16 | + Added the Advanced Cryogenic Freezer (Advanced Vacuum Freezer). | Jordan Byrne | |
- Removed some logging. | |||
2018-04-16 | + Made the Large Centrifuge and the Large Electrolyzer process recipes in ↵ | Jordan Byrne | |
the same way the Large Chemical Reactor does. | |||
2018-04-08 | Merge branch 'master' into power-substation-structure | Alkalus | |
2018-04-06 | $ Tried to do Fancy handling but will probably revert it to the simpler ↵ | Jordan Byrne | |
non-per-bus version. | |||
2018-04-05 | Add energy cell tiers up to MAX voltage, make lowest cell EV tier | David Vierra | |
Renamed cells to the voltage tiers Added textures for new cells, adjusted existing textures. Texture colors are vaguely similar to pump/robot arm colors Legacy power stations will have 1.8 billion EU storage | |||
2018-04-06 | + Added a casing for the Amazon Warehouse. | Jordan Byrne | |
+ Added registration and loader for Amazon Warehouse. |