Path of Maps - Track your map runs
" Seems to be working! Good work! "Fixing the endgame was hard - No matter how hard we buffed red maps, people would keep spamming Gorges.
So we turned Gorge into a red map" |
|
Sweet!
You can now record essences too :) Track your map runs: http://pathofmaps.com (retired)
Retired item indexer: https://github.com/niuage/poexplorer |
|
Very nice!
Only thing I've noticed is that T16s are not recorded as map drops (only item drops). See http://pathofmaps.com/maps/39050 Edit: it also doesn't seem to record T16s properly on the stats page: http://pathofmaps.com/users/1094/stats Map runs per tier -> does not include T16s Average IIQ/IIR/PS -> does not include T16s Upgrades/Downgrades -> does not include T16s Sustain coefficient -> seems to work (although not 100% sure what I'm really looking at) Map Tier vs Upgrades -> not 100% sure (proabaly not enough maps) Rarity -> seems to work Influence of IIQ -> does not seem to include the T16 without a map drop Map runs/drop count -> seems to work Most popular maps -> seems to work Most popular tiers -> does not include T16s Still only getting to grips with your website. But amazing work as far as I can see so far :) "Fixing the endgame was hard - No matter how hard we buffed red maps, people would keep spamming Gorges. So we turned Gorge into a red map" Last edited by qwertz#1626 on Sep 17, 2016, 8:15:56 AM
|
|
I'll check it out. I might have validations on T1-15 that I should update now. Thanks!
I also have to support sextants as drops, and i have to fix a bunch of broken images for uniques. The wiki is in a weird state on some pages. Track your map runs: http://pathofmaps.com (retired) Retired item indexer: https://github.com/niuage/poexplorer Last edited by niuage#2922 on Sep 17, 2016, 6:41:13 PM
|
|
" Thanks! Other quick question. Is the desktop app supposed to support chat commands like "> start level 78 name underground sea ir47 iq98 ps29" with out ahk installed? Doesn't work for me... "Fixing the endgame was hard - No matter how hard we buffed red maps, people would keep spamming Gorges.
So we turned Gorge into a red map" |
|
I deployed a quick fix for the T16 maps not being logged properly. I haven't really tested it out and looked at the stats yet, but it should help.
Hum, yea, this command should be supported. I checked and it's parsed properly. Any chat command work? Like, try "> afk" for instance, and check if your map is paused. You should also here a sound every time a chat command is successful. If not, you'll have to look at if your Client.txt file from the settings is the right one. Track your map runs: http://pathofmaps.com (retired)
Retired item indexer: https://github.com/niuage/poexplorer |
|
" T16 recording works now :) Chat commands won't work for me. It's the right client.txt and tried running app as administrator as well. Who knows... "Fixing the endgame was hard - No matter how hard we buffed red maps, people would keep spamming Gorges.
So we turned Gorge into a red map" |
|
Last edited by Uncandango#2448 on Sep 19, 2016, 11:25:09 PM
|
|
Just found another bug. Unable to record this map drop:
neither ID'd or unID'd
Spoiler
Rarity: Magic
Incombustible Shaped Acid Lakes Map of Deadliness -------- Map Tier: 9 Item Quantity: +30% (augmented) Item Rarity: +15% (augmented) -------- Item Level: 82 -------- Monsters have 299% increased Critical Strike Chance +36% to Monster Critical Strike Multiplier +60% Monster Fire Resistance -------- Travel to this Map by using it in the Eternal Laboratory or a personal Map Device. Maps can only be used once. "Fixing the endgame was hard - No matter how hard we buffed red maps, people would keep spamming Gorges. So we turned Gorge into a red map" Last edited by qwertz#1626 on Sep 21, 2016, 4:04:16 PM
|
|
I looked at the code, and the chat command issue is due to the way that the log parser handles guild tags (it doesn't). This means that anybody in a guild is unable to use chat commands. I made a fix for this (and tested that it works locally on my character) and submitted it as a pull request on BitBucket.
|
|