aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod
AgeCommit message (Collapse)Author
2017-11-16$ Fixed tooltips and double local-distance range for Wireless Charger.Alkalus
2017-11-16+ Added recipes for Wireless Chargers.Alkalus
$ Fixed exploit using Long-Range mode, temporarily disabled.
2017-11-16$ First fix towards invalid tile entity mapping.Alkalus
2017-11-16+ Added in annoying logging.Alkalus
$ Fixed NPE when tickhandler tries to get null Tile entity. % Tweaked Stored Energy and A/in/t for Wireless Charger.
2017-11-16$ Improved handling of fully Charged and non-charged items.Alkalus
2017-11-16$ Made Electric Item Checking within player inventories work better.Alkalus
2017-11-16$ Fixed voltage used to charge items.Alkalus
2017-11-16$ Redid the LivingEntityUpdate event, fix it not working as intended.Alkalus
$ Fixed persistent player mappings to null Wireless Chargers.
2017-11-16+ Created the base framework for wireless charging.Alkalus
2017-11-15$ Fixed Tooltips, Mode Changing and Info Messages on the Wireless Charger.Alkalus
$ Fixed bad tier registration with the Wireless Charger.
2017-11-15+ Added Wireless Chargers.Alkalus
> These are a basic design-only implementation for reference, so they may never be completed and are more of a proof of concept.
2017-11-15$ Fix crashes related to client side calls from the server side.Alkalus
- Removed RFTools additions.
2017-11-15$ Fixed Charge Hatches not having the correct amount of inputs.Alkalus
$ Fixed Charge Hatches correctly handling electric items.
2017-11-15+ Added custom Hatch textures.Alkalus
2017-11-15$ Fixed Power Sub-Station not providing very good scanner info.Alkalus
+ Added stats for nerds to the PSS. + Added custom (dis)charge hatches for use with the PSS.
2017-11-15+ Added Crushed Ores to the simple washer. Implements & Resolves #154.Alkalus
2017-11-15+ Gave GT++ Nuggets some use, they're now craftable into ingots.Alkalus
2017-11-15Revert "+ Added Muffler requirements to some Multi-Blocks."Alkalus
This reverts commit 49608636d3cacf49373c91cb4fa7e5336c942100. # Conflicts: # src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/GregtechMetaTileEntity_IndustrialThermalCentrifuge.java
2017-11-15Revert "% Updated Multi-block tool-tips."Alkalus
This reverts commit 71891d5996e35612a3e6edbe2169084e37772f0b. # Conflicts: # src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/GregtechMTE_NuclearReactor.java
2017-11-15$ Fix Hatch Check on Sifter.Alkalus
$ Fix Invalid RFTools import.
2017-11-14Revert "% Changed Wash Plant recipe handling."Alkalus
This reverts commit 98d4998aafa2f5b6f1ad518b6effe52b6a7c7c18.
2017-11-14Revert "$ Re-did some recipe handling, several different multi-blocks now ↵Alkalus
give the correct outputs. Fixes #68." This reverts commit 9d7ea595609228d8341c0dc7c9a7461153d764bb. # Conflicts: # src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/GregtechMetaTileEntity_IndustrialCentrifuge.java # src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/GregtechMetaTileEntity_IndustrialThermalCentrifuge.java # src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/GregtechMetaTileEntity_IndustrialWashPlant.java
2017-11-14% More book changes.Alkalus
2017-11-14+ Added custom books.Alkalus
2017-11-12$ Small fixes to slot handling.Alkalus
2017-11-07+ Added 'The keys to the city' amulet.Alkalus
$ Fixed #153, Dark Steel pipes existing without EIO.
2017-11-06$ Slight adjustments to Mek recipes again.Alkalus
2017-11-06$ Fixed a small recipe removal error, Mek recipes should now be removed as ↵Alkalus
intended.
2017-11-06+ Added recipes for the Mek. Gas Tanks.Alkalus
2017-11-06% Redid every Mekanism recipe that required Osmium.Alkalus
2017-11-06+ Added a config option to enable hidden NEi items.Alkalus
+ Added a config option to enable 'Machine Logging" for debug outputs. + Added exchange recipes for circuit components which become useless after enabling 'Old Circuits' option. $ Fixed some pre-existing recipes requiring unobtainable circuits if 'Old Circuits' is enabled. (ExU/GC). $ Fixed Industrial Thermal Centrifuge tool-tip. Fixes #150. % Added Soul Bind methods to NBTUtils.java to handle Botania items. ^ Version Bump.
2017-11-06% Hopefully greatly improved the structure check for the Industrial sifter.Alkalus
% Tweaked logging on the ASM transformer. ^ Version bump.
2017-11-05$ Should fix #147. Forestry Crash if not loaded.Alkalus
2017-10-07$ Fixed Textures further on the Industrial Centrifuge.Alkalus
$ Fixed the issue where two textures would become Fusion Reactor casings. Fixed thanks to @Technus
2017-10-07$ Fixed Industrial Centrifuge Textures,Alkalus
2017-10-07+ Added sounds to more Multi-BlocksAlkalus
$ Made my base Multiblock extend the GT base multi-block.
2017-10-07+ Made Alloy Blast Smelter actually check for a muffler.Alkalus
% Changed Industrial Electrolyzer controller texture. % Changed Large Sifter controller texture. $ Fixed names of custom IC2 cells. $ Fixed the empty item having an invalid texture.
2017-10-07$ Fixed custom IC2 cells. (HF, SO2, etc)Alkalus
% Changed how cells can be generated for further flexibility. - Removed logging from the LFTR.
2017-10-06$ .08 compliance fixes.Alkalus
% LFTR Changes. It now outputs U233 on average every 10 seconds. % Updated LFTR tool-tip.
2017-10-05+ Added a custom recipe handler for the Advanced Combiner.Alkalus
+ Added a Combined recipe for the HG-1223 Super Conductor. % Slight tweak to material generator.
2017-10-05+ Added Advanced Mixers, which can mix 4 inputs with up to 4 outputs.Alkalus
2017-10-05+ Added some wires from custom materials.Alkalus
+ Added a new Super Conductor Material for LuV power (HG-1223). + Added recipes for all custom material wires and cables. $ Fixed an issue where materials with a bad RGB array would crash the game.
2017-10-05$ Fixed the Wire/Cable colouring not working properly when placed. Closes #133.Alkalus
2017-10-05$ Hopefully fixed my custom cables/wires not having correct colours. Thanks ↵Alkalus
to @Technus for the suggestion.
2017-10-05$ Fixed #137, also resolves #138 & resolves #139.Alkalus
% Commented out something related to Forestry.
2017-10-02$ Fixed Toluene handling.Alkalus
% Adjusted Eglin base Compound slightly. - Disabled new, non-working Forestry content.
2017-10-02^ Bumped Recommended version.Alkalus
2017-09-29$ SemiFluid generator compilation fixes for .08 compliance.Alkalus
2017-09-29^ Version Bump.Alkalus
% Washplant change.
2017-09-27$ Small bug fixes.Alkalus