v8.4.0.0
- INFO: Updated Thaumcraft API to 4.1.0.
- INFO: Final Update before 1.7.
- NEW: Added Platforms, a varient of Posts.
- CONFIG: Added multipler for Bore Mining Speed.
- FIX: Added some checks to prevent the Thaumcraft Plugin from crashing if you disable some of Railcraft's items/blocks.
- FIX: Train Dispenser was broken in 8.3.0.0, fixed now.
- FIX: Using the Loader Gate Action "Pause" should be less unstable.
- FIX: Fix possible loop in Tile Entity repair code.
v8.3.2.0
- INFO: Forge req bumped to 9.11.1.965 for the Replacable TileEntity Bug fix.
- CHANGE: Energy Detectors now use Tin Plates instead of Tin Ingots.
- CHANGE: Minor tweak to Boiler fuel use code to fix some weird math when using non-standard config settings.
- FIX: Fixed a dupe but with copying Routing Tables.
- FIX: Catch and handle network sync errors caused by corrupted TileEntities.
- FIX: Feed Station no longer crashes when feeding Wolves.
- FIX: Fixed an infinite loop that could occur if you place certain tracks in odd configurations.
v8.3.1.0
- FIX: Gift Cart should no longer render as TNT.
v8.3.0.0
- NEW: Add Stone Lamps.
- NEW: Added MultiPart support for Bricks/Cubes/Glass.
- NEW: Add Creosote Block variants of Stairs and Slabs.
- NEW: Tagged a bunch more stuff with Thaumcraft Aspects.
- CHANGE: Reworked Boiler math to eliminate heat-up costs.https://dl.dropboxusercontent.com/u/38558957/Minecraft/Railcraft/boiler_changes.txt
- CHANGE: Unified and standardized all Steam production code in all devices.
- CHANGE: Fuel adjustments: Blaze Rods 800->1000, Coal 3200->1600, Coke 6400->3200, Coke Block 57600->28800 (fixes Short overflow issues with furnaces).
- CHANGE: Reduce Coke Oven cook time: 3000 -> 1800
- CHANGE: Turbine Guage is now a TESR. (Renderer provided by Player)
- CHANGE: You can now specify a side for the Dismount Track to dismount on.
- CHANGE: Reduce chance of Firestone breaking.
- CONFIG: Added option to set the output of the Creosote Torch Recipe.
- CONFIG: Added multiplier for Fuel to Steam Conversion values.
- CONFIG: Move Fluid configs from World Gen to Fluids where are supposed to be.
- FIX: Register all missing Items with FML for 1.7. You MUST install this version or newer if before upgrading a world from 1.6->1.7.
- FIX: Add some more error checking and handling to the Routing Logic to prevent possible crashes on malformed syntax.
- FIX: Carts can't collide when dead, fixes some issues with Nether Portals.
- FIX: Various minor performance tweaks to Boilers, Rolling Machines, etc...
- FIX: Fix stack overflows and faulty counting in Train Detector.
- FIX: Firestone heating bonuses are no longer applied to the cooldown process, only heatup. Oops.
- FIX: Firestone Ore, Raw Firestone, etc... are all immune to fire and lava now.
- FIX: Firestone should not randomly vanish anymore.
- FIX: Firestone no longer crashes the Tunnel Bore.
- FIX: Fix lighting on cart contents rendering in dark places.
- FIX: Fixed Tank Cart uncrafting recipe returning wrong items.
- API: IPostConnection was modified somewhat, in a hopefully non-critical manner.
v8.2.0.0
- NEW: Added Signal Interlock Box, each one can be paired with a controller and receiver, chain them together to create an Interlock. http://imgur.com/RoGvSNb
- NEW: Added Signal Sequencer Box, outputs to each side in turn when pulsed by Redstone Repeater/Receiver Box, chainable.
- NEW: Added Creosote Wood Block.
- NEW: Added Steel Anvil, twice the durability, can enchant up to level 50.
- NEW: Thaumcraft Integration: Aspects + Thaumium Crowbar
- NEW: Rock Crusher will suck up items tossed on top like a Hopper. Items that can't be crushed will be destroyed. Uses energy.
- NEW: Rock Crusher will damage Entities on top. Uses energy.
- CHANGE: Rock Crusher now produces crushed IC2 Ores instead of dusts.
- CHANGE: Re-enabled Boiler Explosions (they were disabled because of the Fluid update).
- CHANGE: Adjusted Energy Cart capacities/tiers to match new IC2 values, added CESU Cart, removed MFSU Cart.
- CHANGE: Increase Cart render distance significantly.
- CHANGE: Signal Capacitor Box can now accept input from Redstone repeaters.
- CHANGE: Signal Capacitor Box can now "pass through" a Signal Aspect between two boxes.
- CHANGE: Steam Ovens can be placed with corners touching (experimental).
- CHANGE: Heavily damaged Refined Firestones have a small chance to become Cracked Firestones. Remains usable and can be repaired, but less efficient and other penalties.
- CHANGE: Heavily damaged Cracked Firestones have a small chance to become Raw Firestones.
- CHANGE: Firestone heat value reduced 500 -> 250.
- CHANGE: Firestone heatup bonus reduced 40x -> 30x.
- CHANGE: Adjusted Fuel/Biofuel Boiler default heat values as per Player's new balance paradigm. 1/4th previous values.
- CONFIG: Added configs for scaling Fuel/Biofuel Boiler heat values.
- FIX: Boilers still lose heat if broken.
- FIX: Quarried Stone can generate again.
- FIX: Train Dispenser no longer thinks its inventory is only 3 slots.
- FIX: You can now harvest Firestone Ore even without silktouch.
v8.1.0.0
- INFO: Updated to MC 1.6.4, Forge 9.11.0.884 (not strictly required, works with 1.6.2).
- NEW: Added Emblems, crafted at the Engraving Bench. Emblems can be put on Locomotives, Metal Posts and Item Frames.
- NOTE: Emblems are collectibles that you can acquire by finding "Unlock" codes which will be released periodically on the blog/youtube/twitter/etc...
- NEW: Added Firestone, the perfect heat source. Find the Ore, refine it, and toss it into any lake of Lava to charge it. Heats Boilers 40x faster!
- NEW: Added Redstone conditional to Routing Logic: "Redstone=true". Triggers on redstone input to routing block.
- NEW: Added Nether Brick based Brick Theme. Cook Nether Brick blocks in a Furnace.
- CHANGE: Couple/Decouple Tracks merged into single Coupler Track, hit with Crowbar to switch modes. Recipe now requires two crowbars. Existing tracks should be converted automatically.
- CONFIG: Added option for debug print statements for Cart Linking to track why links are broken.
- FIX: Periodic Signal Block validation check should load unloaded chunks while its checking to prevent false positives. Increased validation interval.
- FIX: Anchor Cart will no longer happily give away their fuel to attached Chest Carts.
- FIX: Routing Track drops inventory when broken.
- FIX: Potential fix for Train Lockdown track grabbing the middle of trains on chunk load.
- FIX: Some of the Rock Crusher recipes weren't matching item damage correctly.
- FIX: Fixed NPE in Undercutter.
- FIX: Switches should write all state information to NBT now, resulting in fewer instances of split trains on restart.
- FIX: Routing should ignore carts in the middle of the Train now.
- FIX: Suspended Signals should render correctly again.
- FIX: Linking should be more tolerant of "dead" carts, resulting in fewer random disconnects. Portal traversal might even be possible, but its untested.
- FIX: Tweaked Lockdown type tracks to hopefully be less likely to break Trains apart.
- FIX: Tuners and Surveyors now inhibit block activation when used.
- FIX: Fixed issues with some textures on Posts/Concrete.
- FIX: Signal Boxes should no longer render as breaking in the inventory.
- FIX: Controller Boxes now properly accept redstone signals from non-dust sources.
- FIX: Fixed Posts being painted the opposite color of the brush.
- FIX: Some tweaks to Steam Turbines that might fix some oddness with wires.
- FIX: Multi-Block Structures should be more forgiving of invalid states, items will only drop if you break the block containing them.
- FIX: Fixed alternate track recipe crash.
- FIX: Fixed possible Tank Gauge Tooltip crash.
- FIX: Undercutter will now only replace any block if both pattern slots are empty.
- FIX: Villager Detector should inform the client of what mode its in.
- FIX: Wye Tracks switches textures properly again.
- API: Minor change to AbstractPair to allow the Tuning Aura to work in the Nether/Mystcraft.
- API: Added a helper class for placing complete Multi-Block Structures in the world.
|