Released on November 24, 2014.
- API: Added IPipeWrench, which will allow tools from other mods to work as FSP Pipe Wrenches.
- REMOVE: Remove Brass Knuckles because it's not useful, and is unbalanced. Make sure to remove it from your Exosuit before updating.
- FIX: Zinc and Copper actually generate in the End and Nether now.
Released on November 16, 2014.
- TWEAK: Brass Knuckles are now disabled by default, because they can be seen as going against the theme of the mod. If you already have them in your world, please make sure to enable this.
- TWEAK: Nerfed Brass Knuckles damage and recipe
- FIX: Hurt animation no longer called if the world is a server world. This should fix a NoSuchMethodError crash on servers. My computer is not powerful enough to test a modded server and client running at the same time, so if the issue persists please tell me. (#157)
- FIX: Brass Knuckles recipe should now work with the Power Fist on the bottom row.
- FIX: IC2 Canned Food recipes now input and output a balanced amount of cans (#152)
Released on November 10, 2014.
- NEW: Brass Knuckles (#151)
- NEW: Config options to enable/disable mod integration
- NEW: Zinc Ore and Copper Ore generate in the End and Nether. Same blocks, different textures based on the dimension the person is in. (#132 on FSP's Issue Tracker and #42 on PhoenixCraft's Issue Tracker)
- FIX: (dmillerw) Fixed null Yeti Hide recipe. This fixes a crash bug with the Esteemed Innovation and stops Hardcore Ender Expansion from complaining (#146 and #145)
- FIX: Steam Heater and Exosuits no longer get their icons server-side.
- FIX: Fixed variable names in all classes. This doesn't change anything in-game or from a user POV, but for people working on the mod, and for people wanting to learn from it, this is very helpful. This includes p_######_#_, some wrongly named variables (tileentitysteamcharger set to TileEntitySteamHammer), and some more descriptive variables (World var1, int var2 -> World world, int meta in createTileEntity methods).
- FIX: Added @Override annotation in a lot of classes. This doesn't really change much, but will make it easier to port to newer versions of Forge, and might prevent some errors.
- FIX: Got rid of commented out WAILA integration, because WAILA Integration mod has support for FSP.
- FIX: Got rid of derpy code I wrote when doing some rendering stuff with the Steam Filler; it now uses the old code that Flax (or someone) wrote ages ago. This should fix some rendering issues.
- FIX: Capitalization in config file.
- FIX: Monacle -> Monocle in config file and key bind screen.
Released on November 5, 2014.
- NEW: Everyone welcome Xbony2, maintainer of IC2 Nuclear Control, creator of Bony's Desertcraft and AFSU Mod, to the FSP dev team!
- NEW: Steamed food can now be canned in the Canning Machine (#140)
- FIX: GT ERROR 01 (#117)
- FIX: Added Rocket Launchers to the Recent Creations section of the book.
- FIX: Removed useless iron nugget/ingot recipes
- FIX: Fixed Enchiridion NPE causing console spam
- FIX: Removed Cloaking potion effect, because it was useless and caused issues with other mod effects. This should fix Hunger Overhaul compatibility. (#131)
- FIX: (dmillerw) Fixed sound handling (#144)
- FIX: (dmillerw) Fixed untextured particles on extended Rock Smasher (#92)
- FIX: (dmillerw) Fixed rendering and memory leak with Exosuit (#121)
- FIX: (dmillerw) Disabling the exosuit no longer causes crash (#126)
- FIX: (dmillerw) Fixed Esteemed Innovation click handling (#124)
- FIX: Fixed mcmod.info json comma placement. This should fix some Cauldron compatibility.
Released on October 13, 2014.
- TWEAK: Added SatanicSanta to author list in mcmod.info
- FIX: Item Mortar cannon faces the correct way in most cases. (#103)
- FIX: Power Fist no longer causes crash. Not sure when this was actually fixed, so I'm putting it in this changelog. (#111 and #107)
- FIX: Exosuit no longer causes a memory leak. Memory usage will go up when it is worn, still. It just won't continously go up until your computer dies; it's stable now.
Released on October 12, 2014.
- HOTFIX: Fixed Resonant Induction compatibility again. (#116)
Released on October 12, 2014.
- NEW: Added Rocket Launchers
- FIX: Fixed Resonant Induction Tile Entity ID conflict (#118)
- FIX: Fixed typos in Esteemed Innovation journal
- FIX: Took Flax's weird word doc essay things out of the assets