Path of Maps - Track your map runs
wow! Thank you so much for your fast reply!
|
|
In exchange, you can let me know if you do something cool with the data :D
edit: repost of the spreadsheet on this page: go here. Track your map runs: http://pathofmaps.com (retired) Retired item indexer: https://github.com/niuage/poexplorer Last edited by niuage#2922 on Jan 29, 2016, 8:49:56 PM
|
|
Just deployed a small addition to the search feature :) It's a way to search for maps that dropped upgrades mostly.
" This query will find all maps that dropped at least a map of the next tier (a T7 dropping a T8, T12 dropping a T13 etc). Example " This query will find all maps that dropped at least a map of higher tier, could be +1, or +2 (a T7 dropping a T9, a T12 dropping a T13 etc) " This query will find any map that dropped a map of lower tier (-3), up to +2. Hopefully you get the idea. Keep in mind that this is using the "real" recorded drops, and it wont work with drops recorded via "> drop 7". Track your map runs: http://pathofmaps.com (retired) Retired item indexer: https://github.com/niuage/poexplorer Last edited by niuage#2922 on Jan 31, 2016, 12:02:02 AM
|
|
" I guess if I want to be able to search via this method I will need to change how I record maps into the system. Also I like how the Divination cards have mini versions of their art in the display now, nice addition. |
|
" of course! Would you add new columns for the plain map name (e.g. "Underground River Map" instead of "Burning Underground River Map of Smothering") and one column per map mod? But only if its not too much work for you. It would save me some time of parsing. And thanks again for your awesome project and everyone participating! |
|
" Yea, I thought about you, but that was really the best way to do it for me :( It wouldn't be too hard to have an option to hide the drops though, so I'll do that eventually :) Glad you like the divination cards change. The art on most of these is great, it was a shame to hide it ^^. " Yes, I would, and I already did actually ;) When I saw the big export, it jumped out to me that I forgot to include it. I'll re-export the whole thing. Track your map runs: http://pathofmaps.com (retired)
Retired item indexer: https://github.com/niuage/poexplorer |
|
Ok, here we go: spreadsheet
Changes: - added the base name - added the map rarity - added the number of maps of same of higher tier that dropped - added the number of maps of higher tier that dropped edit: oops, I forgot to do one line per mod How are you parsing the data? Is a mod per column really better? Here's a sheet with 1 mod per col: sheet. Also my app is not advanced enough to know that some mods are on multiple lines. Track your map runs: http://pathofmaps.com (retired) Retired item indexer: https://github.com/niuage/poexplorer Last edited by niuage#2922 on Jan 31, 2016, 1:06:16 PM
|
|
" No worries. I will just set up a macro command in one of my programmable keyboard keys for 'Ctrl+c Enter > d Enter' and unless I am missing anything that will record maps, div cards, unique items and currency(?). Depending on the gap between Talisman and the Ascendancy Challenge leagues, I might run all my legacy maps with a MF character, if so this would be a great test for me using the system for drops (and getting the macro key to work). |
|
Yes, that should definitely work, that's what the AHK script is doing.
Track your map runs: http://pathofmaps.com (retired)
Retired item indexer: https://github.com/niuage/poexplorer |
|
You can now close your maps from the website, when you forget to "> end" before exiting the game :) That happens to me a lot.
(http://pathofmaps.com/articles) Track your map runs: http://pathofmaps.com (retired) Retired item indexer: https://github.com/niuage/poexplorer Last edited by niuage#2922 on Feb 1, 2016, 9:05:12 PM
|
|