Jon Atkins
|
1fb27a75c4
|
pass loaded portal details via a hook into the portal render code - so placeholder portals get updated (highlighters, etc) as you view them
|
2015-06-29 02:51:13 +01:00 |
|
Jon Atkins
|
5e8ddb2344
|
move portal entity array decoding into one place, and share the code for the common array elements
TODO: move link and field entities into here too
|
2015-03-20 20:54:44 +00:00 |
|
Jon Atkins
|
2f67616c5d
|
unknown_10/11 flags - renamed to the mission status they represent
|
2015-03-12 20:26:15 +00:00 |
|
fkloft
|
fb5c38662f
|
Fix portal details after stock intel change
|
2015-02-26 22:19:40 +01:00 |
|
Jon Atkins
|
f5b565b284
|
fix exception in bad http request on portal details
|
2015-02-21 23:32:00 +00:00 |
|
Jon Atkins
|
b22842a902
|
include the index 10 portal data value as unknown_10 until we know what it's used for
|
2015-02-16 19:30:58 +00:00 |
|
Jon Atkins
|
1ac5158dcf
|
remove raw from portal details - not something best to encourage access to
comments concerning new data[10] index in map data
|
2015-02-11 23:05:08 +00:00 |
|
fkloft
|
39de236459
|
fix: portal detail format changed
|
2015-02-06 21:42:31 +01:00 |
|
Jon Atkins
|
9f9609f7e9
|
improved error handling on portal details response handler
|
2015-01-30 00:26:51 +00:00 |
|
Jon Atkins
|
712b954910
|
style: remove 12px font size for some sidebar items - something changed (in the google fonts?) and they were too small
artifacts: tweaks to artifact list display
portal details: fix exception when handling portal detail error responses
|
2015-01-21 15:15:30 +00:00 |
|
fkloft
|
50289cc316
|
Small change to previous commit
|
2015-01-10 00:13:15 +01:00 |
|
fkloft
|
8d910a6f1e
|
EXPERIMENTAL: first try at catching up with latest stock intel changes
|
2015-01-10 00:07:28 +01:00 |
|
Jon Atkins
|
b9f9288567
|
keep track of which portal guids have a detail request in progress, to prevent sending additional requests while waiting for a response
|
2014-07-09 05:43:15 +01:00 |
|
Mike Castle
|
b783ef9cf6
|
Spell check and found a bunch of new comments with typos.
|
2013-12-02 23:15:02 -08:00 |
|
Jon Atkins
|
3bfd83a0c2
|
method to attempt to find a portal lat/lng from guid, even if the portal data isn't available (we can also search through links and fields) - minimal testing
added note concerning unfinished/temporary nature of the portal details API
|
2013-12-01 15:18:44 +00:00 |
|
Jon Atkins
|
138a37d777
|
first attempt at loading portal details, and displaying in the sidebar once loaded
|
2013-12-01 00:08:25 +00:00 |
|