ce9240d82c
Display a different color for buy and sell orders in market overview
2017-12-01 07:48:58 +01:00
eb59fd6b48
Split the name lookup into type and client and ignore "legacy" clients
...
As explained in the https://developers.eveonline.com/blog/article/universe-names-update blogpost,
there is a range of legacy characters in the 100000000 to 2099999999
range that poses problems and should currently no be resolved using
the universe/names endpoint. We skip them for now.
2017-09-17 22:20:35 +02:00
ef2b0ba8ea
Update esi to 0.5.5 and point to git repository instead of local
2017-09-17 21:47:49 +02:00
ea4f83f667
Update client and models using the latest version of go-swagger
2017-08-09 14:06:13 +02:00
f43d69cd15
Add last 20 wallet transaction summary
2017-08-08 22:12:16 +02:00
aaa75f6bfd
Update ESI definition to 0.5.3
2017-08-08 21:30:01 +02:00
489e4335e1
Add new argument to force a renewal of the token
2017-07-13 11:02:57 +02:00
0ba611b36b
Fix import error
2017-07-12 11:15:45 +02:00
59746711e1
Market: Add duration indicator
2017-07-12 11:13:34 +02:00
3ab7b0969e
Add industry summary
2017-06-24 16:11:07 +00:00
107ab2522f
Truncate orders lines to fit in the terminal
2017-06-22 18:05:48 +02:00
44fb43a8e9
Add station name to the market orders
2017-06-22 17:53:02 +02:00
4088dfb25b
Add Market order tracking
2017-06-22 17:15:37 +02:00
101db8707d
Update Swagger definition
2017-06-22 17:15:21 +02:00
4f26133a38
Handle additional possible errors
2017-03-25 14:33:38 +00:00
f51c48d68b
Print methods again return a string and the chan is created in the goroutine
2017-03-07 11:58:10 +01:00
b1113dff25
Split Cache and HTTP build code into other files
2017-03-07 11:09:35 +01:00
8e5320481a
Take structures into account for the current position
2017-03-06 17:58:18 +01:00
07dfb11584
Upgrade ESI swagger definition to 0.4.1, generated with swagger git to get stable order of declarations in objects
2017-03-03 13:29:52 +01:00
cbd327633d
New HTTP logging flag and related code
2017-03-03 13:29:14 +01:00
dca2c12487
Use of LevelDB instead of SQLite
2017-03-02 15:34:22 +01:00
a42b8bf39c
Update of ESI declaration to 0.4.1.dev1
2017-03-02 15:33:40 +01:00
66cac0a23e
Add httpcache to respect the caching headers in the ESI responses
2017-03-02 10:37:00 +01:00
03a5644474
Updated swagger definition to 0.4.1.dev1
2017-02-24 14:03:32 +01:00
9244802e7e
Using goroutines and channels between the different information functions
2017-02-23 12:01:37 +01:00
bb7be9b62a
Skills: Add a distinct marker if the skill is currently learning
2017-02-23 11:38:10 +01:00
a74aa529b0
Added clones list
2017-02-17 14:43:46 +01:00
54e5553e4d
Duration format changes, skill list format change
2017-02-17 13:01:43 +01:00
3d9c09785d
Added planetery constellation and region info, added new caches methods to ease the development
2017-02-17 09:57:01 +01:00
ce7d4e1504
Updated swagger definition to 0.4.1.dev1
2017-02-17 08:36:59 +01:00
1ed08dcf58
Output formatting change for smaller screens
2017-02-14 07:15:04 +00:00
b320fbb580
Use of new Planet endpoint to get the planet name
2017-02-08 16:55:38 +01:00
321e6d0d33
Update of swagger definition and client
2017-02-08 16:55:13 +01:00
7071a211b3
Centralization of duration format and constant for the date format
2017-02-08 08:34:52 +01:00
1e630fbf2e
Gitignore file
2017-02-08 08:34:52 +01:00
b591086d3b
Update of swagger file, manual fixes to generated files
2017-02-08 08:34:52 +01:00
c76fbc32a2
Check if the char is in station before printing the station name
2017-02-08 07:59:30 +01:00
1b601f2141
PI: Better error handling on schematics info
2017-02-07 00:10:24 +01:00
3a4411a49a
Better log messages with the error type
2017-02-07 00:09:08 +01:00
d05fd6d9b6
PI: Sort pins before display and added extractor production display
2017-02-07 00:08:11 +01:00
c0dfd0563b
Display current character location
2017-02-07 00:06:00 +01:00
3ebfbd5edf
Use flag values instead of hardcoded file paths
2017-02-06 18:33:51 +01:00
f5658a1de1
Use of a configuration file to store the client and secret keys
2017-02-06 18:05:23 +01:00
3240657289
Swagger generation script
2017-02-06 17:34:01 +01:00
830ff2673d
Move imports to allow out-of-gopath build
2017-02-06 13:42:50 +01:00
34190fe98b
Planetary interaction: Colors and cleanup of code
2017-02-06 13:19:06 +01:00
82a88033b3
Mark finished skills
2017-02-06 13:18:32 +01:00
6e0018e91c
Update of swagger client
2017-02-06 13:18:01 +01:00
e3f0b4694e
Refactoring and cleanup of the code
2017-02-01 13:44:14 +01:00
673d28166d
Update of swagger definition, related updates, new character method to print the char info
2017-01-31 17:07:37 +01:00