Age | Commit message (Collapse) | Author |
|
$ Made certain TileEntities blacklisted against the World accelerator in both GT++ & GTNH.
|
|
% Retiered Chunkloaders.
$ Potentially Fixed Chunkloaders. Thanks to @Repo-alt if such is the case.
|
|
+ Added a Pest Killer for quick removal of Butterflies and Bats.
+ Added Hydrogen Cyanide.
% Replaced existing assets for the Bat King.
% Replaced Bat King Logic, it's now an offensive mob.
$ Fixed Bat King model scaling.
|
|
|
|
% Rewrote base tile entity system.
% Added hashCode() to Pair.java.
% Changed some calculations on Materials.
% Made Rocket Engines produce heavy pollution.
|
|
> Maybe they work now?
|
|
% Renamed IChunkLoader.java to IChunkLoaderTile.java.
|
|
% More functionality to Forge Srg handling.
|
|
$ Fixed an issue with the Trader's Trade Handler.
|
|
% Reworked some of the Plugin System.
|
|
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.
|
|
$ 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.
|
|
$ FindBugs fixes.
|
|
% Recipe tweaks.
% Tried to fluorite ore not having correct recipe outputs during ore processing. (This is still broken due to an invalid output)
$ Fixed old fluorite ore not having a valid shapeless recipe.
$ Fixed all custom ores trying to register static textures.
$ Fixed plugin loading system not registering plugins, I think?
$ Fixed missing texture for Nitro Fix.
|
|
% Package cleanup.
- Removed /Bed command.
|
|
+ Things.
|
|
$ Fixed issue with Fishing Pond.
|
|
|
|
|
|
+ Actually added the recipe for the Mining Explosives this time.
+ Attempted to add a framework for packet handling.
|
|
+ Added Apache UUID generator.
+ Added Interface for Random Generators.
+ Added Utils for handling UUIDs.
+ Added Utils to get System properties (OS).
+ Added Custom SecureRandom generator.
|
|
|
|
+ Added more NBT utils.
|