// ***************************************************************************** //
// Robotic Parts/Cyberware 1.12 Change Log
//
// Download Mod: https://minecraft.curseforge.com/projects/roboticparts
// Original Mod: https://minecraft.curseforge.com/projects/cyberware
// Source Code: https://github.com/An-Sar/Cyberware
// Report Issues: https://github.com/An-Sar/Cyberware/issues
// GamePlay Wiki: https://github.com/Flaxbeard/Cyberware/wiki/Getting-Started
// Cyberware Discord: https://discord.gg/mnSNSF9
//
// ***************************************************************************** //

// ***************************************************************************** //
//  1.12
// ***************************************************************************** //
0.2.10.15
- Fix ItemBrainUpgrade reflection crash, change reflection to field names (fix for #58 #65) (merge #61)

0.2.10.14
- Update Forge
- Update TESLA
- Update RedStone Flux
- Fix ItemBrainUpgrade reflection crash (closes #65)

0.2.10.13
- Merge PR: Added CyberwareSurgeryEvent

0.2.10.12
- Update Chinese Localization (Merge PR Update zh_cn.lang #41)

0.2.10.11
- Add Support for EnderIO Teleport Events

0.2.10.10
- Merge PR: Adjust Player Tolerance on activating Robosurgeon #34

0.2.10.9
- Merge PR: Fix for Tough As Nails Integration #32, fixes for #20 #31
- Add Config mining level config for the Reinforced Fist, default is now iron level (see #29)
- Add Menu support for the Ender Jammer, allowing it to be disabled (see #29)
- Reduce tolerance cost of cyberlimbs from 25 to 15 (see #29)

0.2.10.8
- Localization and Hud Prompt Fixes
- Merge PR: Updated Tooltips includes fix for An-Sar/Cyberware#27 #28

0.2.10.7
- Fix Aquatic Propulsion Augment, closes #26

0.2.10.6
- Fixes courtesy of Mallrat208 for #14 and #21

0.2.10.5
- Merge Mallrat PR fix for #17

0.2.10.4
- Merge Mallrat PR fix for #14 (testing)
- Add additional null checks to cyberware events for #14 (testing)
- Fix XP Capsule usage (closes #18)

0.2.10.3
- Fix Crash with Cyberware CreativeTab Buttons (closes #13)

0.2.10.2
- Jar is now signed
- Disable Botania integration for now
- mallrat208: Merge Blueprint, Engineering Table, Power Usage Readout, and Player Essence (PR #12)
- mallrat208: Merge fixes for GUIs, (PR #11)
- mallrat208: Merge Changes made to the (PR #8)
- Fix Tough As Nails Item Names (closes #7)
- Fix Neuropanzyne being unusable (closes #6)
- Fix ItemStack null check that prevented Dense Battery from charging (closes #5)
- Fix Redstone Flux support (closes #4)
- Fix Player Rendering issue (closes #3)
- Fix Tooltips for certain items

0.2.10.1
- initial port from 1.11

// ***************************************************************************** //
//  ..
// ***************************************************************************** //