Skip to content

Commit

Permalink
added html shortcuts to instructions/faq (#345)
Browse files Browse the repository at this point in the history
* added html shortcuts to instructions/faq

* update version/notes

* updated ntoes
  • Loading branch information
Eruyome committed Apr 21, 2017
1 parent 4241be7 commit 68eac7d
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 1 deletion.
2 changes: 2 additions & 0 deletions FAQ.url
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[InternetShortcut]
URL=https://github.com/POE-TradeMacro/POE-TradeMacro/wiki/FAQ
2 changes: 2 additions & 0 deletions Installation and Usage Instructions.url
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[InternetShortcut]
URL=https://github.com/POE-TradeMacro/POE-TradeMacro/wiki/Usage---Installation
7 changes: 7 additions & 0 deletions resources/Updates_Trade.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
The following is a list of what has been updated, starting with 1.1.0

2.1.0
================================================================================================
Updated ItemInfo - map mod parsing can now be configured, you can open the file for this via system tray menu -> Edit -> MapModWarnings. Just set the value 1 to enable a mod or 0 to disable it.
Added item highlight function to AdditionalMacros - this uses ItemInfo to fill the search/highlight boxes in stash and vendor menus for you. It has a hotkey modifier to fill in broader terms, for example "Strand Tier:6" versus "Map" or "Voidbringers" versus "Unique". Activated by default.
Added more stash scrolling hotkeys to AdditionalMacros - Now RightMouseButton + ScrollWheel also works in addition to Control + ScrollWheel, both are activated by default.
Removed some accidental debug output left in Fallback.exe.

2.0.12
================================================================================================
Fixed currency search again which was broken by the recent poe.trade changes (again).
Expand Down
2 changes: 1 addition & 1 deletion resources/VersionTrade.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
TradeReleaseVersion := "v2.0.12"
TradeReleaseVersion := "v2.1.0"
TradeAHKVersionRequired := "1.1.24.01"

0 comments on commit 68eac7d

Please sign in to comment.