Commit Graph

79 Commits

Author SHA1 Message Date
ea4deb6323 Add village repo to scheduler 2020-05-09 11:51:15 +03:00
304c192ab0 Add fast resource transfer management 2020-05-08 21:00:47 +03:00
f8173a90c0 Add task types 2020-05-08 11:28:18 +03:00
fca60a93a6 Celebrations automation 2020-05-06 21:07:18 +03:00
d350603c48 Fix task insertion 2020-05-03 15:16:15 +03:00
e88d1380c5 Add shipment indication 2020-05-02 21:22:41 +03:00
04205ba21a Improve task ordering algorithms 2020-05-02 19:18:54 +03:00
d7809818ea Improve resource contracts updates 2020-05-02 18:40:12 +03:00
129f107881 Rebuild village state calculation 2020-05-01 16:13:12 +03:00
e091a2170d Add "no implicit any" option and types 2020-05-01 13:29:52 +03:00
a675a4f286 Refactoring and task queue tests 2020-04-29 20:43:56 +03:00
cd7d9f0800 Use dependency container 2020-04-29 20:30:26 +03:00
d5f780197f Args refactoring 2020-04-29 19:05:58 +03:00
0b159d2397 Refactoring 2020-04-29 19:02:56 +03:00
f641649d2e Refactoring 2020-04-27 10:04:51 +03:00
1c6ef332f5 Fix resource sending 2020-04-26 09:58:11 +03:00
e9e3459f83 Fix postpone error 2020-04-25 22:54:36 +03:00
3f4534a72e Release resource transfer between villages 2020-04-25 19:02:16 +03:00
73c80b5fca More often hero balance 2020-04-25 13:08:44 +03:00
8ba3316388 Move Resources to Core module 2020-04-22 13:14:21 +03:00
5c39aefed0 Improve hero balance 2020-04-21 21:25:00 +03:00
2af1f3a4f8 Fix pushing new build tasks 2020-04-20 22:34:37 +03:00
87d13eacb6 Fix pushing new build tasks 2020-04-20 22:30:44 +03:00
58b65aff82 Fix pushing new build tasks 2020-04-20 22:21:26 +03:00
0ab573e7db Fix uniq tasks 2020-04-20 10:50:46 +03:00
968a75ae61 Fix uniq tasks 2020-04-20 10:43:10 +03:00
bcaf0bd564 Change resource contracts update timer 2020-04-20 10:20:06 +03:00
28566c4941 Improve village scan 2020-04-20 09:42:45 +03:00
bfacfbf2fa Fix scheduling same tasks 2020-04-19 21:38:42 +03:00
61c41e6b03 Add total required resources 2020-04-19 20:59:41 +03:00
d30dffb579 Use immutable arrays for export queue items 2020-04-19 19:53:32 +03:00
c203666280 Scheduler: buildings after training 2020-04-19 19:38:30 +03:00
500e266517 Add troopers training 2020-04-19 16:26:49 +03:00
2bad0e1b5d Add resource balance indication 2020-04-19 13:25:13 +03:00
8ccef8be75 Update scheduler timers 2020-04-19 12:08:44 +03:00
24ceb04307 Optimize postpone error handler 2020-04-19 11:53:18 +03:00
84ac56d052 Refactor hero resource balance action 2020-04-19 10:38:48 +03:00
809b54e0b9 Change hero balance action
Target - required by next build resources
2020-04-18 18:56:32 +03:00
236135f1ca Clear task queue logic 2020-04-18 16:00:19 +03:00
57ccf14553 Fix insert build tasks, so order is matter 2020-04-18 15:33:32 +03:00
7fa3d67df4 Refactor queue storage 2020-04-18 12:03:08 +03:00
631151ab0b Extract scheduler to separate component 2020-04-18 11:07:44 +03:00
c285338705 Add null logger 2020-04-18 10:31:58 +03:00
c341c7d794 Fix scheduled tasks 2020-04-16 18:00:34 +03:00
c3428afabb Add state grabbers 2020-04-16 17:53:04 +03:00
fc75b007c8 Add village resources view to dashboard 2020-04-16 13:07:26 +03:00
29b55158d6 Fix building full queue handler 2020-04-12 20:55:44 +03:00
9d85d07ff5 Add logger component 2020-04-12 19:05:01 +03:00
ed66b0a308 Add quick actions and mass resources to level upgrade 2020-04-12 16:41:23 +03:00
a23872972e Optimize scheduler timers 2020-04-11 13:54:40 +03:00