OpenPeripheralIntegration - changelog
0.6
-
Feature: use Feature Groups to control integration per architecture (may be used to disable inventory adapters for OC)
-
Fix: better listing of bee species
-
Fix: align to new versions of integrated mods (mostly Forestry)
0.5
-
Feature: few new RC adapters
-
Fix: item meta broken on mundane potion
0.4
-
Feature: add vanilla potion information
-
Fix: make few methods in note block asynchronous
-
Fix: error when getting bee info
0.3
-
Feature: expanded safari net meta provider
-
Feature: vanilla's flower pots adapter
-
Feature: vanilla's skulls adapter
-
Feature: config option to disable mod manipulation methods
-
Tweak: AE data can now be retrieved without proxies (second argument in getAvailableItems)
0.2.2
-
Fix: align to Mystcraft 0.11.6.02 (note: versions between 0.11.1.00 and 0.11.6.02 are no longer supported)
0.2.1
-
Feature: meta providers for entity item, item frame, paintings, armor pieces, tools and swords
-
Feature: added info about experience to player meta provider
-
Fix: added custom filter logic to few item meta providers (less fake entries)
0.2
-
Feature: AE2 integration (contributed by thraaawn)
-
Feature: added nbt_fingerprints to ItemStacks, to allow requesting from items with NBT tags
-
Feature: print oredict names for items
-
Feature: added MFR DSU and JABBA support
-
Fix: remote version restriction removed (mod is now required just on server side)
-
Fix: re-add forgotten TE lamp integration
0.1.0
-
Move integration from OpenPeripheral-Core