Description:
Changes the maximum camera distance limit and fixes the "black bar bug" which appears over 2500... Also provides EasyDeny.

Instructions:
* Run Injector.exe once, when HoN is running. It will immediately close and the distances/deny will be changed.
* The maximum camera distance that is set can be configured in the IncreasedCamDistance.ini file. Just edit the value found within before you launch Injector.exe.
* HoN start folder can be configured in the ini, if you want HoN to be automatically started
* All hacks can be toggled on and off individually using the ini.

Credit:
Identify for the original program. Unfortunately he is a bit busy IRL, so I decided to update it. I have since joined forces with another developer (V10).

Changelog:


Code:
Adjustable Camera Distance - Version History

Version 1.0.1.0
--------------
Added dynamic setting of scrolling speed based on maximum zoom. (prj)
Added .ini option for zoom/scroll ratio (ScrollSpeedRatio), default is 1.81(81). (prj)

Version 1.0.0.9
--------------
Adjusted EasyDeny offset to be more robust (prj)
Shows a message dialog if the patch fails instead of failing silently (prj)
Added detection whether EasyDeny patch is already applied or not (prj)
Cleaned up code (prj)

Version 1.0.0.8
--------------
Adjusted offset patterns for new patches (V10)

Version 1.0.0.7
--------------
Added verification of offsets (prevents game crash if offset is not found) (prj)
Adjusted offset patterns to not break with next patch (prj)
Enhanced logging capabilities and added an option to enable/disable logging (prj)
Added EasyDeny support (V10)
Added possibility to automatically start HoN if it is not running (V10)
Made it possible to enable both mods separately via inifile (V10)

Version 1.0.0.6
--------------
Large refactoring of code (prj)
Write log only when a problem occurs (prj)

Version 1.0.0.5
--------------
Improved automatic offset search (V10)
Debug logging (V10)

Version 1.0.0.4
--------------
Initial automatic offset search (V10)
Code cleanup (prj)

Version 1.0.0.3
-------------
Disable camera constraints (prj)
Created SVN repository (prj)

Version 1.0.0.2
-------------
Fix for units not displaying above a certain zoom (prj)
Move project to c++ (prj)

Version 1.0.0.1
--------------
DLL no longer stays in memory (V10)
Use new type of ini (V10)
Merge code between two projects (prj, V10)

Version 1.0.0.0
--------------
Added possibility to adjust max camera distance. (prj)