rftools-1.12-6.10beta2.jar
on Jan 26, 20236.10beta2:
- Various recipes work again like the storage module upgrades and the recipes related to combining the tablet with storage modules. The only remaining broken recipes are for the environmental modules
- Redstone logic fix through new McJtyLib (2.4.3) which is now required
- Crashfix in shield system
rftools-1.12-6.10beta1.jar
on Jan 26, 20236.10beta1:
- Lots of fixes in recipes. Many recipes were now ported (but still a few missing)
- Depend on McJtyLib 2.4.1 which fixes a serious TE registration bug
- Teleportation sound works again
- The crafter works again
rftools-1.1x-6.10.jar
on Jan 26, 20236.10:
- Bugfix with dimensional shard worldgen. It was too rare
- Fixed overflow issues with linked powercells. First there is now an enforced maximum of 2 billion RF. Secondly if (due to a bug before) the total energy in a network is negative it will automatically be corrected to maximum
- Fixed the builder so it no longer barfs and blocks on invalid items
rftools-1.12-6.04.jar
on Jan 26, 20236.04:
- Fixes for latest Forge
- No longer bundles the RF API but uses the separate official CoFH redstone flux package if present
- Needs McJtyLib 2.4.0
rftools-1.12-6.03.jar
on Jan 26, 20236.03:
- Fixes for latest Forge
- Needs McJtyLib 2.3.13
rftools-1.12-6.02beta.jar
on Jan 26, 2023First port of RFTools to 1.12. Note that some recipes work but many don't. Also the crafter does not work at all atm.
rftools-1.1x-6.01.jar
on Jan 26, 20236.01:
- New feature with interaction wheel integration: find block out of storage tablet. Works for modular storage tablet, remote storage tablet and storage scanner
- Use instanceof SmartWrench instead of hardcoding the item in some of the forge events
- Some optimizations with object allocation on the builder and shield
rftools-1.1x-6.00.jar
on Jan 26, 20236.00:
- New API for storage scanner as well as easier support for old style IInventory
- XNet integration:
- Needs XNet 1.3.0!
- New channel type (storage) that can be used to connect inventories to a storage scanner
- Bypasses distance limitation that you normally have with storage scanner and inventories
- Normal way still works unless you disable that in the config
- New 'XNet' radius slider option in the scanner GUI to restrict to XNet only
- New channel allows for more flexibility to set read/only status on input/output from various inventories
rftools-1.1x-5.92.jar
on Jan 26, 20235.92:
- Fixed a problem where the elevator would not restore the renderlayer properly causing issues with chisel items in inventory
- The elevator will now render translucent blocks correctly
- The elevator will now render connected textures and other blocks that depend on the position in the world correctly (on a moving platform that is)
- Blindly fixed a crash that should never occur with the gui of the storage scanner
- On 1.11 the block protector will be able to protect against the ender dragon. On 1.10 only RFTools blocks are protected (this was already the case before)
- Fixed a problem with the sensor where it wouldn't work after rotation until you changed some setting in the gui
rftools-1.1x-5.91.jar
on Jan 26, 20235.91:
- The builder will now avoid breaking blocks if the break event fails using the BlockBreakEvent
- Prevented another special case/infinite loop for the endergenic
- In all crafting recipes (storage system, logic blocks, base blocks, screen modules, ...) ore dictionary crafting is now used for lapis lazuli, inksacs and chests
- It is now again possible to protect blocks with a gui (like chests) with the block protector by sneaking with the wrench in select mode on the block
rftools-1.1x-5.90.jar
on Jan 26, 20235.90:
- The builder works better with silk touch now and should actually be able to properly silk touch most things
- The block that the builder uses to replace with (dirt or stone in the old version) is now configurable. A new option 'quarryReplace' replaces the old option for this and you can set it to any block. Default is still dirt
rftools-1.1x-5.88.jar
on Jan 26, 20235.88:
- Linuxdaemon fixed OC being unable to dial to any other dimension
- Added rabbit and sheep meat to the living matter config for the spawner (needs deleting the config)
- Ported the rfttp cleanup command back from 1.7.10
- 3TUSK added real i18n support for the manual (needs McJtyLib 2.3.10)
- Forestbat added a Chinese translation of the manual
- Ikkonoishi fixed a small typo
rftools-1.1x-5.87.jar
on Jan 26, 20235.87:
- Fixed the eternal loop problem again in the endergenic. Some unfinished setups could still cause problems
rftools-1.1x-5.86.jar
on Jan 26, 20235.86:
- Fixed an eternal looping bug in the latest endergenic changes if you had a loop of endergenics without an injector
rftools-1.1x-5.85.jar
on Jan 26, 20235.85:
- Only one change: the endergenic generator should now be a lot more stable and predictable. This *might* break your current setups but once you time them again they should stay that way
rftools-1.1x-5.84.jar
on Jan 26, 20235.84:
- New Open Computers support by Martin Zeller. Drivers already included: endergenic, pearl injector, powercell, liquid monitor, rf monitor, coal generator, matter transmitter, matter receiver, dialing device, and machine infuser
- Working on fixing the elevator for chisel blocks and other blocks that need more render layers (bug came up in recent versions of chisel)
- For a Builder with pump card: if there is no valid place for the liquid to go or the tanks are full then the builder will wait instead of skipping to the next block
- A few areas optimized a bit
rftools-1.1x-5.83.jar
on Jan 26, 20235.83:
- A few safety fixes to protect against 'bad mods'
- Added debug keys to dump NBT for items and blocks
- The gui of the dialing device will now only fetch the transmitters/receivers once instead of every second. That has two implications: one good and one bad:* Bad: if receivers/transmitters are added/removed/changed you will not see it in a gui that is already open * Good: MUCH reduced lag and chunk loading while the gui of the dialer is open. It only needs to do this one time now
- Added a more descriptive 'crash' when some mod tries to insert/extract energy from the powercell in client mode
- Use getMetadata() instead of getItemDamage() at relevant places
- Needs McJtyLib 2.3.7
rftools-1.1x-5.82.jar
on Jan 26, 20235.82:
- Forgot to call the initialization for the teleportation config
- Added a few protective checks against misbehaving mods
- Added a more robust implementation in case powercells are destroyed by explosions
- Right click on crafting output slot in any crafting grid will clear the crafting grid
rftools-1.1x-5.82.jar
on Jan 26, 20235.82:
- Fixed a problem with the sensor and crops growth. It would crash the game
- Fixed a misconfiguration in the spawner for squids. You'll have to regenerate the rftools config for this to work
- It is now again possible to define custom configs for mobs for the rftools spawner
- The storage scanner and modular storage crafting grid will now craft with ore dictionary support
- New 'V' toggle button in the gui of the storage scanner, terminal and tablet so that you can toggle a wide view for items. This setting is remembered in the storage scanner
- It is not again possible to clear the protection mode of a protected block protector with the smart wrench
- It is again possible to add disjoint shield sections to an existing shield
- Fixed shouldReequip with charged porter and tablet so that the tablet and porter icons go away if you move to another item
rftools-1.1x-5.81.jar
on Jan 26, 20235.81:
- Fixed a problem with the names of elevator blocks not showing up on the screen if the elevator block was above height 128
- New screen API for usage with mods that add rftools screen modules (Deep Resonance, RFTools Control, and RFTools Dimensions)
- Needs McJtyLib 2.3.2