AdvancedPeripherals icon indicating copy to clipboard operation
AdvancedPeripherals copied to clipboard

Advanced Peripherals adds many new features to the computercraft modification

Results 98 AdvancedPeripherals issues
Sort by recently updated
recently updated
newest added

### Describe When connecting the "Connectors" from create crafts & additions mod onto the energy detector, it completely breaks, and stops transferring until broken and replaced. ### Steps to reproduce...

bug
Priority-Low
Fixed/Added in dev
1.19x
1.20x

### Describe Everytime getItems() is run any blocks picked up from mining will become a new stack in the inventory. When the blocks are manually stacked in the inventory and...

bug
Fixed/Added in dev
1.19x
1.20x

### Describe while using the rsbridge I found out that the isItemCrafing function is not returning true when the item that is being crafted doesn't exist in the system. As...

bug
Fixed/Added in dev
1.19x
1.20x

### Describe When using the ME Bridge, importFromPeripheral adds an empty NBT tag (named tag) to the NBT data. This causes the imported item to be stacked separately from the...

bug
Fixed/Added in dev
1.19x
1.20x

### Describe As stated in the title, every call to getWorkOrderResources returns 0 for the deliverying field. I've got a monitoring program running, updating once a second and even while...

bug
Priority-Medium
1.19x

**PLEASE READ THE [GUIDELINES](https://github.com/SirEndii/AdvancedPeripherals/blob/1.20.1/CONTRIBUTING.md) BEFORE MAKING A CONTRIBUTION** * **Please check if the PR fulfills these requirements** - [x] The commit message are well described - [ ] Docs have...

enhancement
1.19x

This PR aims to add the long needed game tests to AP. It's still a draft. We will use the Testing Framework from CC to accomplish this The framework is...

Priority-High

### Describe When a chunky turtle moves out of render distance and is the only thing loading itself, reloading the world will not re-load the turtle. ### Steps to reproduce...

bug
Priority-Medium
1.19x
1.20x

### Describe Bridges are missing a `getFluid` function. Would be nice to not have to use listFluids() and creating table from that. ### Steps to reproduce 1. Attach ME/RS bridge...

enhancement

closes SirEndii/Advanced-Peripherals-Features#8

enhancement
1.18x