Archived
0
Commit Graph

64 Commits

Author SHA1 Message Date
Mo
fb98d8860a add faction and government fields 2015-09-27 14:56:00 +03:00
Mo
bcd7ebbd04 improve reserving for missions 2015-09-26 16:51:45 +03:00
iMoHax
829e3ac5f5 add missions to route entry 2015-09-25 16:21:57 +03:00
iMoHax
448e5b1763 check buyer after seller on route search by offer 2015-09-10 15:14:57 +03:00
iMoHax
8536e78458 implement add offer to route 2015-09-09 15:27:02 +03:00
iMoHax
ce6f6bf8d8 refactoring searcher 2015-09-09 15:24:19 +03:00
iMoHax
d8b09cc837 implement offers crawler builder 2015-08-27 17:12:18 +03:00
iMoHax
9d37544e44 improve loop search result 2015-08-25 17:44:33 +03:00
iMoHax
3aeda0d8f4 fix tests 2015-08-25 12:10:32 +03:00
iMoHax
deefd94927 get avg profit by tonne 2015-08-24 16:11:27 +03:00
iMoHax
88fb2fcaf9 implement loop specificator 2015-08-20 17:35:30 +03:00
iMoHax
f04c050843 add time and profit to route entry 2015-08-10 16:18:45 +03:00
iMoHax
74bf560eb5 save refill value in route entry 2015-08-10 12:57:19 +03:00
iMoHax
b3b0b6ec3d move Connectible to other packet 2015-07-31 10:59:35 +03:00
iMoHax
eb9f42ddb6 add callbacks to crawler 2015-07-31 10:58:01 +03:00
iMoHax
40b0f66d8d implement loop route specification 2015-07-30 12:00:06 +03:00
iMoHax
d1ac962d3d don't use frok join on build graph
fix multi thread search
2015-07-30 11:58:47 +03:00
iMoHax
5893c99b71 compute route score as time/profit 2015-07-20 17:10:46 +03:00
iMoHax
8807357d62 remove unused methods 2015-07-16 15:07:08 +03:00
iMoHax
e654d87e3c use new route searcher in market analyzer 2015-07-16 13:22:23 +03:00
iMoHax
40e4d2b377 move to test util check paths 2015-07-15 11:24:33 +03:00
iMoHax
12716b7d3e new more fasted route finder 2015-07-13 15:20:09 +03:00
iMoHax
6e0fe05576 implement compute min and max fuel for jump to distance 2015-07-13 15:19:00 +03:00
iMoHax
b5137de128 Fix find fast if source is not root 2015-07-02 13:07:26 +03:00
iMoHax
17f4f1f60c use custom function for checking targets 2015-07-01 16:07:13 +03:00
iMoHax
c7f405e67c Implement LimitedQueue 2015-06-29 17:48:28 +03:00
iMoHax
22e37b1342 Improve Crawler implementation 2015-06-26 15:47:01 +03:00
iMoHax
88fc864188 change scorer formula 2015-06-23 17:51:26 +03:00
iMoHax
56153abf85 modify vectors collection in graph 2015-06-19 15:58:49 +03:00
iMoHax
970806d278 fix scorer 2015-05-22 17:33:07 +03:00
iMoHax
a549dce54a implement route searcher 2015-05-21 14:54:55 +03:00
iMoHax
bf5f12e405 implement route filler, changes in scorer 2015-05-20 16:07:10 +03:00
iMoHax
eaee1b190d modify crawler implementation 2015-05-20 16:04:55 +03:00
iMoHax
0fd99b0ac2 change graph implementation 2015-05-16 21:11:45 +03:00
iMoHax
42a958ecb2 implement scorer 2015-05-16 17:23:09 +03:00
iMoHax
bef5cc2f99 implement scorer 2015-04-15 20:56:19 +03:00
iMoHax
7c1e828eae implement search stations 2015-01-21 13:20:43 +03:00
iMoHax
4b0c2f0a0e implement recompute, refresh path, add station to path 2015-01-16 13:11:36 +03:00
iMoHax
04957e5a86 cache vendor offers 2015-01-14 17:24:05 +03:00
iMoHax
038e920883 implement berkeley bd 2015-01-14 17:13:59 +03:00
iMoHax
e8a755c6f8 fill all field on copy or add path 2015-01-09 17:58:10 +03:00
iMoHax
1a0e7d3c9d fix sort by avg profit 2015-01-05 01:13:30 +03:00
iMoHax
41097328bc no add order with negative profit 2015-01-05 01:10:47 +03:00
iMoHax
96b9da3ebe implement check station in one system on find paths 2014-11-28 15:45:59 +03:00
iMoHax
dd00f7be39 check demand and supply for order limit count 2014-11-27 14:00:31 +03:00
iMoHax
0dbd820c98 change xml store format 2014-11-21 16:33:13 +03:00
iMoHax
5ffe7c4b3a change xml store format 2014-11-18 13:16:35 +03:00
iMoHax
b1a585bbc0 Refactoring core module 2014-11-08 18:37:12 +03:00
iMoHax
1e1e41595d - extract abstract classes
- move simple implementation to ru.trader.store.simple package
2014-09-30 15:29:04 +04:00
iMoHax
d2196c6be1 Improved segment search 2014-09-19 14:50:38 +04:00