Age | Commit message (Collapse) | Author |
|
|
|
$ Minor fixes to the 5 custom TC4 Aspects.
|
|
names and proper handling.
|
|
|
|
- Removed some obsolete classes.
$ Rewrote more TC code to be reflective.
|
|
|
|
% Reworking custom TC aspects.
% Migrated lots of TC code to be reflective instead.
|
|
+ Added support for Crops++.
+ Added Custom Crops & framework to support more in future.
+ Added basic support for all GT++ Materials within Tinkers Construct. [WIP]
+ Moderately bad attempt at generating custom Plasma Cooling recipes in the Adv. Vacuum Freezer. [WIP #424]
% Reworked logic for Material.java handling Durability, Tool Quality & Harvest Level.
% Adjusted frequency of structural checks on the Cyclotron, Now 100x less frequent.
% Cleaned up ReflectionUtils.java and made all getters cache their results, for much faster access.
% Attempted to adjust logic of FFPP, but I probably broke it. [WIP]
% Moved static array of Element Names from IonParticles.java -> ELEMENT.java.
$ Greatly improved reflective performance across the mod.
|
|
+ Added a command to dump TC aspect information from all Items & Blocks. Use /DA or /DumpAspects to begin the process.
$ Fixed PSS not accepting any tier Hatches. Closes #354, also fixes https://github.com/GTNewHorizons/NewHorizons/issues/3470.
$ Fixed Hand-Pumps duping things, because other modders can't follow guidelines. Closes #353.
$ Fixed a rare bug involving Hand-Pumps & EU items having getDisplayName() called on them.
$ Fixed an issue where some Multiblocks had a bad GUI.
$ Removed TC libs from my custom Railcraft build.
|
|
exists.. maybe? Should fix #287, I guess.)
+ Added tooltips to turbines if the animated textures are on, if user holds shift full tooltip will be shown.
- Removed some Thaumcraft logging.
% More changes to fix NEI handler for Multiblocks.
% Moved Tooltip handling for a few things from the EIO handler to a generic handler.
$ Fixed %'s not showing (third time lucky) on NEI pages.
|
|
$ 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.
|
|
- Removed lots of unused libs and classes, updated some others.
|
|
- Removed some logging.
|
|
$ Fixed Aspect additions not being added to items.
$ More work on the Bedrock Miner.
|
|
+ Added 5 custom TC Aspects.
$ Fixing Buggy name of Mini-Fusion Reactor.
|
|
$ FindBugs fixes.
|
|
|
|
% Minor Project Clean-up, added missing Override annotations to 100+ methods & removed pointless casts.
% Moved Logging to it's own class.
$ Fixed Multi-block handling of Pollution.
$ Fixed the GT 5.09 material enabler system. (From My Side, it's still borked on GTs).
+ Added a Dynamic Proxy invocation for IMaterialHandler.
+ Added an AutoMap data type, which is a Auto-incremental ID'd Hashmap wrapper.
|
|
|
|
$ Hopefully fixed crash when Forestry wasn't loaded.
|
|
% Tried to make the 'Upgraded' Alembic & Furnace work better with the vanilla TC versions.
$ Fixed the Upgraded Alchemy Furnace causing the tesselator to throw issues.
$ Fixes to the Upgraded Arcane Alembic.
|
|
code.
% Adjusted Wither Guard recipe to now output 32x per craft, at the added cost of a Netherstar per craft.
% Small formatting changes.
|
|
+ Added a Wither-Proof block.
% Tweaked Grindle GUI.
|