Procurement : Medved Edition [Latest Version: 2.0.1]



CLICK HERE TO DOWNLOAD IT FROM GITHUB

Procurement Bears (Medved) Edition is based on this original Procurement version 1.9.0:
http://www.pathofexile.com/forum/view-thread/172710

Main changes is another GUI images and features:
Medved Edition diff(EN):
-Manual item selection by one to sell from any tab
-Copy item data as text (press Ctrl+C on item)
-Weapon DPS calculator in item header (hold SHIFT and move mouse over items)
-Window scale setup
-Support Garena+ RU (CIS version)
-Bears ;)

The full source code for Procurement Medved Edition is available on git:
https://github.com/medvedttn/Procurement

Become a fan of the bears!

Evgeny K.

2.0.1 Changelog:
* Fixed "Use sessionID" not working.

2.0.0 Changelog:
* Fixed map level to new "Map Tier" value. Changed ForumExportTemplate to use new tier map ranges.
* Added suffixes lang filter to item Name and TypeLine. Item price re-set (maybe) needed.
* Added new 13 divination cards from 2.0.4 game update.
* Added new bear. It will increase your luck by 1 ;)

Changelog

1.9.9 Changelog:
* Changed item uniqID generation - now uses SHA1 hash function instead of build-in .NET anonymous type. This improves app portability.
You need to re-set your item buyouts.
* Updated items database
* Added new "WindowScale" setting (some pre-defined values are 100% (1.0), 90%, 80%, 75%, 70% )
* Added timestamp button in SetBuyout view. On click it adds current DateTime to Notes text field.
* Added timer since last "Bump Thread" button click.
* Fixed "All gems", "Leveled gems", "Support gems" search filter no results when gems are socketed

1.9.8.2 Changelog:
* Fixed HTML account name parsing for users with challenges(or other "img" tag before name)
* Fixed X-Hand filter for CIS verison.

1.9.8.1 Changelog:
* Updated items database
* Updated translation for DivCards, Maps in CIS version.

1.9.8 Changelog:
* Added 2.0 new item types (weapons, maps, divination cards, jewels)
* Transport update
* Translations for CIS Garena version
* Weapon DPS (pDPS, eDPS) calculator. Hold SHIFT key while moving over items (DPS in item header)


1.9.7 Changelog:
* Fixed forum export tags processing for gems in CIS version.

1.9.6.1 Changelog:
* Removed req.HOST field for HTTP requests.

1.9.6 Changelog:

* Updated HTTP transport for Int server
* Updated timeouts for HTTP req (forum 60s,other 30s)
* Added additional forum post check for successful forum update/bump (HTTP.resp=OK)

1.9.5 Changelog:
* Updates for CIS RU Garena version

1.9.4 Changelog:

* Vary Garena RU fixes
* Supported Garena RU search in "Advanced Filter"
* Minor GUI changes

1.9.3.3 Changelog:
* Fixed non-working ServerType settings(i.e. RU strings for Int server) in OfflineMode.

1.9.3.2 Changelog:

* Modified RU strings(orb, map) for Garena.
* Added ServerType setting save & load.
* Minor GUI changes.

1.9.3.1 Changelog:

* Added support for Garena+ RU (CIS version)
* Minor GUI changes

1.9.3 Changelog:
* Added parsing AccountName from HTML(if not empty in settings)
* Added item-to-text on mouse hover CTRL+C copy to Clipboard

1.9.2 Changelog:
*[fix] Fixed Proxy->IProxy code cast error.
* Added ability to manually select item by one from any tab to new virtual tab "Manually selected tab". Checkbox in item pop-up menu, also new boolean setting "IsManuallySelected" in Buyouts.xml->ItemBuyouts node. "Manually selected tab" also needs to be checked as other tabs to process items to forum template. Note that tab preview for this manual tab is disabled (number of manually selected items is not limited, but space in tab grid limited).
* Some GUI changes.
* Updater and links targets this(medvedttn) repository(so bears will be saved after update :)
*(orig) Improve offline / online status handling when idle or PoE is closed (from original v.1.9.2, pull request #74 from Kapps/master)
* Added msi setup.

1.9.1 Changelog:

* Added "Account Name" input field and parameter "accountName" into outgoing HTTP stash/invertory requests. You can see it on main PoE site page after text "Logged in as " on page header.
* Added "AccountName" settings parameter into "UserSettings" section.
* Changed version check logic to use System.Version vars (to avoid incorrect update, if curr_ver !=Stickymaddness_ver, even for "1.9.1" > "1.9.0").
* Changed some GUI pictures to BEARS ;)

medved inside :)
Procurement Medved Edition on GitHub: https://github.com/medvedttn/Procurement/releases
Forum thread for Procurement Medved Edition: http://www.pathofexile.com/forum/view-thread/1258452/
Last edited by AvP on Oct 4, 2015, 7:17:01 AM
Updated broken link to fixed last 1.9.2 release.
medved inside :)
Procurement Medved Edition on GitHub: https://github.com/medvedttn/Procurement/releases
Forum thread for Procurement Medved Edition: http://www.pathofexile.com/forum/view-thread/1258452/
Procurement 1.9.3 Released.

https://github.com/medvedttn/Procurement/releases/tag/1.9.3

* Added parsing AccountName from HTML(if not empty in settings)
* Added item-to-text on mouse hover CTRL+C copy to Clipboard

No new bears in this release, but they promised to return :)

Evgeny.
medved inside :)
Procurement Medved Edition on GitHub: https://github.com/medvedttn/Procurement/releases
Forum thread for Procurement Medved Edition: http://www.pathofexile.com/forum/view-thread/1258452/
Added 1.9.3.1 release:
https://github.com/medvedttn/Procurement/releases/tag/1.9.3.1beta

1.9.3.1 Changelog:

* Added support for Garena+ RU (CIS version)
* Minor GUI changes

medved inside :)
Procurement Medved Edition on GitHub: https://github.com/medvedttn/Procurement/releases
Forum thread for Procurement Medved Edition: http://www.pathofexile.com/forum/view-thread/1258452/
Last edited by AvP on May 28, 2015, 8:10:58 AM
Added 1.9.3.2 release.
https://github.com/medvedttn/Procurement/releases/tag/1.9.3.2beta

1.9.3.2 Changelog:

* Modified RU strings(orb, map) for Garena.
* Added ServerType setting save & load.
* Minor GUI changes.


medved inside :)
Procurement Medved Edition on GitHub: https://github.com/medvedttn/Procurement/releases
Forum thread for Procurement Medved Edition: http://www.pathofexile.com/forum/view-thread/1258452/
Added 1.9.3.3 release.
https://github.com/medvedttn/Procurement/releases/tag/1.9.3.3beta

1.9.3.3 Changelog:
* Fixed non-working ServerType settings(i.e. RU strings for Int server) in OfflineMode.
medved inside :)
Procurement Medved Edition on GitHub: https://github.com/medvedttn/Procurement/releases
Forum thread for Procurement Medved Edition: http://www.pathofexile.com/forum/view-thread/1258452/
Last edited by AvP on Jun 1, 2015, 2:02:39 AM
Added 1.9.4 release.
https://github.com/medvedttn/Procurement/releases/tag/1.9.4

1.9.4 Changelog:

* Vary Garena RU fixes
* Supported Garena RU search in "Advanced Filter"
* Minor GUI changes

medved inside :)
Procurement Medved Edition on GitHub: https://github.com/medvedttn/Procurement/releases
Forum thread for Procurement Medved Edition: http://www.pathofexile.com/forum/view-thread/1258452/
Added 1.9.6 release.
https://github.com/medvedttn/Procurement/releases/tag/1.9.6

1.9.6 Changelog:

* Updated HTTP transport for Int server
* Updated timeouts for HTTP req (forum 60s,other 30s)
* Added additional forum post check for successful forum update/bump (HTTP.resp=OK)

medved inside :)
Procurement Medved Edition on GitHub: https://github.com/medvedttn/Procurement/releases
Forum thread for Procurement Medved Edition: http://www.pathofexile.com/forum/view-thread/1258452/
Last edited by AvP on Jul 7, 2015, 3:16:42 AM
Added 1.9.6.1 release.
https://github.com/medvedttn/Procurement/releases/tag/1.9.6.1

1.9.6.1 Changelog:
* Removed req.HOST field for HTTP requests.
medved inside :)
Procurement Medved Edition on GitHub: https://github.com/medvedttn/Procurement/releases
Forum thread for Procurement Medved Edition: http://www.pathofexile.com/forum/view-thread/1258452/
Added 1.9.7 release.
https://github.com/medvedttn/Procurement/releases/tag/1.9.7

1.9.7 Changelog:
* Fixed forum export tags gems for CIS version.
medved inside :)
Procurement Medved Edition on GitHub: https://github.com/medvedttn/Procurement/releases
Forum thread for Procurement Medved Edition: http://www.pathofexile.com/forum/view-thread/1258452/
Last edited by AvP on Jul 9, 2015, 5:33:47 PM

Report Forum Post

Report Account:

Report Type

Additional Info