Showing Posts For Pentose.3479:

[API Suggestion] Maps API

in API Development

Posted by: Pentose.3479

Pentose.3479

It would be nice if we could get the 3D position of the POIs rather than just 2D.

Also, perhaps a heightmap? It could be as simple as giving the Z-buffer of an isometric camera looking down at the map. Or perhaps meshes of the terrain and structures :P.

ASTC – HoD
Wuverlay – a helper overlay for WvW – http://wuv.pento.se

A Dungeon Starter tag for party interface?

in Fractals, Dungeons & Raids

Posted by: Pentose.3479

Pentose.3479

Probably more suited as a suggestion as this has nothing to do with API development.

ASTC – HoD
Wuverlay – a helper overlay for WvW – http://wuv.pento.se

Can I be banned for this?!

in Account & Technical Support

Posted by: Pentose.3479

Pentose.3479

No you probably weren’t banned for Overwolf. Lots of people used it.

You should contact support about this. This is the wrong forum.

ASTC – HoD
Wuverlay – a helper overlay for WvW – http://wuv.pento.se

Suggestion: Game Messages API

in API Development

Posted by: Pentose.3479

Pentose.3479

Smiley, Coderjoe was referring to providing the game message log locally in the form of a file (whether backed by the FS or just memory). This doesn’t require authentication as the information is only available locally. It’s how the Mumblelink position integration works currently.

ASTC – HoD
Wuverlay – a helper overlay for WvW – http://wuv.pento.se

[MumbleLink] MemoryAccess and Virusscanners

in API Development

Posted by: Pentose.3479

Pentose.3479

Just a note, you don’t actually need to do this in an “unsafe” section. .Net 4 introduced System.IO.MemoryMappedFile that lets you do this. I have some code doing this at https://wuvoverlay.codeplex.com/SourceControl/latest#Gw2Rankings/GuildWars2PositionManaged2/GuildWars2Position.cs

ASTC – HoD
Wuverlay – a helper overlay for WvW – http://wuv.pento.se

5/5 build mastery bugged?

in WvW

Posted by: Pentose.3479

Pentose.3479

Do you have rank 4 in supply mastery?

“Have a chance to recover spent supply when spending supply”. You got 1 supply back.

ASTC – HoD
Wuverlay – a helper overlay for WvW – http://wuv.pento.se

8/16 GoM/HoD/AR

in Match-ups

Posted by: Pentose.3479

Pentose.3479

Ssssooooo GoM …. how is ur wvw going? ^^

Busy changing our tactics against you guys, and developing a new meta, and I have to say its working out pretty well

Haha that was hilarious! You guys insta downed my ranger friend there catching him by surprise. We had a good laugh on TS.

ASTC – HoD
Wuverlay – a helper overlay for WvW – http://wuv.pento.se

please use root names in all json responses

in API Development

Posted by: Pentose.3479

Pentose.3479

I’d rather they not change it now, just make it consistent in the future and maybe fix in v2. Having such a change on the live version would break things.

ASTC – HoD
Wuverlay – a helper overlay for WvW – http://wuv.pento.se

Wuverlay not working since latest patch

in API Development

Posted by: Pentose.3479

Pentose.3479

Hey the issue should be fixed now. Next time you start up the overlay it should prompt you to update. I also happened upon a bug with the RI indicator while making this fix, so that should be fixed too. If you don’t get an update notification, you can reinstall at http://wuv.pento.se .

ASTC – HoD
Wuverlay – a helper overlay for WvW – http://wuv.pento.se

Wuverlay not working since latest patch

in API Development

Posted by: Pentose.3479

Pentose.3479

The problem seems to be experienced by others as well:
https://forum-en.gw2archive.eu/forum/community/api/Null-world-name/first#post2235704

Looks like the null world could be safely ignored.

Sorry adding contested isn’t possible at the moment without support from ANet. As soon as it’s implemented I’ll get working on the client implementation! If you want to help push this, you could post in this thread: https://forum-en.gw2archive.eu/forum/community/api/API-Suggestion-World-vs-World to suggest to ANet to include this in the API.

ASTC – HoD
Wuverlay – a helper overlay for WvW – http://wuv.pento.se

Wuverlay not working since latest patch

in API Development

Posted by: Pentose.3479

Pentose.3479

Hey, dev of Wuverlay here.

There seems to be a problem in the world names API provided by ANet (https://api.guildwars2.com/v1/world_names.json).

Specifically the second last entry has a name of null:


[{"id":"1011","name":"Stormbluff Isle"},
{"id":"2207","name":"Dzagonur [DE]"},
{"id":"2014","name":"Gunnar's Hold"},
{"id":"1003","name":"Yak's Bend"},
{"id":"1010","name":"Ehmry Bay"},
{"id":"2105","name":"Arborstone [FR]"},
{"id":"1009","name":"Fort Aspenwood"},
{"id":"2001","name":"Fissure of Woe"},
{"id":"2009","name":"Ruins of Surmia"},
{"id":"1019","name":"Blackgate"},
{"id":"1013","name":"Sanctum of Rall"},
{"id":"2104","name":"Vizunah Square [FR]"},
{"id":"2301","name":"Baruch Bay [SP]"},
{"id":"1021","name":"Dragonbrand"},
{"id":"2203","name":"Elona Reach [DE]"},
{"id":"1024","name":"Eredon Terrace"},
{"id":"2003","name":"Gandara"},
{"id":"2004","name":"Blacktide"},
{"id":"2007","name":"Far Shiverpeaks"},
{"id":"1023","name":"Devona's Rest"},
{"id":"2012","name":"Piken Square"},
{"id":"1018","name":"Northern Shiverpeaks"},
{"id":"1005","name":"Maguuma"},
{"id":"2103","name":"Augury Rock [FR]"},
{"id":"2206","name":"Miller's Sound [DE]"},
{"id":"2008","name":"Whiteside Ridge"},
{"id":"1016","name":"Sea of Sorrows"},
{"id":"2202","name":"Riverside [DE]"},
{"id":"1015","name":"Isle of Janthir"},
{"id":"1002","name":"Borlis Pass"},
{"id":"2204","name":"Abaddon's Mouth [DE]"},
{"id":"2002","name":"Desolation"},
{"id":"2006","name":"Underworld"},
{"id":"1001","name":"Anvil Rock"},
{"id":"2011","name":"Vabbi"},
{"id":"1014","name":"Crystal Desert"},
{"id":"1007","name":"Gate of Madness"},
{"id":"2205","name":"Drakkar Lake [DE]"},
{"id":"2101","name":"Jade Sea [FR]"},
{"id":"1008","name":"Jade Quarry"},
{"id":"2013","name":"Aurora Glade"},
{"id":"1017","name":"Tarnished Coast"},
{"id":"2010","name":"Seafarer's Rest"},
{"id":"2102","name":"Fort Ranik [FR]"},
{"id":"2005","name":"Ring of Fire"},
{"id":"2201","name":"Kodash [DE]"},
{"id":"1006","name":"Sorrow's Furnace"},
{"id":"1020","name":"Ferguson's Crossing"},
{"id":"1004","name":"Henge of Denravi"},
{"id":"1022","name":"Kaineng"},
{"id":"1012","name":"Darkhaven"},
{"id":"2208","name":"Dasha [DE]"},
{"id":"2000","name":null},
{"id":"2025","name":"Fort Dunn"}]

I just got home from work and I should have a workaround out in a few minutes. The overlay should get an update notification the next time you start it after I push out the fix.

ASTC – HoD
Wuverlay – a helper overlay for WvW – http://wuv.pento.se

5/31 - SF - ET - HoD

in Match-ups

Posted by: Pentose.3479

Pentose.3479

Uh…PHZE.. mind explaining what happened here at Sunnyhill? The gate and walls were still up at this point.

Sunnyhill is bugged. Attackers often get in while trying to melee the gate or something. I posted a screenshot of the same thing but from SF during our first matchup in T7 a few weeks ago, but it was infracted by a moderator for being a personal attack because it had the guild tag and the guild leader took offense.

ASTC – HoD
Wuverlay – a helper overlay for WvW – http://wuv.pento.se

Revive off nothing bug?

in WvW

Posted by: Pentose.3479

Pentose.3479

Yeah I had the same thing happen (rally off level up). Some event must’ve finished right as I got downed inside a huge enemy zerg. I saw people who were trying to stomp me fly away from the level up KB.

ASTC – HoD
Wuverlay – a helper overlay for WvW – http://wuv.pento.se

4/5 HoD/SF/NSP (4th attempt at civility)

in WvW

Posted by: Pentose.3479

Pentose.3479

Groovy man. Let’s hang out together again some time.

From the other side…

Attachments:

ASTC – HoD
Wuverlay – a helper overlay for WvW – http://wuv.pento.se

4/5 HoD/NSP/SF

in WvW

Posted by: Pentose.3479

Pentose.3479

SF’s zerg is so big they get inside our tower before the door is even down

Attachments:

ASTC – HoD
Wuverlay – a helper overlay for WvW – http://wuv.pento.se