rftools-1.12-7.11.jar
on Jan 26, 2023rftools-1.1x-7.11.jar
on Jan 26, 20237.11:
- Removed debug info
-
Better handling of shapecard switching (solid vs hollow) and fixed some weird behaviours when switching a shapecard in hand from scan to something else
-
Fixed scan previews being swapped on X axis
-
Fixed a crash with a normal shape card which was set to hollow and then cycled until it reaches type 'scan'
- 1.12 only: fixed a crash when scanning beds
rftools-1.12-7.10.jar
on Jan 26, 2023rftools-1.1x-7.10.jar
on Jan 26, 20237.10:
- Much better preview handling for scans. The preview is now better centered no matter what resolution is used
- New Remote Scanner block that can scan through a dialed matter transmitter (put the remote scanner below the transmitter)
rftools-1.12-7.01.jar
on Jan 26, 2023rftools-1.1x-7.01.jar
on Jan 26, 20237.01:
-
Saving/scanning shapecards in other dimensions was not saving the data at the correct spot in the world file
-
Improved default location of preview in guis. Previously on large screens it was possible the preview ended up somewhere very far from the preview area
-
It is no longer possible to enter too large values in the shape card dimension fields
- Fixed a crash with the scanner and a modifier in some cases
-
Fixed a bug with composite shape cards that refer to scan shape cards messing things up
-
Composer now refreshes the scan better when things change
-
Various fixes to the modifier item. It should no longer randomly discard and duplicate items
rftools-1.12-7.00.jar
on Jan 26, 2023rftools-1.1x-7.00.jar
on Jan 26, 20237.00:
- Elevator changes:
- Fixed elevator button modules sometimes not calculating the right floor for the last column of floors
- The elevator can no longer move bedrock blocks or blocks that it is not allowed to break
- Made the screen guis a bit more compact so that the elevator module's gui fits nicely
- Shield changes:
- It is now again possible to have the shield mimic other blocks (like in 1.7.10)
- Fixed a bug where removing a shield block would leave most of the template blocks formed as shield blocks.
- Builder changes:
- Everything related to the Builder, Shields and all the new shape card related blocks is now documented in a new manual (Shape Manual)
- Added redstone mode control (no longer needed to bring a lever)
- There is now a 'restart' button in the gui of the builder to restart the scan for the Builder
- New feature for the Builder to place liquids in the world (new type of shapecard). Needs a tank on top or below the builder to work
- Shape cards:
- New 'heart' form for shapecards (useful for Shield and Builder)
- New 'cone' form for shapecards
- The shapecard gui now shows a preview of the shapecard (same as the Composer and Scanner do). If the previewed area is bigger then 256x256x256 then this preview will not work due to performance reasons.
- If you have a shapecard in your hand you can save the contents to a file using /rftshape save <filename>. Note that this will save the actual resulting data to the file. That means that if you save a primitive shape (like a box or torus) the end result will be the actual generated data. That means that if you load it again you will get a shapecard of type 'Scan' as if it came from a scanner. Similarly for a composed shapecard. Saving that will not save the actual formulas being used but only the end result
- If you have a shapecard in your hand you can load the contents to a file using /rftshape load <filename>. This will result in a shapecard of type 'Scan'. Because of that you can only use this command if the shapecard in your hand is already linked to a Scanner. So to use this. Place a Scanner, insert a shapecard in it. Then remove that shapecard and load your data. The Scanner is automatically locked and will have the data
- Major new features:
- New 'scanner' block. With this block you can scan an area in the world and put the result in a shapecard. The scanner data is stored in the world/rftoolsscans folder. Note that a scanner gets an ID so only that scanner will be able to modify that scan. That's important if you want to change the scanned data for shapecards linked to that scan id. Note that a scan can take a while. Especially on big areas but progress is not remembered! Make sure the scanner tile entity doesn't get unloaded or it will have to start over!
- Added 'rftshape listscans' command to list all available scans and their ids
- New 'composer' block. With this block you can compose more complex shapes out of other shapecards. In contrast with the Scanner the composer does not need to remain for the composed shapecard to work. However, keep in mind that you cannot edit a composed shapecard unless you have the composer with the child shapecards still present! The composer can also work with shapecards containing a scan of an area (from the Scanner)
- New 'projector' block. This block can project shapecards directly above it. It has various controls to scale and rotate this projection. It also has a 'grayscale' mode. This is useful in combination with the Locator as the colored beacons and markers are easier to see that way
- New 'locator' block. Place this block on top of a scanner and then projectors projecting that scan will be able to show various information found by the Locator. The Locator can find passive mobs, hostile mobs, players (with or without name and nametags). In addition it can also find blocks that are low or high on energy. Note that looking for energy blocks only works for maximum 5x5 chunks as it is too expensive to calculate otherwise. The projector can show these markers as icons or with beacons. The color can be configured in the Locator
- New 'modifier' item. This item can be used to modify the end result of the scanner by discarding some types of blocks or changing some types of blocks into other types. The modifier also supports the storage filter item
- Using the Composer and Scanner it is possible that shapecards also contain block information (the Scanner will collect that block information from the world, possibly modified with a Modifier item, while the Composer has the ability to force shapes into using a certain block). The Shield and Builder will respect that block choice if possible. For the Shield you have to set the shield to 'mimic' mode for this to work. For the Builder you need the right materials in the inventory on top or below it.
- Various:
- The powercell statistics are now long instead of int to prevent overflow
- In the storage scanner UI it is now possible to search for @mod and multiple words
- Changed the default config so that that dimensional shards spawn in the nether and end even if RFTools dimensions is present
rftools-1.12-7.00alpha2.jar
on Jan 26, 2023rftools-1.1x-7.00alpha2.jar
on Jan 26, 20237.00alpha2:
- Next iteration of the 7.00 alpha
- Still alpha! Be careful!
- Detailed changelog and info at: https://wiki.mcjty.eu/mods/index.php/7.00_Changelog_WIP
rftools-1.12-7.00alpha1.jar
on Jan 26, 20237.00alpha1:
- First alpha version of RFTools 7.00 with the big shapecard changes
- Do *not* use this on your regular world unless you made a backup first!
rftools-1.1x-7.00alpha1.jar
on Jan 26, 20237.00alpha1:
- First alpha version of RFTools 7.00 with the big shapecard changes
- Do *not* use this on your regular world unless you made a backup first!
rftools-1.12-6.13.jar
on Jan 26, 20236.13:
- Support for CTM (if available) for the coal generator and block protector. They will glow if they are operating
- Support for a lot more elevator levels (at least 48 and maybe more if you don't care about names) for the elevator button module
- Some language and localization changes
-
Fixed a bug that could cause crashes in the crafting for the storage modules
-
Fixed the syringe working on the ender dragon
rftools-1.1x-6.13.jar
on Jan 26, 20236.13:
- Support for CTM (if available) for the coal generator and block protector. They will glow if they are operating
- Support for a lot more elevator levels (at least 48 and maybe more if you don't care about names) for the elevator button module
- Some language and localization changes
rftools-1.12-6.12.jar
on Jan 26, 2023rftools-1.1x-6.12.jar
on Jan 26, 20236.12:
- In very specific circumstances (which I haven't been able to find out) it was possible for the crafting grid (storage scanner, tablet, modular storage) to discard items when hovering over the '1', '4', '8', or '*' buttons. I completely rewrote how this test now works so this should no longer occur. This has to be tested carefully!
- Nikolay Raspopov updated Russian translation
- Richard Carter fixed a few typo's
- Dan Boger fixed a typo in the manual
- Forestbat updated Chinese translation
rftools-1.12-6.11.jar
on Jan 26, 20236.11:
- Added missing recipe for the item filter
-
Fixed a problem with the coal generator not accepting coal blocks with automation (manual worked fine)
-
Fixed the syringe recipe
rftools-1.1x-6.11.jar
on Jan 26, 20236.11:
-
Fixed a problem with the coal generator not accepting coal blocks with automation (manual worked fine)
rftools-1.12-6.10beta4.jar
on Jan 26, 20236.10beta4:
- Fixed the remaining environmental module recipes
- Re-implemented the dimensional shard recipes based on config and availability of rftools dimensions
- First implementation of advancements
rftools-1.12-6.10beta3.jar
on Jan 26, 20236.10beta3:
- Fixed problems sending out energy for Forge Energy (affected the coal generator, powercell, relay, ... and was visible in xnet)