RFTools Changelog 1.9.4 1.10 Dimensions Addon - McJtyMods/RFTools GitHub Wiki
4.45:
Fixed the dimlet workbench so that it can be automated more easily (piping in dimlets for extraction)
The 'extract' button is now a toggle button so that you can enable auto extracting
Ported the energy extractor from 1.7.10 back
4.44:
Fixed a critical bug in rftools dimensions that came up with recent versions of JEI. Dimension information was missing. This should now be ok
4.43:
Fixed many missing sky textures.
4.42:
Changed how blocks and fluids are written internally in the dimension information. Previously this used block ids (numeric) but that's not a good idea as these can change if the modpack changes. Now registry names are stored
Added some protection in case block ids do change so that worlds still load
4.41:
Fixed 'voidOnly' option for skyblock map makers
4.40:
Fixed a problem where the dimlet workbench would show many duplicate dimlets
Dimlet parcel in off-hand no longer works (avoids problem with infinite dimlet parts)
Fixed a potential problem with dimlet parts sometimes having 0 stacksize
It is again possible to craft mob dimlets with the workbench
Fixed specialized biome controllers. Things like checkerboard and filtered should work again
Partially brought back 'bed protection'. It is not possible to set spawn yet but at least beds no longer explode by default
The special efficiency, mediocre efficiency and peaceful are craftable again
The dimlet workbench now shows in the tooltip when a dimlet is not yet craftable
4.30beta50:
A very important packet was registered on the wrong side. This caused the client to not know about the dimension which could cause various issues with various things
4.30beta49:
Reimplemented the sky dimlets. It is not yet possible to create them in the workbench but they can get generated randomly and you can cheat them in
Reimplemented the weather dimlets
Fixed a problem where random worlds could cause crashes if a certain dimlet type was completely disabled
4.30beta48:
Reduced console spam when registering dimensions (put it all on a single line)
Fixed a bug where safedel would try to delete the dimension twice
Added clay dimlet
4.30beta47:
New Cheater dimlet to allow dimensions that don't consume power and are created automatically in the dimension builder
Fix against crashing dimlets (if you used a wrong dimlet key for createdimlet command)
Fixed a worldgen bug in rftools dimensions which caused lots of ugly chunk borders
In creative it will now be possible to cheat in any dimlet using the dimlet workbench. Use shift+double click in the list of dimlets
4.30beta46:
Blocks from the flatcoloredblocks mod are no longer generated randomly in rftools dimensions as they overflowed the pool because there are so many of them. It is still possible to manually create dimlets for them however
Fixed a bug where the dimlet parcel would stop working after a while
Liquid absorbers should now work fine on modded liquids. The JEI tooltips now shows the correct liquid and absorbing them works. Also the dimlet workbench can now create dimlets out of them. Note that existing liquid absorbers you have already created will remain broken. You will have to remake them
4.30beta45:
Fixed wrong usage of client-side I18n in getDisplayName for dimlets
4.30beta44:
The Dimension Editor is back (from 1.7.10)
Special dimlets are implemented again but they are currently not craftable in the workbench
Added the time absorber back from 1.7.10
Also time dimlets are now again supported
4.30beta43:
Dimensions were not consuming power. Oops!
4.30beta42:
RFTools Dimensions has been ported to McJtyLib 1.9.0 which brings many cleanups and changes. So don't forget to upgrade to that version!
Possibly fixed a crashing problem with dimensions in case some mob spawns were invalid for whatever reason