Add gametests
raoulvdberge opened this issue ยท 1 comments
TODO
Gametests are located here: https://github.com/refinedmods/refinedstorage2/tree/develop/refinedstorage-neoforge/src/test/java/com/refinedmods/refinedstorage/common
To contribute: import the refined storage repo into in IntelliJ and run the "Refinedstorage-platform-forge: Client" run config.
If you want to pick any of these up, let us know on Discord on the #refinedstorage2 channel.
v2.0.0-milestone.1
- Fluid Storage Blocks
- Storage Blocks
- Disk Drive / Storage Disk / Fluid Storage Disk
- Controller / Creative Controller
- This mainly for energy usage?
v2.0.0-milestone.2
- Regulator Upgrade
- For exporters and importers.
- Constructor
- Silk Touch Upgrade
- Destructor
- Detector
- Colored cable connection rules (#323)
- Interface
- External Storage
- Interface + External Storage combination
- Exporter
- Stack Upgrade
- Importer
v2.0.0-milestone.3
- Relay
- Pass-through mode, non pass-trough mode (subnetworks)
- Void excess option on the storages (first do all the storages)
- Network Transmitter + Network Receiver + Network Card (same dimension)
- Disk Interface (formerly known as "Disk Manipulator")
v2.0.0-milestone.4
- Ability to differentiate between insert/extract storage priorities (on the storages and on the Relay)
- Autocrafting
- Processing
- Regular patterns
- Combination of processing and regular patterns
- Autocrafter chaining
- Autocrafting with the Relay (subnetworks)
- Autocrafting Upgrade