Modderation: Permabanned 1.1.4c
Several mods (Forestry, Project E, Thaumic Energistics) highly recommend a server backup. :) Some (such as Forestry) note that a downgrade of the world is not possible.
Applied Energistics 2 updated from rv2-stable-5 to rv2-stable-10.
rv2-stable-10
Fixes #1611: Resolves some chunkloading behaviours not correctly updating the network - yueh
rv2-stable-9
Fixes #1510: No longer deactivates a network with a multiple of 256 used channels - yueh
rv2-stable-8
Updates BC to 7.0.9 Fixes disabling of BC integration - thatsIch
rv2-stable-7
Fixes #1559: Level Emitter with P:R alloy wire does not crash anymore - thatsIch
Fixes #1588: Charged Certus Quartz Ore has its own oredictionary entry - thatsIch
rv2-stable-6
Fixes CraftGuide Integration lag - Uristqwerty
Added Grinder recipes to CraftGuide - Uristqwerty
Added Inscriber recipes to CraftGuide - Uristqwerty
Automagy updated from 0.24.2 to 0.26.
0.26
Added melding mirror and conflux disc.
Added tenacious chest.
Inventarium requisition: Golems fetching items now better handle the requested count being increased. Provided they haven't grabbed any items yet, the number they will try for can increase if the number requested has increased.
Runic whitelists/blacklists now support stack sizes up to 999.
Added a config option to disable Advanced Node Jarring research and the associated construct.
Fixed inability to activate a Nethermind with Dimensional Lure due to the presence of certain blocks classified as "air" (e.g. glimmers of light from arcane lamps).
Fixed a rendering glitch involving some blocks with overlays interacting poorly with certain other blocks (e.g. leaves).
Forestry: Thirsty tanks using the Glyph of the Bovine can now create milk from the Forestry mod if it is installed. Can be disabled in the Automagy config.
Forestry: Automagy will now assign Aspects to Forestry milk. Can be disabled in the Automagy config.
0.25
Added soul stone, jar of enchanter's concentrate, and phial of enchanter's concentrate.
Added Advanced Node Jarring research and an accompanying mystical construct, allowing nodes to be jarred without damage.
The items an Amnesiac's Stone can drain experience from are now configurable.
Experience orbs generated by the Amnesiac's Stone now have a cap in size. The total XP value will be the same but more orbs will be generated when draining many levels at once. This partially mitigates "lost" XP due to the brain in a jar's behavior where it will consume an orb even if the amount of XP gained would put it over its cap (wasting the additional XP).
Added phial of enchanter's concentrate to loot tables. (Configurable.)
Hungry hand mirror now properly requires the Magical Hand Mirror research.
Adjusted Entropic Refining recipe.
The Inventarium GUI's search text field now automatically receives focus when the GUI appears.
Fixed empty thirsty tanks sometimes removing the wrong source block when different types of fluid blocks are adjacent to each other.
Fixed Inventarium GUI showing no items after another GUI was temporarily shown while it was open (e.g. NEI recipe GUI).
Fixed inability to place blocks like torches or redstone on Siren's Lure and Dimensional Lure.
Fixed a potential issue with Unseen Scribes on a server ignoring the wrong blocks. (Related to the Inventarium container blacklist config option.)
Tinkers' Construct: Using the default Automagy config, the Amnesiac's Stone will now turn concentrated essence berries into experience orbs. (As with bottles o' enchanting, the value is slightly above average.)
Waila: Brains in jars now show how many levels and how much experience they contain. This can be disabled with the Automagy config.
BDLib updated from 1.8.1.87 to 1.9.0.94.
1.9.0.94
Fixed multiple issues causing client chunk update spam with multiblocks
1.8.2.92
bdew: Build against forge 10.13.4.1448, updated to gradle 2.4
Botania updated from 1.6-192 to 1.7-201.
R1.7 201
Added an end portal recipe to Garden of Glass.
Fixed a crash when leaving the nether in a Garden of Glass world.
R1.7 200
In Garden of Glass using a Bowl in water will create a Bowl of Water that can be used to fill the Petal Apothecary. I can't believe I forgot that >_>
Happy 200th build... yay...
R1.7 199
Added the Garden of Glass. A new skyblock world type with recipe tweaks and some new blocks. This requires a separate jar file to be installed. Check the page for more info.
Added a recipe to create snow blocks using water and the Pure Daisy.
Added Alchemy Recipes to switch between all types of tall grass.
Added the 1.9 Ender Bricks to the Decorative Ender Blocks section. Textures may not be 100% percise as they were reproduced from the low quality screenshots available.
Added the Cocoon of Caprice, a new block that can spawn baby animals.
Changed the End Stone Bricks' textures to be similar to the ones announced for 1.9.
Fixed a crash with the Pure Daisy's NEI lookup when a recipe with a Block input is registered.
Made the Pure Daisy more performant.
Platform blocks now accept any solid block. This includes chisel's but they won't have connected textures.
[API] Rewrote some code in RecipePureDaisy to be more performant. The matches() signature changed, mod authors must adapt if overriding.
[API] Increased version number to 56.
R1.6 198
Fixed a crash related to the Elven Portal that someone managed to get and I'm still astounded as to how they managed to do so.
Fixed the Gaia Guardian breaking blocks on the client side.
R1.6 197
Fixed a crash when clicking the Info button in the gui for a challenge.
R1.6 196
I wanted to get this version out today because Terraria 1.3 is coming out and I want to play that. Since the new FTB pack with botania is coming out I wanted to sneak in this feature before I allowed for Terraria to eat up all of my time.
Added a challenge system, a new section in the lexicon with suggestions for challenges you can try to test your expertise of redstone and botania mechanics. These should be done using vanilla and botania only, of course.
Added the ability to duplicate Leaves using the Conjuration Catalyst.
Removed a debug print I left behind in the Rod of the Skies' code.
Some of the more important entries in the Misc section are now prioritized.
The Entropinnyum will no longer make mana if the TNT falls in water.
[API] Added multiblockPage() to the internal method handler because I forgot last time D:
[API] Increased version number to 55.
R1.6 195
Added a config to change the height of the mana bar for people who use Dual Hotbars or other mods that change the HUD.
Added a Multiblock Preview system, that lets you view botania multiblocks in the world as a guideline for building.
Added the Spark Tinkerer, a new block that can change the augments in Sparks.
Fixed the Narslimmus being able to absorb slimes that have been absorbed by other Narslimmus already.
Fixed the Rod of the Skies being abusable for infinite flight.
Fixed the Soujouner's Sash jump feature not requiring mana. (TheWhiteWolves)
Replaced every multiblock instruction picture in the lexicon with a 3D render of the multiblock.
The Gaia Guardian now breaks whatever block its on, it if happens to be inside any. Sorry Bear Trap users.
When next to a Corporea Index, using TAB will autocomplete the name of the item being written in chat. (SoundLogic)
[API] Added corporea autocompletion functions to CorporeaHelper and ICorporeaAutoCompleteController. (SoundLogic)
[API] Added getWorldElapsedTicks() and isBotaniaFlower() to the internal method handler.
[API] Added Multiblock framework.
[API] Increased version number to 54.
R1.6 194
Added some new cache handling methods for generating/functional flowers. Trying to fix the good old chunkloading bugs where the flowers change their bindings on chunk unload >_>
Bookmarks now presist through sessions. (this is saved in BotaniaVars.dat in your minecraft directory root)
Capped the amount of damage the Gaia Guardian can take from a single hit to 12 so you can't just curbstomp it with OP weapons. Sorry!
Crossmod lexicon entries now have a little display to tell you about them.
Excaliber's beams no longer home on boss mobs.
Fixed BoP Malachite getting generated by the Orechid Ignem.
Fixed the Force Lens being able to move Bedrock.
Ores from Nether Ores will no longer be generated by the Orechid Ignem if the overworld equivalent is not in the pack.
The first time you load up the game, you'll be taken to the "Welcome to Botania" entry.
The Spectrolus now produces double the amount of mana as before.
[API] Changed the linking methods of SubTileGenerating/Functional a bit.
[API] Removed oreMalachite from the Orechid's nether table.
[API] Write SubTileGenerating/Functional's cache to NBT if it exists rather than defaulting to (0, -1, 0).
[API] Increased version number to 53.
R1.6 193
Added evil dev stuff. And more goldfish.
Added Nuggets for Manasteel, Terrasteel and Elementium.
Added the Drum of the Canopy. (TheWhiteWolves)
Changed some lexicon text about the decay mechanic a bit to be more obvious how it works.
Changed the procedure for flower binding a little. This may fix flowers sometimes being unable to bind to spreaders after a chunk unload or world reload.
Changed the way Mana Spreaders and the bursts they fire communicate. This may fix spreaders sometimes being unable to fire after a chunk unload or world reload.
Fixed the Ring of Loki not working properly. (TheWhiteWolves)
Hardcore Passive Generation is now enabled by default at 2 days (24000 ticks). This is the config that makes passive flowers decay after some time. Old configs won't be affected, but you should change yours to reflect this, especially if you're a modpack author (please D:).
Made the Elven Portal's components' recipes to be easier to make.
Made the Endoflame produce a bit less.
Mana Petals are now cheaper, making starting off a lot easier.
The Force Relay now gives a ding sound when properly bound. (TheWhiteWolves)
(Technical) Introduced a Pinging system between Mana Spreaders and Mana Bursts. Addon authors must adapt.
[API] Added IIdentifiable and IPingable.
[API] IManaSpreader now extends IPingable for the new Pinging system. Addon authors must adapt.
[API] Modified IManaBurst with new methods for the Pinging system. Addon authors must adapt.
[API] SubTileGenerating and SubTileFunctional's NBT reads now set the cached spreader/pool to null if the pos Y tag is -1.
[API] Increased version number to 52.
Chisel 2 updated from 2.3.10.37 to 2.4.1.
2.4.1
New
New UberWavy futura block
Changes
Waterstone and Lavastone will now use the still textures, not flowing
The voidstone render has been retouched, energized voidstone will now have CTM variants where the normal voidstone does.
Fixes
Fix bad rendering code in layered items
Fix chisel using its own render pass variable instead of the forge provided one
The above two fixes should allow EnderIO facades (and other similar blocks) to work with waterstone, lavastone, etc.
Fix regular voidstone ctm not working
CTMLib
Fix CTM not connecting to IFacade blocks
2.4.0
New
EE3 compatibility
Reversion upgrade for the Auto Chisel
Added Chiselled beacons that look a little odd, but display every color
You can repair chisels in an anvil with the material you made it out of\
Added the purple AE2 Controller
Localization support for planks and stained glass
1.8 stones are oreDict'd
Added a config for the bounding box of concrete
Added a config to disable the tooltip of blocks that generate in your world
Changes
Spice up the Hex Plating
Added some sandstone
Sandstone Scribbles are now part of sandstone
New "Hades" animation on the voidstone
Hex Plating is blast proof
Changed the ME Controller texture
Slightly changed the texture of "Rusty Grate"
Fixes
Packed Ice rendering and reduced the oil on it
Fixed a crash with putting a chisel into storage drawers
Fixes a diamond dupe of sorts
Fixes multiple rendering crashes
Fixes bookshelf rendering
API
CTM is now its own mod CTMLib (shipped with Chisel 2)
D3Core updated from 1.1.0.22 to 1.1.0.29.
1.1.0.29
Added a message that says what the coordinates were where you died. If you can use the teleport command you can click the message to teleport there.
1.1.0.28
Void death refunding. (If you take void damage and die you don't lose items! Configurable per dimension.)
/setloginmessage Allows you to set a login message when someone join the server! (/setloginmessage [text] will set the message as whatever "text" is /setloginmessage will reset the last login message.)
Extra Cells 2 updated from 2.2.71b121 to 2.2.73b129.
Now optionally uses In-Game Wiki mod, which is at version 1.1.3-18, but it causes a crash (see #26).
ChangeLogs from http://shadowcity.net:8080/job/ecrv2/changes
2.2.73b129
Added sources to deobj jar
2.2.72b127
Enable gas export bus
Extra Utilities updated from 1.2.6 to 1.2.8.
1.2.8
Added support for new CoFH filter interfaces
Fixed item filter tool tip being shown for not item filters
Fixed chat messages being sent to fake players
Fixed crash caused by corner case using custom configs
1.2.7
Added Ender Collector
Added 'Fluid' trash can and 'Energy' trash can.
Added EE3 Integration
Added Advanced filter
Added NEI 'Extra Filtering' section in the NEI groups
Added Tps Command 'xu_tps'
Support for wrenches using any of the BC, CoFH, AE, MFR, EnderIO 'wrench interfaces'
Spikes can be enchanted by books only if they are in a single stack
Precision shears will now prioritize the block being picked up over ancillary drops
Precision shears will now support pick enchantments if CoFHCore is present
Drums now use more advanced color algorthim for fluids
Generators now ouput the correct amount based on their multiplier
Faster code for working out levels for the potion generator
Fixed single-player server interacting with 'client-side' items
Soul drops from mobs are now 10x more common when killed with the Kikoku (still lottery level rarity though)
Info Chat messages sent by XU blocks will auto-remove any outdated chat messages from the ingame chat log
Factorization updated from 0.8.92 to 0.8.95.
0.8.95
Barrel carts, with lots of help from asie!
Made sloped tracks climable! (Can disable with -Dfz.disableRailStairs=true (config in coremods being kind of weird or something? I dunno man.))
Added IVexatiousCrafting, a general crafting API, so that Vexatos can implement his insane plans.
0.8.94
The weird unregistered packet situation causes spam and sadness instead of crashes and sadness
Made DSE collision detection way faster
0.8.93
Don't allow natural spawns in the hammar dimension
FZDS crash-fixes
Added additional debug information for FZDS-related crashes that still elude me
Added posters
Fix barrel render config option mix-up
Now only wooden barrels are flamable
Forbidden Magic updated from beta 0.562 to beta 0.57.
0.57
Bugfix: Tainted Tree and Tainted Stone researches should be obtainable nowBugfix: Primal Crusher can now be enchanted with Consuming and Corrupting
Change: OreDict removed from sin shards
Change: Enchantments can be disabled in config
Change: Warp values lowered slightly
Change: Lust Shard drop rate increased. Giggity.
Change: Wand caps now use Botania's nuggets if available
Addition: Heretic villager
Addition: Profane Wand
Addition: EMC values for raw Thaumcraft items
Forestry updated from 3.5.7.16 to 3.6.2.
3.6.2
A rare crash in the bee logic.
Automation can't fill the last slot of Carpenter inventory.
3.6.1
A crash with Trade Stations that don't have a name set.
Fruit pods do not update visually on the client when using bone meal on them.
3.6.0
Warnings:
This release fixes item and fluid dupe bugs, update your server!
Also, backup your world in case you have an issue. This stable release has been reasonably well tested but you never know.
Due to major internal changes, worlds loaded with this release can't be downgraded back to an earlier version.
Features:
We have farm support for Agricraft, Plant Mega Pack, and Witchery thanks to Nirek!
We also display multiple GUI Error Tabs on machines now (instead of one at a time) making the machines and farm easier to use, especially for people new to the mod!
Backpacks have gotten smarter with better auto-detection for the ore dictionary, and a big config file(example) that allows you to fine tune what goes into each backpack. It allows you to add or remove ore-dictionary names as well as specific items now.
For developers, there is a new API for creating bee species and mutations, simplifying addons and other mods that create bees and making it easier for them to stay up to date with Forestry changes.IBeeFactory lets you create fully customizable bee species, IBeeMutationFactory makes mutations, and the IJubilanceFactory generates Java-friendly bee happiness! Forestry uses this new API to create its bees, so you know you wont be missing out on any functionality.
Performance:
In this update, Forestry's network code has been mostly gutted and rebuilt for efficiency. Better be^(e)haved, we only send network data to players when they really need it. This was a crazy amount of work but it should help servers with Forestry-heavy builds!
Bee performance has also been improved! Full-production ^(bee) setups of Apiaries and Alvearies should be easy for servers to handle now, with minimal effect on tick rate. Together with be^(e)tter network code, the server's Overzealous Bee Person and Broke Server Operator will get along better than ever!
Forestry particles now respect Minecraft's particle settings, so you can reduce them if needed. As be^(e)fore, you can disable them entirely in the config if your computer is really struggling.
Misc:
Gui side-tabs open at same speed no matter what your frame rate is.
The Analyzer block accepts vanilla saplings now, and can display trees and butterflies in addition to bees.
Gui progress bars on the centrifuge and carpenter don't jump to 100% and back.
Fix a bug where watered farms would spread out beyond their borders.
Fix the mail icon sizes so they don't magically become small when you empty your letter.
Fix TiCon Autosmelt on Forestry ores so they don't all drop Apatite.
Bees can pollinate vanilla trees without analyzing the tree first.
Apiaries and Alvearies charmingly puff little clouds to indicate production.
Gendustry updated from 1.4.12.92 to 1.5.2.107.
1.5.2.107
Fixed log spam and possible crash with other Forestry addons that aren’t fully updated to 3.6.0
Industrial Apiary sanity check should not run every time an apiary is placed or loaded
1.5.1.106
Fixed an issue in Industrial Apiaries that caused network packet and chunk update spam (leading to FPS drops)
1.5.0.104
Updated to forestry 3.6.0 which is now the minimum supported version
All machines will keep their inventory, energy and fluids when broken
Added multiple error states support for Industrial Apiaries
Added fractional chances support in bee drops
1.4.14.99
API Switched to Semantic Version Scheme (this version will be 2.0.0)
API additions requested by Reika and Vexatos
Other mods can now specify Mutagen/Liquid DNA/Protein sources using the API
Other mods can now add mutatron overrides using the API (overrides in the config will have higher priority)
1.4.13.97
Added Ocean Emulation Upgrade
Winter Emulation Upgrade energy use penalty reduced to 20% to be in line with other upgrades
Added config option to disable mutations in the Mutatron or force them to check requirements
Forestry holiday bees (Leporine, Merry, Tipsy and Tricky) will only be available during their holidays
In-Game Wiki Mod version 1.1.3-20 new for Extra Cells 2 (and other mods) in-game documentation. This includes the fix for issue #26 noted above.
JourneyMap updated from 5.1.0rc3 to 5.1.0 stable.
Please note that the automatic check for new updates is asynchronous and will not delay the game startup. It also does not put any messages into the chat window. You'll simply see an "Update available" button in the fullscreen map or web map. If you still don't want the check to happen, edit .minecraft/journeymap/config/5.0/journeymap.core.config and set the "checkUpdates" value to false.
http://journeymap.techbrew.net/release-notes/
5.1.0rc5
Bugfix: CRITICAL: Surface map tiles didn't always display when underground
Bugfix: Player skins that weren't found rendered as blank instead of Steve's generic face
Bugfix: Grid Editor changes didn't immediately take effect
Category headings in Options Manager returned to the boring gray people were used to.
Additional translation work done for ru_RU
5.1.0rc4
Bugfix: Hosting a LAN server required other players to have the same version of JourneyMap
Bugfix: Cartography option "Always map surface" was broken.
Bugfix: Deleting map could result in an error message because a directory that didn't exist couldn't be deleted.
Bugfix: Map type icon repeatedly displayed on minimap when only the player's chunkY changed.
Bugfix: Servers accidentally loading the client jar might crashImproved error messages for missing icons
Magic Bees updated from 2.3.1 to 2.3.2.
2.3.2
Lots of localization updates for German & Chinese (Thanks, Vexatos and 3TUSK!)
Tweaked Deep hive spawn rates
Fixed problems with some mod integration grabbing null stacks
Improving compatibility with Forestry 3.6
New Osmium bees, using Ore Dictionary detection.
Cobalt bees will produce non-TCons cobalt nuggets if found in the Ore Dictionary as well as TCons nuggets.
Tweaked Thaumcraft bee species comb products.
Added the mutation for Big Bad bees.
Internal housekeeping garbage I promise you don't care about.
Mekanism updated from 7.1.2.187 to 8.1.5.246 (three files).
See http://aidancbrady.com/2015/03/its-that-time-of-the-week/ for the change from v7 to v8.
NEI Addons updated from 1.12.9.32 to 1.12.10.33.
1.12.10.33
Fixed issue with mods that change the client-side world object (e.g. Looking Glass)
NEI Integration updated from 1.0.9 to 1.0.11.
1.0.11
Now allows loading with the new stable Forestry 3.6 builds.
1.0.10 (beta)
This update is only for people that use Forestry 3.6.0-unstable! If you are using 3.5.7 or lower, do not update to this version!
Fixed crash when looking up Centrifuge recipes using Forestry 3.6.0.581-unstable and up
OpenComputers updated from 1.5.12.26 to 1.5.14.30
1.5.14.30
Added: Net Splitter block (connectivy configurable per side, all sides toggled on redstone input).
Added: Can now click address in output of analyzer in chat to copy it to clipboard.
Added: Command to spawn a creative computer with the basic stuff built-in, plus screen and keyboard (oc_spawnComputer).
Added: Make hollow covers from FMP aware of cable sizes (Kubuxu).
Added: Alternative OS plan9k loot disk (Magik6k).
Fixed: Properly make loot disks added via the save dir readonly.
Fixed: Block recoloring when using tools from some mods.
Fixed: Issues with Lua BIOS/OpenOS selecting components when another mod adds components with a name that starts the same as built-in components.
Fixed: A bunch of issues with OpenOS' shell's piping logic (payonel).
Fixed: Lighting issue with hover boots.
Fixed: Assembler item renderer causing Colored Lights to freak out.
Fixed: Screens blanking out until the first update in some cases. Hopefully.
Fixed: Tons of more minor stuff.
Fixed: Removed deprecated call in bee converter.
Fixed: os.date() on certain dates.
Fixed: screen.setTouchModeInverted() only applying to to main block of multiblock screens.
Fixed: Initial redstone state of non-ticking blocks such as prints.
1.5.13.28
Added: Lua 5.3 architecture.
To use the Lua 5.3 architecture, shift-rightclick a CPU while holding it in your hand to cycle through available architectures until it says Lua 5.3 in the chat and/or expanded tooltip of the CPU.
Added: Data card, provides hashing algorithms and inflate/deflate (thanks Kubuxu).
Added: 3D prints can now be configured to not be collidable, per state, increases print cost though.
Added: Using an empty string as the texture for a 3D print shape will make it transparent.
Added: Callback to AE2 interface driver to allow storing items in database upgrade.
Added: ExtraCells integration (thanks DrummerMC).
Added: Integration with BC7 Electronic Library to allow saving/loading EEPROMs (requires BC 7.0.9).
Fixed: Interaction of robots and drones with trapped double-chests.
Fixed: Neighbors of redstone emitting prints not updating in some scenarios.
Fixed: Incorrect coordinates in mouse scroll event in scaled GUIs.
Fixed: Off-by-one in os.date().
Fixed: Command block driver now properly returns numeric value from executeCommand.
Fixed: Potential NPE when initializing Microcontrollers.
Fixed: Updated Project Red screwdiver implementation in Scrench.
Fixed: Display position of hover boots while sneaking.
Fixed: Drones producing step sounds when flying too low.
Fixed: Behavior of /dev/null in robots.
Fixed: A bunch of typos in the documentation.
Pam's HarvestCraft updated from 1.7.10i to 1.7.10i (re-released with changes, same version :/).
1.7.10i again
NOTE: Second upload
Fixed duping issue with apiary/traps by disabling shift-clicking into/out of them
Fixed ore dictionary labels affecting various recipes
Added recipes for Plum and Pear juice
I've excluded the Project Red update as, even though it's marked as a release on CurseForge, it's labeled "pre1". Yeah, pre2 fixes some bugs as well that break other mods, so definitely waiting for a final release. :)
Here's the ChangeLog if you still want to update it:
It's now on pre6, which I still didn't add.
v4.7.0pre2
ADDED: Charging Bench
ADDED: Electric screwdriver
ADDED: Jetpack
FIX: Stone brick itemstacks with -1 block ID
FIX: Furnace recipe crash caused by other mods' errors
CHANGE: Rebalanced Electrotine Generator
v4.7.0pre1
ADDED: Electrotine power system
ADDED: Battery
ADDED: Inductive Furnace
ADDED: Solar Panel
ADDED: Low Load Power Cable
ADDED: Item Barrel
ADDED: Copper, Tin, Silver, and Electrotine ores
FIX: Dynamic cracking stone bricks
FIX: Dynamic Spreading mossy blocks
FIX: Wire corner connection bug
FIX: Block placer deploy angles
FIX: Block placer entity tracing
FIX: Block placer drops
FIX: Filtered importer ignoring filter on inventory pull
FIX: Container shift clicking to single item slot
FIX: ISidedInventory pathfinding bug for pressure tubes
FIX: Non-stackable redstone block strips being dropped from redstone pipes
CHANGE: Made marble caves larger
Project E updated from 1.5.0 to 1.7.2.
1.7.2 (no config changes from 1.7.1)
NEW: French language file updates
NEW: Russian language file updates
NEW: German language file updates
NEW: Italian language file updates
NEW: Chinese language file updates
NEW: Shift clicking added in some GUIs that were missing it
FIXED: Knowledge entries duplicating when exiting the End. Thanks Mojang
FIXED: A SMP ConcurrentModificationException
FIXED: A ArithmeticException caused by the rent...erm...the EMC value of a recipe being too damn high
FIXED: A calculation issue resulting from a items damage being higher than its max damage
FIXED: Divining rod ignoring metadata
1.7.1
NOTICE: It is recommended that you take a world backup prior to updating to 1.7.1 or higher
NOTICE: Remove all items from the left side and lock slots of the transmutation GUI prior to updating or they will be lost
CHANGE: Bag data and knowledge have been rewritten and are now stored in the player dat. This should resolve countless data loss issues. Conversion code has been added
NOTICE: If data does not seem to be migrated when logging in, relog once and it should happen. Please contact the devs using the issue tracker if this happens to you
CHANGE: Transmutation GUI has been optimized. Both tablet and table share the same left and lock slots
CHANGE: Further improvements to tab autocompletion of PE commands
CHANGE: EMC no longer remaps after each and every change command. You must now use the reload command when you are finished with all changes
NEW: Fractional mapping code for items with EMC values less than 1
NEW: Mapping code for Chisel mod compatibility
NEW: Chinese language file updates
NEW: Clay can be vein and AOE mined much like gravel
FIXED: Tome can be learned even when the recipe is disabled
FIXED: Workaround for a crash caused by /give allowing invalid metadata
FIXED: Various projectile issues
FIXED: A pedestal issue caused by using multiple of the same item in a world
1.6.0
NEW: Void Ring
NEW: German language file updates
FIXED: FoV issues with Gem Boots
FIXED: Talisman of Repair not obeying noRepair in some situations
FIXED: Vein mining not working properly on redstone
FIXED: Null tile references
FIXED: A Transmutation Tablet crash
FIXED: Watch of Flowing Time now obeys config while on the pedestal
RFTools updated from 2.93 to 3.11.
3.11
RFTools now has its own villager. You can get unknown dimlets from this guy as well as some chance for good dimlet trades. This villager is only the only way to get structure essences. It also has a trade for dimensional shards. If this villager is causing issues it can be disabled in the config. You can also set the villager ID there in case of conflict.
Added the ability to craft structure dimlets. You can trade with the RFTools villager to get the needed essences for this.
Fixed a problem with the NEI icons flickering if RFTools displays a tooltip in a GUI.
Fixed a problem with the inventory screen module causing chests to flicker.
Fixed logic slabs (timer, sequencer, ...) so that they now render with correct lighting.
Added some protection against a crash in a very rare case when entering a dimension.
Added a safety test to prevent the space chamber item from crashing in case the area contains blocks with no corresponding item.
3.10
GUI Related changes:
Every GUI in RFTools now has a little '?' button next to it. Press that button to open the relevant page from the manual (works even if you don't have the manual).
Every GUI in RFTools now has a little 's' button. With this button you can toggle between two (currently) different styles: flat and bevel. By default this is set to 'flat'. Changing that will change the appearance of some of the lists (currently only the modular storage, the storage scanner, the crafter, rf and liquid monitors and the shield system support this). This setting is remembered per player.
Improved the GUI's for a number of devices: dialing device, matter transmitter and receiver, rf monitor, liquid monitor, and crafter. The crafter now has a nicer line in the list of recipes.
Moved the player settings for the buff icons to the player data. That way it is now also possible to change the buff icon locations when playing on a server. This does mean that you have to do the /rftcfg buffs command again in case you have customized this.
Added a /rftcfg reset command to reset all player specific preferences to defaults (currently only gui style and buff bar location).
Added a /rftcfg setstyle to set the current GUI style (same effect as changing the style from within the gui itself).
The network monitor item gui is now improved
Improved layout for the chamber card overview window
Security System:
All blocks (when placed down) will automatically be assigned an owner (which a non-admin cannot change). As such ownership does nothing but in combination with a security setting that you can control with security cards and the security manager you can control who has access to the GUI of that block.
New security manager block and security cards. Both blacklist and whitelist mode are supported. Changing the security settings on a card automatically updates that security on all machines that are linked to that card.
Pressing shift while looking at the WAILA tooltip for a block will show the owner and security info.
Storage System:
The 'remote cycle' button is now disabled if you have a non-remote storage module in your tablet.
The 'compact' button now works for a non-remote storage module too (previously it only worked for remote storage modules in the tablet or if a storage module was put in a modular storage block)
Fixed a cheaty way to generate power. If you had a storage tablet with power and you extracted the storage module from it then the storage module would also have a (hidden) power tag. Combining that storage module with another (empty) tablet would immediatelly copy that power to the tablet (while the original tablet would also still have its power).
Apparently you could also crash RFTools by trying to put a tablet into itself containing a remote module. I already fixed this for non-remote but it was buggy for remote too.
Wireless redstone:
It is now possible to link a button module to an already existing channel. That allows you to create more buttons for the same redstone channel.
Redstone transmitters no longer delete their channel when they are broken
It is now possible to link a redstone transmitter to an already existing channel (right click with transmitter on another transmitter/receiver).
Dimension related changes:
Fixed single biome controller. It was totally broken.
Fixed a missing classification as a craftable dimlet for terrain flat
Did an attempt at rebalancing more liquid and material dimlets: liquid bedrockium, refined molten glowstone, molten fairy, molten aridte, molten celenegil, molten enderium, molten obsidian, molten manyullyn, purifying fluid, osmium ore, several project red ores, fluorite ore, and phosphorite.
Various:
Added a new config option to control how much power the endergenic generator can generate. By default this is set to 2 (double from what it did before) to encourage more people from trying this out.
Changed an init/shutdown message in RFTools so that people no longer mistakenly think that RFTools causes the 'server to shutdown'
The Simple Dialer now also supports 'Dial Once' mode. Hit it with a wrench to toggle modes.
Made the WAILA tooltip for the absorber blocks more compact.
Fixed a problem where placing a screen at a bad angle would sometimes fail to place the screen correctly.
3.02
Improved the GUi of the storage scanner. Now uses the same background color as the modular storage system and the widgets are layed out more compactly.
The default background color for the modular storage and storage scanner has changed to dark gray instead of bluish dark gray and the config option for it has moved to the general section.
Two new patreon dimlets: one for Lockesly L'Crit and one for Daniel Nissenfeld.
Added missing documentation about crafting efficiency dimlets to the dimension builder manual.
The Matter Beamer gui no longer has a syringe icon in the material slot. That slot doesn't accept syringes.
Fixed a possible divide by zero in the matter transmitter that someone reported but which I could not reproduce.
Fixed a 1-pixel offset error in the inventory of the dimension enscriber. Now your dimlets will be positioned properly in the gui!
Fixed a small bug which prevented volcanoes and dimlet buildings to spawn on the x axis as well as on the z axis of a generated world.
Try to protect against some common blocks having a null item (like mossy cobblestone) for some weird reason (could be something Project Red is doing)?
This affected some people only.
Fixed the modular storage gui so that you can again use digits in the filter but without the dangerous 'swap slot' behaviour.
3.01
Fixed a bug where putting a filled storage tablet into the crafting table but not getting out the module itself would possibly corrupt the module that is contained.
Pressing escape in a text field will now close the window. That avoids having to press escape twice for a storage module block.
Implemented an easier way to remove all support blocks by simply right clicking one. This can be useful in case the chamber is destroyed because then the builder has no way of knowing where to cleanup those blocks.
Fixed a major problem where picking up the tablet (or shift-clicking it) while that tablet inventory was open would crash the game (and get rid of tablet + contents). Fixed it for shift-click, simply drag, as well as the 1 to 9 keys (which I simply disabled for that gui).
3.00
The Builder: This reuses part of the work that was done for the (currently still defunct) space projector.
First you define an area of space (currently limited to 128x128x128) using eight space chamber blocks, link a space chamber card to it and put that in a Builder.
The Builder you need to place where you want to move or copy the selected area (can be in a different dimension but that costs more).
The Builder supports four operations: move, back, swap, and copy.
To copy an area you need to put an inventory (chest) above or below the builder with the right blocks in it.
The builder can move/swap tile entities but there is a rule system associated with this. You can read more about this here: Builder Configuration. By default RFTools is now configured with the Whitelist option which means that it will only move tile entities that are known to be safe.
Vanilla mob spawners and Thaumcraft nodes are configured to be more expensive to move.
The Builder can also (optionally) move entities.
If you right click a space card in your hand you will get a list of all blocks and entities in the linked area. This allows you to get an idea of what will be moved or copied.
Current limitations: the builder will not work correctly if the source and destination areas overlap. Be careful with that. The builder can also not correctly move things like torches and crops because these pop off when you try to move the blocks adjacent to them. Rotating is also not tested very well. Use with care.
Screen related changes:
Fixed a bug where placing a large screen would not correctly restore the invisible screen blocks. This made 3 parts of the large screen not usable for interactive purposes.
Fixed a bug when breaking a large screen. The three invisible screen blocks would not get cleared which made it hard to get rid of them since they cannot be broken in survival.
Fixed a bug where multiple people looking at the same RF/t energy module in a screen would not see the same thing.
Dimension related changes:
It is no longer possible to bring down the cost of a dimension to only 10RF/tick. The minimum is set to (by default) 10% of the normal creation cost without bonus dimlets.
Implemented Patreon dimlets and the very first two Patreon dimlets: McJty and SickHippie.
Tweaked the config values of Material Default/Liquid Default a bit. They were somewhat expensive.
The nether iridium ore is now made a LOT more expensive and rarity 6.
Fixed a crash after removing mods that add biomes if there are RFTools dimensions that use those biomes. Now it will replace missing biomes with the 'plains' biome.
Storage System changes:
Fixed a serious item-wipe bug in the storage system if you would click on the storage slot with another item.
Fixed a crash bug with an empty/uninitialized filter being inserted in a storage block.
The filter search box is now focused by default when opening the gui for a modular storage block.
Various:
Completely changed how the power relay item works. It now has different behaviour on all six sides and you can control input versus output mode and also exactly how much power is allowed in and out. The behaviour can also change based on redstone signal. This is not compatible with the old relay blocks so if you use those you'll have to change the configuration.
Added configuration options to disable the recipes for various machines.
Greatly reduced teleportation time in case you have a fully infused transmitter.
For all text fields in RFTools Gui's (including the filter search box in the storage system) you can now right-click to clear the text.
Selecting a Tile Entity with the Developers Delight item (creative only) will now also get the NBT information of a tile entity in the log (in addition to the window that still appears).
Many GUI's in RFTools will now show a grayed out version of the item that they accept in a specific item slot.
Ruins updated (version tags? What are those?)
Remove mods/resources/ruins/ from server & client.
Extract mods/* from the ZIP and place into mods/ on server & client.
Ruins nbt items hotfix binaries
Schematica updated from 1.7.5.120 to 1.7.6.121.
1.7.6.121
Added initial FMP support
Minor internal tweaks (logging/NBT)
TeamCoFH Updates:
CoFHCore updated from 3.0.2-262 to 3.0.3B4-302 (marked Release on CurseForge).
Corrected a bad interaction with the stencil buffer and starch-based hardware.
Corrected an issue where non-keyboard key bindings could crash the game.
Flat bedrock replacement now plays a bit better with mods that add variations of bedrock
CoFHLib updated from 1.0.2-160 to 1.0.3B4-174 (marked Release on CurseForge).
None provided, probably same as CoFHCore.
Redstone Arsenal updated from 1.1.0-80 to 1.1.1B1-85 (marked Release on CurseForge).
Corrected an issue where non-keyboard key bindings could crash the game.
Thermal Dynamics updated from 1.0.0-122 to 1.1.0B4-157 (marked Release on CurseForge).
ADDED:
General:
There is now a config option for the size of the inner duct models. Change these values
if you are experiencing texture z-fighting with your GPU setup.
Blocks:
Super-Laminar Fluiducts - Unlimited throughput of fluids! They must be filled to capacity
before reaching this rate, however.
Luxducts - these glow when given a redstone signal.
Items:
Redstone Relay - new attachment which allows for redstone signals to be carried along a
duct network. The highest input signal dominates. More advanced relays to come in the
future.
FIXED:
Fixed an issue where accessing a duct from ForgeDirection.UNKNOWN could cause a crash.
Fixed a corner case extraction issue with Retrievers on Fluiducts.
Thermal Expansion updated from 4.0.1-182 to 4.0.2B3-216 (marked Release on CurseForge).
ADDED:
Items:
FluiVac - moves fluids around!Dual-mode tool, requires RF to operate. Can pull fluids from the world and store them intanks that you are carrying. Alternatively, can empty said tanks into the world. Neveruse a bucket again!
Flux Chiller - like the Flux Igniter, except cold. Makes snow, ice, obsidian.
Flux Transfuser - moves RF around!Dual-mode tool. Can extract RF from devices in the world and store them in chargableitems that you are carrying. Alternatively, can charge blocks placed in the world. Nota proper substitute for Fluxducts, but it can work in a pinch.
Augments:
Excitation Field Limiter - adjusts the power curve on a Dynamo to remove inefficiency.
Trivection Chamber - allows the Furnace to cook food *very* efficiently, but only food.
CHANGED:
Augment tooltips have been clarified with regard to power vs energy consumption.
The Redstone Conductance Coil's icon has been mirrored to alleviate confusion.
FIXED:
Caches now guard themselves against the Hopper's rampant stupidity.
Fixed a visual glitch with the Enervation Dynamo and items containing a lot of RF.
Fixed an issue with the Induction Smelter and the configurable Ore Multiplier.
The Phytogenic Insolator can now safely be accessed from a "colorless" side.
White Glowstone Illuminators are no longer interpreted as a default color on login.
Thermal Foundation updated from 1.0.0-81 to 1.2.0B2-101 (marked Release on CurseForge).
ADDED:
General:
Management for the Forge Lexicon. Whitelist and blacklist support. Invalid items can stillbe browsed, but conversion is prohibited.
Blocks:
Tectonic Petrotheum:Fluid block which shatters stone.Confers resistance, mining speed, and night vision.
Zephyrean Aerotheum:Fluid block, lighter than air. Deflects projectiles.Confers water breathing and brief invisibility.
Items:
Forge Lexicon:When not empowered, you can use it to set your "preferred" versions of ores.When empowered, it will automatically convert any ores you pick up to your preferredversions.Also when empowered, you may use it to convert items between Ore Dictionary equivalents.
Material:Blitz Rod, Blitz Powder, Basalz Rod, Basalz Powder, Aerotheum Dust, Petrotheum Dust
Mobs:
Blitz:Air elemental. Throws bolts which apply confusion on impact. Kind of a jerk.Found in Plains and Sandy Biomes.Drops Blitz Rods and Niter.
Basalz:Earth elemental. Throws bolts which apply weakness on impact. Also a jerk.Found in Mountain and Wasteland Biomes.Drops Basalz Rods and Obsidian Dust.
CHANGED:
Artwork for some of the old materials has changed to ensure a consistent style with the newdusts.
Blizzes no longer assault random animals. They're still jerks, but they don't kick puppiesanymore.
FIXED:
Torches may now be placed on all Storage Blocks.
Technomancy updated from 0.11.0 to 0.11.1.
0.11.1
Fixed issue that caused a crash when adding labels to Quantum Jars
Fixed missing sound when adding Essentia to Quantum Jars using a Phial
Updated Chinese translation
Thaumic Energistics updated from 0.8.10.5 to 0.8.10.7.
0.8.10.7
Built for:MC: 1.7.10Forge: 10.13.4+Thaumcraft: 4.2.3.5Applied Energistics 2: rv2 stable
Bugfixes:
Fixed Java 7 compatibility.
Essentia level emitter was not always informing neighboring blocks of redstone state change.
0.8.10.6
Built for:MC: 1.7.10Forge: 10.13.4+Thaumcraft: 4.2.3.5Applied Energistics 2: rv2 stable
Dependencies:
Updated Forge to 10.13.4.1448
(Optional) ComputerCraft 1.73
Added:
ComputerCraft integration via the Essentia Provider.
Changes:
Major under-the-hood overhaul of essentia transmission code. Please be sure to back up your worlds!
Arcane Assembler requires Sceptre research.
Reduced gearbox bounding/collision box.
Crystallized Essentia & Wisp Essence can now be used to set filters.
ACT GUI less laggy when ME system very busy.
Bugfixes:
Shift+Rightclick in the ACT continues to extract 1 item at a time.
Arcane Assembler no longer eats armor on shift-click.
Gearboxes properly check crankables before cranking them.
Essentia Conversion & Storage monitors placeable in SMP.
Import bus will no longer crash with redstone card.
ACT search box focus obeys search mode.
Xeno's Reliquary updated from 1.2 to 1.2.257.
Per this thread post, mods/1.7.10/LibSandstone-1.0.0.jar needs to be removed from the client and server so that a new one (same version; mod authors suck) may be downloaded (if you're fixing issue #23).
1ab495f90923a2d0c67541d1e88ec32f *LibSandstone-1.0.0.jar
d662061db2876da2f718addc8202763b *LibSandstone-1.0.0.jar
1.2.257
Officially this beta build of the mod was never flagged as stable. There are new features in it, namely the ability to make potions with a mortar and pestle and an apothecary cauldron. They function very similar to how Skyrim potions function, with some very obvious fundamental differences if you're willing to experiment. There are an exceptionally large number of config options added in this [and any previous] version.
Aside from this and some important bug fixes, very little actually changed.
The reason for its never being released is nebulous. In any official capacity it is at least as stable as the last official release, with the exception of the potion system which is "unpolished" but functional, and a known bug involving the tome of alkahestry in contemporary auto-crafting tile entities [cyclic assembler, et al], which caused a crash. At the time of writing, the last known state of the crash was "owned" by COFH, anectdotally, but never confirmed to be their fault. Since that time, we've been busy with real life and failed to tend to the mod with our time or attention and it has languished as a result.
I'm releasing it here so that users can take a look, at least partially, at what we had in store for the new mob drops, and perhaps breathe some life into an otherwise dusty old mod.
Other features were planned for future releases and have since been shelved. I [x3n0ph0b3] lack the time and energy to devote to some of my [not particularly ambitious] designs. As with many times prior, this may change at some unspecified time in the future, and I make no promises as to the future of the mod, or my intention to continue.
It's been a good run. I hope you guys enjoy the mod. It's open source, so if anyone wants to pick up the torch, feel free to fork the repo, re-release. The assets are public domain [mostly made by me] or any contribution therein exists in creative-commons [sound effects]. The LGPL license allows for redistribution, at-will, generally without exceptions, provided the derivation also remains LGPL. There's nothing stopping you from selling it, but as a polite gentleman, I'd kindly prefer you didn't.
Comments and criticism still welcome. Enjoy. :D
Forge/Cauldron Updates
Update KCauldron from 1420.117 to 1448.133.
Update Forge Mod Loader from 10.13.3.1420 to 10.13.3.1448 (fully recommended build, there is one more recent build that is partially recommended).
ChangeLog for Forge.
Server-only Updates
DynmapForge updated from 2.1 to 2.2.
2.2
Handle insufficient textures vs faces to avoid render exceptions
Bandaid Buildcraft definition - more work needed for new texture layout
Fix problem with invalid row cache after union() call - thanks to ilmaio!
Update colorschemes for v1.8 blocks
Handle new renderPass values without error
Fix default player skin URL (thanks to @NotWoods)
Add showworldborder setting, 1.8 vanilla world border support
Add 'nocompass' GUI URL flag (hide compass rose)
Cleanse username for webregister command (avoid invalid names)
Remove IE-9 meta tag (no longer needed)
Fix night-and-day map rendering (make nights dark again)
Allow default shader to handle block IDs above 256
Fix zoomout behaviour with outline area markers on Chrome
Fix webChatEvent being called only for the first message sent and never again (thanks to @blay09)
Fix access problem with fetching chunks when pending saves (black spots)
Morpheus updated from 1.5.26 to 1.6.5.
Server only.
1.6.5
Added ability to disable sleep voting in specific dimension via /morpheus disable <dimension>
1.6.4
Prevent duplicate messages being sent in low TPS situations
PermissionesEx updated from 1.22.8 to 1.22.9.
1.22.9
Revert earlier changes in CachingData to fix some people's issues
EOF