All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- 1.18.2 support
- ME Bridge does work again
Added language updates from crowdin
- Fixed
chat
event - Fixed compass turtle
- Fixed and improved language files
Small update but with a quite important fix. I'll fix the chat event in the next update.
- The chunky turtle does now work as intentional
Due to the high amount of minor bugs, AP is now marked as beta.
- [#239] Decreased base energy consumption of ME and RS bridge
- [#261] Ported RsBridge peripheral from 1.16 to 1.18 (Thanks to CanadianBaconBoi)
- [#261] Re-Added
listCraftableItems
(Thanks to CanadianBaconBoi) - [#263] Added ids to AR goggles (Thanks to ThatGravyBoat)
- [#241] Added
getPlayerRotationZ
andgetPlayerRotationX
to the AR goggles
We'll start adding more mod integrations in the next major 1.18 version.
- [#247] We changed the textures of our blocks. Every block is now rotatable and the front texture of every block is now marked with a light aqua box.
- [#237] Added
sendFormattedMessageToPlayer
to the chat box - [#237] Added the ability to format prefixes with the chat box
- [#237] UUID's can now be used for
ToPlayer
functions in the chat box. - [#237] Added a range parameter to the chat box(Parameter 5)
- [#190] The shape and color of the brackets of the chat box can now be changed
- [#228] Typo of metaphysics config file. You may need to redo some configurations.
- [#189] Fixed that the player detector ignores config values.
- Fixed the key
status
of the table of the functiongetResearch
from the minecolonies integration. - Fixed
getBlockData
of the block reader peripheral - Fixed not dropping blocks
- Fixed several recipes
- [#257] Incompatibility with newer forge versions
- Removed mekanism integration. The latest mekanism version does now support computercraft.
- Removed draconic evolution integration.
- [#247] We changed the textures of our blocks. Every block is now rotatable and the front texture of every block is now marked with a light aqua box.
- [#237] Added
sendFormattedMessageToPlayer
to the chat box - [#237] Added the ability to format prefixes with the chat box
- [#237] UUID's can now be used for
ToPlayer
functions in the chat box. - [#237] Added a range parameter to the chat box(Parameter 5)
- [#190] The shape and color of the brackets of the chat box can now be changed
- [#228] Typo of metaphysics config file. You may need to redo some configurations.
- [#189] Fixed that the player detector ignores config values.
- Fixed the key
status
of the table of the functiongetResearch
from the minecolonies integration.
- Fixed incompatibility with ae2 10.0.0-beta.1
- Minecolonies integration
- [#228]Typo of metaphysics config file. You may need to redo some configurations.
- [#235]Fixed blurry HUD when opening the journey map full screen.
- [#236]Fixed patchouli loading
- Crashes with newer minecolonies versions.
- Transmitter integration for mekanism
- Fixed a critical dupe bug with the ME Bridge.
This is the 1.18 port of Advanced Peripherals. This version comes with applied energistics 2 and curios integration.
We will now work on a 1.18 port. Supported is 1.16 and 1.18. Join our discord to read why. Rest in piece 1.17!
Added compatibility with the latest CC version.
- Added back me bridge and colony integrator recipe.
- Added back colony integrator pocket upgrade.
We changed our config system. So if you want to update the mod in your pack, don't forget to use the new files. We also recommend you to delete the old one, no one needs crap.
This is the port of 0.7.4r, 0.7.4.1b and 0.7.5r as 1.17 version.
- [#247] We changed the textures of our blocks. Every block is now rotatable and the front texture of every block is now marked with a light aqua box.
- [#237] Added
sendFormattedMessageToPlayer
to the chat box - [#237] Added the ability to format prefixes with the chat box
- [#237] UUID's can now be used for
ToPlayer
functions in the chat box. - [#237] Added a range parameter to the chat box(Parameter 5)
- [#190] The shape and color of the brackets of the chat box can now be changed
- [#228] Typo of metaphysics config file. You may need to redo some configurations.
- [#189] Fixed that the player detector ignores config values.
- Fixed the key
status
of the table of the functiongetResearch
from the minecolonies integration.
- Crashes with newer minecolonies versions.
- Transmitter integration for mekanism
- Fixed a critical dupe bug with the ME Bridge.
This is the 1.18 port of Advanced Peripherals. This version comes with applied energistics 2 and curios integration.
We will now work on a 1.18 port. Supported is 1.16 and 1.18. Join our discord to read why. Rest in piece 1.17!
Added compatibility with the latest CC version.
- Added back me bridge and colony integrator recipe.
- Added back colony integrator pocket upgrade.
We changed our config system. So if you want to update the mod in your pack, don't forget to use the new files. We also recommend you to delete the old one, no one needs crap.
This is the port of 0.7.4r, 0.7.4.1b and 0.7.5r as 1.17 version.
- Config typos and descriptions
- A FormattedMessage formatting mistake.
- [#203]Fixed Inventory Manager api, slot argument behaviour is now correct.
- [#219]Fixed that the inventory manager sees slot 0 as nil.
- Added back AE2 and MineColonies integration.
- [#224] Added Korean language by mindy15963
- [#223]Added consumption of the ME Bridge to the config.
- [#76]Added noteblock integration
- [#217]Added
getItemInHand
,getFreeSlot
,isSpaceAvailable
andgetEmptySpace
to the inventory manager. - Added support for armor items. You can use the slots 100-103 to access armor items.
- Added more information to the
getPlayerPos
function. (Configurable) - A new config system. You can find every config in
gamePath/config/AdvancedPeripherals/xxx.toml
De divided the config files in 4 different ones. General, World, Peripherals and Metaphysics. - [#210]Added a new config value,
villagerStructureWeight
. Can be used to change the weight of the structures of our villager.
We changed our config system. So if you want to update the mod in your pack, don't forget to use the new files. We also recommend you to delete the old one, no one needs crap.
- A new config system. You can find every config in
gamePath/config/AdvancedPeripherals/xxx.toml
De divided the config files in 4 different ones. General, World, Peripherals and Metaphysics. - [#210]Added a new config value,
villagerStructureWeight
. Can be used to change the weight of the structures of our villager.
- A FormattedMessage formatting mistake.
- [#203]Fixed Inventory Manager api, slot argument behaviour is now correct.
- [#219]Fixed that the inventory manager sees slot 0 as nil.
- Fixed
getMaxMana
of the mana pool integration.
- [#76]Added noteblock integration
- [#217]Added
getItemInHand
,getFreeSlot
,isSpaceAvailable
andgetEmptySpace
to the inventory manager. - Added support for armor items. You can use the slots 100-103 to access armor items.
- Added more information to the
getPlayerPos
function. (Configurable) - Added
getManaNeeded
to the mana pool integration - [#186] Added draconic evolution integration for the reactor and the energy core.
- Removed
listCraftableItems()
from the RSBridge because of some issues
getMaxItemDiskStorage()
to the RS BridgegetMaxFluidDiskStorage()
to the RS BridgegetMaxItemExternalStorage()
to the RS BridgegetMaxFluidExternalStorage()
to the RS BridgegetPattern()
to the RS BridgeisItemCraftable()
to the RS BridgeisItemCraftable()
to the ME Bridge- Mekanism dynamic tank integration
- french translation
- [#177]Fixed that items after removing it from a chest using the inventory manager does not stack anymore.
- [#194]Fixed error spamming when using
getRequests()
from the colony integrator - [#203]Fixed Inventory Manager api, slot argument behaviour is now correct.
lookAtBlock
now correctly shows tags
- chunky turtle related issues
- RS and ME Bridge related issues
- redstone integrator block updates
- peripheral name of the player detector turtle
- Compatibility with CC:T 1.98.2