aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/api
AgeCommit message (Collapse)Author
2019-04-11+ Added some new Monster Killer Baubles. Kill nearby mobs for power, power ↵Alkalus
cost scales with HP total, left and other EntityLiving stats. + Added new constructors for AutoMaps. + Added a Wrapper (AABB) for AxisAlignedBB. $ Fixed Hot Titanium Ingot recipe.
2019-04-08+ Added Custom tooltips to Items with Hazmat bonuses granted by GT++.Alkalus
+ Made AutoMap implement List. % More work on HazmatUtils.java. $ Fixed a bug with my GeneralTooltipEventHandler.
2019-04-02+ Added TexturePackages.Alkalus
$ More work on redstone systems.
2019-04-02+ Added some basis for new redstone things.Alkalus
2019-03-14+ Added more Carbon based chemicals for future use.Alkalus
% Mild tweaks to some Carbon based chemistry. % Updated en_US.lang. $ Fixed NPE in BTF_Inventory.java.
2019-03-13% Mild improvements to BTF_Inventory.java.Alkalus
% Finished Agricultural Sewer.
2019-03-13+ Added the Waste Collector.Alkalus
+ Added new constructor to BlockPos.java. + Added some time handling functions to Utils.java. - Logging.
2019-03-12+ Added framework for additional Oil chemistry in future updates.Alkalus
+ Added additional processes for obtaining Kerosene. % Mild rebalance to GT++ Rocket Fuels. % Swapped Coal by-products (Coal Tar, Coal Tar Oil and Sulfuric Coal Tar Oil) from Gas Turbine fuel to Semifluid fuel. % Allowed ItemPackages to register themselves to the onLoadComplete() event. $ Fixed GT++ Rocket Fuels being unusable in Rocket Engines. $ Fixed Tooltip on GC Fuel loader when the GC-ASM is not active.
2019-03-08+ Added ItemPackage.java. Allows better load control of item/recipe groupings.Alkalus
$ Improved load handling of Chemistry Packages. $ Fixed bug in StringUtils.java.
2019-03-04- Removing some logging.Alkalus
$ Fixed Bed Height > 128 not working as intended. $ Fixed IC2 ASM for wrench harvesting. $ Fixed TC4 ASM. $ Fixed Invalid Giant Chicken Texture handling.
2019-02-15$ Made achievement handling safer.Alkalus
$ Fixed GT Assembly Line recipe ASM, again.
2019-02-14+ Added recipes for the Large Arc Furnace and Casings.Alkalus
- Disabled power output on Alternative Fusion. % Made the AutoMap implement Collection and Queue. $ Fixed energy buffers return bad inventory name.
2019-02-14+ Added Tags to tooltips, which can be used to control base tooltips ↵Alkalus
inherited from parents. % Mild update to tooltips of a few multis. % Adjusted Large Arc Furnace casing texture. % Renamed the 3 Factory Grade multis.
2018-12-24+ Added a config option to adjust the Turbine Rotor removal cut-off point.Alkalus
+ Added some new Bags/Packs for various things. An Automatic Lunchbox, a Tool Box and a Magicians Satchel. + Added full compound of Eglin Steel to ABS. Closes #392. - Removed all Multi-Tools. $ Rewrote and Fixed the recipe system. All recipes are queued regardless of when called, then created during the end of the POST_INIT load phase. Fixes too many bugs to list. (Few more to do before tomorrow) $ Fixed COFH Hard requirement. Closes #398. % Adjusted the internal map type of the AutoMap. Should improve performance, if only in single digit cpu cycles. > To-Do) Fix Recipes pertaining to compound materials made from using fluids. State may be detected wrong after recipe system changes.
2018-10-29+ Added recipe for heating Titanium Ingots, required for Krypton processing.Alkalus
+ Added custom GT TextureSets. $ Lots of small fixes to Material, Material Generation & Recipe Generation. $ Lots of small fixes to Fluids, Fluid Generation and Fluid Cell Generation. $ Fixed Creative Tabs. $ Possibly fixed issue where tickable items would instantly tick to 0. $ Fixed display names of Throwable Potions. $ Fixed NPE in removeCrudeTurbineRotors(). % Adjusted lots of textures. % Adjusted handling of Thermal Foundation Fluids. % Moved Furnace/EBF and Maceration recipes out of BaseItemDust.java. % Made Tooltips of GT++ Material Blocks, Frames and ores more informational. % Made Bromine a Fluid Material, this will remove all Bromine solid material items from the world. (Ingots, Blocks, etc.) % Increased cost of GT++ Ores in processing. - Broke lots of recipes. > EBF/ABS & All Table Crafting. TBA~
2018-10-26+ Added 4 new High-Tier Alloys. Lafium, Cinobite, Pikyonite & Abyssal.Alkalus
+ Added missing Germanium Dust. + Added compatibility for Witchery. - Removed portability of Tanks for GTNH, tanks are still portable otherwise. $ Fixed calculations for automatic recipe generation, EBF and ABS recipe requirements for GT++ Alloys are now significantly increased. $ Fixed missing Control Core textures. % Cleaned up some recipe generation. % Improved Material.java.
2018-10-24+ Added ASM patch for GT MetaTile Tooltips.Alkalus
% Improve GT ASM.
2018-10-24+ Added 2 more planets to HD10180.Alkalus
$ Fixed GC Packet Decoding ASM.
2018-10-24% More work on Planets.Alkalus
2018-10-03$ Fixed COFH OreDictionaryArbiter via ASM.Alkalus
$ Cleaned up GC Fuel ASM, Rockets are now tiered. % Added ability for Rover to use Diesel still. % Added Tooltip to the GC Fuel Loader, showing what Tier requires which fuel. > Bug still exists on sending packets, which may cause the client to boot the player back to the menu.
2018-09-14$ Fixed the XP Convertor.Alkalus
% Rewrote base tile entity system. % Added hashCode() to Pair.java. % Changed some calculations on Materials. % Made Rocket Engines produce heavy pollution.
2018-09-01$ Reworked the Chunk loaders.Alkalus
> Maybe they work now?
2018-08-31+ Actually uploaded all of the assets for the new covers, items & overlays.Alkalus
% Renamed IChunkLoader.java to IChunkLoaderTile.java.
2018-08-29+ Added Overflow Valve Covers.Alkalus
+ 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.
2018-08-26+ Added new GUIs for more multiblocks.Alkalus
% Rewrote the way multiblocks in GT++ handle GUIs, to allow for more flexibility.
2018-07-21+ Gave Tokens icons.Alkalus
$ Fixed some invalid recipe logging for recipes that contained nulls. $ Fixed Custom ores not having a default texture. % Moved Pump Logging, it was moved to WARNING from INFO. - Removed most of old Pump tool code.
2018-07-17+ Added a fix for beds when sleeping above Y >= 127.Alkalus
% More functionality to Forge Srg handling.
2018-07-08+ Added various structures for the new villagers in Australia.Alkalus
$ Fixed an issue with the Trader's Trade Handler.
2018-07-06+ Added a new Dimension, Australia.Alkalus
% Stopped Custom Villagers spawning as professions that aren't custom. % Trade improvements for some Villagers. $ Fixed a bug in AutoMap mapping to internal name map.
2018-07-06$ Fixed an error in XSTR.java where the maximum bound for nextInt(x) could be 0.Alkalus
$ Fixed some Aboriginal Trader Logic.
2018-07-06% Tweaked Changelog Head to compare against in build script.Alkalus
- Removed lots of logging.
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-07-06$ Fixed most recipe generation issues, now it's highly optimized.Alkalus
$ Fixed issue where custom Rings had a crafting recipe using a wrench and a rod.
2018-07-05$ Ugh.Alkalus
2018-07-05$ More work trying to fix recipe generation.Alkalus
2018-07-05+ Added in a Villager Replacer.Alkalus
$ More work fixing the recipe system. $ Fixed Villagers not using the correct custom trades. % Changed the Industrial sifter requiring exact amounts of in/output busses.
2018-07-01$ Fixed Custom Spawner Generation.Alkalus
$ Fixed Custom Spawner Registration. $ Fixed Spawner importing private static fields from the base TileEntity class via reflection. $ Fixed Spawner writing type to NBT.
2018-06-27+ Enabled placeholder Fishing plugin.Alkalus
- Disabled Sulfuric Chem rebalance internally, Config option temp. does nothing. $ Fixed Debug logging for removed recipes.
2018-06-27+ Added a config option for the GT6 Sulfuric Acid recipe changes.Alkalus
% Reworked some of the Plugin System.
2018-06-17$ Hopefully fixed the Large Electrolyzer & Centrifuge not processing recipes ↵Draknyte1
like NEI would show. Closes #300, Closes #293, Closes #292.
2018-05-27$ Hopefully fixed issue where BoP limestone is valid for Fluorite.Alkalus
$ Fixed the ABS not using the correct texture on the top layer input hatch. % More internal work on LFTR rewrite.
2018-05-27+ Added a custom ItemEntity for the Large Chicken Eggs, they now hatch in world.Alkalus
+ Added a custom Mutagen Fluid used in making Large Eggs. $ Fixed some issue with BlockPos object having invalid worlds.
2018-05-26% Initial start to LFTR reworking.Alkalus
% Changed around the capes a lil bit.
2018-05-25+ Added a WeakRef type Automap.Alkalus
+ 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.
2018-05-24+ Added a new interface RunnableWithInfo.java. Allows passing through type V ↵Alkalus
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.
2018-05-23$ Fixed Chunk Loader initialization.Jordan Byrne
% Moved various chunk handling code to be internal in ChunkManager.java.
2018-05-23$ More improvements to the Chunk Loader ID system. Should now avoid ID ↵Jordan Byrne
conflicts.
2018-05-23+ Added another data storage object. Examine ReverseAutoMap.java for ↵Jordan Byrne
information. $ Massive overhaul to the Chunk Loaders. $ Hopefully added a way to check OreGen per dimension. % Gave the BlockPos.java object a better UID.
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-03-28$ Rewrote handling for the ABS to dynamically generate all recipes based on ↵Jordan Byrne
all pre-existing EBF recipes. $ Rewrote ABS recipe handler to support temps within the recipes. This will allow coil upgrades like the EBF for higher tier smelting. $ Fix Polonium Material trying to access ELEMENT.java instance before it's created. + Added ItemStackData.java, which allows storing ItemStacks for easy retrieval.