Commit Graph

47 Commits

Author SHA1 Message Date
cf2d3878f3 Add action "make task first in queue" 2020-10-21 10:51:34 +03:00
251a616fa4 Display adventure difficulty 2020-10-15 10:49:26 +03:00
7d477ba35a Display hero health 2020-10-15 10:26:07 +03:00
d03894c89d Simplify village state manipulation 2020-10-10 13:27:24 +03:00
60078e94b2 Update prettier and reformat code 2020-10-10 10:21:30 +03:00
ad64905888 Divide task components 2020-07-18 18:13:32 +03:00
a74a26896c Move action and task handlers in their own space 2020-07-18 18:06:55 +03:00
b6cda983c7 Rename dir for vue components 2020-07-18 17:45:15 +03:00
66e299061d Add separate village module 2020-07-18 17:44:10 +03:00
349835bdb7 Storage modules 2020-07-18 17:32:54 +03:00
dfc7d48fd4 Split utils functions into set of helper modules 2020-07-18 17:25:47 +03:00
d830a135f3 Reorder modules 2020-07-18 17:06:16 +03:00
08c7119879 Remove quick actions 2020-07-12 18:45:41 +03:00
effc1b1626 Auto build warehouse, granary and crop fields 2020-07-01 18:06:11 +03:00
7653c7b6e7 Add crop buildings planning 2020-07-01 13:36:09 +03:00
c14ce042d8 Remove shipment information 2020-05-26 22:20:01 +03:00
301b1a6ca9 Improve village state management 2020-05-24 19:30:03 +03:00
8bea617f5b Rebuild village production queue system 2020-05-24 17:23:13 +03:00
70f804e8d3 Village settings 2020-05-17 19:16:08 +03:00
40d723b29e Add log view 2020-05-16 11:45:35 +03:00
d1a2128411 Improve hero balance action 2020-05-10 10:12:01 +03:00
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
789c5aba3e Improve resource scan
Walk only unique paths
2020-05-04 11:04:29 +03:00
08d50921cf Improve slot markers 2020-05-03 15:08:21 +03:00
129f107881 Rebuild village state calculation 2020-05-01 16:13:12 +03:00
3d54294043 Rename state to storage 2020-05-01 14:47:03 +03:00
e091a2170d Add "no implicit any" option and types 2020-05-01 13:29:52 +03:00
f5077005d9 Fix control panel updates 2020-04-29 18:55:57 +03:00
21c773961b Add pause feature 2020-04-27 21:44:27 +03:00
28d037157f Simplify action definition in tasks 2020-04-25 17:48:30 +03:00
6cdb8be028 Improve control panel refresh 2020-04-25 13:49:14 +03:00
d4aca5162c Refactorings village state view 2020-04-25 12:25:05 +03:00
f005072d9c Store incoming merchants 2020-04-25 12:01:07 +03:00
fb4ac6424c First attempt to resource sending 2020-04-24 10:45:05 +03:00
542bc353b0 Refactoring modules 2020-04-22 13:27:49 +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
217b653e5b Add timings 2020-04-21 17:37:09 +03:00
61c41e6b03 Add total required resources 2020-04-19 20:59:41 +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
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
db16c54137 Add building queue time grabber 2020-04-18 13:16:01 +03:00
8001510f0a Add parse location utility 2020-04-18 12:38:51 +03:00
631151ab0b Extract scheduler to separate component 2020-04-18 11:07:44 +03:00