Age | Commit message (Collapse) | Author |
|
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.
|