ToggleSneak Changelog

+------------------------------------------------------------------------------+
|                         Version 3.2.2 - 11-02-2016                           |
+------------------------------------------------------------------------------+
- Updated to Minecraft 1.8.9, Forge 11.15.1.1722 and PlayerAPI-1.8.9-1.0

+------------------------------------------------------------------------------+
|                         Version 3.1.1 - 02-04-2015                           |
+------------------------------------------------------------------------------+
- Updated to Forge 11.14.0.1299
- Fixed a bug where the Options Sliders were not working properly
- Moved the TS Options button up to not conflict with Skin Customization button
- New option to move the ToggleSneak options button in case of conflicts

+------------------------------------------------------------------------------+
|                         Version 3.1.0 - 01-23-2015                           |
+------------------------------------------------------------------------------+
- Updated to Minecraft 1.8, Forge 11.14.0.1290 and PlayerAPI-1.8-1.0



+------------------------------------------------------------------------------+
|                         Version 3.0.5 - 12/09/2014                           |
+------------------------------------------------------------------------------+
- Updated to Minecraft 1.7.10, Forge 10.13.2.1240 and PlayerAPI-1.7.10-1.0
- Fixed a crash while setting Fly Boost Amount in certain localizations
- Re-Positioned the ToggleSneak button on the Options screen to the left column



+------------------------------------------------------------------------------+

|                         Version 3.0.1 - 06/17/2014                           |
+------------------------------------------------------------------------------+
- Fixed a bug that prevented proper saving and loading of HUD Position Settings




+------------------------------------------------------------------------------+
|                           Version 3.0 - 06/17/2014                           |
+------------------------------------------------------------------------------+
- Options GUI! Available in 'mods' screen on Main Menu and in 'Options' in-game
- Finally implemented option to move HUD Text around on the screen 
- Code Cleaning: Consolidated some code while removing outdated and debug stuff




+------------------------------------------------------------------------------+
|                           Version 2.4 - 06/17/2014                           |
+------------------------------------------------------------------------------+
- optionToggleSneak: disables Sneak Toggling and returns to vanilla sneaking
- If PlayerAPI cant be loaded, we now show an error message instead of crashing
- Now built against PlayerAPI version 1.4, but any version seems to work fine




+------------------------------------------------------------------------------+
|                           Version 2.3 - 05/07/2014                           |
+------------------------------------------------------------------------------+
- Added an optional Speed Boost while flying - only works when in creative mode
- optionEnableFlyBoost: When enabled, boosts flying speed while holding Sprint
- optionFlyBoostAmount: Multiply regular fly speed by this amount when boosting
- optionDoubleTap now applies even when optionToggleSprint is off




+------------------------------------------------------------------------------+
|                           Version 2.2 - 05/06/2014                           |
+------------------------------------------------------------------------------+
- optionDoubleTap allows Double-Tapping the Forward key for vanilla sprinting
- Now allows sprinting to start while jumping to correctly match vanilla sprint
- Prevent accidental changing of Sprint status while sneaking, flying or riding




+------------------------------------------------------------------------------+
|                           Version 2.1 - 04/14/2014                           |
+------------------------------------------------------------------------------+
- optionToggleSprint disables Sprint Toggling and returns to vanilla sprinting
- Cleaned up and consolidated the HUD logic, which fixed a few diplay errors
- Releasing the sprint key after holding it now correctly mimics vanilla sprint




+------------------------------------------------------------------------------+
|                           Version 2.0 - 04/04/2014                           |
+------------------------------------------------------------------------------+
- Added ToggleSprint - Like BSM, but toggled by tapping a key(like ToggleSneak)
- Optional HUD shows when you are sprinting, sneaking and if either are Toggled
- Complete re-write of ToggleSneak - it is now a 'proper' Forge Mod
- Now dependent on PlayerAPI for 'compatible' hooks into Client/Player classes
