aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/plugin
AgeCommit message (Collapse)Author
2018-07-06+ Gave Aboriginal villagers some broad trade options.Alkalus
2018-07-06+ Added Aboriginals.Alkalus
2018-07-06+ Decided that villagers need a chance to be Scottish, so I added some ↵Alkalus
Scottish first names in.
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-02+ Added extra GTNH checks on old circuit features.Alkalus
- Disabled Sulfuric Chem for the time being. $ Tried to fix all the recipes I borked.
2018-07-02% Hopefully improved recipe loading by several factors.Alkalus
% Re-arranged spawner code during loading. $ Hopefully recipe Creative Tabs issues. $ Fixed profession of one of the new villagers.
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.