aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/plugin
AgeCommit message (Collapse)Author
2018-07-01+ Added 3 villager types with custom skins.Alkalus
+ Added some trade templates to all three villagers. + Added localization for all new villagers.
2018-07-01$ Improved handling of Custom Skins for Villagers.Alkalus
2018-07-01+ Added lang file updates.Alkalus
% More work on Spawners. % More work on Villagers.
2018-07-01% More work on Villagers.Alkalus
% More work on Spawners.
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-30% Improved Spawner Creation.Alkalus
2018-06-29% More work.Alkalus
2018-06-29+ More Villager work.Alkalus
+ Added framework for custom spawners.
2018-06-29+ Added the base work for custom villagers.Alkalus
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 logging for recipes that get removed.Alkalus
2018-06-27+ Added a config option for the GT6 Sulfuric Acid recipe changes.Alkalus
% Reworked some of the Plugin System.
2018-06-27+ Added in GT6 style Sulfuric acid and Sulfur Trioxide recipes.Alkalus
2018-02-27$ Organized imports.Jordan Byrne
$ FindBugs fixes.
2018-02-26% Made all GTNH recipes use cheaper circuits for all recipes I add.Jordan Byrne
% 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.
2018-02-21$ Tree Farmer Work.Jordan Byrne
% Package cleanup. - Removed /Bed command.
2018-02-08$ Fixed a bug when using older versions of GT.Jordan Byrne
+ Did Fish Stuff.
2018-02-08+ Added Plugin system.Jordan Byrne
$ Fixed issue with Fishing Pond.