apoch on master
/v2/pvp/seasons: add .ranks. Merge pull request #535 from ar… (compare)
apoch on master
add missing name tag to /v2/rac… Merge pull request #609 from Th… (compare)
Pulling specific info from API
by Rust O.6937 in API Developmenthttps://api.guildwars2.com/v2/commerce/listings/1006
How would I go about pulling only the highest buy order / lowest sell order from this listing?
MumbleApi doubt
by Elrey.5472 in API DevelopmentI'm trying to read stuff from the mumblelink shared memory file following this: https://wiki.guildwars2.com/wiki/API:MumbleLink using Python 3.6
import mmap import struct import json def read_memory(): """Based on: https://wiki.guildwars2.com/wiki/API:MumbleLink""" # Access the memory size = "IL3f3f3f512s3f3f3f290s256s2048s"
Here's a list of items from my bank that aren't queriable currently:
Guild Weapon Stations
Guild Armor Stations
Super Weapon Box
Ultimate Wintersday Gift
Potion of Wolf Transformation
Kite Fortunes
Tassi's Relay Golem
Investigation Kit
Krait Obelisk Shard Transcriber
Captain's Council Commendations
Oscillating Diaphragm
Focusing Crystal
Translocator Beacon
Positional Relay Beacon
Mysterious Soggy Bag
Marjory's Journal
Mad Memoires I: Boyhood
Mad Memoires II: Friendship
Mad Memoires
Mad Memoires: Complete Edition
Mad Memoires: Complete Ignition
Some of them, sure, look like unobtainable items. But then again down at the bottom are the new rewards from last year's halloween, so what gives. Also many items that are from the same era as the aforementioned ones are properly on the API. As an example, there were three items you obtained consequently during the Southsun Cove intro:
https://wiki.guildwars2.com/wiki/Map_Fragment
https://wiki.guildwars2.com/wiki/Map_of_Southsun_Cove
https://wiki.guildwars2.com/wiki/Mysterious_Soggy_Bag
First two are valid on the API, the last one isn't. You mean to tell me someone obtained the first two? Or the rest of my bank that's overflowing with ancient item from days long gone?
We haven't had map tiles updated since PoF. Over 1 year ago.
by Vegeta.2563 in API DevelopmentIs this ever going to happen?